@charset "utf-8";
/* CSS Document */

html,body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.25em;
	margin: 0;
	height: 100%;
}

div {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	z-index: 1;
}

img {
border: none;
margin: 0;
padding: 0;
}

a {
font-weight: bold;
text-decoration: none;
color: #2222FF;
}
.internal-link {
font-weight: bold;
text-decoration: none;
color: #66ada7;
}

#topleft {
	position: absolute;
	height: 120px;
	width: 250px;
	top: 0px;
	left: 0px;
	background-image: url(topleft.jpg);
	z-index: 4;
	border-bottom: 1px solid white;
}
#head {
	position: absolute;
	height: 60px;
	width: 811px;
	left: 253px;
	top: 0px;
	background-color: #e7f2eb;
	text-align: center;
	border-right: 1px solid #cccccc;
}

#head #logo {
	padding-left: 200px;
}

#hbar {
	position: absolute;
	height: 3px;
	width: 812px;
	left: 253px;
	top: 60px;
	background-image: url(hbar.gif);
	background-repeat: repeat-x;
}

#heightgroup {
	position: absolute;
	min-height: 450px;
	width: 1066px;
	overflow: hidden;
	border-bottom: 1px solid #CCCCCC;
}

#leftnav {
	position: relative;
	width: 150px;
	padding-top: 60px;
	background-color: #a5c6cd;
	float: left;
	margin-bottom: -8000px; padding-bottom: 8000px;
	z-index:1;
}
#rightnav {
	position: relative;
	width: 100px;
	background-color: #66ada7;
	border-left: 1px solid white;
	border-bottom: 1px solid #cccccc;
	float: left;
	margin-bottom: -8000px; padding-bottom: 8000px;
	z-index:1;
}
#vbar {
	position: relative;
	width: 3px;
	background-image: url(vbar.gif);
	background-repeat: repeat-y;
	float: left;
	margin-bottom: -8000px; padding-bottom: 8000px;
	border-bottom: 1px solid #cccccc;
	z-index:1;
}
#content {
	position: relative;
	width: 810px;
	background-image: url(welle.gif);
	background-repeat: no-repeat;
	background-position: 0px 300px;
	border-right: 1px solid #cccccc;
	float: left;
	margin-bottom: -8000px; padding-bottom: 8000px;
	margin-top: 60px;
	min-height: 700px;
}
#contentinner {
padding: 20px;
}

.mainMenu {
padding: 180px 0px 30px 6px;
}

.mainMenuItem {
	padding: 0px 0px 30px 0px;
}
.mainMenuItemLink {
	font: 95% Arial, Helvetica, sans-serif;
	color: white;
	border-bottom: 1px solid white;
	display: block;
	width: 140px;
	padding-left: 2px;
}

.mainMenuItemLinkActive {
	font: 95% Arial, Helvetica, sans-serif italic;
	color: white;
	text-decoration: none;
	border-bottom: 1px solid white;
	display: block;
	width: 140px;
	padding-left: 2px;
}

.mainMenu2 {
padding-top: 0em;
}
.mainMenuItem2 {
	padding: 3px 8px 0px 10px;
}

.mainMenuItemLink2 {
	font: 0.95em Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
}

.mainMenuItemLink2Active {
	font: 0.95em Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.subMenu {
padding: 4px 0px 6px 4px;
}

.subMenuItem {
	padding: 3px 8px 0px 8px;
}
.subMenuItemLink {
	font: 0.95em Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
}

.subMenuItemLinkActive {
	font: 0.95em Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	font-weight: bold;
}


h1 {
font-size: 110%; 
font-weight: bold;
color: #66ada7;
}


.zweispaltig {
	width: 768px;
	padding-top: 10px;
	clear: both;
}
.zweispaltig .spalte1{
	width: 370px;
	float: left;
	padding-right: 28px;
}
.zweispaltig .spalte2{
	width: 370px;
	float: left;
}
.zweispaltig .head1 {
width: 370px;
font-size: 110%; 
font-weight: bold;
color: #66ada7;
padding-bottom: 8px;
}

.zweispaltig .head2 {
width: 370px;
font-size: 110%; 
font-weight: bold;
color: #66ada7;
padding-bottom: 8px;
}


.zweispaltig-bilder-rechts {
	width: 768px;
	padding-top: 10px;
	clear: both;
}
.zweispaltig-bilder-rechts .spalte1{
	width: 370px;
	float: left;
	margin-right: 28px;

}
.zweispaltig-bilder-rechts .spalte2{
	width: 370px;
	float: left;
	padding-top: 10px;
	text-align: center;

}

.zweispaltig-bilder-rechts .spalte2 img{
padding-bottom: 40px;
}

.zweispaltig-bilder-rechts .head1 {
width: 760px;
font-size: 110%; 
font-weight: bold;
color: #66ada7;
padding-bottom: 0px;
height: 16px;
}

.zweispaltig-bilder-links {
	width: 768px;
	padding-top: 10px;
	clear: both;
}
.zweispaltig-bilder-links .spalte1{
	width: 370px;
	float: left;
	margin-right: 28px;
	margin-top: 16px;
	text-align: center;
}
.zweispaltig-bilder-links .spalte2{
	width: 370px;
	float: left;
}

.zweispaltig-bilder-links .spalte1 img{
padding-bottom: 40px;
}

.zweispaltig-bilder-links .head1 {
font-size: 110%; 
font-weight: bold;
color: #66ada7;
padding-bottom: 8px;
padding-left: 4px;
height: 16px;

}

span.Textformat {
font-weight: bold;
}
p.Absatzformat {
font-weight: bold;
}

p.align-center {
width: 100%;
text-align: center;
}
p.align-left {
width: 100%;
text-align: left;
}
p.align-right {
width: 100%;
text-align: right;
}
p.indent {
margin-left: 25px;
}

div.news-latest-container h2 {
display: none;
}
div.news-latest-item {
padding-bottom: 1em;
}

span.news-latest-date {
display: inline;
float: left;
margin: 0;
padding: 0px 2em 0px 0px;
}

div.news-latest-item h3{
font-size: 10pt;
margin: 0;
padding: 0px 56px 0px 0px;
}

div.news-latest-item hr {
display: none;
}
div.news-latest-item p.bodytext {
padding: 0;
margin: 0;
float: left;
width: 720px;
display: none;
}

div.news-latest-morelink {
float: right;
}
div.news-single-timedata {
display: none;
}

div.news-latest-item img {
float: left;
padding-right: 30px;
}

/* literatur */

div.csc-textpic-imagewrap {
width: 800px;
display: table;
}
dl.csc-textpic-image {
display: table-cell;
width: 30%;
padding: 30px 0px;
}
dl.csc-textpic-firstcol {
clear: both;
}

span.filecount {
display: none;
}

div.pdf {
padding-top: 2em;
}