#gesamtbreite { width:800px;
                margin: 90px auto;
                padding:0px;
		text-align:left;
		border: 1px #cccccc solid;
		background: #ffffff; }
				
body {	font-family: Arial, Helvetica, sans-serif;
        font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:normal;
        color: #ffffff;
	text-align: center;
/*		background: url(Bilder/Allgemein/farbe1.png); */
	background: #222222; }

/* Spalte Links Block1########################################################################### */

	
#menu-section {
	position: relative;
	left:auto;
	top:auto;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	width: auto;
	height: 30px;
	background: url(Bilder/Allgemein/hint1.gif) repeat-x;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#mid-section { position:relative; left:0; top:auto; height: auto; width:auto; } 

/* Spalte Links ########################################################################### */
#mid-col-1 { position:relative; top:5px; left:5px; width:190px; height:350px;
             padding-left: 5px;
			 background: url(Bilder/Allgemein/hint4_1.jpg) no-repeat; } 
#mid-col-2 {
	position:absolute;
	top:5px;
	left:200px;
	width:337px;
	height: 350px;
	background: url(Bilder/Allgemein/hint6.jpg);
	padding: 0px;
}  
#mid-col-3 {
	position:absolute;
	top:5px;
	left:543px;
	width:250px;
	height:350px;
	background: url(Bilder/Allgemein/hint7.jpg) no-repeat;
	padding-left: 5px;
 		      }  
#menu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
	font-style: normal;
	padding: 2px; 
}
	
#bottom-section { position:relative; width:auto; height:auto; color:#333333; padding:5px; }  

/* Spalte Links ########################################################################### */
a:link, a:visited, a:active { color: #ffffff; text-decoration: none}
a:hover {  color: #ff6600; background: #ffffff; }
#nohover:hover {
color: #ff6600; background-color:#000000
}
#nohover2:hover {
color: #ff6600; background-color:#222222
}

