/*//////////////////////////////////////////Start Standard//////////////////////////////////////////*/
*{
	padding: 0px;
    margin: 0px;
}
html, body {
    height: 100%;
	font: 10pt "Helvetica", "Arial", "Verdana",sans-serif;
	color: #000000;
	word-spacing: +1.5pt;
	letter-spacing: +0.5pt;
	line-height: 150%;
	background: #fff;
}
body{
	color: #000000;
}
img {
	border: 0px;
}
/*//////////////////////////////////////////End Standard//////////////////////////////////////////*/
#top_line{
	height: 4px;
	min-height: 4px;
	width: 100%;
	background-color: #86a20c;
}
#logo{
	float: left;
	height: 52px;
	width: 376px;
	margin-top: 40px;
	margin-left: 35px;
	background: url(../../media/htw_logo.jpg) 0px 0px;
}
.text-box{
	margin-top: 100px;
	margin-left: 35px;
	width: 900px;
	font: 10pt "Helvetica", "Arial", "Verdana",sans-serif;
	word-spacing: +1.5pt;
	letter-spacing: +0.5pt;
	line-height: 150%;	
}
.text{
	width: 500px;
	min-height: 100px;
	font: 10pt "Helvetica", "Arial", "Verdana",sans-serif;
	word-spacing: +1.1pt;
	letter-spacing: +0.2pt;
	line-height: 150%;	
}
h1{
	color: #86a20c;
	margin-bottom: 0px;
	font: 11pt "Helvetica",sans-serif;		
}
h2{
	margin-left: -20px;
	padding-left: 20px;
	color: #86a20c;
	font: 10pt "Helvetica",sans-serif;	
	border-left: 3px solid #86a20c;	
}
h3 a{
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #86a20c;
	font: 10pt "Helvetica",sans-serif;	
	text-decoration: none;
	border-left: 0px solid #86a20c;	
	display: block;
}
h3 a:hover{
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #ffffff;
	font: 10pt "Helvetica",sans-serif;	
	text-decoration: none;
	border-left: 0px solid #86a20c;	
	display: block;
	background-color: #86a20c;
}

.list{
	margin-left: 17px;
	list-style-image: bullet;	
	font: 10pt "Helvetica",sans-serif;	
}
.list li{
		padding-top: 5px;
		padding-bottom: 5px;
}
.green{
	color: #86a20c;
}
.mail{
	text-decoration: none;
	color: #000000;
}
.mail:hover{
	text-decoration: none;
	border-bottom: 1px dotted #86a20c;
	color: #000000;
}
#menue{
	float:left;
	margin-left: 200px;
	margin-top: 20px;
	height: 60px;
	width: 210px;
}
#menue li{
	height: 30px;
	width: 105px;
	list-style: none;
	display: block;
}
#menue li a{
	height: 20px;
	width: 100px;
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom: -7px;
	border-left: 4px solid #86a20c;
	text-decoration: none;
	display: block;
}
#menue li a:hover{
	height: 20px;
	width: 100px;
	color: #ffffff;
	padding-left: 5px;
	padding-top: 5px;	
	margin-bottom: -7px;
	background-color: #86a20c;
	border-left: 4px solid #86a20c;
	display: block;
}
#menue_tab td{
	vertical-align: top;
	width: 200px;
	border: 0px;
	padding-top: 0px;
	padding-right: 10px;
}
.active{
	color: #ffffff;
	background-color: #86a20c;
	display: block;	
}
.passiv{
	color: #000000;
	display: block;	
}
.bild{
	margin-top: -300px;
	margin-left: 78px;
}