body{
	background-image: url("Bilder/background.jpg");
	color: black;
	font-size: 16px;
	font-family: arial, sans-serif;	
}
body.intro{
	background-image: url("Bilder/background_dark.jpg");
	padding-left: 67px;	
	*+padding-left: 120px;
}

#popup{	
	background-color: red;
	border: 6px solid white;
	font-size: 18px;
	color: white;
	text-align: center;
	position: absolute;
	width: 400px;
	margin: 300px auto;
	left: 30%;
	right: 35%;
	*+left: 26%;
	*+right: 35%;
	padding: 8px;
	display: none;
}

#spruch{
	/*border-bottom: 3px solid #666666;*/
	font-style: italic;
	color: white;
	background-color: red;
	margin: 10px 10px;
	/*margin-bottom: 10px;*/
	padding: 10px;	
}

h2.spruch{
	font-size: 18px;
	
	
}

/*h2.spruch{
	font-size: 16px;
	text-align: center;
	padding: 10px;
	background-color: red;
	margin: 10px 30px;
	color: white;
	
}*/

#hintergrund{
	margin-top:-10px;
	background-image: url("Bilder/background_dark.jpg");	
}

a{
	text-decoration: none;
	font-weight: bold;
}

#Skip{
	margin-left: -80px;
	*+margin-left: -160px; 
}

a.Skip{
	color: white;
}

div#seite{
	margin: 0px auto;
	margin-top: 40px;
	margin-bottom: 30px;
	background-color: white;
	width: 800px;		
}

#oben{
	width: 800px;
	height: 177px;
	background-image: url("Bilder/banner.jpg");	
}

#menue{
	float: left;
	background-color: #9F9F9F;
	width: 117px;
	height: 210px;	
	/*height: 290px;*/
	margin-left: 8px;
	*+margin-left: 4px;	
}

/*table.menue{	
	background-color: #DFDFDF;
	border-bottom: 2px solid #666666;
	border-top: 1px solid #666666;	
	*+margin-right: -2px;
	margin-top: 56px;
	margin-bottom: 2px;
	font-size: 9px;	
}

table.menue img{
	border: 1px solid #666666;	
	margin: 0px -1px;
}*/

img.zert{
	margin-top: 62px;
	*+border-right: 27px solid white;
	*+border-top: 6px solid white;
	*+margin-bottom: -1px;
}

img.vds{
	*+border-right: 27px solid white;
	*+border-top: 2px solid white;
	*+margin-top: -2px;
	*+margin-bottom: -3px;
	*+border-bottom: 180px solid white;
}

tr.menue{	
	
}

a.menue{
	display: block;
	text-align: right;
	color: black;
	font-size: 15px;
	padding-right: 8px;
	padding-left: 0px;	
	padding-bottom: 2px;
	padding-top: 2px;
}

a.menue:hover{
	color: white;	
}

a.aktuell{
	display: block;
	text-align: right;
	font-size: 15px;	
	color: white;
	background-color: #666666;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	padding: 0px 2px;
	padding-right: 8px;
}

#inhalt{	
	float: none;	
	margin-left: 127px;
	margin-right: 173px;
	margin-top: -10px;	
	padding: 0px 22px;
	*+padding: 0px 18px;
	padding-bottom: 20px;
	background-color: white;
	text-align: justify;	
}

a.inhalt{
	font-weight: bold;
	color: #666666;
	padding: 0px 2px;
}

a.inhalt:hover{
	color: white;
	background-color: #9F9F9F;
}

img.inhalt{
	border-top: #666666 solid 10px;
	border-bottom: #9F9F9F solid 15px;	
}

h1.inhalt{
	font-size: 20px;	
	margin-top: 0px;
	margin-bottom: 2px;
	
}

h2.inhalt{
	font-size: 16px;
	border-bottom: 3px solid #666666;
	margin-top: 8px;
	margin-bottom: 2px;
}

h4.inhalt{
	font-size: 14px;	
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: -14px;
	*+margin-bottom: 0px;
}

#leistungen{
	font-size: 15px;
	font-weight: bold;
}

div.newsKopf{
	margin-top: 12px;
	color: white;
	background-color: #666666;
	padding: 6px;
	padding-top:  2px;
	padding-bottom: 0px;
	border-bottom: 4px solid white;
}

div.newsTitel{
	
	font-weight: bold;
	font-size: 16px;
	width: 386px;	
	overflow: hidden;	
}

div.newsDatum{
	float: right;
	margin-top: -18px;
}

div.newsText{
	display: block;	
	text-align: left;
	color: black;
	background-color: #DFDFDF;
	padding: 6px;	
	overflow: hidden;
	border-bottom: 3px solid #CC0000;
}

div.gbBearbeiten{
	background-color: #9F9F9F;	
	font-size: 12px;	
	padding: 4px 6px;
	padding-bottom: 2px;
	overflow: hidden;	
}
div.gbBearbeiten a{
	color: white;	
	margin:  0px;
	margin-right: 20px;	
	padding: 0px 4px;
}

div.gbBearbeiten a:hover{
	color: black;
	background-color: white;
	border-bottom: 2px solid white;
}

#rechts{	
	float: right;
	display: block;
	text-align: right;
	font-size: 12px;
	font-weight: bold;	
	margin-top: -30px;	
	padding-right: 8px;
	padding-bottom: 20px;	
	width: 165px;	
}

a.rechts{
	font-weight: bold;
	color: black;
	padding: 0px 2px;
}

a.rechts:hover{
	color: white;
	background-color: #9F9F9F;
}

table.kunden{
	margin: 2px;
	width: 160px;
}

h2.rechts{
	font-weight: bold;
	font-size: 16px;
	padding: 0px;
	margin: 0px;	
}

#kunden{
	text-align: center;
	background-color: #BFBFBF;
	border-top: 6px solid #666666;
	border-bottom: 10px solid #9F9F9F;
	height: auto;
}

img.kunden{
	padding: 5px 0px;
}

#unten{
	display: block;	
	text-align: center;
	background-image: url("Bilder/unten.jpg");
	margin: 0px auto;	
	width: 800px;
	height: 33px;
	background-repeat: no-repeat;
	padding-top: 14px;
	clear: both;
}

a.unten{
	color: #BFBFBF;
	font-size: 16px;
	padding: 5px 4px;	
}

a.unten:focus{
	color: white;	
}

#unten a:hover{
	color: black;
	background-color: white;
	border-top: 1px solid white;	
}

#impressum{	
	float: left;
	width: 460px;
	padding-left: 166px;	
}

#loginout{
	float: right;
	padding-right: 15px;
	*+margin-top: -2px;
}

tr.trLinks{
	 background-color: #EFEFEF;	 
	 border: 2px solid #666666;
}