*{
	padding:0px;
	margin:0px;
}

body {
	font-size:62.5%;
	font-family: Verdana, Arial, sans-serif;
	background-color:#FFFFFF;
	background-image:url(img/verlauf_header.gif);
	background-position:0px 75px;
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	font-family:Arial,Helvetica,sans-serif;
}

#page{
	position:relative;
	width: 75em;
	margin: 75px auto 0px auto;
	}

#head {
	height:10em;
	width:100%;
	background-color:#cccccc;
	background-image:url(img/verlauf_header.gif);
	background-repeat:repeat-x;
	color:#666666;
	}
#logo{
	position: absolute;
	top: 55px;
	left: 0px;
	}
#content a {
	color: #999;
}

#content a:hover {
	color: #454547;
}

#picture{
	display:block;
	height:115px;
	left:550px;
	position:absolute;
	top:-50px;
	width:200px;
	height: 150px;
	background-color: #CBCBCB;
	}
#main{
	position:relative;
	clear:both;
	}

#left{
	padding-top: 24px;
	float:left;
	width:19.75em;
	height:auto;
	}

#right{
	float:left;
	width:55em;
	min-height: 300px !important;
	height: 300px;
	height:auto;
	
	}

#head h1{

	font-size: 1.8em;
	margin-top : 1em;
	}

#head h2{
	font-size: 1.4em;
	}
	
#nav_main{
	background-color:#fff;
	color:#ffffff;
	padding-bottom:1em;
	}



#nav_main a{
	display:block;
	color:#454547;
	text-decoration:none;
	font-size:1.2em;
	border: 1px solid #FFF;
	padding: 2px 5px;
	width: 92px;
	margin-bottom: 15px;
}

#nav_main a:hover{
	
	color:#454547;
	border: 1px solid #BFBFBF;
}


#nav_main li.active a {
	
	color:#454547;
	border: 1px solid #BFBFBF;
}

#nav_main ul{
	color:#FFFFFF;
	padding-top:1em;	
}

   * {

   outline: none; 

   }


#nav_main li{
	list-style:none;
}

#content{
	clear:both;
	float:left;
	padding:3.5em 0.5em 0.5em 0.5em;
	color: #4D4D4D;
}

#content p {
	font-size: 1.2em;
	line-height: 1.5em;
}

#content ul {
	font-size: 1.2em;
}
#content ol {
	font-size: 1.2em;
}

#content h1 {
	font-size: 1.6em;
	line-height: 1.5em;
}

#content h2 {
	font-size: 1.4em;
	font-weight:bold;
		line-height: 1.5em;
}

#content h3 {
	font-size: 1.2em;
	font-weight:bold;
		line-height: 1.5em;
}

#foot {
	float: left;
	width: 100%;
	clear: both;
	border-top: 1px solid #BFBFBF;
	margin-top: 25px;
	padding-top: 4px;
	color: #A7A7A7;
	padding-bottom: 25px;
	
}

#nav_foot {
	text-align: right;	
}