/* CSS Document */

body, html, li, p, table, br, ol, ul, th, h1, h2, h3 {
	margin: auto;
	padding: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background: #FFf url(../images/hg_kachel.gif) repeat-y 0 0;
	background-position: center top;
}
p{
	color:#000;
	font-size: 12px;
	margin: 0px;
	}
.text{
	float: left;
	width: 360px;
	min-height: 300px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	background-color: #fff;
	font-size:12px;
	color: #476c90;
	}
.text_fett{
	font-size:12px;
	color:#000;
	font-weight: bold;
	}
.text_klein{
	font-size:10px;
	color:#000;
	}

h1{
	font-size:1px;
	color:#fff;
	background-color: #fff;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFF601;
	font-style: normal;
	font-weight: normal;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FF9100;
	font-style: normal;
	font-weight: bold;
}

a:link {
	color: #fff;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
}

a:visited {
	color: #fff;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
}

a:hover {
	color: #000;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
}

a:active {
	color: #000;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
}
a.kleiner:link {
	color:#000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
a.kleiner:visited {
	color:#000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
a.kleiner:hover {
	color: #fff;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
a.kleiner:active {
	color: #fff;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.bild {
 border: none;
	}
#bild_links {
	float:left;
	margin: 0 20px 20px 0;
}
#bild_rechts {
	float:right;
	margin: 0 0 20px 20px;
}
#maskmail a:link {
	color:#000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
#maskmail a:visited {
	color:#000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
#maskmail a:hover {
	color: #fff;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
#maskmail a:active {
	color: #fff;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
#container{
	background-image: url(../images/hg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#wrapper{
	width: 760px;
	margin: 0px auto;  /*mittig ausrichten*/
	height: auto;
	position:relative;
	}
		
#head{
	width: 760px;
	height: 127px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	padding: 0;
	}
#top{
	width: 320px;
	height: 127px;
	float:left;
	padding: 0;
	}
#screen{
	width: 440px;
	height: 127px;
	float:left;
	padding: 0;
	}
#navi{
	width: 170px;
	height: 408px;
	background-image: url(../images/navi.jpg);
	float:left;
	padding: 65px 0 0 15px;
	}
#content {
	width: 555px;
	min-height: 473px;
	padding: 0px 20px 0px 0px;
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:right;
	}
	
*html #content {
	height: 473px;
	}
	
#bottom{
	width: 760px;
	height: 35px;
	padding: 0;
	text-align:center;
	clear:both !important;
	} 
	
#suma {
	display:none;
}
p, table, td, li, ul, ol, br, span, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

table, tr, td {
	margin:0;
	padding:0;
}

.bildlinkKlasse{
padding:20px 0 20px 0;
}