body
    {
	font: 11px Arial, sans-serif;
	background: #fff;
    }

#contain
    {
	margin: 0 auto;
	width: 800px;
	height: 800px;
	position: relative;
	background: #fff;
	padding: 0 10px 0 10px;
	text-align: left;
	top:120px;
	background-color: #FFFFFF;
	}
	
#logo
    {
	width: 163px;
	height: 67px;
	background: #ffffff;
	left: 0;
	position: absolute;
	visibility: visible;
	}

#textcontainer
    {
	height: auto;
	background: #fff;
	text-align: left;
	border:0px solid #999999;
	color:#000000;
	z-index: 10;
	visibility: visible;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: 40px;
	
	}
	
#bildcontainer
    {
	width: 163px;
	height: auto;
	background: #fff;
	background-color: #FFFFFF;
	visibility: visible;
	margin-top: 15px;
	float: left;
	margin-left: 30px;

	}
	
#headline
	{
	position:absolute;
	left:187px;
	height: 74px;
	width: auto;
	visibility: visible;
     }
	 
* html #container
    {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
    
    }
#headcontainer
	{
	background-color: #ffffff;
	position:relative;
	width: 800px;
	height: 100px;
	visibility: visible;
	z-index: 1;
	border-bottom:1px solid;
	border-top:1px solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin: auto;
	padding-bottom: auto;
	padding-top: 20px;
	
}
#maincontainer
	{
	background-color: #FFFFFF;
	width: 800px;
	visibility: visible;
	z-index: auto;
	border-bottom:0px solid;
	border-bottom-color: #999999;
	height: auto;
	align: center;
	margin-left: auto;
	margin-right: auto;
	
}
#footcontainer
	{
	visibility: visible;
	z-index: 4;
	border-top:1px solid;
	border-top-color: #999999;
	margin-left: auto;
	margin-right: auto;
	float: none;
	width: 800px;
	
}
#kopfzeile
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	margin-left:5px;
	margin-right:5px;
	letter-spacing: 3px;
	}
#fussbereichLinks
	{
	top: 0px;
	width: 187px;
	height: 13px;
	margin-left: 10px;
	visibility: visible;
}	


#fussbereichLinks #fussbereichRechts #fussbereich
	{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	
	
}

	
#fussbereichRechts{
	position: absolute;
	top: 0px;
	width: auto;
	left: 706px;
	height: 13px;
	margin-left: 10px;
	visibility: visible;
}
	
#fusszeile 
	{
	display: inline;
	font-size:9px;
	color:#666666;
	
	
	}
	
.right
	{
	text-align:right;
	}
.left
	{text-align:left;
	}

	
	
	


#navitext ul li
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	list-style-type: none;
	border-bottom: 0px solid #cccccc;
}
#navitext li{ 

border-top: 1px solid #cccccc;
	
	}
#navitext ul{

border-top: 0px solid #cccccc;
	
	}
#navitext a
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0059a9;
	}
#navitext a:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006699;
	}

.ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #003366;
}

	
ul {
	list-style-type: square;
	margin-left: 2em;
}

.borde {border-top:1px solid #cccccc;}


.einzug { text-indent:5px;
}
h1 {
	font-size:12px;}
a 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0059a9;
	}
#unterstreichen {
	border-collapse:collapse;
	border-top:1px solid #ccc;
	text-indent: 10px;
}

.box {
border-top:1px,solid;
border-bottom:5px,dashed;
}.boxed {
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width:1px;
	border-top-width:1px;
}

