body {
	margin:0;
	font-family:Verdana, Arial,sans-serif;
	font-size: 75%;
	background: #dfe1e3 url(website_.gif) repeat-y;
	}

html>body {
font-size:0.689em;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
margin:0;
padding:0;
} 

body a:hover {
	color: #000000;
}

body a {
	color: #2174c7;
	text-decoration: none;
}

.bildunterschrift {
	font-size: 0.9em;
	color: #A8ADB3;
}

			/*** Kopfzeile aufbauen ***/

#header{
	width:100%;
	background: #FFF;
	float:left;
}

#mainmenutop{
	padding: 0 0 20px 2px;
	/*padding: 0 0 18px 2px;*/
}

#company-logo{
position:absolute;
height: 42px; 
width: 66px;
left:840px;

/*left: 775px;*/
top: 19px;
/*top: 28px;*/

}

#header-slogan {
	width: 600px; 
	font-size: 1em;
	/*font-size: 1.2em;*/
	color: #9da0a3;
	padding:20px 0px 10px 20px;
	/*padding:29px 0px 10px 20px;*/
	
}

.mainmenue a{
	text-decoration: none;
	padding-left: 22px;
	color: #333333;
	font-size: 0.8em;
}

.mainmenue .selected {
	font-weight: bold;
	background:url(selected.gif) no-repeat; 
	background-position: left;
}

#header-line-small {
	width: 100%;
	line-height: 0.7em;
	background-color: #dfe1e3;
	border-bottom: 1px solid #FFF;
}

#header-image {
	border-right: 1px solid #FFF; 
	width: 840px;
	height: 100px;
	background-color: #A8ADB4;
}

#header-box {
	width: 100%;
	height:109px;
	background-color: #8f969c;
	border-bottom: 1px solid #FFF;
	float:left;
	clear:both;
}

#broadcrumb {
	border-right: 1px solid #FFFFFF;
	width: 820px;
	float:left;
	background: #dfe1e3;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:3px;
	color: #808080;
	border-top: 1px solid #fff;
}


	
#broadcrumb-short {
	width: 440px;
	float: left;
}

#broadcrumb a {
	text-decoration: none;
	padding-right:4px; 
	padding-left:4px;
	color: #808080;
}

#broadcrumb a:hover{
	color: #000;
	
}

			/***   Content Bereich definieren   ***/

#menue-left {
	width: 280px;
	padding:0;
	margin:0;
	float:left;
}

#contentcontainer{
	float:left;
	width: 840px;
	margin-top:20px;
}

#submenue ul{
	width: 260px;
	padding-left: 12px;
	margin-left:0px;
	list-style-type: none;
	float:left;
}

#pagecontent {
	width: 529px;
	padding:23px 15px 10px 15px;
	margin-left: 280px;
	}
/***
#pagecbackground {
	width: 529px;
	height: 530px;
	background: #FFFFFF;
	left: 280px;
	top:0px;
	line-height: 18px;
	padding:10px 15px 10px 15px;
	border-right: 1px solid #dfe1e3;
	border-left: 1px solid #dfe1e3;
	background-color: #F7F7F7;
}
***/

.text {
	font-family:Verdana, Arial,sans-serif;        
	font-size:1em;
	line-height: 1.54em;
	color: #525559;
	margin: 0 0 1.54em 0;
	}

#pagecontent p {
	font-family:Verdana, Arial,sans-serif;        
	font-size:1em;
	line-height: 1.54em;
	color: #525559;
	margin: 0 0 1.54em 0;
	}

#pagecontent h1 {
	font-size: 1.8em;
	color: #4A4A4A;
	line-height: 1.3em; 
	margin:0 0 1em 0;
	font-weight:bold;
	}

#pagecontent h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #4A4A4A;
	line-height: 1.4em;
	margin: 1.54em 0 0.77em 0;
	background-image:url(h2000000.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	background-position:0px 4px;
	xbackground-color:#f4f4f4;
	
/*#pagecontent h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #4A4A4A;
	line-height: 1.4em;
	margin: 1.54em 0 0.77em 0;
	background-image:url(images/h2.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	background-position:0px 2px;
	xbackground-color:#f4f4f4;*/
	
	}

#pagecontent h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #4A4A4A;
	line-height: 1.4em;
	margin: 2.5em 0 0.77em 0;
	background-image:url(h2000000.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	background-position:0px 4px;
	}
	
#pagecontent a {
	color:#135fab;
	font-weight:bold;
	text-decoration: none;
}

#pagecontent a.pdf {
	background-image:url(icon_pdf.gif);
	
	background-repeat:no-repeat;
	padding-left:18px;
	}
	
#pagecontent a.pdf:hover {
	background-image:url(icon_pdf.gif);
	
	background-repeat:no-repeat;
	padding-left:18px;
	}

#pagecontent a:hover {
	color: #000;
	background-image: none;
	text-decoration: underline;
}

#pagecontent ul {
font-size:1em;
	line-height: 1.54em;
	margin:0 0 2.31em 20px;
	color: #525559;
	list-style-image: url(bulletpo.gif);
	}
	
#pagecontent ol {
font-size:1em;
	line-height: 1.54em;
	margin:0 0 2.31em 20px;
	color: #525559;
	}

#pagecontent li {
	margin-top: 0.77em;
	}

					/***    Intelligent Tabs menu    ***/

#menue-left ul.subsection_tabs {
	list-style:none;
	margin-top: 25px;
	width: 280px;
	padding:0;
	clear:both;
	border-bottom:1px solid #B3B7BB;
	height:20px;
	}

#menue-left ul.subsection_tabs li {
	float:left;
	text-align:center;
	}

#menue-left ul.subsection_tabs li a {
	display:block;
	height:17px;
	padding:3px 0px 0 0px;
	color: black;
	width:93px;
	text-decoration: none;
	float:left;
	}

#menue-left ul.subsection_tabs li a:hover {
	color: black;
	background: transparent url(content0.css)
	}

#menue-left ul.subsection_tabs li a.active {
	background-color:#dfe1e3;
	font-weight: bold;
	}

#menue-left div.subcontent {
	width: 245px;
	margin-top: 10px;
	padding:0 10px 0 20px;
	float:left;
	}

#menue-left div.subcontent-corner {
	margin-top: 6px;
	width: 245px;
	}

			/***   USEBILITY    ***/

.elolang {
padding-left:1px;



}
.elolang img {
border:0;
margin-top: 0px;
}

.elolang a {
padding-right:30px;
padding-top:20px;
}


            

.elolang img {
	border:0;
	
}



#language {
	padding-top: 2px;
	float:right;
	
	
}



#copyright {
	text-align: center;
	width: 529px;
	height: 18px;
	padding:10px 0 0 290px;
	margin-bottom: 20px;
	line-height: 1.7em;
	font-size:0.9em;
	color:#135fab;
}

#copyright a {
	padding:0;
	color:#135fab;
	}

						/***     Bildklassen    ***/						
.bildrechts {
	float: right;
	margin: 5px 0px 5px 15px;
	border:none;
	padding-left:0px;	
	
}	
div.bildrechts img {
	margin-bottom: 5px;
	border:none;
	}	

.bildlinks {
	float: left;
	margin: 5px 20px 0px 0px;
	color:#999999;
	padding-right:5px;
	
	}

p.bildlinks {
   padding-right:15px;
   }

div.bildlinks img {
	margin-bottom: 5px;
	}	
.bildmitte {
	margin: 0 0 1.54em 0;
	}

/*----------------------------- Tabellen ---------------*/

table {
   border-collapse: collapse;
   width:100%;
   margin-bottom:0.77em;
	}

tr {border:none;}

table.style tr:hover {
background-color: #e7ebf0;

}

table.style th{
border-bottom: 1px solid #B3B7BB;
}

table.style td{
padding: 8px;
border: 1px solid #dfe1e3;
}
   
td {
   padding:5px;
   line-height: 14px;
   color:#525559;
}
 
th {
  
   padding: 8px;
   text-align:left;
   background-color: #dfe1e3;
   margin:0;
   color: #606366;
   border-left: 1px solid #dfe1e3;
}

tr.altrow {
	background-color: #f4f7fa;
}

tr.altrow:hover {
	background-color: #dfe1e3;
}
	
tr.subhead {
	border-bottom: 1px solid #B3B7BB;
	padding-top:120px;
	font-weight: bold;
}

table.short td{
padding: 3px;
line-height:12px;

}

/*-------------------------instyle---------------------*/

 .elomenu {
	margin: 0px;
	padding:0px;
	width:280px;
}
    
	.elomenu ul li a {
		background-color: #dfe1e3;
		list-style:none;
		padding: 6px 0px 6px 20px;
		margin: 0px;
		width:260px;
		float: left;
		clear:both;
		font-size:0.9em;
		/*border-bottom: 1px solid #A8ADB4;*/
		/*border-top: 1px solid #B3B7BB;*/
		
	} 

	.elomenu ul li {
		padding: 15px 0px 0px 0px;
		margin: -2px;
		width:260px;
		float: left;
		clear:both;
		
		
	}
	
	.elomenu ul li a:hover { color: black; 
	
}		
	.elomenu ul li a:active { color: black; }  
		
		
		.elomenu ul li ul li {
			padding-top:9px;
			padding-bottom:5px;
			float: left;
			clear:both;
			
		}
		
		

		.elomenu ul li ul li a {
			padding: 0px 0px 0px 25px;
			border-bottom:0px;
			background-color: #FFFFFF;
			list-style:none;
			width:190px;
			float: left;
			clear:both;
			border:none;
			
		}
		
		.elomenu ul li ul li a:hover {
			color: black;	  
			background-image:url(hover_me.gif); 
			background-repeat:no-repeat; 
			background-position: 0px 0px;
			background-color: transparent;
		}

                        
.elomenu a:link, .elomenu a:visited {
	color: #595959;
	margin-left:-10px;
	float:left;
}
                           
.elomenusel  {
	font-weight:bold;
	background-image:url(selected.gif); 
	background-repeat:no-repeat; 
	background-position: 0px 0px;
}
           
.eloheader {
	margin:0;
	padding:0;
	width:100%;
	float:left;
	list-style-type: none;
}
            
/*.eloheader ul {
	margin-left:0px;
	padding-right:10px;
}*/
            
.eloheader li {
	display: inline;
	margin:0px;
	padding:0px;
	float:left;
}
            
.eloheader a:link, .eloheader a:visited {
	text-decoration: none;
	padding-right:4px;
	padding-left: 18px;
	font-size:1.1em;
	color: #333333;
}
            
.eloheader a:hover {
	background-image:url(hover_me.gif); 
	background-repeat:no-repeat; 
	background-position: 0px 0px;
}
            
.eloheadersel {
	font-weight: bold;
	background-image:url(selected.gif); 
	background-repeat:no-repeat; 
	background-position: 0px 0px;
	padding: 0;
	margin:0;
}
            
.elopath {
	display: inline;
}
            
.elopath a:link, .elopath a:visited {
	text-decoration: none;
}



.elocontent {
	padding:0;
	margin: 2px 5px;
}
            

            
/*.editbuttons {
	background:#f0f080;
	border:1px solid #d0d060;
	padding: 0;
	margin: 5px 5px;
}*/
            
.eloquery {
	display:block;
	margin-bottom:10px;
}



#eloqueryid {
	background-color:#ffffff;
	border: 1px solid #CED5DB;;
	padding-left: 3px;
	width:130px;
	border:1px solid #B3B7BB;
	height:16px;
	background-image:url(search_b.jpg);
	}
	

            
#submitqueryid {
	width:25px;
	border:none;
	background: #fff;
	background-image:url(search_b.gif);
	height:20px;
	cursor:pointer;
}

#submitqueryid:hover {
background-image:url(search_c.gif);
}

/***--------------------------------------------Suche-----------***/

.eloresultitem {
margin-bottom: 2.31em;
padding-left:5px;
width:519px;
}

.eloresultitempath {
padding: 0px;
float:left;
width:100%;
margin-bottom:0.77em;
}

.eloresultitemcontent {
font-size:1em;
line-height: 1.54em;
color: #525559;
}

.elomarker {
background-color:#ffd79c;
}

.results {
width:50%;
position: relative;
}

/* ------------------------- Tabellen  -----------------------*/

/* Sortable tables */
table.sortable th {
cursor:pointer ;
border-bottom: 1px solid #B3B7BB;
}

table.sortable tr:hover {
background-color: #e7ebf0;

}
table.sortable td{
padding: 8px;
border: 1px solid #dfe1e3;
}

/*----------------------- Zusatzinformationen ---------------*/	

#info_box {
position:absolute;
left: 850px;
/*top:270px;*/
width:140px;
background-color:#e5e9f0;
font-size:10px;

border: 1px solid #a6b3cb;
margin-top:20px;
margin-bottom: 5px;

}


/*#info_box {
float:right;
width:180px;
background-color:#e5e9f0;
font-size:10px;
margin-left:20px;
border: 1px solid #b8c3d7;
margin-top:5px;
margin-bottom: 5px;

}*/

#info_top {
background-color: #a4b1c6;
padding:5px 5px 5px 25px;
background: #ced6e3 url(zusatzin.gif) no-repeat ;
background-position: 5px;
border-bottom: 1px solid #a6b3cb;

}

#info_bottom {
background-color:#e5e9f0;
padding: 5px;
}

#info_bottom ul{
margin:0.77em 0 0.77em 19px;
list-style:url(zusatz_b.gif);
}


/*---------------- Formular Felder ---------------*/

input.textfield{
background-color:#ffffff;
border:1px solid #9ea1a5;
}

textarea {
background-color:#ffffff;
border:1px solid #9ea1a5;
}

select {
background-color:#ffffff;
border:1px solid #9ea1a5;

}



