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

html { height: 101%; } /* erzwingt Scrollbar im Firefox */
html {
	height: 100%;
	width: 100%;
	text-align: center;
	background-color:#006;
	background-image: url(images/back_silver.gif);	 
	background-repeat:repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
}
body {
	text-align: center;	
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
}

#counter_hp { position:absolute;
top:20px;
left:20px;

}


#wrapper_0 {
	position: relative;
	width: 930px;
	margin: 0 auto;
	text-align: right;
	z-index: 0;
	height: 720px;
	background-color: #fff;
	top:0px
	
}

#col_left {
	position:absolute;
	width: 17%;
	height:75%;
	background-color:#00F;
	left: 1%;
	top: 24%;
}
#col_right {
	position:absolute;
	width: 81%;
	height:75%;
	left: 18%;
	top: 24%;
	text-align:left;
	background-color: #009;
	margin-right: 0%;
	
}
#col_right_kontakt {
	position:absolute;
	width: 81%;
	height:75%;
	left: 18%;
	top: 24%;
	text-align:left;
	background-color: #009;
	margin-right: 0%;
	overflow: auto;
}
#pagerank {
	left:0px;
	top: 100%;
	position: absolute;
	width: 100%;
	
}
#fuss {
	top: 722px;
	position: absolute;
	width: 911px;
	text-align: left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	left: 11px;
	
}
#logo {
	position: absolute;
	top:1%;
	height: 22%;
	width: 98%;
	left: 1%;
	background-color: #0000FF;
	
}

#zurueck {
	position: absolute;
	top:0%;
	width: 100%;
	height:75%;
	left: 0; 
	text-align:left; 
	text-decoration:none;
	
	
}
.weiss{color:#FFF}
#titel{ font-weight:bold}

#text_links{
	position:absolute;
	width:35%;
	margin-left:6%;
	top: 330px;
	z-index: 99;
}
#text_mitte{
	position:absolute;
	width:35%;
	margin-left:38%;
	top: 330px;
	z-index: 99;
}
#text_rechts{
	position:absolute;
	width:180px;
	margin-left:70%;
	top: 330px;
	z-index: 99;
}
.right{text-align:right; color:#FFF}
#text_firma_fotos{
	position:absolute;
	width:537px;
	margin-left:14%;
	top: 418px;
	z-index: 99;
}
#gallerieseiten_zurück {
	position: absolute;
	left:18%;
	top:690px;
	width:136px;
	height:20px;
	z-index:200;
	text-decoration:none;
}
#gallerieseiten_mehr {
	position: absolute;
	left:92%;
	top:690px;
	width:136px;
	height:20px;
	z-index:200; 
	text-decoration:none;
}
#gallerieseiten_links {
	position: absolute;
	left:22%;
	top:175px;
	width:136px;
	height:20px;
	z-index:200;
	text-decoration:none;
}

#gallerieseiten_rechts {
	position: absolute;
	left:81%;
	top:175px;
	width:136px;
	height:20px;
	z-index:200;
	text-decoration:none;
}
#gallerieseiten_titel {
	position: absolute;
	left:50%;
	top:175px;
	width:136px;
	height:20px;
	z-index:200;
}
.Stil1 {color: #FFFFFF}
.Stil2 {color: #FFFFFF; font-weight: bold; font-size:11px; }

a.link { display:none;
 color: white;
}
a.link:visited { display:none; color: white; 
}
A:visited {
	text-decoration: none;
	color: #FFF !important;
}





