

/* basic elements */
body { 
	font: 10pt/17pt helvetica; 
	color: #a6bf69; 
	margin: 0px; 
	padding: 0px;

	}
p { 
	font: 10pt/17pt helvetica; 
	margin-top: 0px; 
	text-align: justify;
	}

h1 { 
	font: italic bold 14pt helvetica; 
	letter-spacing: 1px; 
	margin-bottom: 5px; 
	margin-top: 5px; 
	color: #E37222;
	}
h2 { 
	font: bold 10pt/17pt helvetica; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #555753; 
	}
a:link { 
	text-decoration: none; 
	color: #696969;
	}
a:visited {  
	text-decoration: none; 
	color: #869985;
	}
a:hover, a:active { 
	color: #E37222;
	}

th {
	
	vertical-align: top;
}

table table th {
	text-align: center;
}

/* specific divs */


#inhalt { 
	padding: 20px 0px 0px 0px;  
	margin: 0px 0px 0px 0px; 
	position: relative;
	top: 170px;
	left: 10px;
	width: 933px;
	height: auto;
	border-left: 2px solid #a6bf69;
	border-right: 2px solid #a6bf69;
	border-bottom: 2px solid #a6bf69;
	}

#header { 
 
	position: absolute;
	top: 10px;
	left: 10px;	
	}

#bottom { 

	font: italic bold 8pt helvetica;  
	position: relative;
	width: 300px;
	top: 200px;
	left: 450px;	
	}

#vita {  
	position: absolute;
	top: 410px;
	left: 495px;
	height: auto;
	font: 9pt courier; 
	text-decoration: none; 
	color: #696969;
	}

#address {  
	position: absolute;
	top: 570px;
	left: 66px;
	height: auto;
	font: 9pt courier;
	text-decoration: none; 
	color: #869985; 
	}

#next {  
	position: absolute;
	top: 5px;
	left: 735px;
	height: auto;
	font: 12pt courier;
	font-weight: bold; 
	text-decoration: none; 
	color: #869985; 
	}

#previous {  
	position: absolute;
	top: 5px;
	left: 40px;
	height: auto;
	font: 12pt courier;
	font-weight: bold; 
	text-decoration: none; 
	color: #869985; 
	}

#projekte {  
	position: absolute;
	top: 110px;
	left: 35px;
	height: auto;
	font: 16pt courier; 
	text-decoration: none; 
	color: #869985;
	}

#email {  
	position: absolute;
	top: 562px;
	left: 258px;
	height: auto;
	font: 8pt courier; 
	text-decoration: none; 
	color: #696969;
	}

#projekttext {  
	position: absolute;
	top: 173px;
	left: 120px;
	height: auto;
	width: 800px;
	text-align: right;
	font: 9pt "Trebuchet MS"; 
	text-decoration: none; 
	}

#formular {
	margin: 0px 20px 20px 20px; 
	border: 2px dotted #d3d3d3;
	width: 620px;
	padding: 20px;
	}

#center { 
	text-align:center;
	}

#overviewtable {
	margin: 0px 20px 20px 20px;
	width: 680px;
	padding: 0;
	border-collapse:collapse;
	border-spacing:0px;
}

#overviewtable td{
	border-top: 1px dotted #9bb4b1;
	border-bottom: 1px dotted #9bb4b1;
	padding: 6px 6px 6px 12px;

}

#overviewtable th{
	border-top: 1px dotted #9bb4b1;
	border-bottom: 1px dotted #9bb4b1;
	padding: 6px 6px 6px 12px;
	font-weight: bold;
	text-align:left;

}

#overviewtable td.alt {
	background: red;
}


#platzhalter {
	position: absolute;
	left: 10px;
	top: 140px;
	width: 933px;
	height: 10px
	background-color: #fff;
	border-left: 2px solid #a6bf69;
	border-right: 2px solid #a6bf69;
}

#navcontainer {
	padding: 0px 0px 0px 0px; 
	margin: 0;
	position: absolute;
	left: 10px;
	top: 146px;
	width: 933px;
	background-color: #a6bf69;
	border-left: 2px solid #a6bf69;
	border-right: 2px solid #a6bf69;
}

#navcontainer UL {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#navcontainer LI {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}

#navcontainer A {
	display: block;
	width: auto;
	background: #a6bf69;
	margin: 0;
	padding: 2px 10px;
	border-right: 2px solid #fff;
	font: 14pt "Trebuchet MS"; 
	text-decoration: none; 
	color: #FFF;
}

#navcontainer A:hover, #navcontainer A:active { background: #ca9f77; }

#navcontainer A.active:link, #navcontainer A.active:visited{
	position: relative;
	z-index: 102;
	background: #9bb4b1;
	font-weight: bold;
}
#FFF;
}

#navcontainer A:hover, #navcontainer A:active { background: #ca9f77; }

#navcontainer A.active:link, #navcontainer A.active:visited{
	position: relative;
	z-index: 102;
	background: #9bb4b1;
	font-weight: bold;
}

