body {
	margin: 0px;
	padding:0px;
	text-align: center;
	background:url(images/bg.gif) top center repeat-x #EDF2F7;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	  width: 760px;
	  margin: 0px auto;
	  padding: 0px;
	  text-align: left;
	  background:url(images/bg_seite.gif) repeat-y;
  }
#header{
	margin:0px;
	padding:0px;
	width:760px;
	height:114px;
	background:url(images/header.gif) no-repeat;
}
#logo{
	height:51px;
}

#headertext{
	float:right;
	height:20px;
	padding-right:25px;
	padding-top:5px;
	letter-spacing:1pt;
	font-size: 12px;
}

#nav{
	margin:0px;
	padding:0px;
	padding-top:35px;
	height:28px;
	overflow:hidden;
}
#nav ul{
	padding:0px;
	margin:0px 20px;
}
#nav li{
	list-style-position: outside;
	list-style-type: none;
	display:inline;
	padding:0px ;
	margin:0px;
}
#nav li a:link, #nav li a:active, #nav li a:visited{
	text-decoration: none;
	color:#093965;
}
#nav li a:hover{
	text-decoration: none;
	color:#185AAC;

}
#bild{
	background:url(images/bild.gif) no-repeat;
	width:760px;
	height:190px;
	margin:0px;
	padding:0px;
}
#seite{
	width:760px;
}
#subnav{
	margin-top:20px;
	padding-top:15px;
	width:165px;
	overflow:hidden;
}
#subnav img{
margin-top:10px;
	margin-left:-10px;
	}
#content{
	float:right;
	margin-top:20px;
	padding-right:100px;
	margin-bottom:25px;
	width:450px;
}



#footer{
	background:url(images/footer.gif) no-repeat #EDF2F7;
	clear:both;
	height:60px;
	width:760px;
	
}
#footertext
{
	clear: both;
	margin:0px;
	padding:0px;
	margin-left:38px;
	font-size:10px;
	color:#024986;
}

#content ul{
	margin:0 20px;
	padding:0;
}
#content li{
	margin:8px 0;
	padding:0;
	list-style-type: none;
	font-weight:bold;
	font-size:0.8em;
}
#content ul a:link{
	color:#000000;
}
#content ul a:hover{
	color:#185AAC;
}
#content h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:20px;
	border-bottom-style: dotted;
	border-bottom-color: #185AAC;
	border-bottom-width: thin;
	padding:0px;
	line-height:1.8em;
	letter-spacing:0.1em;
}
#content h1 a:link, #content h1 a:active, #content h1 a:hover, #content h1 a:visited{
	text-decoration:none;
	color:#000000;
}
#content h1 a:hover{
	text-decoration:none;
	color:#185AAC;
	border:none;
}

#content p{
	line-height: 1.5em;
	padding-bottom: 2em;
	padding-top: 0em;
	font-size:0.9em;
}
#subnav li{
	font-size:12px;
	font-style: normal;
	line-height: 3.5em;
	letter-spacing: 0.1em;
	font-weight: bold;
	list-style-type: none;
	text-align: left;
}
#subnav li a:link, #subnav li a:visited, #subnav li a:active{
	color:#000000;
	text-decoration: none;
}
#subnav li a:hover{
	color:#990000;
	text-decoration: none;
}
#subnav  em{
	color:#990000;
	text-decoration: none;
}
#subj{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#D4E2EC;
	font-size:2em;
	padding:0px;
	margin:0px;
	margin-top:-35px;
	letter-spacing:0.5em;
	margin-left:38px;
}
#headertext a:link, #headertext a:active, #headertext a:visited{
	text-decoration: none;
	color:#000000;
}
#headertext a:hover{
	text-decoration: none;
	color:#185AAC;
}
#content a:link, #content a:active{
	text-decoration: none;
	color:#185AAC;
}
#content a:visited{
	text-decoration: none;
	color:#444444;
}
#content p a:hover{
	text-decoration: none;
	color:#185AAC;
}
#footertext a:link, #footertext a:active, #footertext a:visited{
	text-decoration: none;
	color:#024986;
}
#footertext a:hover{
	text-decoration: none;
	color:#185AAC;
}
.floatleft{
	float: left;
	margin-right:15px;
}
img{
border:none;
}
.border{
	border: #000000 solid 1px;
}
input, textarea{
	border:#000000 solid 1px;
}
.floatleft{
	float:left;
	margin-top:5px;
	margin-right:25px;
	margin-bottom:10px;
	border:#000000 1px solid;
}
.floatleft_ohneborder{
	float:left;
	margin-top:5px;
	margin-right:25px;
	margin-bottom:10px;
	border:none;
}
h1 img{
	vertical-align:bottom;
	margin-right:5px;
	margin-bottom:2px;
}
