html, body {
	height:100%;
	border:0px dashed yellow;
}

body {
	padding: 0%;
	margin: 0%;
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(220,220,220);
	text-align:center;
	overflow:auto;
	/*overflow:-moz-scrollbars-vertical;*/
	background-color:rgb(39,51,67);
}
/* ****************************************************************************/	
/* 						 3 column layout 									  */
/* ****************************************************************************/
#wrapper{
	position:absolute;
	top:0px;
	left:0px;
	border:0px dashed white;
}
#header {
	position:absolute;
	top:0px;
	left:10px;
	width:98%;
	min-width:806px;
	text-align:left;
}
*html #header {
	width:988px;
}


#logo {
	height:80px;
	z-index:200;
}

#innerheader {
	background-image:url(/upload/images/bg_header.jpg);
	background-repeat:repeat-x;
}


#left {
	background-color:rgb(4,19,48);
	border:0px solid yellow;
	position:absolute;
	top:110px;
	left:10px;
	width: 150px;
	margin-bottom: 10px;
	text-align:left;
}

#content {
	/*background-color:rgb(4,19,48);*/
	border:0px solid yellow;
	position:absolute;
	top:110px;
	left:170px;
	width:645px;
	margin-bottom: 10px;
	text-align:left;
}

#right {
	position:absolute;
	top:110px;
	left:825px;
	width: 150px;
	margin-bottom: 10px;
	text-align:left;
}

#footer {
	width:100%;
	color:rgb(190,190,190);
	font-size:9px;
	text-align:center;
	margin-top:12px;
}
* html #footer{
}

/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */

/* ****************************************************************************/	
/* 						home floating 3 column layout 						  */
/* ****************************************************************************/
#homenavi {
	text-align:center;
	margin: 0% 2% 0% 2%;  /*top, right, bottom and left margin */
}
/* Float Hack - add this class to all containers containing floats */
#homenavi:after {
	content: ".";  
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden;
}
* html #homenavi {
	height: 1%;
}
* html .hollyhacked {
	height: 1%;
}

#homecontent {
	margin: 0% 2% 2% 2%; /* top, right, bottom and left margin */
	text-align:left;
}
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */

/* ****************************************************************************/	
/* 						rounded corners box			 						  */
/* ****************************************************************************/
div.nifty{
	float:left;
	/*margin: 0% 1% 0% 1%; /* top, right, bottom and left margin */
	margin: 0;
	width: 23%;
	background-color:rgb(4,19,48);
}
div.innernifty{
	text-align:left;
	padding: 4px 4px 4px 4px;/* top, right, bottom and left margin */
}
b.rtop, b.rbottom{
	display:block;
	background-color:rgb(39,51,67);
}
b.rtop b, b.rbottom b{
	display:block;
	height: 1px;
	overflow: hidden;
	background-color:rgb(4,19,48);
}

b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */

/* ****************************************************************************/	
/* 						banner			            						  */
/* ****************************************************************************/
#banner{
	margin-bottom:5px;
	width:645px;
	height:100px;
}
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */

/* ************************************************************************** */
/* 						default stylez										  */
/* ************************************************************************** */
td {
	font:11px Verdana,Arial,Helvetica,Geneva,sans-serif;
	color:rgb(220,220,220);
	/*margin-bottom:8px;*/
}
div,p  { margin-top:0; }

.hidden { display:none; }

.small {font-size:10px;}

.sitemap_level2_container {
	float:left;
	width:50%;
	padding-top:.3em;
}
.sitemap_level3_container {
	float:right;
	width:50%;
	padding-top:.3em;
}
.navi{
	width:100%;
	height:25px;
	background:url("/upload/icons/bg_navi.jpg");
	background-repeat:repeat-x;
	/*border-bottom:1px solid rgb(170,170,170);*/
	/*background-color:rgb(200,200,200);*/
	margin-bottom:1px;
}

h1 {
	padding-left:2px;
	font-weight:bold;
	font-size:13px;
	color:rgb(255,157,19);
	margin:0;
}
h1.content {
	margin-bottom:12px;
	padding:0;
}

h2 {
	padding:0;
	font-weight:bold;
	font-size:11px;
	color:rgb(255,157,19);
	margin-bottom:-12px;
}
h2.content {
	margin-bottom:4px;
	padding:0;
}

#left p { padding-left:3px;padding-right:2px }
#right p { padding-left:4px;padding-right:2px }
#clearfooter { width:100%;height:52px;clear:both; }

#navipath {
	padding:0;
	padding-bottom:10px;
	color:rgb(190,190,190);
	text-align:left;
}
/* *********************** Navi / Ancor Styles ****************************** */
a {
	text-decoration:none;
	voice-family:"\"}\"";  /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
	color:rgb(220,220,220);
}
a:hover { text-decoration:underline; }



a.newsheadline { font-weight:bold; } 
a.bottomnavi { color:rgb(190,190,190); font-size:9px; } 
a.additionalnavi { font-size:10px; color:rgb(190,190,190); }
a.navipath { font-size:10px; color:rgb(190,190,190); } 

a.navileft_passive {
	display:block;
	/*background-color:#E8E8EE;*/
	padding-top:6px;
	padding-bottom:6px;
	color:rgb(250,250,250);
	font:12px Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-weight : normal;
} 
a.navileft_active {
	display:block;
	/*background-color:#ffffff;*/
	/*background:url("../images/navi_pfeil_rechts.gif") no-repeat;*/
	/*background-position:right;*/
	padding-top:6px;
	padding-bottom:6px;
	color:rgb(255,157,19);
	font:12px Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-weight : normal;
} 
a.navileft_open {
	padding-left:10px;
	display:block;
	/*background:url("../images/navi_pfeil.gif") no-repeat;*/
	/*background-position:right;*/
	/*background-color:#E8E8EE;*/
	padding-top:6px;
	padding-bottom:6px;
	color:rgb(255,157,19);
	font:12px Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-weight : normal;
} 
a.navileft_passive:hover,a.navileft_active:hover, a.navileft_open:hover  {
	background:url("/upload/icons/bg_navi_active.jpg");
	background-repeat:repeat-x;
	color:rgb(255,157,19);
	text-decoration:none;
}

a.sitemap_level1 {
	display:block;
	border-bottom:1px solid rgb(160,160,160);
	color:rgb(255,157,19);
	font-weight:normal;
	padding-bottom:.4em;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
}
a.sitemap_level2 {
	color:rgb(220,220,220);
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:150px 4px;
	display:block;
}
a.sitemap_level3 {
	color:rgb(220,220,220)
}
/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */

/* *********************** General Box *************************************** */
.input, .select {
	font-size:11px;
	font-family:Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
	width:240px;
	margin-bottom:8px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}
input, textarea, select {
	font-size:11px;
	font-family:Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
	width:240px;
	margin:4px 0;
	border:0;
	background-color:rgb(220,220,220);
}
input:focus, textarea:focus{
	background-color: lightyellow;
}
.label {
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
}
/* *********************** Search Box *************************************** */
#searchbox {
	/*background-color:#DFE0E5;*/
	/*border-top:1px solid #aeaeae;*/
	/*border-bottom:1px solid #aeaeae;*/
	background:url("/upload/icons/bg_searchbox.jpg");
	background-repeat:repeat-x;
	padding:.6em 0;
	margin-top:0em;
	margin-bottom:1em;
}
.label_searchbox {
	vertical-align:middle;
	color:rgb(250,250,250);
	position:relative;
	padding-left:10px;
}
.input_searchbox {
	width:65px;
	vertical-align:middle;
    font-family:Lucida Console,Verdana,Arial,Helvetica,Sans-serif,sans-serif;
	color: #000000;
	font-size: 11px;
	border: #cccccc 1px solid;
	filter:Alpha(Opacity=100,FinishOpacity=50,Style=1);
}
/* *********************** Login Box **************************************** */
#loginbox {
	background-color:#DFE0E5;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}
/* *********************** Newsletter Box *********************************** */
#newsletterbox {
   background-color:#DFE0E5;
   border-top:1px solid #aeaeae;
   border-bottom:1px solid #aeaeae;
   padding-bottom:.6em;
   padding-top:.6em;
   padding-left:.5em;
   padding-right:.5em;
   margin-top:1.5em;
   margin-bottom:1.5em;
}
.input_newsletterselect {
	width:80px;
	vertical-align:middle;
	font-size:11px;
	margin-right: 8px;
	color: rgb(62,77,116);
}

/* ************************************************************************** */
/* ************************************************************************** */
/* ************************************************************************** */


/* ************************************************************************** */
/* 							YESICO											  */
/* ************************************************************************** */
.pays02 {
	color: #0099ff;
	font: bold 10px/21px Verdana, sans-serif;
	text-decoration: none;
}

.pays05 {
	color: #99cc66;
	font: bold 10px/21px Verdana, sans-serif;
	text-decoration: none;
}
.pays05 A:link {
	COLOR: #99cc66; TEXT-DECORATION: none
}
.pays05 A:visited {
	COLOR: #99cc66; TEXT-DECORATION: none
}
.pays05 A:active {
	COLOR: #99cc66; TEXT-DECORATION: none
}
.pays05 A:hover {
	COLOR: #99cc66; TEXT-DECORATION: none
}

.pays06 {
	color: #009933;
	font: bold 10px/21px Verdana, sans-serif;
	text-decoration: none;
}


.titreorenge {
	color: #FF6600;
	font: bold 11px/21px Arial, sans-serif;
	text-decoration: none;
}
.titreorenge A:link {
	COLOR: #FF6600; TEXT-DECORATION: none
}
.titreorenge A:visited {
	COLOR: #FF6600; TEXT-DECORATION: none
}
.titreorenge A:active {
	COLOR: #FF6600; TEXT-DECORATION: none
}
.titreorenge A:hover {
	COLOR: #FF6600; TEXT-DECORATION: none
}
#browsing{
	width:100%;
	margin-bottom:24px;
	text-align:center
}
#back{
	width:45%;
	float:left;
	text-align:right;
}
#next{
	width:45%;
	float:right;
	text-align:left;
}
#servicenavi {
	float:right;
	margin-top:6px;
	text-align:center;
	width:480px;
	height:26px;
	z-index:100;
}
div.hr {
	height: 2px;
	margin: 2px 0px 2px 0px; /* top, right, bottom and left margin */
	background: rgb(39,51,67) url(../images/hr.gif) repeat-x;
}

div.hr2 {
	color: rgb(255,157,19);
	background-color: rgb(255,157,19);
	height: 1px;
	margin: 2px 0px 2px 0px; /* top, right, bottom and left margin */
}

div.hr hr {
	display: none;
}
div.hr2 hr {
	display: none;
}

#fatdarkbar {
	height: 8px;
	background-color:rgb(4,19,48);
}

h1.teaser{
	color:rgb(250,250,250);
	font:11px Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-weight : bold;
	text-align:center;
}

#visual{
	border: 0px solid white;
	text-align:justify;
	margin:6px 0px;
}
#icon{
	border: 0px solid white;
	margin:6px 0px;
	width:100%;
}
.iconsLeft{
	border: 0px solid white;
	/*text-align:justify;*/
	width:32%;
	margin:1% 0;
	padding:0;
	float:left;
}
*html .iconsLeft{width:31%;}
.iconsMiddle{
	border: 0px solid white;
	/*text-align:justify;*/
	width:32%;
	margin:1% 2%;
	padding:0;
	float:left;
}
*html .iconsMiddle{width:34%;}
.iconsRight{
	border: 0px solid white;
	/*text-align:justify;*/
	width:32%;
	margin:1% 0;
	padding:0;
	float:right;
}
*html .iconsRight{width:31%;}

.center{
	text-align:center;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* ****************************************************************************/
/* ****************************************************************************/
/* ****************************************************************************/