/* CSS Document */

body {
	background-color: #e1ddd9;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	color:#564b47;
	padding:0px;
	margin:0px;
	background-image:url(hintergrund.jpg);
}

.header {
	color:#c5eaff;
	position: absolute;
	letter-spacing: 1.4px;
	line-height: 0.8em;
	font-size: 1em;
	font-weight:500;
	width: 100%;
	top: 0px;
	left: 0px;
	padding: 5px auto;
	padding-top: 40px;
	background-color:#888888;
	}

.footer {
	color:#c5eaff;
    position: fixed;
	letter-spacing: 1.4px;
	line-height: 1.3em;
	font-size: 1em;
	width: 200px;
    bottom: 0px;
	right: 0px;
	padding: 3px;
	background-color:#000000;
	}
	
a { 
color: #000000;
font-size: 11px;
background-color:transparent;
text-decoration: none; 
}

pre { 
color: #564b47;
font-size: 10px;
letter-spacing: 1.4px;
line-height: 2em;
background-color: #c5ea00;
font-family: Verdana, Arial, Sans-Serif;
}

p,h1, h3, pre {
 padding: 5px 15px;
 margin: 0px;
}

h3 {
font-size: 13px;
text-transform:uppercase;
color: #eb7f28;
background-color: transparent;
}

#links { 
position: absolute; 
left: 2%; 
width: 75%; 
top: 80px; 
background-color: #ffffff;
overflow: auto;
}

#links2 { 
position: absolute; 
left: 2%; 
width: 75%; 
top: 425px; 
background-color: #ffffff;
overflow: auto;
}

#links3 { 
position: absolute; 
left: 2%; 
width: 75%; 
top: 760px; 
background-color: #ffffff;
overflow: auto;
}

#links4 { 
position: absolute; 
left: 2%; 
width: 75%; 
top: 1065px; 
background-color: #ffffff;
overflow: auto;
}

#links5 { 
position: absolute; 
left: 2%; 
width: 75%; 
top: 1390px; 
background-color: #ffffff;
overflow: auto;
}

#rechts { 
position: absolute; 
right: 0px; 
width: 20%; 
top: 80px; 
background-color: #ffffff;
overflow: auto;
}

#links, #links2, #links3, #links4, #links5 { 
border: 4px solid #ffffff;
padding:0px;
margin:0px;
} 