body {
	margin:0;
	font-family:Verdana, Arial,sans-serif;
	font-size: 75%;
	background: #dfe1e3 url(images/website_bg.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: #7b7b7b;
	text-decoration: none;
}

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

			/*** Kopfzeile aufbauen ***/

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

#mainmenutop{
	padding: 0 0 20px 0px;
	
}

#company-logo{
position:absolute;
height: 53px; 
width: 90px;
left:840px;
top: 15px;


}

#header-slogan {
	width: 600px; 
	font-size: 1em;
	color: #9da0a3;
	padding:15px 0px 10px 15px;
	
	
}

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

.mainmenue .selected {
	font-weight: bold;
	background:url(images/selected-menue_top.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: 650px;
	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;
	background-color: white;
   
}

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

#submenue ul li{
 
width: 240px;

}

#submenue ul li ul li{
 
}


#pagecontent {
	width: 529px;
	padding:23px 15px 10px 15px;
	margin-left: 280px;
	border-left: 1px solid #dfe1e3;
	}

.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(images/h2.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	background-position:0px 4px;
	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(images/h2.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	background-position:0px 4px;
	}
	

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

.header2 {
	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:20px;
	background-position:0px 4px;
	xbackground-color:#f4f4f4;
	}

#elocontent h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #4A4A4A;
	line-height: 1.4em;
	margin: 2.5em 0 0.77em 0;
	background-image:url(images/h2.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	background-position:0px 4px;
	}
	

/*------------ Links ------------------*/

#pagecontent a {
	color:#1c5aa7;
	font-weight:normal;
	text-decoration:none;
}

#pagecontent a.pdf {
	background-image:url(images/icon_pdf.gif);
	
	background-repeat:no-repeat;
	padding-left:18px;
	}
	
#pagecontent a.pdf:hover {
	background-image:url(images/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(images/bulletpoint.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()
	}

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

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

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

			/***   USEBILITY    ***/

.elolang {
padding-left:1px;
}




.elolang img {

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;
}



.tablehead_download {
background-image: url(images/download_table_head_bg.gif);
border: 1px solid #B3B7BB; 
width:499px;
padding:10px 8px 8px 10px ;
font-size:14px; 
cursor: pointer;
height:19px;
color: #4A4A4A;
font-weight:bold;
margin-bottom:1px;
}

.tablehead_download:hover {
background-color:#fff;
background-image:url(images/download_table_head_bg_hover.gif);
border-right: 1px solid #9da1a5;
border-bottom: 1px solid #9da1a5;
}

.tablearrow {
float:right;
padding-right: 0px;
}


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;

}

table.video th{
background-image:url(images/video_table_head.jpg);
background-repeat:no-repeat;
border-left: 1px solid #b3b3b3;
border-right: 1px solid #b3b3b3;
border-top: 1px solid #b3b3b3;
height:39px;
padding: 0 0 0 40px;
line-height:20px;
font-size:14px;

}

table.video td{
padding: 6px 6px 6px 9px ;
border: 1px solid #dfe1e3;
}

table.video {
background-color:#f2f2f2;
border: 1px solid: #b3b3b3;
margin-bottom:20px;
}

table.video tr.altrow {
	background-color: #fafafa;
}

a.videolink {
background-image:url(images/play_button.gif);
background-repeat:no-repeat;
padding-left:18px;
}
	
#pagecontent a.videolink:hover {
background-image:url(images/play_button.gif);
background-repeat:no-repeat;
padding-left:18px;
}


/*-------------------------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-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(images/hover_menue_top.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(images/selected-menue_top.gif); 
	background-repeat:no-repeat; 
	background-position: 0px 0px;
}
           
.eloheader {
	margin:0 0 0 -1px;
	padding:0;
	width:100%;
	float:left;
	list-style-type: none;
	
}
            

            
.eloheader li {
	display: inline;
	margin:0px;
	float:left;
	padding-top:10px;
	padding-bottom:7px;
	
	
	
}
            
.eloheader a, .eloheader a:visited {
text-decoration:none;
padding: 7px 10px 7px 10px;
font-size:1.1em;
font-weight:bold;
border-top: 1px solid #cac9c9;
border-left: 1px solid #cac9c9;
border-right: 1px solid #cac9c9;
background-color:#f6f6f6;
margin-right:3px;
}
            
.eloheader a:hover {
color: #000;
background-repeat:repeat-x;
background-color:#FFF;
}
            
.eloheadersel {
color: #5a5b5f; 
background-image:url(images/bg_top.gif);
background-repeat:repeat-x;
border-top: 1px solid #adadad; 
border-left: 1px solid #adadad;
border-right: 1px solid #adadad;
background-color:#FFF;
}
            
.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(images/search_bg.jpg);
	}
	

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

#submitqueryid:hover {
background-image:url(images/search_button_over.gif);
}

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

#suche {
color:#808080;

}

.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_top {
background-color: #a4b1c6;
padding:5px 5px 5px 25px;
background: #ced6e3 url(images/zusatzinfo_icon.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(images/zusatz_bullet.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;

}

/*--------------- Login Styles ---------------------*/
#elologin {
	display:block;
	margin-top:9px;
	float:left;
	color:#626262;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

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

.loginerror {
	width:150px;
	padding:5px;
	color:#a82a2a;
	border:1px solid #e27171;
	background-color:#f5bfbf;
	margin:5px 0 10px 0;
}

#upwid, #unameid{
	display:block;
	margin-top:3px;
	margin-bottom:6px;
	background-color:#ffffff;
	border:1px solid #9ea1a5;
}


#login_wrapper{
	border:1px solid #adacac;
	padding:5px;
	float:left;
	margin-top:20px;
	margin-left:20px;
	width:162px;
	background-image:url(images/loginhead_bg.gif);
	background-repeat:repeat-x;
	background-color:#eaeced;
}

.loginhead {
	display:block;
	width:162px;
	color:#FFF;
	font-weight:bold;
}

#loginid {
	background-color:#CCCCCC;
	border:1px solid #9EA1A5;
	background-image:url(images/loginid_bg.gif);
	background-repeat:repeat-x;
	cursor:pointer;
	border-right:1px solid #5e5e5e;
	border-bottom:1px solid #5e5e5e;
	padding:0 4px 0 4px;
}

#loginid:hover {
	background-color:#eee;
	background-image:none;
}


/*------ Video Box Styles -------*/
.video_con{
text-align: left; 
width:519px;
text-align:left;
height:100px;


}



.videobox_bottom {
margin-left: -10px;
 
}

.videobox_bottom ul li{
margin:0.77em 0 0.77em 0px;
background-image:url(images/filmstreifen.gif);
list-style-image:none;
list-style-type:none;
background-repeat:no-repeat;
background-position: 0px 1px;
padding-left:17px;
}

.videobox_left {
padding: 0;
margin: 0;
width:242px;
background-color:#f2f2f2;
border: 1px solid #c7c7c7;
float:left;
margin-bottom:20px;
}

.videobox_right{
margin-left:270px;
padding: 0;
width:242px;
background-color:#f2f2f2;
border: 1px solid #c7c7c7;


}

.videobox_top {
background: #ced6e3 url(images/videobox_top_bg.jpg) no-repeat ;
height:34px;
padding: 0 0 0 45px; 
font-size:14px;
line-height:30px;
font-weight:bold;
color:#545454;
}

.videobox_bottom {
padding-top: 2px;
}










/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

html,body{
height:100%;
height: auto !important;
min-height:100%;
}



#TBajaxContent{
clear:both;
overflow:auto;
padding:2px 15px 15px 15px;
text-align:left;
}
#TBajaxWindowTitle{
padding:7px 50px 5px 10px;
}
#TBcaption{
background:#FFFFFF;
color:#515151;
float:left;
font:bold 11px Verdana,Arial,Helvetica,sans-serif;
height:25px;
padding:7px 30px 10px 15px;
}
#TBcloseAjaxWindow{
float:right;
margin-bottom:1px;
padding:5px 10px 7px 0;
text-align:right;
}
#TBcloseWindow img{
float:right;
border:none;

padding:10px 13px 5px 0;
}
#TBcloseWindow a{
background:#FFFFFF;
color:#666666;
font:bold 11px Verdana,Arial,Helvetica,sans-serif;
}
#TBcloseAjaxWindow a{
background:#FBC900;
color:#666666;
font:bold 11px Arial,Helvetica,sans-serif;
}
#TBhideSelect{
background:#FFFFFF;
border:none;
color:#000000;
filter:alpha(opacity=0);
height:100%;
left:0;
-moz-opacity:0;
opacity:0;
position:absolute;
top:0;
width:100%;
z-index:99;
}
#TBiframeContent{
border:none;
clear:both;
margin-bottom:-5px;
_margin-bottom:0px;
}
#TBload{
background:url(loadingAnimation.gif);
display:none;
height:100px;
position:absolute;
width:100px;
z-index:101;
}
#TBoverlay{
background: #F5F5F5;
color:#000000;
left:0px;
-moz-opacity:0.8;
opacity:0.8;
filter:alpha(opacity=80);
position:absolute;
top:0px;
width:100%;
z-index:100;
}
* html #TBoverlay{
height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight + 'px');
}
#TBsecondLine{
background:#FFFFFF;
color:#D6D6D6;
font:bold 11px Arial,Helvetica,sans-serif;
}
#TBsecondLine span{
padding:0 10px;
}
#TBsecondLine a{
background:#FFFFFF;
color:#515151;
}
#TBtitle{
_height:27px;
background:#8F969C;
color:#fff;
font:bold 12px Arial,Helvetica,sans-serif;
min-height:27px;
}

#TBtitle img{
border:none;
}


#TBwindow{
background:#FFFFFF;
border:2px solid #D6D6D6;
color:#000000;
display:none;
position:absolute;
text-align:left;
z-index:102;
}
#TBwindow img#TBimage{
border:1px solid #ccc;
/*border-bottom:1px solid #CCCCCC;
border-left:1px solid #666666;
border-right:1px solid #CCCCCC;
border-top:1px solid #666666;*/
display:block;
margin:15px 0 0 15px;
}
