body
{
	margin:0px; 
	padding:0px;
	
	font-family:Arial;
	font-size:11px;
	line-height:13px;
	color:#666666;	
}


/* GLOBAL TEXT */

h1, h2
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	line-height:13px;
	color:#ec7229;
	padding-bottom:10px;
	margin:0px;	
	clear:both;
}

h2
{ 
	font-weight:normal;
} 

p
{
	font-family:Arial;
	font-size:11px;
	line-height:13px;
	color:#666666;
	margin:0px;
	padding:0px 0px 0px 0px;
/*
	padding:0px 0px 15px 0px;
*/
} 

a:link, a:hover, a:visited, a:active
{
	font-family:Arial;
	font-size:11px;
	color:#ec7229;
	text-decoration:underline;	
}

a:hover
{
	text-decoration:none !important;
	color:#ec7229;        
}

a:visited
{
	/*color:#666666;*/
	color:#EC7229;
}

li
{
	margin-top: 7px;
}


/* GLOBAL TEXT */

.bannerright
{
	position:absolute;
	top:5px;
	left:825px;
}

/* HEADER */

#header
{
	position:relative;
	clear:both;
	top:0px;
	left:15px;
	width:800px;
	height:60px;
	margin-top:5px;
}

#logo
{
	position:relative;
	float:left;
	width:260px;
	height:60px;
	background-image:url('../images/esnLogo.jpg');
	background-repeat:no-repeat;
	margin-left:15px;
	cursor:pointer;
}

.bannerTop
{
	position:relative;
	float:right;
	width:468px;
	height:60px;
}

#bannerTopFlash
{
	position:absolute;
	z-index:2;	
}

.bannerTop a.topBanner, a.rightBanner, span.topBanner, span.rightBanner
{
    display:none;
}
/* HEADER END */


/* COCKPIT */
.cockpit
{
	position:relative;
	clear:both;
	left:15px;	
	height:16px;
	width:800px;
	text-align:right;
	vertical-align:bottom;
	font-size:12px;
	font-family:Arial;
	color:#666666;
	padding:1px 0px 0px 0px;
} 

.cockpit a
{
	font-family:Arial;
	font-size:11px;
	color:#ec7229 !important;
	padding:0px 5px 0px 5px;
	margin:0px;
}

.printLink
{
	position:relative;
	background-image:url('../images/icon_print.gif');
	width:16px;
	height:11px;
	background-repeat:no-repeat;
	background-position:right 2px;
	margin-left:10px !important;
	margin-right:0px !important;
padding-left:10px !important;
	padding-right:4px !important;
}

/* COCKPIT END */



/* TOPNAVIGATION */

.topnavigation
{
	position:relative;
	clear:both;
	margin-top:5px;
	left:15px;
	height:30px;
	width:800px;
	background-image:url('../images/topnavi_bg.gif');
	padding:0px;
} 

.topnaviitem
{
	position:relative;
	float:left;
	padding:0px 15px 0px 15px;
	margin:0px;
	top:0px;
}

.topnaviseparator
{
	position:relative;
	float:left;
	width:2px;
	height:100%;
	background-image:url('../images/topnavi_separator.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
}

/* TOPNAVIGATION END */


/* SUBNAVIGATION */
.subnavigationContainer
{
	position:absolute; 
	z-index:100; 
	left:420px; 
	top:126px; 
	width:395px; 
}
.subnavigation, .subnavigation2, .subnavigation3
{
	position:relative;
	height:16px; 
	z-index:100; 
/*
	left:420px; 
	top:126px; 
	border: solid 1px lime;
*/
	clear:both;
	width:395px; 
	background-image:url('../images/subnavi_bg.gif');
	display:none;
}

.subnavigation a, .subnavigation2 a, .subnavigation3 a
{
	position:relative;
	float:left;
	height:16px;
	width:auto;
	font-size:11px !important;	
	font-family:Arial !important;
	color:#666666 !important;
	text-decoration:none !important;
	background-image:url('../images/subnaviitem_bg.gif');
	background-position:top;
	background-repeat:repeat-x;
	vertical-align:top;
	margin:0px !important;
	padding:0px !important;
	border:none;
	overflow:hidden;
}

.subnavigation a span, .subnavigation2 a span, .subnavigation3 a span
{
	position:relative;
	top:-4px;	
	color:#666666 !important;
}

.subnavigation a.active, .subnavigation2 a.active, .subnavigation3 a.active
{
	background-image:url('../images/subnaviitem_bg_ov.gif');
}

.subnavigation2
{
	margin-top: 5px;
	width:394px;
}
.subnavigation3
{
	margin-top: 5px;
	width:394px;	
}
/* SUBNAVIGATION */

/* CONTENT */

#middle
{
	position:relative;
	clear:both;
	top:10px;
	left:15px;
	width:800px;
	height:479px;
} 

#leftpanel
{
	position:relative;
	float:left;
	width:400px;
	height:479px;
	padding:0px;
	margin:0px;
	background-color:#cccccc;
	z-index:1;
} 

#leftpanelInner
{
	position:relative;
	width:398px;
	height:477px;	
	background-image:url('../images/content_bg.gif');
	top:1px;
	left:1px;
	background-color:#ffffff;
}

.leftpanecontent
{
	position:relative;
	width:373px;
	height:428px;
	left:10px;
	top:15px;
	overflow-y:auto;
	overflow-x:hidden !important;
	overflow:auto;	
}

#rightpanel
{
	position:relative;
	float:right;
	width:395px;
	height:479px;
	padding:0px;
	margin:0px 0px 0px 0px;
	background-color:#cccccc;
	z-index:1;
} 

#rightpanelInner
{
	position:relative;
	width:393px;
	height:477px;
	background-image:url('../images/content_bg.gif');
	background-color:#ffffff;
	top:1px;
	left:1px;	
}

.rightpanecontent
{
	position:relative;
	width:370px;/*width:368px; STANDARDWERT*/
	height:464px;
	left:10px;
	top:15px;
	overflow-y:auto;
	overflow-x:hidden !important;
	overflow:auto;
}

#placeholder_subnavi
{
	position:relative; 
	height:36px; 
	width:100%;	
}

.contentseparator
{
	position:relative;
	height:1px;
	font-size:1px;	
	clear:both;
	background-image:url('../images/content_separator.gif');
	background-repeat:repeat-x;
	margin-top:0px;
	margin-bottom:15px
}

img.contentImageLeft
{
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:10px;
	margin-bottom:15px;
}

img.contentImageFill
{
	position:relative;
	clear:both;
	margin:0px;
	padding:0px;
	margin-bottom:12px;
}

/* CONTENT BG */


/* HOME */
.hometeaser
{
	position:relative;
	float:left;
	height:50px;
	background-image:url('../images/home_teaser.gif');	
	width:180px;
	height:60px;
	margin-right:2px;
	
	font-family:Arial;
	font-size:11px;
	color:#666666;
	/*padding:10px;*/
}

.hometeaser span
{
	position:relative;
	float:left;
	left:10px;
	top:10px;
	width:160px;
	height:40px;
}

.newsteaser
{
	position:relative;
	float:left;
	height:50px;
	background-image:url('../images/home_teaser.gif');	
	width:180px;
	height:60px;
	margin-right:2px;
	
	font-family:Arial;
	font-size:11px;
	color:#666666;
	/*padding:10px;*/
}

.newsteaser a:link, .newsteaser a:hover, .newsteaser a:visited, .newsteaser a:active
{
	text-decoration:none;	
}

.newsteaser span
{
	position:relative;
	float:left;
	left:80px;
	top:5px;
	width:100px;
	height:40px;
}
.newsteaser div
{
	position:absolute;
	float:left;
	clear:both;
	left:0px;
/*	top:10px;
*/
	width:130px;
	height:40px;
}


#logolinks
{
	position:relative;
	clear:both;
	/*
	height:67px;
	*/
	height:90px;
	width:366px;
	overflow:hidden;
	text-align:center;
	padding-top:0px;
	/*
	top:10px;
	*/
}

#logolinks a
{
	position:relative;
	float:left;
}

.logolinkseparator
{
	position:relative;
	float:left;
	width:61px;
	height:90px;
}

/* HOME END */


/* NEWS */    
.news_list_item
{
	position:relative;
	width:100%;
	height:80px;
	overflow:hidden;
}

.news_list_item img
{
	position:relative;
	float:left;	
	margin-right:10px;
}



.previewtext
{
	position:relative;
	float:left;
	width:auto; /*200px;*/
	left:0px;
}

.previewtext h2
{
	width:260px;
}

.previewtext  a:link, .previewtext a:hover, .previewtext a:visited, .previewtext a:active
{
	text-decoration:none;
	color: #666666;	

}
.more
{
	color: #EC7229 !important;
}

.newslistseparator
{
	position:relative;
	height:1px;
	font-size:1px;	
	clear:both;
	background-image:url('../images/content_separator.gif');
	background-repeat:repeat-x;
	margin-top:10px;
	margin-bottom:10px	
}

/* NEWS END */ 



/* KONTAKT */    
.formItem
{
   position:relative;
   clear:both;
   height:22px;
}

.formItem span
{
    position:relative;
    float:left;
	font-family:Arial;
	font-size:11px;
	color:#666666;
	width:150px;
}

.formItem input, .formItem select, .formItem textarea
{
    position:relative;
    float:left;
	font-family:Arial;
	font-size:11px;
	color:#666666;
	border:1px solid #d0d0d0;
	height:16px;
	width:200px;
}

.formItem Textarea
{
    height:60px;
}
     
.formButtons
{
    position:relative;
    clear:both;
    margin-left:150px;
    margin-top:25px;    
}
     
.formButton
{              
    position:relative;    
    float:left;
    margin-right:10px;
    border:1px solid #ec7229;
    width:60px;
    height:16px;
    text-align:center;
}                

.formButton a
{
    font-family:Arial;
    font-size:11px;
    color:#ec7229 !important;
    text-decoration:none !important;
}

.formValidation
{
  position:relative;
  width:100% !important;   
  
}
/* KONTAKT END */ 


/* NEWS PAGING */

.newsPaging
{
    position: absolute;
	float: left;
    font-size: 11px;    
    font-family: Arial;
	color:#666666;
	bottom: 1px;
	height: auto;
	width: 100%;
}

.newsPaging .links, .newsPaging .text
{
    position: relative;
	float: left;
}

.newsPaging .links
{  
    right: 0px;
    clear: right;
    float: right;
    text-align: right;
}

/* NEWS PAGING END */

/* MODULE CONTAINER (MODULE TEMPLATE)*/
.moduleContainer
{
    position: relative;
    width: auto;
    height: auto;
    float: left;
}
/* MODULE CONTAINER (MODULE TEMPLATE) END*/

.formItem .radiobutton
{

 	float: left;
display: block;
      
}
.formItem .radiobutton label
{
	padding-left: 3px;
	padding-top: 0px;
	margin: 0;
        font-size: 11px;
}
.formItem .radiobutton input
{
	width: 15px;
	padding: 0;
	margin: 0;
 	height: auto;
	border: none;

}
.formItem .tbovernight 
{
	float: left;

	
}
.formItem .tbovernight input
{
	width: 160px;
}
.formItem div.label
{
	float: left;
}