html { height: 100%; margin-bottom: 1px;} 

@font-face {
font-family: verdana;
src: url('verdana.ttf');
}

body{


	background-color:#fff;
	font-family:verdana,arial,tahoma;
	font-size:12px;
	font-weight:normal;
	color:#333;
	text-align:center;
	margin-top:2%;

}

h4{

	display:block;
	height:20px;
	border:0px solid black;
	color:#870065;
	font-size:16px;
	margin-top:3px;
	margin-bottom:5px;
	font-weight:normal;
}

h5{

	color:#5c2378;
	font-family:tahoma,Century-Gothic,verdana,arial;
	font-size:13px;
	margin-bottom:5px;
	font-weight:bold;
}

#gesamt {

	width:990px;
	height:700px;	
	margin:0px auto;
	border:0px;

}

#banner{

	background-image: url(hg/banner.jpg);
	background-repeat:no-repeat;
	width:990px;
	height:293px;	
	padding:0px 0px 0px 0px;
	border:0px;

}

#bild2{

	width:58px;
	height:263px;	
	padding:30px 0px 0px 161px;
	text-align:left;
	border:0px solid black;
	color:#fff;
	float:left;
}

#bild{

	width:337px;
	height:274px;	
	text-align:left;
	margin-top:19px;
	border:0px solid black;
	float:left;
}


#inhalt{

	background-image: url(hg/inhalt.jpg);
	background-repeat:no-repeat;
	width:990px;
	height:360px;
	text-align:left;
	border-top:0px dotted #7fb736;

}


#navi{

	width:222px;
	height:310px;
	text-align:right;
	padding: 50px 0px 0px 11px;	
	float:left;
	border:0px solid black;
}


#text{

	width:311px;
	height:318px;	
	padding:28px 20px 0px 10px;
	text-align:left;
	border:0px solid blue;
	overflow:auto;
	float:left;
}

#text2{


	color:#8f1420;
	width:301px;
	height:300px;	
	text-align:left;
	margin-left:60px;
	border:0px solid blue;
	float:left;
}

#text2 ul{

	list-style-type:disc;
	color:#8f1420;
	margin-left:-25px;
	margin-top:0px;
}

#text3{



	width:110px;
	height:200px;	
	text-align:left;
	margin-left:20px;
	border:0px solid blue;
	float:none;
}



a.link1 {


	display:block;
	width:188px;
	height:26px;
	border:0px;	
	color:#ffffff;
	text-align:right;
	font-size:14px;
	padding:3px 35px 0px 0px;
	font-weight:normal;
	text-decoration:none;


}

a.link1:hover {

	background-image: url(hg/button.png);
	background-repeat:no-repeat;
	background-position:right;
	font-weight:bold;

}

a.link11 {

	background-image: url(hg/button.png);
	background-repeat:no-repeat;
	background-position:right;
	display:block;
	width:188px;
	color:#ffffff;
	text-align:right;
	height:26px;
	border:0px;	
	font-size:14px;
	padding:3px 35px 0px 0px;
	font-weight:bold;
	text-decoration:none;

}

a.link2 {

	display:block;
	padding:4px 10px;
	color:#8f1420;
	font-family:tahoma,Century-Gothic,verdana,arial;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	float:left;


}

a.link2:hover {

	background-color:#e99c51;
	
}



a.link22 {

	display:block;
	padding:4px 10px;
	color:#8f1420;
	font-family:tahoma,Century-Gothic,verdana,arial;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	background-color:#e99c51;
	float:left;


}

a.link3 {

	color:#666;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;


}

a.link3:hover {

	text-decoration:underline;
}