/* CSS Document */

/* Startseite */
#bglinks{
position: absolute;
z-index: 0;
background-image: url(../bilder/bildlinks.jpg);
background-repeat: no-repeat;
left: 0px;
top: 0px;
width: 320px;
height:100%;
}

/* Inhaltsseiten */

/* Profil */
#roland{
position: relative;
top:0%;
left: 0px;
width: 187px;
background-color: #ffffff;
z-index: 4;
letter-spacing: 1px;
text-align: justify;
}
#nika{
	position: absolute;
	top: 0%;
	left: 210px;
	width: 187px;
	background-color: #ffffff;
	z-index: 5;
	letter-spacing: 1px;
	text-align: justify;
	height: 197px;

}
#blocksatzpersonen{
width: auto;
height: auto;
background-color: #ffffff;
z-index: 4;
text-align: justify;
border-left: 0px;
border-right: 0px;
border-top: 0px;
border-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 10px;
margin-bottom: 0px;
}

#name {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
color: #666666;
letter-spacing: 1px;
}

#imgprofil{
border-bottom: 1px dotted #ffffff;
border-top: 1px dotted #ffffff;
border-left: 1px dotted #ffffff;
border-right: 1px dotted #ffffff;
width: 80px;
height: 108px;
}
/* Profil Ende */

#logo{
position: absolute;
z-index: 1;
bottom:25%;
left: 5%;
}

#logob{
position: absolute;
z-index: 1;
top: 10%;
left: 62.5%;
}
#menuestart{
position: absolute;
left: 63%;
top: 25%;
z-index: 2;
}

#menuetop{
position: absolute;
left: 63%;
top: 25%;
z-index: 2;
}
#menuebottom{
position: absolute;
left: 63%;
top: 95%;
z-index: 3;
}

#vorschau{
position: absolute;
left: 63%;
top: 30%;
width: 330px;
height: auto;
background-color: #ffffff;
z-index: 4;
text-align: justify;

}

#blocksatz{
display: block;
width: 330px;
height: auto;
background-color: #ffffff;
z-index: 4;
text-align: justify;

border-left: 0px;
border-right: 0px;
border-top: 0px;
border-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 10px;
margin-bottom: 0px;
}


#inhalt{
position: absolute;
top: 25%;
left: 80px;
z-index: 4;
width: 39%;
}


#nr{
position: absolute;
top: 90%;
left: 5%;
z-index: 5;
font-size: 14pt;
font-weight: normal;
color: #A6E13B;
letter-spacing: 2px;
}


#farbe{
font-size: 9pt;
font-weight: bold;
color: #A6E13B;
letter-spacing: 2px;
}

table {
background-color: #ffffff;
}
body{
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	letter-spacing: 2px;
	line-height: 120%;
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-face-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #eeeeee;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #eeeeee;
	background-attachment: fixed;
	background-color: #ffffff;
	}
	
	td, p, br{
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	letter-spacing: 2px;
	line-height: 120%;
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	
	}
	
A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
	text-decoration: none;
		

}
 A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
	text-decoration: none;
	}
	
 A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #A6E13B;
	letter-spacing: 2px;
	text-decoration: none;
	}
	
 A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #A6E13B;
	letter-spacing: 2px;
		text-decoration: none;
	
}


a:link.inhalt { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #A6E13B;
	letter-spacing: 2px;
	text-decoration: none;
	}
	
a:visited.inhalt { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #A6E13B;
	letter-spacing: 2px;
	text-decoration: none;
	}
	
a:hover.inhalt{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	letter-spacing: 2px;
	text-decoration: none;
	}
	
a:active.inhalt { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	letter-spacing: 2px;
	text-decoration: none;	
	 }



