body {
	font-family: verdana;
	font-size: 10pt;
	color:#663300;	/* --- Schriftfarbe ---*/
	background-color:#b9baa9;
	text-decoration: none;
  	text-transform: lowercase;
}

#desktop {
   position: absolute;
   top: 1%;
   left: 1%;
   right:1%;
	bottom:1%;
	width: 98%;
   height: 98%;
   text-align: left;
   overflow: hidden;
   padding: 0px;
   background-color: transparent;
   z-index: 10;}

a {
	text-decoration: none;
	color: #A38C75;
}
 a:hover {
	color: #111111;

}

#pop {
background-color:transparent;
	text-decoration: none;
	border: 0px solid #000000;
	position: relative;
	top: 120px;
	left: 120px;
	z-index: 1;
}
#pop img{
background-color:transparent;
	text-decoration: none;
	border: 0px solid #000000;
	width: 37px;
	height: 80px;
	
}

/* --- MENÜLEISTE ---*/


#menuebox {
  border: 1px dashed #663300;
  position: relative;
  background-color: #ffffff;
  width: 200px;
  margin-top: 94px;
  padding-top: 50px;
  color: #c9c9c9;
  height: 400px;
  z-index: 0;
}


ul#menue  /*ausserhalb li erster ebene*/
{
list-style:none;

}



ul#menue li a /*links erster ebene*/
{
	margin-left:-10px;
	text-decoration: none;
	display:block;
	padding: 6px 0px 6px 0px;
	color: #663300;
	font-size: 16px;
  	line-height: 20px;
	width: 200px;
  	z-index: 1;

}

ul#menue li a:hover /*hover erster ebene*/
{
	background-color:#EAECE0;
	margin-left:-40px;
	padding-left:30px;
	color: #A38c75;
	font-size: 16px;
  	line-height: 20px;
}
ul#menue span /* span erster ebene*/
{
	margin-left:-40px;
	padding: 6px 0px 6px 30px;
	display:block;
	text-align:left;
	color: #694111;	/*schriftfarbe liste aktiv*/
  	background-color: #E4E8D8;
	font-size: 16px;
	line-height: 20px;
	width: 200px;
	z-index: 1;
}


ul#menue li ul /*ausserhalb li zweiter ebene*/
{

list-style:none;
width:200px;
margin-left:-40px;
border-top:1px dashed #663300;
border-bottom:1px dashed #663300;
text-align:right;
}

ul#menue li ul a /*links zweiter ebene*/
{
	border:none;
	text-decoration: none;
	text-align:right;
	margin-left:-10px;
	padding: 6px 10px 6px 0px;
	color: #663300;		/*schriftfarbe unterliste */
	font-size: 14px;
  	line-height: 10px;
	width: 160px;
  	z-index: 1;

}

ul#menue li ul a:hover /*hover zweiter ebene*/
{
	border:none;
	background-color:#EAECE0;
	margin-right:0px;
	padding:6px 10px 6px 30px;
	color: #A38c75;
	font-size: 14px;
  	line-height: 10px;
	text-align:right;
	width: 160px;
}
ul#menue li ul span /*span zweiter ebene*/
{
	border:none;
	margin-right:0px;
	padding: 6px 10px 6px 30px;
	text-align:right;
	color: #694111;		 /*schriftfarbe unterliste aktiv*/
  	background-color: #E4E8D8;
	font-size: 14px;
	line-height: 10px;
	width: 160px;
	z-index: 2;
}
  * html ul#menue a, * html ul#menue span /* Korrektur fuer IE 5.x ich glaube 6 auch*/
{  
    width:150px;
    w\idth:150px;				 
		line-height:20px;
		
  }



/* --- HAUPTFENSTER ---*/

#contentbox {
 	border: 1px dashed #663300;
 	background-color: #ffffff;
 	color:  #663300;	/* --- Schriftfarbe ---*/
	display:hidden;
 	position: relative;
 	text-align: left;
 	font-size: 14px;
 	margin:-500px 0px 0px 200px;
	padding: 27px 30px 30px 40px;
 	height: 500px;
 	width: 700px; 
	overflow:auto;	
	z-index: 0;

}


#contenttext {
font-size:12px;
width: 693px;
height:100%;
line-height: 20px;
text-align:justify;
z-index:1;
}


#vita a {
	text-decoration: none;
font-size:14px;
	color: #462300; /* --- Schriftfarbe ---*/
}
#vita a:hover {
	color: #111111;
	background-color:#ffffff;

}

#mail a {
	text-decoration: none;
	background:url(./images/mail-hover.png) no-repeat;
	float:left;
	margin: 5px 0px 0px 0px;
	width:13px;
	height:10px;
}

* html #mail a { /* Workaround fuer IE 5.5 und 6 */
    mar\gin-right:1px;
  }

#mail img {
	text-decoration: none;
float:left;
	width:13px;
	height:10px;
}

#mail a:hover img {
	visibility: hidden;
}
#mail a:hover { 
    border:0;
  }




.cv {
  position: abosolute;
  font-family: verdana;
  color:   #663300; 	 /* --- Schriftfarbe  Lebenslauf---*/
  text-align: left;
  font-size: 10px;
  min-height: 250px;
  table-layout:fixed;
	line-height:14px;
}

th {
text-align:left;
width:250px;
}

td {
text-align:left;
vertical-align:top;
width:50px 300px;
}

#links {
text-align:center;
vertical-align:middle;
width: 100%;
height: 100%;
}

#holder {
position:absolute;
margin-top:20px;
margin-left:0px;
width:693px;
height: 200px;
border:0px solid #aaa; 
z-index:1;
font-family:verdana;
font-size:11px;
font-style:italic; 
color:  #663300; /* --- Schriftfarbe Bildunter oberpunkte---*/
background:#fff;}

#holder img {
border:1px solid #ddd; 
}


#scrollbox {
margin-top:353px;
width:693px; 
height:97px; 
background:#fff; 
border:0px solid #aaa; 
}

* html #scrollbox {
mar\gin-top:380px;
wid\th:693px; 
hei\ght:97px; 
back\ground:#fff; 
bo\rder:0px solid #aaa; 
}

a.gallery, a.gallery:visited {
display:block; 
color:#000; 
text-decoration:none; 
border:1px solid #ccc; 
margin-right:5px; 
margin-bottom:5px; 
float:left; 
font-size:11px;
}

a.gallery span {
display:block; 
position:absolute; 
width:0px; 
height:0px; 
overflow:hidden; 
background:#efedec; 
z-index:100; 
font-size:10px;
}



 a.gallery:active span, a.gallery:focus span {
display:block; 
width:695px; 
height:330px; 
top:47px;
font-family:verdana;
font-size:11px;
font-style:italic; 
color:#663300; /* --- Schriftfarbe Bildunterschrift---*/
background:#fff; 
margin-left:-130px;
z-index:50;

}



a.gallery:hover {border:1px solid #fff;}

a.gallery:active span img, a.gallery span img, a.gallery:focus span img,a.gallery:hover span img{
border:0px solid #5f1;}

* html a.gallery:active {
bo\rder:1px solid #fff;}

a.gallery span, a.gallery span img, a.gallery:hover img, a.gallery:active, a.gallery:active img, a.gallery:focus img, a.gallery:hover span, a.gallery:hover span img, a.gallery:active span, a.gallery:focus span {border:0px solid #666;}




#thumbs {width:99%; height:90px;
}

<!--[if IE 7]>
<style type="text/css">
a.gallery span, a.gallery:focus span {display:block; position:absolute; width:800px; height:330px; top:45px; 
left:-99999px; padding:5px; font-style:italic; color:#555; background:#fff; z-index:100; font-size:10px;}
a.gallery span img {border:0px solid #000;}
a.gallery:hover {white-space:normal; border:1px solid #fff;}
a.gallery:hover img {border:0px solid #000; z-index:100;}
a.gallery:active img, a.gallery:focus img {border:1px solid #000; z-index:50;}
a.gallery:hover span {left:170px; z-index:100;}
a.gallery:hover span img {border:0px solid #000;}
a.gallery:active span, a.gallery:focus span {left:170px; z-index:50;}
a.gallery:active {border:1px solid #fff;}
#scrollbox {
margin-top:380px;
width:693px; 
height:97px; 
background:#fff; 
border:0px solid #aaa; }
</style>
<![endif]-->#999999
