html, body {
font-family: Arial, Helvetica, sans-serif;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

body {
color: #F5F8FC;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#bezbody {
; WIDTH: expression(document.body.clientWidth > (1000/12) * parseInt(document.body.currentStyle.fontSize)
                ? "62.5em"
                : (document.body.clientWidth <= 780 ? "780px" : "auto")); COLOR: black; BACKGROUND-COLOR: white; max-width: 62.5em; min-width: 784px; margin:0px auto;
}


#header {
margin: 0px;
padding: 0px;
height: 108px;
width: 100%;
background : url(images/top_lines.jpg);
background-repeat : repeat-x;
text-align: center;
}
#header2 {
margin: 0px 0px 3px 0px;
padding: 0px;
height: 18px;
width: 100%;
background-color : #6583B3;
text-align:right;
}

#footer {
clear:both;
text-align:left;
font-size : 11px;
background-color:#6385B5; 
border-top:2px solid #336699; 
border-bottom:2px solid #336699; 
width: 100%;  
margin-top: 10px; 
margin-bottom: 5px;
}

#footer a {
color:#CCCCCC;
text-decoration: none;
}

#content {
	width:auto;
	font-size:8pt;
	padding: 0px;
	text-align : left;
	margin-bottom : 10px;
	margin-left : 175px;
	margin-right : 175px;
	margin-top : 0px;
	z-index: 1;
}

/* ############# headline oben  ################ */

#content #headline {
  float:left;
	display:block;
	width:100%;
	background-color: #B2C3E1;
	margin : 0px;
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom:5px;
}

#content #balken {
  float:right;
	display:block;
	width:80%;
	font-size:11px;
}

#content #balken a {
text-decoration:none;
color: #335A9B;
}

#content #headline h1 {
	width:99%;
	font-size:12px;
	border-top:1px solid #335A9B;
	border-bottom:1px solid #335A9B;
	color: #335A9B;
	padding : 3px 3px 3px 3px;
	background-color: #B2C3E1;
	margin : 0px;
	font-weight : normal;
}

#orientation {
float:left;padding-left:14px;padding-top:2px; font-size:12px;color:white;
}


/* ############# news ################ */
#newscontainer1 {
	float:left;
	width:49%;
	height: 180px;
	overflow:hidden;
	z-index : 1;
	margin-bottom:6px;
}
#newscontainer2 {
	float:right;
	width:49%;
	height: 180px;
	overflow:hidden;
	z-index : 1;
	margin-bottom:6px;
}
#textnews {
	overflow: hidden;
	z-index: 1;
	font : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
	font-weight: normal;
	top : 5px;
	width:100%;
	left:0px;
	color : #000000;
	height: 129px;
}

#container {
	float:left;
	width:100%;
	z-index : auto;
}

#content a {
	color:black;
	z-index : auto;
}

/*
container im Menu
*/
#menueheadline {
	float:left;
	display:block;
	width: 131px;
	font-size:11px;
	background-color: #335A9B;
	color:#B2C3E1;
	padding: 2px;
	border-left: 10px solid #7594CA;
	border-right: 10px solid #7594CA;
	margin-top:15px;
	text-decoration:none;
}
#menuecontainer {
float:left;
width: 133px;
border: 1px solid #336699; 
background-color: #F5F8FC; 
line-height: 130%;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
padding-top:5px;
font-size:11px;
}

#menuecontainer a {
color:black;
}


/*formulare
*/
.searchform {
	background-color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	width: 40px;
	height: 18 px;
	border : 1px solid Black;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 500px;
}
.formohne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 99%;
	border:0px dotted silver;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	width: 150px;
}


#images {
	overflow: hidden;
	z-index: 10;
	margin-bottom:3px;
}

#image_big {
	position: relative;
	top:-25px;
}

.headline {
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	padding-bottom :20px;
}

.ohne {
text-decoration:none;
}

.bghellblau {
background-color: #d6dde9;
font-size:11px;
}
.bglinie {
border-bottom: 1px solid #B2C3E1;
border-right: 1px solid #B2C3E1;
font-size:11px;
}
.red {
color: red;
}

h3 {
font-size:11px;
}


