/* CSS Document */



html,body{

	height:100%;
	padding:0px;
	margin: 0px;
}


body
{
height: 100%;
margin: 0px;
}
p {margin-top:0px;} 


#unten
{
width:150px;
height:150px;
z-index:10;
}
#oben
{
position:relativ;top:0px;left:0px;
width:150px;
height:150px;
z-index:11;
}


a img { border:0; }

img { border-color:#821616;}

	


a            { font-family:Arial, Helvetica, sans-serif; color: #4B4B4B;text-decoration:none;border:0}
a:hover      { font-family: Arial, Helvetica, sans-serif;color: #4B4B4B;text-decoration:none;border:0 }

a.extra{ font-family:Arial, Helvetica, sans-serif;font-size: 12px;  color: #ffffff;text-decoration:none; border:0  }
a.extra:hover{ font-family:Arial, Helvetica, sans-serif;font-size: 12px; color: #ffffff;text-decoration:none; border:0}

a.extra2{ font-family:Arial, Helvetica, sans-serif; font-size: 12px;  color: #ffffff;text-decoration:none;border:0  }
a.extra2:hover{ font-family:Arial, Helvetica, sans-serif; font-size: 12px;  color: #ffffff;text-decoration:none;border:0}





.Stil1 {color: #ffffff}


body{
	height:100%;
	margin-left:0px;
	margin-top:0px;
	bottom:0px;
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-image: url(bilder/bg_main.jpg);

	background-color: #FFFFFF;
	background-position: center top;

	
}


table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
	border:0;
}

div#container{
	text-align:left;
	width:760px;
	margin:0px ;
	padding:0;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/bg1.jpg);
	float: left
}

div#header{
	float:right;
	width:760px;
	height: 371px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-image: url(images/bg_header2.jpg);
	background-position: center top;
}

div#navi{
	float:right;
	width:760px;
	height: 43px;
	background-repeat: no-repeat;
	background-position: center top;
}


div#content{
	float:right;
	width: 760px;
	height:auto;
	clip: rect(0px,auto,0px,auto);
	clear: both;
	background-repeat: no-repeat;
	background-position: center top;
}


#pmenu {padding:0; margin:2px 0px 10px 15px; list-style-type: none; width:150px; z-index: 100}
#pmenu ul {padding:0; margin:0; list-style-type: none; width:150px;z-index: 100}
#pmenu li {position:relative;z-index: 100}
#pmenu a, #pmenu a:visited {display:block; width:150px; font-size:12px; font-weight:bold;  color:#ffffff; background:#660000; height:23px; line-height:22px; text-decoration:none; text-indent:5px;z-index: 100}
#pmenu li:hover > a {background:#efefef; color:#660000;z-index: 100}
#pmenu li ul {display: none;z-index: 100} 
#pmenu li:hover > ul {display:block; position:absolute; top:0; left:150px;z-index: 100}


.sss {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #901819;
}

