body {
	background: white;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 70%;
	color: #333333;
	line-height: 140%;
}

h1 {
	font-size: 120%;
	font-weight: bold;
    background-color: #F4F4F4;
    padding: 5px 0px 5px 0px;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	text-align: left;
    padding: 5px 0px 5px 0px;
}

img {
	border: none;
}

table {
    max-width: 550px;
	border-spacing: 0px 5px;
}

th {
	font-size: 100%;
	text-align: left;
	padding-right: 10px;
}

td {
	font-size: 100%;
	text-align: left;
    vertical-align: top;
	line-height: 140%;
	padding-right: 10px;
}

* html td, th {
	font-size: 11px;
}

div.borderTable table {
    width: 550px;
    border-collapse:collapse;
}

div.borderTable th {
    border: 1px solid #CCCCCC;
    background-color: #F4F4F4;
    padding: 5px 5px 5px 5px;
}

div.borderTable td {
    border: 1px solid #CCCCCC;
    padding: 5px 5px 5px 5px;
}

ul {
    list-style-type: disc;
}

li {
	font-size: 100%;
    line-height: 140%;
	text-align: left;
	padding-top: 5pt;
}

div.newsl ul {
    list-style-type: none;
    padding-left: 0;
}

div.newsl li {
    font-family: nexus, verdana, sans-serif;
	font-size: 100%;
	text-align: left;
    padding-bottom: 10px;
    border-bottom: 1px #CCCCCC solid ;
}

div.newsl p {
    	font-family: nexus, verdana, sans-serif;
	font-size: 100%;
	text-align: justify;
	line-height: 140%;
	color: #333333;
}


a {
    font-size: 100%;
	line-height: 140%;
    color: #003399;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:visited {
	color: #003366;
}

div.fu {
	position:absolute;
	top: 6px;
	left: 18px;
	
}

#wrapper {
	width: 768px;
}

* html #wrapper {
	width: 868px;
}

#topline {
	height: 4pt;
	background: #99CC00;
}

* html #topline {
	background: transparent;
}

* +html #topline {
	margin-top: 10px;
}

#blueline {
	margin-top: 25px;
	height: 6pt;
	background: #C5D2E4;
}

* html #bottomline {
	background: transparent;
}

div.servicenavigation {
	width: 574px;
	margin-left: 194px;
	margin-top: 25px;
	padding-bottom: 0px;
	text-align: right;
	color: #666666;
}

div.servicenavigation ul {
	margin-bottom: 6px;
  	border-right: 1px solid #CCCCCC;
	list-style: none;
}

#servicelinks li{
	display: inline;
	overflow: hidden;
    padding: 2px 10px 2px 10px;
    border-left: 1px solid #CCCCCC;
}

a.services {
	text-align: right;
	text-decoration: none;
	color: #666666;
}

a.services:hover {
	color: #333333;
}

#logo_identitaetsbereich {
	float: left;
	text-align: center;
	height: 80px;
	width: 194px;
	background-color: #F4F4F4;
}

#logo_identitaetsbereich img {
    height: 40px;
    width: 194px;
}

#logo_identitaetsbereich p {
	text-indent: 0px;
	text-align: center;
}

#Institut {
	font-size: 14px;
	color: #333333;
}


#identitaetsbereich {
	float: clear;
	overflow: hidden;
	height: 80px;
	width: 768px;
	background-color: #587A9E;
}

#identitaetsbereich h1 {
    font-size: 140%;
    font-weight: normal;
    text-align: center;
	color: white;
	line-height: 140%;
    background-color: transparent;
}

#navigationsbereich {
    	float: left;
	margin: 15px 8px 0 0;
	padding: 0 0 0 10px;
	width: 176px;
}
#navigationsbereich ul {
	margin-left: 8px;
	padding-left: 0px;
	list-style-type: none;
}

#navigationsbereich li {
	padding-top: 0pt;
	margin: 0;
}

#navigationsbereich a {
	border-bottom: 1px #CCCCCC solid;
	display: block;
	padding: 3px;
	width: 160px;
}

#navigationsbereich a:link, #menu a:visited {
	color: #666666;
	text-decoration: none;
}

#navigationsbereich a:hover {
	background-color: #F4F4F4;
	color: #333333;
}

a#current {
    background-color: #F4F4F4;
	color: #333333;
}

#inhaltsbereich {
	overflow: hidden;
	width: 550px;
	min-height: 250px;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	margin: 10px 0 10px 0;
	padding: 1px 10px 0px 10px;
	font-size: 100%;
	color: #333333;
}

#foto {
	float: right;
	overflow: hidden;
}

#fussbereich {
    height: 30px;
	border-top: 4pt solid #99CC00;
}

