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

* {
	padding:0;
	margin:0;
}

body {
	background-color: #999999;
	/*background-image: url(../img/bg.jpg);*/
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	font-size:12px;
}

.label_lang { color:#666; font-size:1em; margin:0 3px 3px 0; padding:0; line-height:1.5em; width:110px; display:block; float:left; clear:left;}
.label_kurz { color:#666; font-size:1em; margin:0 3px 3px 0; padding:0; line-height:1.5em; float:left;}
.input {font-size:12px;border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; width:240px; background:#fff;}
textarea {font-size:12px;border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; width:240px; height:100px; background:#fff;}
select {font-size:12px;border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; width:120px; background:#fff;}

img {
	margin:0;
	padding:0;
	border:0;
}

form {
	margin:0;
	padding:0;
	border:0;
}

h1 {
	color:#d02d2e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-bottom:10px;
}

h2 {
	color:#d02d2e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

h3 {
	color:#d02d2e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

h3 a,h3 a:visited {
	color:#d02d2e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
h3 a:hover {
	text-decoration:underline;
}

a, a:visited {
	color:#4c4c4c;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#roter_balken {
	margin:85px 0 0 0;
	width:100%;
	height:70px;
	background:url(../img/bg_roter_balken.jpg);
}

#outerframe {
	width:700px;
	margin:-133px auto;
	padding:0 0 25px 0;
	min-height:600px;
	height:auto !important;
	height:600px;
}

#header {
	background:url(../img/bg_header.gif) repeat;
	width:700px;
	height:81px;
	text-align:left;
	overflow:hidden;
}
#logo {
	height:45px;
	width:130px;
	padding:18px 0 0 30px;
	float:left;
}
#header_pic {
	height:65px;
	width:94px;
	float:right;
	margin:9px 30px 0 0;
}

#navi_top_box {
	width:700px;
	height:26px;
	overflow:hidden;
}
#navi_top {
	text-align:right;
	padding:5px 30px;
}
.trenner_top {
	margin: 3px 14px; 
	vertical-align:top;
}
.navi_top_img {
	margin: 3px 0 0 0;
}


#teaserbox {
	width:170px;
	background-color:#ebebeb;
	padding:5px 10px;
}
#teaserbox_oben {
	width:190px;
	height:15px;
	background:url(../img/box_oben_hellgrau.gif) no-repeat;
}

#teaserbox_unten {
	width:190px;
	height:15px;
	background:url(../img/box_unten_hellgrau.gif) no-repeat;
}

#whitebox_top {
	width:700px;
	height:15px;
	background:url(../img/box_oben_rot.gif) no-repeat;
	overflow:hidden;
}

#whitebox_top_white {
	width:700px;
	height:15px;
	background:url(../img/box_oben.gif) no-repeat;
	overflow:hidden;
}

#whitebox_bottom {
	width:700px;
	height:15px;
	background:url(../img/box_unten.gif);
	overflow:hidden;
}

#whitebox_middle {
	background-color:#FFFFFF;
	width:700px;
	padding:0 0 30px 0;
}

#navi_box {
	width:202px;
	padding:25px 0 25px 30px;
	text-align:left;
	float:left;
	background-color:#FFFFFF;
	height:280px;	
}

.pfeil {
	margin:0 6px 7px 0;
}

.pfeil2 {
	margin:0 6px 7px 10px;
}

.trenner_main {
	padding:3px 0 6px 0;
}

.subnavi {
	padding: 0 0 11px 20px;
}
.subnavi2 {
	padding: 0 0 11px 0;
}

.navi {
	padding:0 0 0 10px;
}

#content {
	width:398px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	float:right;
	margin:24px 30px 0 0;
	line-height:18px;
	background-color:#FFFFFF;
}

.clearing {
  height: 0;
  clear: both;
}

.portrait {
	padding: 0 10px 0 0;
}

.listing_content {
	padding: 5px 0 10px 13px;
}

.trenner_content {
	width:398px;
	height:1px;
	padding:10px 0;
}

#footer {
	color:#FFFFFF;
	padding:10px 30px 0 0;
	text-align:right;
}

#footer a {
	color:#FFFFFF;
}


.hinweis {
font-size:10px;}

#agb {
	text-align:left; 
	padding:30px 30px 0 30px;
}
