body {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #FFF;
	padding: 0px;
	margin:0px;
	background: url(/ccds_tpl_img/website/kinoauswahl/bg.gif) #000 no-repeat top center;
	text-align:center;
}

a:focus {
	outline: none;
}

h1 {
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #FFF;
	padding: 0px;
	margin:0px;
	line-height:25px;
	font-weight: normal;
}

a {
	color: #A90606;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #A90606;
	text-decoration: underline;
}


#div_bg  {
	width: 812px;
	margin:0px auto;
	padding-top:45px;
	text-align: left;	
}

#content_left {
	float:left;
	width: 343px;
	text-align:right;
}

#content_center {
	float:left;
	width: 29px;
}

#content_right {
	float:left;
	width: 440px;
}


.bundesland {
	width:197px;
	float:left;
}

.bundesland a {
	display: block;
	background: url(/ccds_tpl_img/website/kinoauswahl/bl-box-bg.gif) repeat-y;
	color: #FFF;
	padding:6px 5px 6px 8px;
	text-decoration: none;
	line-height:12px;
}

.bundesland a:hover, .bundesland a.active, .bundesland a.active:hover {
	display: block;
	background: url(/ccds_tpl_img/website/kinoauswahl/bl-box-arrow.gif) no-repeat;
	color: #FFF;
	padding:6px 5px 6px 8px;
	text-decoration: none;
	line-height:12px;
}

.kino {
	width:242px;
	float:left;
}

.kino .box {
	border-top: 1px solid #333;
	display: none;
}

.kino a {
	display: block;
	background: url(/ccds_tpl_img/website/kinoauswahl/kino-box-bg.gif) repeat-y;
	color: #FFF;
	padding:5px 5px 4px 8px;
	text-decoration: none;
	border-bottom: 1px solid #333;
}

.kino a:hover {
	display: block;
	background: #333;
	color: #FFF;
	padding:5px 5px 4px 8px;
	text-decoration: none;
	border-bottom: 1px solid #333;
}


/*

.kinoblock {
	float: left;
	width:160px;
	margin-right: 40px;
	margin-bottom:10px;
}


.kinoblock a {
	display:block;
	margin-bottom:6px;
}
*/
/* Headbar ------------------------------------------------------------------ */
/*
#div_headbar {
	background: url(/ccds_tpl_img/website/headbar/headbar-bg.gif) repeat-x;
	height:74px;
}

#headbar_width {
	width: 980px;
}

#div_headbar .selectbox {
	width:200px;
}

.headbar_trenner {
	float: left;
	height:31px;
	background: url(/ccds_tpl_img/website/headbar/headbar-trenner.gif) top right no-repeat;
}

.headbar_spacing {
	padding: 5px 20px 2px 20px;
}

.content_padding {
	padding-left:30px;
}

.content_padding.cp_top {
	padding-top:30px;
}
.content_padding.cp_bottom {
	padding-bottom:30px;
}
*/

#page_footer {
	text-align:left;
	margin-top:200px;
	background: url(/ccds_tpl_img/website/content/page-footer.gif) repeat-x #000;
	padding:20px;
}

#page_footer .headline_white {
	color: #FFF;
	font-size: 16px;
}

#page_footer a {
	color: #ccc;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
}

#page_footer a:hover {
	color: #FFF;
	text-decoration: underline;
	display: block;
	margin-bottom: 5px;
}

#page_footer .kinoblock {
	float: left;
	width:160px;
	margin-right: 40px;
}