body { color: rgb(102, 102, 102); background-image: url(images/left.jpg);overflow:hidden;
	background-repeat: repeat-y;background-color: white; font-size: 100.01%;
	font-family:Helvetica,Arial,sans-serif; margin: 0; padding: 1em; }

h2 { font-weight:bold; font-size: 18px; color: rgb(132,0,64); }
	
#oben { position: absolute; top:0px; left:0px; width:105%; height:76px;
	background-color:rgb(132,0,64);filter:alpha(opacity=5);
	-moz-opacity:0.05; -khtml-opacity: 0.05; opacity: 0.05; }

a:link, a:visited { color: rgb(132,0,64); text-decoration: none; }

#navcontainer { position: absolute; top:15px;right:0px; width:635px;}

#navlist { list-style: none; padding: 0; margin: 0; font-size: 12px; }

#navlist li { display: inline; padding: 0; margin: 0; }

#navlist li a { text-decoration: none; font-weight:bold}

#navcontainer a:link, #navlist a:visited { color: rgb(132,0,64); text-decoration: none; }

/*rgb(193,168,148)*/

#navcontainer a:hover
{ color: rgb(193,168,148); } 

#navlist li:before { content: "| "; color: rgb(132,0,64);}
#navlist li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #navlist li { border-left: 1px solid rgb(132,0,64); padding: 0 0.4em 0 0.4em; margin: 0 0.4em 0 -0.4em; }

/*Win IE browsers - hide from Mac IE\*/
* html #navlist { height: 1%; }

* html #navlist li { display: block; float: left; }

/*End hide*/
/*Mac IE 5*/
* html #navlist li:first-child { border-left: 0; }

div#main { position: absolute; top: 50%; margin-top:-215px; right:60px; border: 0px dashed silver; min-width: 16em;/* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
  width: 41em; text-align: left; color: rgb(102, 102, 102);}
/*top: 75;*/

#col1 { float:left; top: 5px; left:5px; width: 20em; border: 0px dashed silver; }

#col2 { float: right; margin-right:10px; width: 20em; border: 0px dashed silver; }

#box { clear:both; width: 41em; border: 0px dashed silver; }

#unten { position: absolute; bottom:-1px; left:0px; width:105%; height:30px;background-color:rgb(132,0,64); }

#namefield { position:absolute; bottom:8px; right:30px; width:535px; height:15px; background-color: rgb(132,0,64);
            border: 0px solid silver; font-size: 12px; color: rgb(255,255,255);}
  
#urlaub { position: absolute; top:0px; left:0px; } 