* {

    padding: 0;

    margin: 0;

	}

	

html, body  {

    height: 100%;

    overflow: auto;

}



p {

    padding: 0;

	margin: 0;

	}

	 

img, a  {

     border: none;

	 text-decoration: none;

     padding: 0px;

     margin: 0px;

     }

	 

h1, h2, h3 {

     margin: 0;

     }

	 

#body {

	 width: 758px;

	 min-height: 94.5%;

	 background: red;

	 border-left: #5d6975 1px solid;

	 border-top: #93aad6 1px solid;

	 border-right: #5d6975 1px solid;
	 
	 border-bottom: #93aad6 1px solid;

	 font-family: Verdana, Arial, Helvetica, sans-serif;

	 font-size: 12px;

	 color: #485070;
	 
	 clear: both;

	 background: url(../images/leftbg.gif) left top repeat-y;
	 
	 float: left;
	 
	 text-align: left;

	 } 

	 

#leftColumn {

    width: 221px;

	height: 100%;

	float: left;

	}

#rightColumn {

    width: 536px;

	min-height: 100%;

	float:right;

	border-left: #5d6975 1px solid;

	}

#bottom {

    clear: both;

	}

#logo {

     width:221px;

	 height:161px;

	 float:left;

	 padding-top:5px;

	 background: #ffffff;

     border-bottom: #93aad6 1px solid;

	 }



#rootline {

     width: 221px; /* 202 */

	 float: left;

	 height: 21px;

	 font-family: Verdana, Arial, Helvetica, sans-serif;

	 font-size: 10px;

	 padding-top: 15px;

	 padding-bottom: 0px;

	 text-align: center;

	 }

#rootline a {

     text-decoration: none;

	 color: #666666;

	 }	 

#rootline a:hover {

     text-decoration: underline;

	 }	 

	 

	 

#topMenu {

	width: 526px;

	height: 17px;

	background: url(../images/header1.jpg) no-repeat;

	float: left;

	padding-top: 145px;

	padding-bottom: 4px;

	padding-left: 10px;

    border-bottom: #93aad6 1px solid;	

	text-align: center;

    color: #333333;

	}

#topMenu a{

    font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #485070;

	text-decoration: none; 

	padding-left: 9px;

	padding-right: 9px;  

	}

#topMenu a:hover {

	color: #ff8700;

    }

	

#leftMenu {	

    width: 221px;

	min-height: 33px;

	float: left;

	

}

#leftMenu img {

	display: block;

	border-bottom: 1px #e3e3e3 solid;

	}

	

#subleftMenu {

	--eight: 158px;
	
	padding: 15px 0;

	width: 221px;

	text-align: center;

	vertical-align: middle;

	padding-top: 7px;

    }

#subleftMenu img {

	vertical-align: middle;

	}

	

#reiter {

    float: left;

	width: 536px;

	height: 41px;

    -top: #93aad6 1px solid;	

	-right: #5d6975 1px solid;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

	}

#reiter img {

    float: left

	}

#reiter p {

	padding: 10px 25px 0 0;

	float: right;

	}

#mainContainer{

	width: 516px;

	padding: 0 10px 0 10px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

	float:left;

	line-height: 1.5em;

	}

	



	

	/* standardmäßig default */



.Text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

	}



#news {

   height: auto;

   padding-left: 10px;

   padding-bottom: 8px;

}



#header, #header a {

    font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #e3e3e3;

	background-color: #6482b8;

	padding-left: 10px;

	padding-top: 3px;

	height: 17px;

	margin: 0 0 4px -10px;

	padding-left: -10px;

	text-decoration: none;

	}

#header a:hover {

    text-decoration: underline;

	color: #e3e3e3;

	}



		 

#footer {

    width: 758px;

    margin: 0 auto;	

    clear: both;

	border-bottom: #93aad6 1px solid;

	border-left: #5d6975 1px solid;

	border-right: #5d6975 1px solid;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

    color: #485070;

	}

#footerLeft {

    width: 221px;

	float: left;

	height: 26px;

    background: url(../images/leftbg.gif) left repeat-y;

	border-right: #5d6975 1px solid;

	}

#footerRight {

    width: 506px;

	float: right;

	text-align: center;

	padding-top: 3px;

	padding-bottom: 3px;

	}

#footer a {

    text-decoration: none;

	padding-left: 20px;

	padding-right: 20px;

	color: #333333;

	}

#footer a:hover {

    color: #ff8700;

	}

	

