	html, body {
	height:100%;
    background-color: #000000;
    margin:0;
	padding:0;
	}

a, a:link, a:visited, a:hover, a:active {
outline:none;
}
a img {
	border:none;
	outline: none;
}	
	
#distance { 
	width:1px;
	height:50%;
	margin-bottom:-260px; /* half of container's height */
	float:left;
	}	
#outcontainer	{
    margin:0 auto;
	position: relative;
	height: 520px;
	width:788px;
	clear:left;
}
#headliner
 {
	position:absolute;
	left:135px;
	top:25px;
	height:14px;
	z-index:100;
}
		
#container{
	width:780px;
	background-color: #FFFEE1;
	background-image: url(pics/bg2.gif);
	background-repeat: no-repeat;
	border: 4px solid #990000;
	clear: both;
	float:left;
	min-height:520px;
} 
/*stupid ie*/	
* html #container{
  	height:520px;
  }
#container2{
	width:780px;
	background-color: #FFFEE1;
	background-image: url(pics/bg.gif);
	background-repeat: no-repeat;
	border: 4px solid #990000;
	clear: both;
	float:left;
	height:520px;	
}

#sidebar {
	width:136px;
	left: 30px;
	position:relative;
	top: 90px;
	
}
#navbox {
	width:136px;

}
#navbox a {
	margin: 0;
	padding:0;

}
#navbox li {
	margin: 0;
	padding: 0;
	/*wegen Unterschied der Abstaende in den Browsern -evtl. löschen bei Problemem*/
	display: inline;
	
}
#navbox ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
#content {
	width:489px;
	top: 93px;
	left:183px;
	height:400px;
	overflow: auto;
	position: absolute;
	padding-right: 20px;
}

#gallerybox {
	width:593px;
	top: 93px;
	left:183px;
	position: absolute;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #990000;
	height: 620px;
	background-color: #000000;
}
#foot {
	height: 20px;
	padding:0px 0px 0px 0px;
	clear: both;
	
}
#foot a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	margin: 3px 5px 0px 5px;
	display:block;
}
#foot a:hover {
	color: #990000;
	text-decoration: none;
	}
#foot li{
	margin: 0px;
	padding: 0px;
	float:right;
	list-style: none;
}

#foot ul{
	padding: 0px;
	margin: 0px;
	list-style: none;

}
.nav2{
	padding:0px 0px 0px 0px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:780px;
	position: absolute;
	top: 497px;
	left: 4px;
}
.nav2 a{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-color: #990000;
	padding: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #000000;
	text-decoration: none;
}
.nav2 a:hover{
	color: #000000;
}
.nav2 li{
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float:left;
	list-style: none;
	
}
.nav2 ul{
	margin: 0px;
	padding: 0px;
	list-style: none;margin:0 15px 0 165px;
}
.text1 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}
.text1 h1 {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0;
	margin:0;
}
.text1 p  {
margin-top: 8px;
margin-bottom:8px;
padding: 0;
}
.text1 a {
	color: #990000;
	text-decoration: underline;
}
.text1 a:hover {
	color: #000000;
	text-decoration: underline;	
}
.fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.abstand {
	margin-bottom: 8px;
	margin-top: 8px;
}
.footred {
	color: #990000;
}
.einrueckmargintop {
	height: 60px;
}
.einrueckmargintop2 {

	height: 10px;
}

.list{
	list-style-image: none;
	list-style-type: none;	
}
.list li{
	margin-top: 10px;
	margin-left: -20px;
}

.kursiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.kursiv p {
	margin-bottom: 10px;
	margin-top: 10px;
}
.kursivmargintop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	margin-top: 80px;
	margin-left: 10px;
}
.rechts {
	float:right;
	margin-right:30px;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
}
.mitte {
	margin-right: 5px;
	margin-left: 10px;
	
}
.navpicmargin {
	margin-top: 10px;
	
}
.picfloat{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;	
}
a.speciallinks   {
	display: block;
	width: 130px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right center;
	padding: 1px;
	text-indent: 2px;
}
a.speciallinks:hover  {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
}

/*CV-Tabelle*/
.cvtable {
	border-collapse:collapse;
	width:465px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.cvtable td {
	padding:8px 25px 8px 1px;	
	vertical-align: top;	
	white-space: normal;
}
.formstyle {
    margin-top:5px; margin-right:0px; float:left; border:1px solid #CCCCCC; padding:0px; width:290px;}
.formstyle td {
	white-space: nowrap;
}
.adressright {float: right; margin: 0 0 0 0px; width: 170px;}
.adressright p { margin: 2px 0 8px 0px;}
