body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

body {
	background-color: #FFFFFF;
}


.ueberschrift {
	font-size: 24px;
	font-weight: bold;
}


/* Hyperlink */

a {
	font-size: 12px;
	color: #666666;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}

/* ebenen*/

div#rand{
	position:absolute;
	left:100px; 
	top:10px;
	background-color:#FFFFFF;
	width:870px;
	height:650px;
	border: 4px double #999999;
}

#logo{
	position:absolute;
	left:23px;
	top: 20px;
}

#name{
position:absolute;
left:154px;
top:50px;
width:670px;
border-bottom:2px solid #999999;
}
#navigation{
position:absolute;
left:10px;
top:100px;
width:150px;
}

#inhalt{
position:absolute;
left:150px; 
top:100px;
width:670px;
}

#impressum{
position:absolute;
left:100px; 
top:680px;
width:870px;
height:20px;
text-align:center;
}
#link{
width:20px;
height:18px;
text-align:center;
float:left;
}

#link1{
width:15px;
height:15px;
text-align:center;
border:1px solid #ABABAB;
background-color: #EFEFEF;
}