body{
	background-color: #473E37;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Sans-Serife, Verdana, Arial, Helvetica;
	color: White;
	text-align: center;	
}
/* Firefox */




#page{
	width: 850px;
	text-align: left;
	background:url(images/middle_bg.jpg) repeat-y;
}

html>body #page{margin-top: 0px;margin-left: auto;margin-right: auto;margin-bottom: 0px;}

#top{
	background-color: #4E7771;
	background:url(images/top.jpg);
	height: 150px;
}



#middle{
	
	height: 50;
}


#navigation{
   float: left;
   width: 200px;
}


#content {
	float: left;
	width: 546px;
	padding: 2px;
}

#right{
	float: right;
	width: 100px;
}

#bottom{
	height: 25px;
	background-color: #4E7771;
}

#navigation a {
	display: block;
	background: #D9E8E7;
	color: #545142;
	font: bold 11px Verdana,Arial;
	margin: 0 auto;
	padding: 6px 10px 6px 20px;
	text-decoration: none;
}
#navigation a:hover {
	background: #a5c5c2;
	color: #4e6877;
}


#bottom  {
	height: 25px;
	background-color: #4E7771;
	font-size : 9px;
	font : 9px Verdana, Arial;
	color : #545142;
	padding: 5px 5px 5px 10px;

}

#bottom .footerCopy {
	float: left;
	font-size : 9px;
	font : 9px Verdana, Arial;
	color : #000000;
	padding: 5px 5px 5px 10px;

}
#bottom .footerImpress {
	float: right;
	font-size : 9px;
	font : 9px Verdana, Arial;
	color : #000000;
	padding: 5px 5px 5px 10px;

}


a {
	font-family : Verdana, Arial;
	font-size : 12px;
	color : #D9E7E7;
	text-decoration : none;
}
a:hover {
	color : #48646F;

}




.bodytext{
	font-size: 12px;
	color: #4E7771;
	text-align: justify;
}


h1{
	margin: 0px;
	margin-left: 20px;
	font-size: 18px;
	color: #7C97A8;
}





div .news-list-item img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}



label { /* Alle Labels UND Formularelemente ausw�hlen */
  display: block;
  float: left;
  width: 250px; /* Breite.*/
}

form br { /* Alle Zeilenumbr�che in Formularen ausw�hlen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input#submit { /* den Submit-Button */
  margin-top: 10px;	
  float: none;
  width: auto;
}

.csc-mailform{
	padding: 5px;
}
.bodytext, .csc-textpic,#content p, #content h2 {
	margin-left: 20px;
	margin-right: 20px;

}

#content h2 {
	margin-bottom: 1px;
	margin-top: 1px;

}

legend {
	font-size: 12px;
}

fieldset {
	margin-left: 20px;
	margin-right: 20px;

}

#content .csc-firstHeader{
	margin-bottom: 5px;
}

#content table h3 a{
	font-size: 20px;
	font-weight: bold;
	color: #4E7771;
	text-decoration: underline;
}

#content table h3 a:hover {
	color : #ff0800;
}

#content h2 a{
	font-size: 16px;
}

#content .align-center{
	text-align: center;
	margin-bottom: 2px;
	
}



/*** re-design ***/
body {color: #1d1b3d;}
a, a:hover {color: #1d1b3d;}
#page  {background-image: url(/fileadmin/templates/css/images/Lockhart-850_2.jpg);background-repeat: repeat-y; background-position: left -7px;}
#navigation a, #navigation a:hover {background-color: transparent; color: #1d1b3d;}
#top {background-image: url(/fileadmin/templates/css/images/Lockhart_Logo_455_77.png);background-position: 21px 36px; background-repeat: no-repeat;}
#bottom {background-color: transparent;}
h1,.bodytext {color: #1d1b3d;}
#content {background-image: url(/fileadmin/templates/css/images/opacity.png);}
/*** re-design 2 ***/
#page {background-color: transparent; background-image: none;}
body {background-image: url(/fileadmin/templates/css/images/Lockhart-1680.jpg); background-repeat: repeat;}

#content table h3 a:hover, #content table h3 a {color: #1D1B3D;}
#navigation a {font-size: 13px;}
/*** end re-design ***/

