/* CSS Document */

body {
	font-family:"Courier New", Times, serif;
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	
}
.hr {
	border-bottom:solid #000000 1px;
	noshade: true;
	height:1px;
}	
a {
	text-decoration:none;
	color:#000000;
}
/*a:active {
	text-decoration:none;
	color:#000000;
}*/
a:visited {
	text-decoration:underline;
	color:#000000;
}
a:hover {
	text-decoration:underline;
	color:#000000;
}
#top{
	position:relative;
	width:95%;
	min-width:800px;
	height:90px;
	z-index:1;
	left: 14px;
	top: 4px;
}
#header a {
	width:200px;
	height:17px;
	z-index:1;
	left: 14px;
	top: 11px;
	text-decoration:none;
	color:#000000;
}
#menu{
	height:23px;
	z-index:1;
	left: 0px;
	top: 24px;
}
/* Alle horizontalen Linien */
#hr1 {
	position:relative;
	width:95%;
	height:2px;
	min-width:1010px;
	left: 14px;
}
#hr2 {
	position:relative;
	width:95%;
	height:2px;
	min-width:1010px;
	left: 14px;
}
#hr3 {
	position:relative;
	width:95%;
	height:2px;
	min-width:1010px;
	left: 14px;
}
#hr4 {
	position:relative;
	width:95%;
	height:2px;
	min-width:1010px;
	left: 14px;
}
#hr5 {
	position:relative;
	width:95%;
	height:2px;
	min-width:1010px;
	left: 14px;
}
#hr6 {
	position:relative;
	width:100%;
	min-width:800px;
	float:left;
	left: 0px;
	_height: -2px; /* Visible to IE6 only*/ 
	top: 8px;
	-top: 0px;

}
#bottom{
	position:relative;
	width:1000px;
	min-width:1000px;
	z-index:1;
	left: 0px;
	top: 4px;
}
/* work overview */
#work1{
	position:relative;
	float:left;
	width:400px;
	min-width:400px;
	height:500px;
	z-index:1;
	left: 14px;
	top: 4px;
	}

#work2{
	position:relative;
	width:400px;
	float:left;
	min-width:400px;
	z-index:1;
	left: 24px;
	top: 4px;
}
.work{
	line-height:20px;
	text-decoration:none;
	}
.work a:active {
	text-decoration:none;
	}
/*.work a:visited {
	text-decoration:underline;
	}*/
#detail1 {
	position:relative;
	float:left;
	/*width:620px;*/
	/*min-width:620px;*/
	height:409px;
	z-index:1;
	left: 14px;
	top: 4px;
}
#detail2 {
	position:relative;
	float:left;
	width:300px;
	height:409px;
	min-width:200px;
	z-index:1;
	left: 34px;
	top: 4px;
}
#back {	
	height:333px;
}
#desc {	
	top: 300px;
}
/* Ausgabe der Projekte */
div#ausgabe	{
	position:relative;
	min-width:1010px;
	_width:1010px;
	left: 14px;
	top: 8px;
	width:95%;
}
.divcontent	{display:none;}
.desc {
	font-style:italic;
}
#image {
	float:left;
	padding-right: 9px;
}	
#headline 	{
	margin-left: 0px;
	height:30px;
}

.title {
	font-size:24px;
	font-weight:bold;
	font-style:normal;
}
.nav a 	{
	color:#000000;
	text-decoration:none;
}
.nav_on a {
	color:#000000;
	text-decoration:underline;
}

/* Ausgabe CV */	
#cv1 {
	position:relative;
	float:left;
	width:480px;
	min-width:420px;
	height:500px;
	z-index:1;
	left: 14px;
	top: 4px;
}
#cv2 {
	position:relative;
	width:460px;
	float:left;
	min-width:420px;
	z-index:1;
	left: 24px;
	top: 4px;
}
#cv3 {
	position:relative;
	float:left;
	width:400px;
	min-width:300px;
	z-index:1;
	left: 8px;
	top: 4px;
}
/* Linien CV */	
#hr_cv {
	position:relative;
	float:left;
	width:95%;
	min-width:800px;
	left: 14px;
	top:14px;
}
/* Ausgabe texte */	
#texte1 {
	position:relative;
	float:left;
	width:238px;
	min-width:300px;
	height:500px;
	z-index:1;
	left: 14px;
	top: 4px;
}
#texte2 {
	position:relative;
	width:238px;
	float:left;
	min-width:300px;
	z-index:1;
	left: 24px;
	top: 4px;
}
#texte3 {
	position:relative;
	float:left;
	width:238px;
	min-width:300px;
	z-index:1;
	left: 8px;
	top: 4px;
}
/* Linien texte */	
#hr_texte {
	position:relative;
	float:left;
	width:95%;
	min-width:800px;
	left: 14px;
	top:8px;
}
#contact {
	position:relative;
	float:left;
	width:238px;
	min-width:1010px;
	z-index:1;
	left: 14px;
	top: 4px;
}
#hr_contact {
	position:relative;
	float:left;
	width:95%;
	min-width:1010px;
	left: 14px;
	top:14px;
}

