/*CSS-document copyright by http://swamiadami.de*/

/*general settings*/

/*html, body {
  scrollbar-base-color:#FF66FF;
  scrollbar-arrow-color:#CCC;
  scrollbar-track-color:#FF66CC;
  scrollbar-shadow-color:#FF66CC;
  scrollbar-face-color:#FF66CC;
  scrollbar-highlight-color:#CCC;
  scrollbar-darkshadow-color:#CCC;
  scrollbar-3dlight-color:#CCC;
 }
 */
 
body,td,th {
	color: #333333;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	
}
body {
	padding: 0px;
	border: 0px;
	margin: 0px;
	position: relative;
}
a:link {
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}
#body #content #text li {
	font-style: normal;
	font-weight: bold;
	line-height: 28px;
	text-decoration: none;
	list-style-type: circle;
}

a:visited {
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #006600;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #006600;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	padding-left: 10px;
	}
p {
	padding-left: 5px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 14pt;
	padding-right: 5px;
}

h1 {
	font-size: 20px;
	padding: 10px;
	color: #006600;
	padding-left: 0px;
}

h2 {
	font-size: 15px;
	line-height: 16px;
	color: #FF6600;
	font-weight: bold;
	padding-left: 0px;
}

h3 {font-size: 12px;
}


/*classes*/
.hide {
	text-indent: -9999px;
}

.aligntop {
	padding-top: 1px;
	padding-left: 2px;
}
.klein {
	font-size: 10px;
	font-weight: bold;
}


/*body & text + image elements*/


div#content {
	padding: 0px;
	margin: 0px;
	position: relative;
	overflow: visible;
	visibility: visible;
	border: 0px;
	top: 10px;
	background-image: url(../images/bg/BGfinalegrun.jpg);
	background-repeat: no-repeat;
	height: 670px;
	width: 900px;
}

div#logo {
	height: 80px;
	position: relative;
	visibility: hidden;
	}
	
.image{
	float: left;
	clear: right;
	margin: 0px;
	padding-right: 10px;
	}	

div#nav_oben {
	width: 223px;
	float: none;
	position: absolute;
	overflow: visible;
	margin: 0px;
	height: 19px;
	left: 668px;
	top: 49px;
	}
	
div#nav_publikationen {
	width: 122px;
	float: none;
	position: absolute;
	overflow: visible;
	margin: 0px;
	height: 19px;
	left: 30px;
	top: 233px;
	}
div#nav_links {
	width: 130px;
	float: none;
	position: absolute;
	overflow: visible;
	margin: 0px;
	height: 19px;
	left: 30px;
	top: 368px;
	}
div#nav_lehre {
	width: 122px;
	float: none;
	position: absolute;
	overflow: visible;
	margin: 0px;
	height: 19px;
	left: 30px;
	top: 278px;
	}
div#nav_projekte {
	width: 124px;
	float: none;
	position: absolute;
	overflow: visible;
	margin: 0px;
	height: 19px;
	left: 30px;
	top: 322px;
	}
	
div#texte {
	width: 600px;
	height:400px;
	position: absolute;
	overflow: auto;
	top: 115px;
	padding-bottom: 25px;
	left: 0px;
	padding-right: 25px;
}
	
div#footer{
	width: 900px;
	height: 40px;
	background: #CCC;
	float: left;
	position: relative;
	}
div#text{
	width: 538px;
	float: none;
	position: absolute;
	overflow: visible;
	margin: 0px;
	height: 500px;
	left: 226px;
	top: 89px;
}
.p_normal {
	color: #006600;
}
div#lehre_links {
	width: 196px;
	height:221px;
	position: absolute;
	overflow: visible;
	left: -202px;
	top: 330px;
}
div#publikationen {
	width: 578px;
	height:400px;
	position: absolute;
	overflow: auto;
	top: 136px;
	padding-bottom: 25px;
	left: 0px;
	padding-right: 25px;
}
div#jahre {
	width: 567px;
	height:60px;
	position: absolute;
	overflow: hidden;
	top: 60px;
	padding-bottom: 25px;
	left: 10px;
	z-index: 100;
}
div#publikationen2 {
	width: 571px;
	height:400px;
	position: absolute;
	overflow: auto;
	top: 1px;
	padding-bottom: 25px;
	left: 1px;
	padding-right: 25px;
}
div#text-index {
	width: 683px;
	float: none;
	position: absolute;
	overflow: visible;
	margin: 0px;
	height: 567px;
	left: 192px;
	top: 84px;
}
.ueberschrift {
	padding-left: 30px;
	color: #009A00;
	padding-top: 5px;
}

