@charset "UTF-8";
/* CSS Document */




body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}





/* -----------------HTML/BODY----------------- */
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color:#f8fbfd;
}
body {
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#656565;
	background-image:url(../img/weiss_startseite.gif);
	background-repeat:repeat-x;
}





/* -----------------HEADER----------------- */

#balken_oben {
	width:100%;
	height:9px;
	background-color:#00a3d4;
}
#hg {
	height:69px;
	width:100%;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	border-bottom:solid #cc2528 1px;
}
#home {
	width:960px;
	height:15px;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	color:#cc2528;
	font-weight:bold;
	vertical-align:bottom;
	padding-top:42px;
}


#home h1 {
	font-size:12px;
	color:#cc2528;
	font-weight:bold;
	padding-left:10px;

}







/* -----------------META----------------- */
#meta {
	width:960px;
	background-color:#ffffff;
	margin-top:11px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	color:#00a3d4;
	height:20px;
}
#meta a {
	color:#00a3d4;
	text-decoration:none;
}
#meta a:hover {
	color:#00a3d4;
	text-decoration:underline;
}





/* -----------------LOGO----------------- */
#logo {
	width:960px;
	height:52px;
	margin-left:auto;
	margin-right:auto;
	padding-top:17px;
}
#logo img {
	border:none;
}





/* -----------------NAVIGATION----------------- */
#balken_navi {
	width:100%;
	height:18px;
	background-color:#cc2528;
}
#hauptnavi {
	width:960px;
	height:18px;
	margin-left:auto;
	margin-right:auto;
}
#hauptnavi img {
	border:none;
}





/* -----------------CONTAINER----------------- */

#container {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#content {
	padding-bottom: 40px;
}
#inhalt {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}





/* -----------------INHALT LINKS----------------- */
#inhalt_links {
	width:620px;
	float:left;
}

/* ----TOPLINKS---- */
#flash {
	width:598px;
	margin-left:1px;
	margin-right:1px;;
	float:left;
	padding-bottom:10px;
	background-image:url(../img/flash_hintergrund.gif);
	background-repeat:no-repeat;
	padding:10px;
}




/* ----TOPLINKS---- */

.box_startseite {
width:308px;
height:90px;
background-image:url(../img/box_start_neu/box_start_neu.gif);
background-repeat:no-repeat;
margin-bottom:0px;
float:left;
}

.box_startseite_breit {
width:615px;
height:90px;
background-image:url(../img/box_start_neu/box_start_breit.gif);

background-repeat:no-repeat;
margin-bottom:0px;
float:left;
}

.box_startseite_breit .box_margin h2 a {
font-size:15px;
}




.box_margin {
padding:8px;
padding-right:9px;
padding-left:10px;
height:74px;
}


#events h2 {
	color:#cc2528;
	font-size:12px !important;
	line-height:18px !important;
	margin-top:0px !important;
	margin-bottom:0px !important;
	padding-bottom:0px;
	border:none !important;
}

#events h2 a {
color:#cc2528;
text-decoration:none;
}

#events h2 a:hover {
text-decoration:none;
}

#toplinks {
	padding-top:21px;
	width:620px;
	float:left;
	padding-bottom:0px;
}
.linkbox {
	width:290px;
	margin-right:20px;
	margin-bottom:20px;
	float:left;
	background-image:url(../img/box.gif);
	background-repeat:no-repeat;
	height:74px;
}

* html .linkbox {
	margin-right:17px;
}
.icon {
	width:43px;
	height:42px;
	margin-top:15px;
	margin-left:10px;
	margin-right:10px;
	float:left;
}
.box_text {
	width:200px;
	margin-left:0px;
	margin-right:10px;
	float:left;
	margin-top:18px;
}
.box_text h1 {
	color:#cc2528;
	font-size:12px;
	line-height:15px;
	margin:0px;
	padding-bottom:5px;
}
.box_text a {
	text-decoration:underline;
	color:#656565;
}
.box_text a:hover {
	text-decoration:underline;
	color:#00a3d4;
}


/* ----NEWS---- */
#news {
border-top:solid #7ed0e9 1px;
	width:290px;
	padding-right:0px;
	float:left;
	background-color:#e5f5fb;

}
#news h1 {
	margin:0px;
	margin-bottom:0px;
	color:#cc2528;
	font-size:12px;
	line-height:30px;
	border-bottom:solid #7ed0e9 1px;
font-weight: bold;
padding-left:15px;
background-color:#ccedf7;
display:block;
}
#news h2 {
	font-size:10px;
	font-weight:bold;
	line-height:20px;
	margin:0px;
}
#news p {
	padding-left:10px;
	font-size:10px;
	line-height:17px;
	margin:0px;


	
}
#news a {
	text-decoration:underline;
	color:#656565;
	margin:0px;
	padding-left:10px;
	

}
#news a:hover {
	text-decoration:underline;
	color:#00a3d4;
}
.news_einzeln {
padding-left:5px;
padding-top:5px;
padding-bottom:10px;
border-bottom:solid #7ed0e9 1px;

}
.news_einzeln span {
	color:#00a3d4;
}



/* ----EVENTS---- */
#events {
	width:620px;
	padding-left:1px;
	float:left;
}
#events h2 {
	margin:0px;
	margin-bottom:15px;
	color:#cc2528;
	font-size:12px;
	line-height:30px;
	border-bottom:solid #cc2528 1px;
}
#events h2 {
	font-size:10px;
	font-weight:bold;
	line-height:20px;
	margin:0px;
float: left;
}
#events p {
	padding-left:10px;
	font-size:10px;
	line-height:17px;
	margin:0px;
}
#events a {
	text-decoration:underline;
	color:#656565;
}
#events a:hover {
	text-decoration:underline;
	color:#00a3d4;
}

.news_titel {
margin-left:11px;
padding-top:4px;
}




/* -----------------INHALT RECHTS----------------- */

form {
margin:0px;
padding:0px;
}
.box_text_rechts h2+form {
margin:0px;
padding:0px;
}
#inhalt_rechts {
	width:290px;
	float:right;
	margin-top:30px;

	}
	
#toplinks_rechts {
background-color:#fffbfb;
	border-bottom:solid #cc2528 1px;
margin-bottom:30px !important;

}
.linkbox_rechts {
	width:290px;
	margin-bottom:0px;
	margin-top:0px;
	height:57px;
}
.icon_rechts {
	padding-right:5px;
	width:40px;
	height:40px;
	float:left;
}
.text_rechts {
	margin:0px;
	float:right;
	width:270px;
}
.box_text_rechts {
	width:290px;
	margin:0px;
		border-top:solid #cc2528 1px;
	padding-bottom:0px;
	padding-top:0px;
}
.box_text_rechts h3 {
	color:#cc2528;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.box_text_rechts h3 a {
	text-decoration:none;
	color:#cc2528;
}
.box_text_rechts h3 a:hover {
	text-decoration:none;
	color:#00a3d4;
}



.text_rechts a {
	text-decoration:underline;
	color:#656565;
}
.text_rechts a:hover {
	text-decoration:underline;
	color:#00a3d4;
}





/* -----------------FOOTER----------------- */
#container-foot {
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 28px;
	border-top:solid #00a3d4 1px;
	color:#00a3d4;
	text-align:center;
	background-color:#FFFFFF;
}
#footer {
	padding: 0 1em;
	line-height: 28px;
}
#footer a {
	text-decoration:none;
	color:#00a3d4;
}
#footer a:hover {
	text-decoration:underline;
	color:#00a3d4;
}

#content:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

#footer_innen {
margin-left:auto;
margin-right:auto;
width:960px;
text-align:left;
}