a:link { color: #272693; text-decoration: none }
a:visited { color: #272693; text-decoration: none }
a:active { color: #272693; text-decoration: none }
a:hover { color:#FF0000; text-decoration: underline }

INPUT, TEXTAREA, SELECT, OPTION {
	border-style: solid;
	border-color: #CCC;
	border-width: 0.01cm;
	background-color: #F3F3F3; /*#F5F5F5*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666;
	padding-left: 2px;
	scrollbar-track-color: #F3F3F3; /*#F5F5F5*/
}

/*Ueberschriften*/
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

/*INDEX*/
p {
	margin-top: 0;
	text-align: justify;
}

body {
	background: url("../img/bg.jpg") repeat-y 50% 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#container {
	position:absolute;
	margin-left:-465px; 
	top: 5px; 
	left: 50%;
	padding:0px;
	width:930px;
}

#header {
	padding-right:10px;
	height:22px;
	background:url("../img/header_bg.jpg") repeat-x;
	text-align:right;
	line-height:15px;
}

#logo_en {
	position:relative;
	top: 0px;
	left: 0px;
	width:930px;
	height:120px;
	text-align:right;
	line-height:15px;
	background-image: url("../img/e_header.jpg");
}
#logo_de {
	position:relative;
	top: 0px;
	left: 0px;
	width:930px;
	height:120px;
	text-align:right;
	line-height:15px;
	background-image: url("../img/d_header.jpg");
}

#nav-menu {
	position:relative;
	top: 0px;
	left: 0px;
	width:930px;
	height:30px;
	background:url("../img/nav_bg.png") repeat-x;
	text-align:left;
}

#nav-menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menu li{
float: left;
margin: 0 0.15em;
}

#nav-menu li a{
	height: 30px;
	line-height: 30px;
	float: left;
	width: 111px; /*128*/
	display: block;
	text-decoration: none;
	text-align: center;
}
#nav-menu li a:hover{
	text-decoration:underline;
}

#content {
	top: 15px;
	margin: 0 15px 0px 15px;
	position: relative;
	text-align: justify; 
	width: 900px; 
} 

#footer_old {
	text-align:center;
	position: absolute;
	bottom: -90px;
	left: 0px;
	margin:0px;
	padding:0px;
	width:930px;
	height:22px;
	background:url("../img/footer_bg.jpg") repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer {
	clear: both;
	width: 900px;
	background:url("../img/footer_bg.jpg") repeat-x;
	margin: 0 auto;
	text-align: right;
	padding: 5px 20px 0px 10px;
	font-size: 10px;
	position: absolute;
	bottom: -65px;
	height:30px;
}

#footer a{
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

#footer ul li a {
	text-decoration:none;
}
#footer ul li a:hover {
	text-decoration:underline;
}

#footer ul { float: left; list-style: none; margin: 0 10px 0 0; padding: 0; }
#footer li { display: inline; font-size: .9em; }

h1{ font-size:16px; }
h2{ font-size:14px; }
h3{ font-size:12px; }


ul { 
	margin-top: 5px;
	list-style-image: url("../img/bullet.gif");
}
li {
	margin-bottom:5px;
	text-align:left;
}


/* ========== H O M E =========== */

.home #cLeft {
	float:left;
	width:500px;
	
	/*background-color:#F0F0F0;*/
}

.home #div_left{
	width:510px;
	margin: 0 5px 0 0;
}
.home #home_pic_floatright {
	float: right;	
	margin: 0 0 10px 15px;
	background-color:#F3F3F3;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	clear: right;
}

.home #cRight {
	position: relative;
	float:right;
	text-align:left; 
	width: 380px; 
	border-left:1px solid #CCC;
	
	/*background-color:#F0F0F0;*/
}

.home #div_right{
	margin: 5px 0 0 5px;
	height:130px;
	border-bottom: 1px solid #CCC;
}
.home .group{
	float: right;	
	width: 110px;
}
.home #group_pic {
	text-align:right;
	float: right;
	background-color:#F3F3F3;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.home #group_titel {
	padding: 3px 0 5px 0;
	margin: 0 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.home #group_text {
	padding: 3px 0 2px 0;
	margin: 0 0 2px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

/* ========== R E S E A R C H =========== */

.research #home_pic_floatright {
	float: right;	
	margin: 0 0 10px 15px;
	background-color:#F3F3F3;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	clear: right;
}

/* ========== L O C A T I O N =========== */

.location #location_left {
	float:left;
	width:450px;
}

.location #location_right {
	position: relative;
	float:right;
	text-align:left; 
	width: 450px; 
}