/* CSS Document */

body {
	margin:0; 
	padding:0;
	background:url(../images_system/body_bg.gif) repeat-y;
	background-color:#fff;
	}
#container {
	padding:0; 
	margin:0;
	}
#kopf {
	width:100%;
	height:93px; 
	background:url(../images_system/logo.gif) no-repeat; 
	margin:0; 
	padding:0;
	}
#kopf_inner {
	width:430px;
	margin:0 0 0 460px;
	padding:5px 0 0 0;
	}

#bild {
	margin:0; 
	padding:0;
	width:100%; 
	height:169px;
	background-image: url(../images_system/pagehead_bg.jpg);
	background-repeat:repeat-x;
	}
#bild_claim {
	width:899px;
	height:169px;
	text-align:left; 
	padding:0;
	margin:0;
	background:url(../images_system/pagehead.jpg) no-repeat;
	}
#bild_claim h1 {
	margin:0px 0 0 0px; 
	padding:120px 0 0 40px;
	font-family: verdana;
	font-size: 18px;
	font-weight: lighter;
	color: #0A365D;
	}
	
#row_green {
	background-image:url(../images_system/green_row.gif);
	background-repeat:repeat-x;
	height:11px;
	font-size:1px;
	}

/* contact_box */

	
#contact_box {
	float:right;
	text-align:left;
	width:211px;
	height:100%;
	}
#contact_box_top {
	background:url(../images_system/box_green_green_top.gif) no-repeat;
	height:8px;
	font-size:1px;
	}
#contact_box_bottom {	
	background:url(../images_system/box_green_green_bottom.gif) no-repeat;
	height:10px;
	font-size:1px;
	}
#contact_box_content {
	background-color:#e6e8db;
	padding:0 5px 0 5px;
	height:65px;
	line-height: 11px;
	}
#contact_box_content h3 {
	color:#FF0000;
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	margin: 0px 0 10px 0;
	padding:0 0 10px 18px;
	background-image: url(../images_system/bullit_cont.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	}
#contact_box_content a {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left; 
	font-size:9px;
	color:#616451;	
	text-decoration:none;
	margin: 0px 0 0px 0;
	padding:0 0 0px 0px;
	}
#contact_box_content p {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left; 
	font-size:9px;
	line-height:9px;
	color:#616451;	
	text-decoration:none;
	margin: 0px 0 0px 0;
	padding:0 0 0px 0px;
	}
*+html #contact_box_content img {
	margin:-3 0 0 0;
	padding:0;
	line-height:0;
	height:14px;
	overflow:hidden;
	}
/* lang_box */

	
#lang_box {
	float:left;
	text-align:left;
	width:196px;
	height:100%;
	margin-right:0px;
	}
#lang_box_top {
	background:url(../images_system/box_green_white_top.gif) no-repeat;
	height:8px;
	margin:0;
	padding:0;
	font-size:1px;
	}
#lang_box_bottom {	
	background:url(../images_system/box_green_white_bottom.gif) no-repeat;
	height:10px;
	font-size:1px;
	}
#lang_box_content {
	background-color:#e6e8db;
	padding:0 5px 0 5px;
	margin:0;
	height:65px;
	}
#lang_box_content h3 {
	color:#64675C;
	font-family:verdana;
	font-weight:bold;
	font-size:14px;
	font-variant:small-caps;
	text-decoration:none;
	margin: 0px 0 0px 0;
	padding:0 0 5px 18px;
	background-image: url(../images_system/bullit_cont.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	}
#lang_box_content a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-variant:small-caps;
	text-align:left; 
	font-size:12px;
	color:#616451;	
	text-decoration:none;

	}