html, body
{  position: absolute;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
   margin: 0;
   padding: 0;
   width: 100%;
   max-width: 100%;
   color: #666;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   /*
   background-image: url(../graphics/bkgrnd3.jpg);
	background-attachment: fixed; 
	background-repeat: no-repeat; 
	background-position: center top; 
	*/
   /*background-color: #000;*/
}
	
#obenmobil
{  position: relative;
   top: 0;
   left: 0;
   height: 32px;
   /*
	background-image: url(../graphics/bkgrnd3.jpg);
	background-attachment: fixed; 
	background-repeat: no-repeat; 
	background-position: center top;
	*/
   z-index: 970;
   ovewrflow: hidden;
}

#obenmobil img
{ 	position: absolute;
	width: 32px;
	height: 33px;
	right: 24px;
	top: 0
}

#oben,
#obenlinks,
#obenmitte,
#obenrechts,
#obenangebot,
#obenrechtsunten,
#untenlinks,
#untenlinksrechts,
#untenmitte,
#untenrechts
{   display: none;
}

#alles
{  position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   /*overflow: visible;*/
   
   background-image: url(../graphics/bkgrnd3.jpg);
	background-attachment: fixed; 
	background-repeat: no-repeat; 
	background-position: center top; 
	
	/*transition-duration: 3s;
	transition-timing-function: ease-in-out;*/
	
}
/* 
#alles:hover
{	background-image: url(../graphics/bkgrnd3c.jpg);
	/ *transition-duration: 3s;
	transition-timing-function: ease-in-out;* /
}
*/
.kontaktlinks
{  position: relative;
   width: 23%; /*140px;*/
   min-width: 140px;
   height: 15px;
   float: left;
   clear: left;
   margin: 1px;
   padding: 5px;
   display: block;
   vertical-align: bottom;
   font-size: 1.1em;
   z-index: 20;
}

.kontaktrechts
{   position: relative;
   width: 53%; /*645px*/;
   height: 15px;
   margin: 1px;
   padding: 5px;
   vertical-align: top;
   display: block;
   z-index: 10;
}
/*
.kontaktlinks .lang
{   width: 310px;
}

.kontaktlinks .kurz
{   width: 50px;
}

.kontaktlinks .mittel
{   width: 250px;
}
*/
.kontaktrechts .halb
{      width: 34%; /*220px;*/
   margin-right:3px;
}

.kontaktrechts .lang
{      width: 72%; /*449px;*/
}

.kontaktrechts .lang2
{      width: 74%; /*457px;*/
}

.kontaktrechts .mittel
{      width: 58%; /*389px;*/
}
.kontaktrechts .kurz
{      width: 11%; /*50px;*/
}

.kontaktlinks.hoch,
.kontaktrechts.hoch
{   position: relative;
   height: 100px;
}

.kontaktrechts textarea
{   height: 100px;
   font-family: Arial, sans-serif;
   scrollbar-base-color: #B9D1EA; /*#5a8cc6;*/
   scrollbar-3dlight-color: #5a8cc6;
   scrollbar-arrow-color: #3C6EA2;
   scrollbar-darkshadow-color: #3C6EA2;
   scrollbar-face-color: #B9D1EA; /*#5a8cc6;*/
   scrollbar-highlight-color: #fff; /*#88ADD2;*/
   scrollbar-shadow-color: #4D83BB;
   scrollbar-track-color: #B9D1EA; /*#759FC9;*/
}

#links,
#navi
{  top: 0;
   left: 0;
   width: 0;
   height: 0;
   overflow: visible;
}

.inhalt
{   padding-bottom: 0px;
}

.nobr
{   white-space: nowrap;
}

#inhalt
{  position: relative;
   top: 0px;
   left: 0px;
   right: 0px;
   padding: 0px;
   z-index: 7;
   display: block;
   overflow: visible;
   vertical-align: top;
   color: #eee;
}
#inh
{  position: relative;
   top: 0px;   /*123*/
   left: 0px;
   padding: 20px 40px;
   z-index: 8;
   overflow: visible;
   
}

#inheng
{ 	position: relative;
   top: 0px;
   padding: 0;
   margin: 0;
   max-width: 49%; 
   z-index: 190;
   float: left;
   color: #ff0;
}

#inhger
{ 	position: relative;
   top: 0px;
   padding: 0;
   margin: 0;
   max-width: 49%;
   z-index: 190;
   color: #f0f0f0;
	float: right;
}

#mitte
{  position: fixed;
   top: 0;
   left: 0;
   bottom: 0;
   width: 32px;
   background-image: url(../graphics/bkgrnd3.jpg);
	background-attachment: fixed; 
	background-repeat: no-repeat; 
	background-position: center top; 
   z-index: 9;
}
#untenmobil
{  position: relative;
   left: 0;
   height: 32px;
   margin: 0px;
   padding: 0;
   z-index: 10;
   clear: both;
}

.fuss
{  position: absolute;
   color: #fff;
   top: 0;
   left: 0;
   width: 100%;
}

.fuss a
{  vertical-align: middle;
}

#untenrechtscopy
{  position: absolute;
   right: 0px;
   bottom: 0px;
   color: #fff;
   height: 32px;
   width: 130px;
   z-index: 1000;
   display: block;
   vertical-align: middle;
   text-align: right;
   padding-bottom: 0px;
}
