*{
	margin:0 auto; 
	padding:0; 
	border:0;
	
}

#wrapper{
	width: 995px;
	height:1340px;
	border:1px solid #333333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

#header{
	width:auto;
	
	border:1px solid #333333;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	height:90px;
	background-image: url(../grafik/jpg/hompage/topBar.jpg);
	background-repeat: repeat-x;
}

#left {
	width:120px;
	height:1214px;
	background:#000000;
	padding:0;
	float:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
	
#content {
	width:739px;
	height:1200px;
	background:#000000;
	float:left;
	border:1px solid #333333;
	border-bottom:0px;
	border-top:0px;
	text-align:left;
	padding: 7px;
	
}

#right{
	width:120px;
	height:1214px;
	background:#000000;
	padding:0;
	float:right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
		
}

#footer{
	width:auto;
	background:#000000;
	height: 35px;
	border:1px solid #333333;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	background-image: url(../grafik/jpg/hompage/untenBar.jpg);
	background-repeat: repeat-x;
	
}

body,td,th{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-image: url(../grafik/jpg/hompage/hintergrund.jpg);
}


div.rundebox{
   width: 20em; 
   background: url(../grafik/jpg/hompage/dialogbox/links_unten.jpg) no-repeat left bottom; 
   float:left
}

div.rundebox div.mittlerebox{ 
   background: url(../grafik/jpg/hompage/dialogbox/rechts_unten.jpg) no-repeat right bottom; 
   padding-bottom: 5px; /* Abstand unterhalb des Textes */ 
}
   
div.rundebox div.innerebox{
   background: url(../grafik/jpg/hompage/dialogbox/links_oben.jpg) no-repeat left top;
}

div.rundebox h3{
   background: url(../grafik/jpg/hompage/dialogbox/rechts_oben.jpg) no-repeat right top; 
   padding: 5px 5px 0 5px; /* unten kein padding */
}
div.rundebox p{ padding: 0 6px; }


#linie{	 
	 border:1px solid #333333;
	 width:100%;
	 margin-bottom:20px;
	 margin-top:5px;
}

a:link{
		text-decoration:none; 
		color:#ffffff; 
}

a:visited{
		text-decoration:none; 
		color:#ffffff;
}

a:hover {
	text-decoration:underline;
	color:#ffffff;
}

a:active{
	text-decoration:none;
	color:#ffffff; 
}

a:focus{
	text-decoration:underline;
	color:#ffffff;
	
}
.Stil1 {font-size: 12px}

