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

body {font-family: Verdana, sans-serif;
        background-color: #000000;
}

	
a, a:link, a:visited, a:hover, a:active {border:0; color:black;}
a img {border:0; color:black;}

#links {font-family: Verdana, sans-serif;
	font-size: 12px;
	color: white;
	width: 250px;
	min-height:500px;
  	height:auto !important;
  	height:500px; 
	background-color: #ff9999;
	padding: 4px;
	margin: 2px;
	}

	
#links h1 {font-size: 16px; color: #e30016;}

#links a {font-size: 12px; color: white; text-decoration:none;}


#normal {font-family: Verdana, sans-serif;
	font-size: 12px;
	color: white;
	width: 250px;
	min-height:500px;
  	height:auto !important;
  	height:500px;
	background-color: #cccc99;
	padding: 4px;
	margin: 2px;
	}
	
	
#normal h1 {font-size: 16px; color: #a9a359;}

#normal a {font-size: 12px; color: white; text-decoration:none;}

#rechts {font-family: Verdana, sans-serif;
	font-size: 12px;
	color: white;
	width: 250px;
	min-height:500px;
  	height:auto !important;
  	height:500px;
	background-color: #ffcc99;
	padding: 4px;
	margin: 2px;
	}
	
	
#rechts h1 {font-size: 16px; color: #f8b214;}

#rechts a {font-size: 12px; color: white; text-decoration:none;}

#rand {font-family: Verdana, sans-serif;
	font-size: 12px;
	color: white;
	width: 250px;
	min-height:500px;
  	height:auto !important;
  	height:500px;
	background-color: #cccccc;
	padding: 4px;
	margin: 2px;
	}
	
	
#rand h1 {font-size: 16px; color: #043883;}

#rand a {font-size: 12px; color: white; text-decoration:none;}

#impress {font-family: Verdana, sans-serif;
	font-size: 12px;
	color: black;
	width: 900px;
	height: 200px;
	padding: 30px;
	}
	
#impress h1 {font-size: 16px; color: black;}

#impress a {font-size: 12px; color: darkred; text-decoration:none; font-weight: bold;}
