body {
	background : #fff;
	font : normal normal 12px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #444;
	min-width : 700px;
	margin : 0px;
}


div {
	position : absolute;
	margin : 0px;
}

#logo {
	top : 20px;
	left : 20px;
	width : 155px;
	height : 100px;
	padding : 0px;
	border-bottom : 1px solid #CCC;
	border-right : 1px solid #CCC;
	text-align : center;
}

#header {
	font : normal bold 11px/15px Arial, Helvetica, sans-serif;
	width : 500px;
	top : 20px;
	left : 195px;
	height : 100px;
	padding : 0px;
	border-bottom : 1px solid #CCC;
}

#nav {
	font : normal bold 11px/17px Arial, Helvetica, sans-serif;
	top : 40px;
	left : 560px;
	padding : 0;
}

#nav a {
	text-decoration: none;
}
#nav a:active {  
	color: #000; 
}
#nav a:link {
	color: #555;
}

#nav a:visited {  
	color: #555; 
}

#nav a:hover {  
	color: #000; 
}


#nav img {
	float : left;
}


#side {
	line-height : 15px;
	font-size : 11px;
	padding : 25px 0px 20px 0px;
	width : 145px;
	top : 140px;
	left : 20px;
	border-right : 0px none #CCC;
}
#side h1 {
	font : bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom : 4px;
	color : #666;
	letter-spacing : -1px;
}
#side a {
	font : normal normal 11px/15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#side a:active {  
	color: #555; 
}
#side a:link {  
	color: #555; 
}
#side a:hover {  
	color: #000; 
}
#side a:visited {  
	color: #555; 
}


#content {
	border-left : 1px solid #CCC;
	padding : 25px 0px 20px 70px;
	width : 500px;
	top : 140px;
	left : 175px;
}

#text {
	border-left : 1px solid #CCC;
	padding : 23px 0px 20px 40px;
	width : 460px;
	top : 140px;
	left : 175px;
	text-align : justify;
}

#content a, #text a {
	font : normal normal 12px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline
}
#content a:active, #text a:active {  
	color: #555; 
}
#content a:link, #text a:link {  
	color: #000; 
}
#content a:hover, #text a:hover {  
	color: #555; 
}
#content a:visited, #text a:visited {  
	color: #000; 
}
#content img {
	padding: 10px;
	vertical-align : middle;
}
#content p {
	margin: 0 0 30px 190px;
	padding : 0;
}



span {
position : absolute;
left : 490px;
color:#FF5F00;
}

#nummer {
left: 290px;
top: 89px;
color: #999;
font-weight: normal;
}

#nummerp {
left: 275px;
top: 89px;
color: #999;
font-weight: normal;
}


#nummer a, #nummerp a {
text-decoration:none;
}
