/* CSS-Layout */
body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	border: 1pt #8CB8DD solid; 
	margin: 20px 50px 20px 50px;
	line-height:1.4em;

}

td { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #000000; }
tdw { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #ffffff; }
input { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #000000; }
textarea { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #000000; }
a { text-decoration: none; color: #0000cc; }
active { text-decoration: none; color: #0000cc; }
a:hover { text-decoration: underline; color: #0000cc; }
.titel { font-size: 14px; font-weight: bold; }
.weiss { font-size: 11px; color: #faf6fb; }
.copyright { font-size: 9px; color: #000000; }

.formularfeld {
	height: 18px;
	width: 200px;
	border: 1px solid #0589c0;
}
.formularfeld2 {
	height: 90px;
	width: 200px;
	border: 1px solid #0589c0;
}
.buttonSenden {
	height: 18px;
	width: 98px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #0589c0;
}
.buttonSenden2 {
	height: 18px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #0589c0;
}


/* IE CSS Hack by vbdesigns.de */
* html #wrap-links { 
margin-right: -3px; 
} 
* html #wrap-rechts { 
margin-left: -3px; 
} 

* html #Kopfzeile-2 {
	background-color: #CCD6E6;
	margin-left:10px; 
}

* html #Kopfzeile-2-rechts {
    margin-left:182px;
}

* html #Breadcrumb {
    margin-left:182px;
}

* html #Kopfzeile-1-mitte {
    margin-left:190px;
	height:70px;

}

 
* html #middle { 
margin: 0 177px 0 177px;
display:inline-block; 
} 
/* Ende IE CSS Hack by vbdesigns.de */


#wrap-links {
	float:left;
    width:40px;
    height:510px;
	background-color: #0589c0;
}

#wrap-rechts {
	margin-left:40px; 

}



#Kopfzeile-1-links, #Kopfzeile-2-links  {
	float:left;
    width:40px;
}

#Kopfzeile-1-mitte {
    margin-left:150px;
    display:block;
    /* height:40px; */
}



#Kopfzeile-1-rechts {
    float:right;
    display:block;
    /* margin-left:0.5em; */
    /* padding:0.5em;*/ 
	width:90px; 
	/*nik*/
	margin-top:15px;
}



#Kopfzeile-5-rechts {
    float:right;
    display:block;
    /* margin-left:0.5em; */
    /* padding:0.5em;*/ 
	width:70px; 
}

#Kopfzeile-2 {
	background-color: #CCD6E6;

/*	margin-left:10px;  */
}


#Kopfzeile-2-rechts {
    margin-left:150px;
	background-color: #CCD6E6;
}

#Breadcrumb {
    margin-left:150px;
	background-color: #CCD6E6;
}

#Hauptbereich {
    overflow:hidden;
    height:100%;
	background-color: #CCD6E6;
    /*height:400px;*/
}

#Hauptbereich-Abstracts {
    overflow:auto;
    height:100%;
	background-color: #CCD6E6;
    height:400px;
}

#Navigation-Rechts {
	float: right; /*margin-top:1.5em; */ /*margin-left:1em; */ /*margin-bottom:5em;*/ /*padding:0.5em; */
	width: 150px;
	padding-left:20px;
	background-color: #CCD6E6;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #0589c0;
    height:360px;
}

#Inhalt 
{
	margin-left:150px; 
	margin-top:10px; 
	margin-right:180px; 
	margin-bottom:10px;
	background-color: #CCD6E6;
	/* height:404px; */
	/*min-width: 200px;*/
	/* width:200px; */
}



#Hauptbereich-links {
    /* height:15em; */
	/* z-index:1; */
	float:left;
  	background-color: #8cb8dd;
    	height:360px;
	left: 90px; 
	top: 120px; 
	width: 130px; 
	z-index: 1;
}

#Navigation-Links {
	margin-top: 30px;
	margin-left: -10px;
	background-color: #bfd5ff;  
	position: absolute; 
	left: 90px; 
	top: 120px; 
	width: 150px;  
/*	width: 120px;   */
/*	z-index: 1;  */
}

#Rechtliches {
	clear:both;
	position: relative;
	/* background-color: white; */
	text-align: center; 
	border-left: 40px solid #0589c0;
	/*z-index: 1; */
}

#Rechtliches2 {
	clear:both;
	position: relative;
	height:50px;
	/* background-color: white; */
	text-align: center; 
	border-left: 40px solid #0589c0;
	/*z-index: 1; */
}

.eeoImageIndex {
	position: relative;
	right: 5px;
	top: 7px;
	float: left;
}

/*Abstract Formatierung */

#Inhalt-abstracts
{
    overflow:auto;
	margin-left:150px; 
	margin-top:10px; 
	margin-right:10px; 
	margin-bottom:10px;
	background-color: #CCD6E6;
/*	height:404px; */
	/*min-width: 200px;*/
/*	width:200px;*/
}

#Kopfzeile-1-mitte-Abstract {
	margin-left:150px;
    display:block;
    height:40px; 
}

#Kopfzeile-1-rechts-Abstract {
    float:right;
    display:block;
}


.eeoImageAbstract {
	position: relative;
	top: 7px;
	margin-right:10px;
}

.LinkFachgebiete {
  margin-top: 10px;
  margin-left: 0px;
  width: 60%;
}

#SearchResults
{
	min-height:2px;
	width:100%;
	text-align:left;	
}