body, h1, h2, h3, h4, div, p, blockquote, th, td, li, a {
	font-family:Arial,sans-serif;
}

body {
	background:url(images/background_v0.jpg) repeat
}

#Main {
	width:1000px;
	margin:0 auto;
	
}


#Kopf {
	height:145px; 
	position:relative;
	border: solid 0px; 
	padding-left:10%; 
	padding-right:10%;
	padding-top:10px; 
	padding-bottom:30px;
	background:url(images/fade_green_trans.png) repeat-x
}
			
#Titel{
	position:relative;
	height:50%; 
	width:400px; 
	margin-top:50px; 
	margin-left:-50px;
	border: solid 0px;
	right:0px;
	float:left;
	background:url(images/hp_title_v1.png) no-repeat
}

#Logo{
	position:relative; 
	left:620px; 
	height:145px; 
	width:266px; 
	margin-top:0px; 
	border: solid 0px;
	background:url(images/logo_universitaet_skaliert_transparent.png) no-repeat
}
	
#Navigation{
	position:relative;
	height:35px; 
	border: solid 0px; 
	padding-left:10%; 
	padding-right:10%; 
	background-color:rgb(106,189,80);
}
	
#Button{
	position:relative; 
	left:0px; 
	top:0px; 
	width:19%; 
	height:80%; 
	padding:2px;
	background-color:rgb(106,189,80); rgb(62,114,46)
	color:white; 
	font-size:24px; 
	font-weight:bold; 
	text-align:center; 
	float:left;
	border:rgb(0,28,55) solid 0px
}

#LeftPics{
	position:relative;
	float:left;
	top:150px;
	left: -30px;
	z-index:1;
	border:solid 1px;
	height:900px;
	width:160px;
	background:url(images/banner_01c.png) no-repeat
}

#Pic_1{
	position:relative;
	float:left;
	top:0px;
	left: 0px;
	z-index: 0;
}

#Banner_01{
	
	position:relative;
	float:left;
	height:900px;
	width:160px;
	top:-100px;
	left:-35px;
	z-index: 1;
}

#Banner_02{
	
	position:relative;
	float:left;
	height:900px;
	width:160px;
	top:0px;
	left:-35px;
	z-index: 1;
}

#Links{
	position:relative; 
	left:0px; 
	top:0px;  
	width:100px;
	height:140%;
	min-width:0%; 
	border:solid 0px; 
	float:left;
	background-color:rgb(106,189,80)
}
		

#Inhalt{
	position:relative;
	left:0px; 
	top:0px; 
	height:100%; 
	width:760px; 
	border:solid 0px; 
	float:left;
	margin-left:2%;
	margin-top:1%;
	margin-right:2%;
	background-color:white;rgb(106,189,80)
}
	
		
	
#Rechts{
	position:relative; 
	right:0px; 
	top:0px; 
	height:140%; 
	width:100px;
	min-width:0;
	border:solid 0px; 
	float:left;
	background-color:rgb(106,189,80)
}
		


a.navi, a.navi_self{
	overflow:hidden;
	text-decoration:none;
	padding:3px;
	padding-left:25px;
	padding-right:25px;
	text-align:center;
	color:black
}

a.navi_self{
	background-color:rgb(138,215,140);
	color:white;
}

a.navi:link, a.navi:visited{
	background-color:rgb(106,189,80);
}

a.navi:hover, a.navi_self:hover,
a.navi:active, a.navi_self:active{
	background-color:rgb(138,215,140);
	color:white;
	}
	
	#Linien{
		float:left;
		position:relative;
		top:0px;
		left:0px;
		width:1000px;
		height:400px;
		border:solid 2px;
		z-index:3;
	}
