html {
	width:100%;
	height:100%;
/*	overflow:auto;*/
}

body {
	margin:0px;
	text-align:center;
	color:#000;
	background:#fff;
	font-family:Arial;
}

h1, h2 , h3 {
	color:#006db6;
}

h1 {
	font-size:22px;
	font-weight:normal;
	text-transform:uppercase;
	font-weight:bold;
}

h2 {
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}

.eventsuchehl {
	float:left;
	width:220px;
}

h3 {
	font-size:14px;
	font-weight:bold;
}

#div_container {
	margin:0px auto;
	width:990px;
	overflow:hidden;
	text-align:left;
}

#div_header {
	margin:0px auto;
	width:966px;
	background:url(/ccds_tpl_img/logo-header-bg.jpg) no-repeat 0px 0px;
}

#div_metanavi {
	width:134px;
	float:right;
	height:64px;
	line-height:20px;
}

a.meta_navi, a:hover.meta_navi, a.meta_naviactive, a:hover.meta_naviactive {
	display:block;
	cursor:pointer;
	text-decoration:none;
	color:#0164a7;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}

a.meta_naviactive, a:hover.meta_naviactive {
	text-decoration:underline;
}

#div_banner {
	clear:both;
	text-align:center;
	background:url(/ccds_tpl_img/schatten-scroll-bg.jpg) repeat-y 0px 0px;
}

#div_headerevents {
	height:100px;
	/*background:url(/ccds_tpl_img/header-event-center.jpg) repeat-x center top;*/
}

#div_highlight, #div_headerevents a {
	float:left;
}
#div_highlight {
	width:900px;
	height:100px;
	background:url(/ccds_tpl_img/header-noevent-bg.jpg) no-repeat center;
}

#div_brotkrum {
	width:990px;
	height:26px;
	line-height:24px;
	font-size:11px;
	color:#fff;
	text-transform:uppercase;
	background:url(/ccds_tpl_img/brotkrum-bg.jpg) no-repeat 0px 0px;
}

#div_brotkrum span {
	padding-left:20px;
}

#div_brotkrum a, #div_brotkrum a:hover {
	color:#fff;
	text-decoration:none;
}

#div_brotkrum a:hover {
	text-decoration:underline;
}

#div_content_left {
	float:left;
	width:239px;
	font-size:13px;
	background:url(/ccds_tpl_img/navi-schatten-bg.jpg) no-repeat 0px 0px;
}

#div_mainnavi {
	padding:0px 17px 0px 18px;
	background:url(/ccds_tpl_img/navi-scroll-bg.jpg) repeat-x 0px 0px #0e7ec8;
}

.main_navi, .main_naviactive, .main_subnavi, .main_subnaviactive {
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}

.navispacer, .navispacer_active {
	display:block;
	cursor:pointer;
	/*background:url(/ccds_tpl_img/navi-spacer-active.jpg) no-repeat bottom;*/
	height:1px;
	overflow:hidden;
}

.navispacer {
	background:url(/ccds_tpl_img/navi-spacer.jpg);
}

.navispacer_active {
	border-bottom:1px solid #2e9ae1;
}

.span_inner_navi, .span_inner_navisub {
	display:block;
	padding:6px 0px 2px 10px;
}

.span_inner_navisub {
	font-size:13px;
	text-transform:none;
}

.main_naviactive .span_inner_navi, .main_subnaviactive .span_inner_navi, .main_naviactive .span_inner_navisub, .main_subnaviactive .span_inner_navisub{
	background:url(/ccds_tpl_img/navi-active-bg.gif) repeat-y center;
}

.main_subnavi .span_inner_navi, .main_subnaviactive .span_inner_navi{
	font-size:12px;
}

#div_content_center, #div_content_eventsstart {
	float:left;
	width:470px;
	overflow:hidden;
	font-size:13px;
	color:#3b433b;
	line-height:20px;
	padding-top:20px;
}

#div_content_center a{
	color:#006DB6;
	text-decoration:none;
}

#div_content_events {
	padding:23px 6px 0px 6px;
	background:url(/ccds_tpl_img/eventsoverview-bg-top.jpg) no-repeat 0px 0px;
}

#div_content_eventsstart {
	padding:20px 0px 0px 0px;
	background:url(/ccds_tpl_img/eventsoverview-start-bg.jpg) no-repeat 0px 0px;
}

#div_content_eventsstart input {
	float:left;
}

#div_content_eventscroller {
	height:235px;
	overflow:auto;
}

#div_content_eventsstart_list {
	padding:0px 5px 0px 5px;
	background:url(/ccds_tpl_img/eventsoverview-table-bg.jpg) repeat-y 0px 0px;
}

#div_eventlist {
	/*width:464px;*/
	width:460px;
}

#div_eventlist_startseite {
	width:443px;
}

.span_eventsoverviewstart {
	display:block;
	background-color: #f5faff;
	background-position: -41px 0px;
	background-repeat: no-repeat;
	padding:6px 0px;
	border-bottom:1px solid #d1e2ec;
	text-decoration:none;
	cursor:pointer;
}

.eventlist_first, .eventlist_center, .eventlist_last
 {
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#000;
	vertical-align:top;
	text-decoration:none;
	cursor:pointer;
}

.eventlist_first {
	text-align:center;
	width:75px;
}

.eventlist_center {
	width:124px;
}

.eventlist_last {
	width:179px;
}

#div_content_right {
	float:left;
	width:239px;
	margin-top:2px;
	text-align:center;
}

.div_teaser_content {
	margin:0px auto;
	width:195px;
	text-align:left;
	font-size:13px;
	color:#333333;
}

.div_teaser_bgtop {
	padding-top:26px;
	background:url(/ccds_tpl_img/teaser-top-bg.jpg) no-repeat 0px 0px;
}

.div_teaser_bgscroll {
	background:url(/ccds_tpl_img/teaser-scroll-bg.jpg) repeat-y center;
}

.div_teaser_content a {
	color:#006DB6;
}

.teaser_img {
	display:block;
	padding:3px;
	margin-bottom:4px;
	border:1px solid #c8dce8;
	background:#fff;
}

.img_description {
	font-size:11px;
	color:#006DB6;
}

.div_contentspacer {
	float:left;
	width:21px;
	height:200px;
}

#div_footer {
	margin:0px auto;
	width:990px;
	overflow:hidden;
	padding-top:10px;
	color:#fff;
	font-size:12px;
	text-align:left;
	background:url(/ccds_tpl_img/footer-bg.jpg) no-repeat 0px 0px;
}

#div_footer span {
	display:block;
	float:left;
	margin-left:20px;
}

#div_footernavi {
	float:right;
}

#div_footernavi a, #div_footernavi a:hover {
	padding:0px 5px 0px 5px;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
}

.footer_naviactive {
	text-decoration:underline;
}

.footer_navi {
	text-decoration:none;
}

.printPage {
	text-decoration:none;
}

#perlfectsuche {
	width:239px;
	height:88px;
	background:url(/ccds_tpl_img/suche-bg.jpg) no-repeat 0px 0px;
}

.perlfect {
	padding:45px 27px 23px 20px;
}

.perlfect input {
	border:0px;
	margin:0px;
	height:19px;
}

.highlight_header {
	float:left;
	width:300px;
	overflow:hidden;
	color:#fff;
	font-size:13px;
}

.highlight_header h2 {
	color:#fff;
	font-size:13px;
	text-transform:uppercase;	
}

.highlight_header a {
	cursor:pointer;
	color:#fff;
	text-decoration:none;
}

.eventNr1, .eventNr2, .eventNr3 {
	height:100px;
}

.eventNr1 {background:url(/ccds_tpl_img/header-event-bg.jpg) no-repeat -30px 0px;}
.eventNr2 {background:url(/ccds_tpl_img/header-event-bg.jpg) no-repeat -333px 0px;}
.eventNr3 {background:url(/ccds_tpl_img/header-event-bg.jpg) no-repeat -635px 0px;}

.clearer {
	clear:both;
}

.input_newsletter {
	width:194px;
	height:20px;
	border:1px solid #c6dae7;
	font-size:13px;
	color:#0d7ec8;
	line-height:24px;
}

div.anfahrtskarte {
	width: 450px;
	height: 300px;
}

#hTooltip {
	color:#fff;
	background:#006DB6;
}

#info label, #info input {
	float:left;
}

#info label {
	width:120px;
}

#info input, #info textarea {
	width:240px;
	border:1px solid #006DB6;
}

#imgrotator {
	width:960px;
	height:165px;
	margin-left:3px;
	overflow:hidden;
}

.link_galeriebild_left, .link_galeriebild_right {
	display:block;
	float:left;
	width:220px;
}

.link_galeriebild_left {
	width:240px;
}

.span_galeriebild_left, .span_galeriebild_right {
	/*float:left;*/
	display:block;
	cursor:pointer;
	width:220px;
	height:200px;
	overflow:hidden;
}

.event_detail_links, .event_detail_rechts {
	float:left;	
}

.event_detail_links {
	width:130px;
}

.teaser_left {
	width:239px;
	background:transparent url(/ccds_tpl_img/teaser-top-bg.jpg) no-repeat -3px 0px;
}

.login {
	float:left;
	width:79px;
}

.teaser_left input {
	width:100px;
	border:1px solid #C6DAE7;
}