﻿body {
	background: #fff url(bg2.gif);
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}
h3 {
	color: #8B4513;
	margin-top: 0em;
	margin-bottom: 3em;
	text-transform: uppercase;
	font-weight:lighter;
	font-size: 0.8em;
	}
hr {
	border: none;	
	border-top: 1px solid;
	color: #8B4513;
	margin-bottom: 1em;
	margin-right: 1em;
	}
p {
	font-family: Georgia, Times, serif;
	font-size: 0.8em;	
	color: #8B4513;
	margin: 0px 25px;
	}
.com {
	font-size: 0.8em;
	margin: 1px 10px 8px 0px;
	}
ul {
	list-style-type:square;	
	font-family: Georgia, Times, serif;
	font-size: 0.8em;	
	color: #8B4513;
	padding: 0px 25px;
	}
#container {
	position: absolute;
	height: 294px;  
	width: 514px;
	top: 5%;
	left: 3%;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 10px 10px 10px gray;
	}
#box1 {
	position: absolute; 	
	height: 280px;  
	width: 300px;
	background: #FFFAF0;
	border: 1px solid #8B4513;
	border-radius: 6px 0px 0px 6px;
	padding: 7px;
	}
#box2 {
	position: absolute;   
    height: 280px;  
	width: 200px;
	left: 300px;
	background: #8B4513;
	border: 1px solid #8B4513;
	border-radius: 0px 6px 6px 0px;
	padding: 7px;
	}
#img {
	height: 150px;  
	width: 119px;
	border-radius: 3px;	
	position: absolute;
	top: 7px;
	left: 8px;
	margin-bottom: 0.5em;
	}
#login {
	font-size: 0.8em;
	text-align: right;
	}
.rechts {
	text-align: right;
	margin-top: 125px;
	}
.runten {
	text-align: right;
	margin-top: 10px;
	}
.datum {
	margin-top: 75px;
	font-size: 0.8em;
	}
#box1 a:link, #box1 a:visited, #box1 a:hover, #box1 a:active { 
text-decoration:none; font-family: Georgia, Times, serif; font-size: 1em; } 
#box1 a:link, #box1 a:visited { color: #8B4513; }
#box1 a:hover, #box1 a:active { color: #D2B48C; }

#box1 ul a:link, #box1 ul a:visited, #box1 ul a:hover, #box1 ul a:active { text-decoration:none; }
#box1 ul a:visited { color: #CD853F; }
#box1 ul a:hover, #box1 ul a:active { color: #D2B48C; }

#box2 a:link, #box2 a:visited { font-size: 1em; color: #FFFAF0; text-decoration:none; }
#box2 a:hover, #box2 a:active { font-size: 1em; color: #D2B48C; text-decoration:none; }
#box2 #aktuell { color: #D2B48C; }