@charset "UTF-8";
/* CSS Document */


	body { 
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; 
	font-size: 0.8em;
	line-height:1.5em;
	}
	
	.page {
	margin:0 auto;
	text-align:left;
	width:750px;
	padding:10px;
	}
	
	.content { 
	margin:0 auto;
	text-align:left;
	width: 500px;
	}
	
	.content2 {
	height:450px; 
	margin:0 auto;
	text-align:left;
	width: 500px;
	}
	
	.bilder { 
	margin:0 auto;
	text-align:left;
	width: 610px;
	}
	.bilder img {border:1px solid #000;}
	
	td a, td a:visited {color:#000; text-decoration:none;}
	td a:focus, td a:hover, td a:active {color:#db261d;}
	
	a, a:visited {color:#db261d;}
	a:focus, a:hover, a:active {color:#000;}
	
	.tabelle td {vertical-align:top;}
	.tabelle a, .tabelle a:visited {color:#db261d;}
	.tabelle a:focus, .tabelle a:hover, .tabelle a:active {color:#000;}
	
	.active {color:#db261d}
	
	#footer {
background:#F9F9F9 none repeat scroll 0 0;
font-size:0.8em;
height:17px;
margin-top:50px;
padding:5px 20px;
width:700px;
}

#footer a {text-decoration:none; color:#666666;}
