@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	}
#content .kontaktform img {border:none; background:transparent;}	
body {
	background:#f0ebd9 url(../images_system/body_bg_tile.gif) repeat-x;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#2e2f2f;
	}
#flags {position:absolute; top:0; right:25px;
z-index:10000;
}
#flags img {border:none;}
.container {
	position:relative;
	}	
.lower_container {
	position:absolute;
	top:261px;
	z-index:1000;
	}
.clearer {
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0;
	}
.centered {
	margin:auto;
	width:957px;
	}
	
/* Kopfbild ////////////////////// */

.kopfbild {
	position:absolute;
	top:0;
	right:9px;
	background:url(../files/images/kopfbilder/schwungtuch.jpg) no-repeat 0 10px;
	width:515px;
	height:280px;
	z-index:1100;
	}
#kopfbild_layer {
	position:absolute;
	top:0;
	right:9px;
	background:url(../images_system/frame_mask.png) no-repeat;
	width:515px;
	height:296px;
	z-index:1200;
	}	
	
	
.vert_bg_wrapper {
	background:url(../images_system/content_tile.gif) repeat-y;
	}
.horiz_bg_wrapper {
	background:url(../images_system/content_shade_tile.gif) repeat-x;
	}
	.left_corner {
		background:url(../images_system/content_shade_left.gif) no-repeat top left;
		}
	.right_corner {
		width:957px;
		background:url(../images_system/content_shade_right.gif) no-repeat top right;
			}


/* Content /////////////////////////// */
		
#content {	
	padding:20px;
	margin:10px 0 0 0;
	width:600px;
	float:left;
	}

#content .bild_ohne_rahmen {
	background:transparent;
	padding:0px;
	margin:0px;
	border:0px solid #d7d3c1;
	}
h1 {
	font-size: 24px;
	color: #EB9600;
	margin:15px 0;
	}
h2 {
	font-size: 16px;
	color: #EB9600;
	margin:15px 0;
	}
h3 {
	font-size: 1.0em;
	color: #000000;
	}
p {
	margin:0 0 10px 0;
	}
#content ul {
	margin:10px 0 20px 30px;
	}
#content li {}

#content a {
	text-decoration:none; color:#EB9600;
	border-bottom:1px dashed #EB9600;
	}
#content img {
	background:#fff;
	padding:6px;
	margin:3px 0 3px 0;
	border:1px solid #d7d3c1;
	}
.box_container {
	width:210px;
	background:url(../images_system/box_left_bg.png) no-repeat;
	padding:0 10px 0 20px;
	}
.box_container a img {
	border:0;
	}
.box_container h3 {
	font-size: 16px;
	color: #EB9600;
	padding:15px 0 3px;
	}
.box_container a.mehr_button {
	display:block;
	color: #EB9600;
	padding:0px 0 10px;
	}
.box_footer {
	width:240px;
	background:url(../images_system/box_left_footer.png) no-repeat bottom left;
	padding:0 0 12px 0;
	}

#content img.bild_links {
	float:left;
	margin-right:10px;
	}
#content img.bild_rechts {
	float:right;
	margin-left:10px;
	}

/* Footer /////////////////// */

.footer {
	background:url(../images_system/content_footer.gif) no-repeat;
	height:26px;
	width:957px;
	display:block;
	}


/* vert navi ////////////////////// */

#vert_navi {
	margin:29px 10px 20px 28px;
	width:234px;	
	float:left;
	font-weight:normal;
	}
	* html #vert_navi {
	margin:15px 10px 20px 14px;
	}
#vert_navi ul {
	font-size:14px;
	margin:0 0 0 -8px;
	padding:16px 6px 0 0;
	position:relative;
	list-style:none;
	}
#vert_navi ul ul {
	font-size:12px;
	line-height:12px;
	padding:4px 10px 4px;
	}
#vert_navi li {
	border-bottom:1px solid #fff;
	padding:3px 4px 4px 16px;
	}
#vert_navi li li {
	border-bottom:none;
	}

#vert_navi li a {
	text-decoration:none;
	color:#4b453b;
	}
#vert_navi li li a {
	}
#vert_navi li .inactive {
	color:#cc8714;
	}
#vert_navi li li .inactive {
	}
#vert_navi li a:hover {
	color:#000;
	}



/* Header /////////////////////////// */

.upper_container {
	}
.upper_container ul {
	padding:3px 0 0 20px;
	}
.upper_container li {
	display:inline;
	padding:10px;
	}
.upper_container li a {
	text-decoration:none;
	color:#fff;
	}
.upper_container li a:hover {
	color:#333;
	}
	.logo {
		float:left;
		padding:20px 0 10px 10px;
		}
	.typo_1 {
		float:left;
		padding:10px 30px 0 79px;
		}
	.typo_2 {	
		float:left;
		padding:10px  0 0 0;
		}
	.typo_2 a {		text-decoration:none; color:#EB9600;
	border-bottom:1px dashed #EB9600;
	}
		
/* Main navi ////////////////////////// */

#h_nav {
	height:55px;
	}
#h_nav ul {
	font-size:18px;
	font-weight:bold;
	padding:0 0 0 20px;
	position:relative;
	z-index:1200;
	}
#h_nav li {
	display:inline-block;
	padding:32px 0px;
	}
	* html #h_nav li {
	display:inline;
	padding:32px 0px;
	}
	
	*+html #h_nav li {
	display:inline;
	padding:32px 0px;
	}
#h_nav li a {
	text-decoration:none;
	color:#8a8058;
	padding-left: 14px;
	padding-right:14px;
	}
#h_nav li a:hover {
	color:#333;
	}
#h_nav li span {
	background:url(../images_system/active_start.gif) no-repeat top left;
	padding:3px 0px 10px 10px;
	}
	* html #h_nav li span {
	background:url(../images_system/active_start.gif) no-repeat 0 3px;
	padding:3px 0px 10px 10px;
	}
	*+html #h_nav li span {
	background:url(../images_system/active_start.gif) no-repeat 0 3px;
	padding:3px 0px 10px 10px;
	}
	
#h_nav li span a.inactive {
	background:url(../images_system/active_end.gif) no-repeat top right;
	padding:3px 10px 10px 0px;
	color:#fff;
	}
	

/* Sonstige Definitionen */

.picborderleft {
	float: left;
	border: 1px solid #917749;
	margin-right: 4px;
	margin-bottom: 4px;
	}
	
/* Inputs -------------  */

input, textarea {
	padding:2px;
	border-top:1px solid #aaa;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	border-left: 1px solid #aaa;
	background:#fff url(../images_system/input_background.gif) repeat-x;
	font-size:11px;margin:2px;
	}
.input100 {
	width:200px;}
.input50 {
	width:50px; }
.not_mandatory100 {
	width:200px;
	border-left: 1px solid #aaa;}
.not_mandatory50 {
	width:50px;
	border-left: 1px solid #aaa;}
.input20 {
	width:20px;}

.not_mandatory20 {
	width:20px;
	border-left: 1px solid #aaa;}
.not_mandatory70 {
	width:136px;
	border-left: 1px solid #aaa;}
.inputcheck {
	margin:5px 5px 0px 5px; border:none;
	}
input:focus, textarea:focus {
	background:#F8E3E3;
	}
input.send {margin:10px 0 0 122px;}

/* Kontaktform experimental /////////////////////// */
fieldset {
	border:1px dashed #999;
	margin:0 0 15px 0;
	padding:0 10px 10px 15px;
	}
legend {
	font-size: 1.1em;
	color: #000000; 
	background:#f3f1e7;
	text-decoration: none; 
	margin:0; 
	text-decoration:none; 
	font-weight:bold;
	}
label {
	display:block;
	width:120px;	
	float:left;
	}
label.check {
	float:none; 
	display:inline;
	}	
.label20 {
	width:40px;
	}
.float_left {
	display:block;
	margin-right: 5px;
	float:left;
	}
