/* CSS Document */
body {
  background-attachment:fixed;
  background-color:#f1f5fe;
  font-family:Arial;
 /* font-stretch:normal;
  font-size:12px;
  font-weight:normal; */
}
pre {
  font-family:Arial;
  font-stretch:normal;
  font-size:16px;
  font-weight:normal; 
}

#pre {
	position:absolute;
	font-family:Arial;
	font-stretch:normal;
	font-size:16px;
	font-weight:normal;
	left: 206px;
	top: 53px;
	width: 362px;
}

#kleineschrift{
  font-family:Arial;
  font-stretch:normal;
  font-size:12px;
  font-weight:normal; 
}

/*hauptkasten mit dem eigentlichen inhalt*/
#haupt{
 top:4px;
 left:4px;
 background-color:#FFFFFF; 					
 position:absolute;
 border:2px solid #dacd62;
 width:669px;
 height:730px;
 z-index:12
 }
 /*schatten*/
#schatten{
 background-color:#ececeb; 					
 position:absolute;
 width:669px;
 height:730px;
 border:2px solid #d7d7cf;
 z-index:11;
 top:0px;
 left:0px;
 }
  /*main das aller äußerste Div!*/
#main{
 				
 position:relative;
 top:4px;
 width:680px;
 height:750px;
 border:0px solid #d7d7cf;
 z-index:0
 }
 
/*titelbild*/
#titel{
 height:180px;
 width:669px;
 z-index:2
}
/*textfeld*/
#textfeld{
position:absolute;
left:32px;
top:300px;
 background-color:;
 height:310px;
 width:350px;
 z-index:3
}
/*ebene*/
#ebene{

}
/*intensiv*/
#intensiv{
visibility:hidden;
position:absolute;
left:200px;
top:170px;
background-color:#000000;
/*height:209px;
width:150px;*/
z-index:2
}
/*intensiv2*/
#intensiv2{
color:#abaaaa;
font-size:11px;
visibility:hidden;
position:absolute;
left:120px;
top:19px;
height:15px;
width:405px;
z-index:3
}
/*vielfältig*/
#vielfaeltig{
visibility:hidden;
position:absolute;
left:200px;
top:170px;
background-color:#000000;
/*height:107px;
width:150px;*/
z-index:4
}
/*vielfältig2*/
#vielfaeltig2{
color:#abaaaa;
font-size:11px;
visibility:hidden;
position:absolute;
left:187px;
top:38px;
height:15px;
width:344px;
z-index:5
}
/*vielfältig3*/
#vielfaeltig3{
color:#abaaaa;
font-size:11px;
visibility:hidden;
position:absolute;
left:83px;
top:38px;
height:15px;
width:30px;
z-index:6
}
/*prägnant*/
#praegnant{
visibility:hidden;
position:absolute;
left:200px;
top:170px;
background-color:#000000;
/*height:198px;
width:150px;*/
z-index:7
}
/*prägnant2*/
#praegnant2{
color:#abaaaa;
font-size:11px;
visibility:hidden;
position:absolute;
left:270px;
top:57px;
height:13px;
width:225px;
z-index:8
}
/*prägnant3*/
#praegnant3{
color:#abaaaa;
font-size:11px;
visibility:hidden;
position:absolute;
left:130px;
top:57px;
height:15px;
width:67px;
z-index:9
}
/*empfindsam*/
#empfindsam{
visibility:hidden;
position:absolute;
left:200px;
top:170px;
background-color:#000000;
/*height:150px;
width:200px;*/
z-index:10
}
/*empfindsam2*/
#empfindsam2{
color:#abaaaa;
font-size:11px;
visibility:hidden;
position:absolute;
left:385px;
top:74px;
height:17px;
width:153px;
z-index:11
}
/*empfindsam3*/
#empfindsam3{
color:#abaaaa;
font-size:11px;
visibility:hidden;
position:absolute;
left:130px;
top:74px;
height:15px;
width:150px;
z-index:12
}
/*originell*/
#originell{
visibility:hidden;
position:absolute;
left:200px;
top:170px;
background-color:#000000;
/*height:149px;
width:150px;*/
z-index:13
}
/*originell2*/
#originell2{
color:#abaaaa;
font-size:11px;
visibility:hidden;
position:absolute;
left:465px;
top:93px;
height:16px;
width:87px;
z-index:14
}
/*originell3*/
#originell3{
color:#abaaaa;
font-size:11px;
visibility:hidden;
position:absolute;
left:160px;
top:93px;
height:15px;
width:236px;
z-index:15
}
/*ästhetisch*/
#aesthetisch{
visibility:hidden;
position:absolute;
left:200px;
top:170px;
background-color:#000000;
/*height:200px;
width:150px;*/
z-index:16
}
/*ästhetisch2*/
#aesthetisch2{
color:#abaaaa;
font-size:11px;
visibility:hidden;
position:absolute;
left:560px;
top:112px;
height:17px;
width:38px;
z-index:17
}
/*ästhetisch3*/
#aesthetisch3{
color:#abaaaa;
font-size:11px;
visibility:hidden;
position:absolute;
left:208px;
top:112px;
height:16px;
width:263px;
z-index:18
}
/*adjektive*/
.adjektive{
color:#FFFFFF;
}
/*adjektive hover*/
:hover pre.span.adjektive{
color:#CCCCCC;

}
/*menue*/
#menue{
/*border:1px solid black;*/
 color:#dacd62;
 text-decoration:none;
  font-family:Arial;
  font-stretch:normal;
  font-size:12px;
  font-weight:bold;
 font-size:12px;
 z-index:4
}
/*LINKs*/
 #menue a:link {
color:#bdb258;
  text-decoration: none;
}

 #menue a:visited {
  color:#dacd62;
  text-decoration: none;
}

#menue a:hover {
  color:#8fadf9;
  text-decoration: none;
}

#menue a:active {
  color:#8fadf9;
  text-decoration: none;
}

#menue a:focus {
  color:#8fadf9;
  text-decoration: none;
}
