/* CSS file for the DPT2005 homepage */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;

}

#container{
	background-image: url(img/background_container.jpg);
	background-repeat: no-repeat;
	width: 795px;


}

#header{
width: 795px;
height: 230px;

}

#navigation{
float: left;
width: 155px;
color: #000000;
text-align:left;
padding-left: 40px;
padding-right: 60px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}


	 
	 

#seiteninhalt
{
width: 475px;
display: block;
float: right;
margin-right: 40px;
text-align:left;

}


#fuss {
margin-top: 75px;
	width: 780px;
	height:40px;
padding-top: 10px;
padding-bottom: 20px;
text-align:left;
	/*background-color: #f0f0f0;*/
	border-bottom: solid;
	border-bottom-width: 5px;
	border-bottom-color: #cccccc;
	border-top: solid;
	border-width: 1px;
	border-top-color: #cccccc;
}


#webmaster{
font-size: 11px;
	float: left;
	margin-left: 20px;
	line-height: 16px;
}

#sitefunctions{
font-size: 11px;
	float: right;
	margin-right: 20px;
}


a:link, a:active, a:visited
{
	color: #3272AB;
	text-decoration: none;
}

a.hauptnavigation:link, a.hauptnavigation:active, a.hauptnavigation:visited
{
font-size: 11px;
height: 20px;
width: 155px;
display: block;
color: #26465F;
padding-top: 5px;
text-decoration: none;
border-bottom: solid;
border-width: 1px;
border-bottom-color: #cccccc;
clear: both;
padding-left: 5px;
}

a.hauptnavigation:hover
{
font-size: 11px;
height: 20px;
width: 155px;
display: block;
color: #26465F;
padding-top: 5px;
background-color: #f0f0f0;
text-decoration: none;
border-bottom: solid;
border-width: 1px;
border-bottom-color: #cccccc;
clear: both;
padding-left: 5px;
}

a.hauptnavigationac:link, a.hauptnavigationac:active, a.hauptnavigationac:visited
{
font-size: 11px;
height: 20px;
width: 155px;
display: block;
color: #26465F;
padding-top: 5px;
background-color: #f0f0f0;
text-decoration: none;
font-weight: bold;
border-bottom: solid;
border-width: 1px;
border-bottom-color: #cccccc;
clear: both;
padding-left: 5px;
}

a.hauptnavigationac:hover
{
font-size: 11px;
height: 20px;
width: 155px;
display: block;
color: #26465F;
padding-top: 5px;
background-color: #f0f0f0;
text-decoration: none;
border-bottom: solid;
border-width: 1px;
border-bottom-color: #cccccc;
clear: both;
padding-left: 5px;
}


.image1
{
	padding: 5px;
border: solid;
border-width: 1px;
border-color: #cccccc;
}




#clear{
	clear: both;
}

h1{
	font-size: medium;
	color: #990000;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 5px;
}


h2{
	font-size: small;
	color: #000000;
	font-weight: bold;
	line-height: 140%;

}


p, td, tr, th {
	font-size: small;
	color: #000000;
line-height: 140%;

}


.bildunterschrift
{
	font-size: x-small;
	color: #000000;
line-height: 140%;
margin-top: 5px;

}


ul{
	font-size: small;
	color: #000000;
line-height: 180%;

}

hr{
	height: 1px;
	width: 100%;
	color: #cccccc;
	margin: 0px;
	padding: 0px;
}

form, input, select, textarea
	{
		
	font-size: small;
	color: #000000;
line-height: 140%;
}