body	{margin:0;    padding:0;	color:white;	font: small-caps 100% arial, verdana, hevetica, sans-serif;	   }

#container {margin:30px auto;width:960px;}

#header {width:100%;background:#960000;margin-bottom: 0%;height:50px;text-align : right; font:25px Verdana; font-weight:bold;}
#menue {	width:100%;	background:#960000;	margin-bottom: 0%;	height:50px;	text-align : center;}
#logo_pic {float: left; background-image: url(grafik/logo3.JPG); width:122px ; height:500px ;}
#seite {	float:right;	width:85%;	height:100%;	background:#960000;	}
#copy {width:100%;	background:#960000;	height:50px;	text-align : center; font: small-caps 70% Verdana; }

a:link { font-weight:bold; color:white; text-decoration:none; }
a:visited { font-weight:bold; color:silver; text-decoration:none; }
a:focus { font-weight:bold; color:red; text-decoration:underline; }
a:hover { font-weight:bold; color:yellow; text-decoration:none; }
a:active { font-weight:bold; color:lime; text-decoration:underline; }

