#wrapper{
	margin: 0 auto;
	width:758px;
	background-color: #E1E8F0;
	border-left:1px solid #003366;
	border-right:1px solid #ffffff;
}


#wrapper_top{
	clear:left;
	width:758px;
	background-color: #ffffff;

}
#wrapper_content{
	clear:left;
	width:758px;
	background-color: #E1E8F0;

}

#wrapper_left{
	float:right;
	width:200px;
	background-color: #7F99B2;
}

#wrapper_right{
	float:left;
	width:558px;
	background-color: #ffffff;
}


#top_bar {
	float:left;
	width:758px;
	height:110px;
	padding-top:0px;
	z-index:3;
	background-color:#ffffff;
	color:#ffffff; font-size:12px;
}
#logo{
	float:left;
	height:110px;
	width:300px;
	z-index:50;
}
#logo_sign{
	float:left;
	height:110px;
	width:110px;
	background-color:#ffffff;
	z-index:50;
}
#top_bar_print {visibility:hidden; display:none;}
#logo_print {visibility:hidden; display:none;}
#logo_sign_print {visibility:hidden; display:none;}

#top_1_icons{ 
	float:right;
	width:200px;
	height:30px;
	z-index:30;
	/*background-color:#c4d2e2;*/
	background-color:#ffffff;
}

#top_1 {
	width:758px;
	height:150px;
	z-index:3;
	background-color:#E1E8F0;
	border-top:1px solid #003366;
}

#top_1_img{
	float:left;
	width:758px;
	height:150px;
	z-index:30;
	background-image:url(images/theme_02_4.jpg); background-position:center; background-repeat:no-repeat;
}

#top_bar2 {
	clear:left;
	width:758px;
	height:20px;
	z-index:3;
	background-color:#c4d2e2;
	padding-top:1px;
	border-top:1px solid #003366;
}
#top_bar a{color:#f7f7f7; text-decoration:none; }
#top_bar a:hover{color:#FF7A31; text-decoration:none;}

#menu_left {
	float:right;
	width:180px;
	margin: 15px 0 10px 0px;


	}
#left_container{
	height:120px;
	width:150px;
	font-size:11px;
	color:#C5C4B9;
}

#left_icons{
	width:180px;
	padding:5px 0 0 0;
}

#left_kontakt{
	width:150px;
	height:80px;
	font-size:11px;
	color:#E1E8F0;
	padding:5px 0 0 5px;
}


#center_main{
	float:left;
	width:548px;
	background-color: #ffffff;

	padding: 5px;
	margin: 0;
}

#bottom {
	clear:both;
	height:20px;
	width:758px;
	z-index:2;
	background-color: #003366;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	vertical-align: middle;
	text-align:center;
	color: #ffffff;
}
#bottom_print {visibility:hidden; display:none;}


body { font-family: arial, verdana, sans-serif; 
	color: #000000;

	background-color: #c4d2e2;
	/*background-image:url(images/logo_sign_bg2.gif);*/
	margin: 0px;
    padding: 0px;

	scrollbar-3dlight-color : #E1E8F0;
	scrollbar-arrow-color: #003366;
	scrollbar-base-color:#c4d2e3;
	scrollbar-darkshadow-color : #c4d2e3;
	scrollbar-face-color: #c4d2e3;
	scrollbar-highlight-color: #c4d2e3;
	scrollbar-shadow-color : #003366;
	scrollbar-track-color: #c4d2e3;
	/*filter: chroma(color=#ffffff);*/
}

#klienten-info {
	position:fixed;
	right:0px;
	bottom:0px;
}

/*   now included in smarty template
.pagetitle, .artikeltitle, .bodytext, .ausgabe, .ausgabe2, .ausgabe3, .bodysubtitle, .bodysubtitle2, .bodysubtitle3, a.ki, a.ki:hover, .weiss, .weiss2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
font-size: 12px;
}
.pagetitle {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;	line-height: 28px;	font-weight: bold;	color: #c4d2e2; }
.artikeltitle {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px; line-height: 18px;	font-weight: bold;	color: #003366;	}
.bodytext { 
	 	 color:#003366; line-height: 16px;	   }
.bodytext_headers { 
	 	 line-height: 14px; font-size:11px; }
.ausgabe { 
		line-height: 14px;	color: #003366;}
.bodysubtitle {
		line-height: 20px; font-weight: bold;	color: #003366; }
.ausgabe2 { 
		line-height: 14px;		color: #003366; 	}
.bodysubtitle2 {
		line-height: 14px; font-weight: bold;	color: #000000;  }
.ausgabe3 { 
	line-height: 14px;		color: #003366; }
.bodysubtitle3 {
		line-height: 14px; font-weight: bold;	color: #000000; }

a.ki  { color:#666666;  line-height: 14px; text-decoration: none; }
a.ki:hover   { color:#003366;  line-height: 14px; text-decoration: none;  }

a.ki_headers  { color:#E1E8F0;  line-height: 14px; text-decoration: none; display:block; clear:none;}
a.ki_headers:hover   { color:#003366;  line-height: 14px; text-decoration: none;   background-color: #c4d2e2; display:block; clear:none;}

a.ki:visited  { color: #666666; font-size: 11px; line-height: 14px; text-decoration: none; font-weight:bold;  }

.border {border: 1px #c4d2e2 solid;}
.border-NOT_used {border: solid; border-width: 1px 1px 1px 1px; border-color: #666666 #ffffff #ffffff #666666}

.weiss { background-color: #c4d2e2;  color : #000000; font-weight: bold ; }
.weiss2 { background-color: #ADADAD;  color : #ffffff; font-weight: bold ; text-decoration: none ; }


.border_color {border: 0px #003366 solid; border-collapse: collapse }
table.border_color td{border: 1px #003366 solid; }
table.border_color hr{ border-bottom: 1px solid #ffffff; color:#003366; }

.onre_input, .kontinput, .inputbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	border: 1px solid #003366;
	background-color: #f7f7f7;
	z-index:1;	}

.img {	border: 1px #003366 solid;  margin-right: 5px; margin-top: 0px; margin-bottom: 0px; margin-left: 0px}
.img_detail {	border: 1px #003366 solid; margin-right: 10px; margin-top: 5px; margin-bottom: 10px; margin-left: 0px; }
.img_headers2 {	border: 1px #003366 solid;  margin-right: 2px; margin-top: 0px; margin-bottom: 0px; margin-left: 0px}
*/
