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

/* --------------------------------- */
/* ---------- ALLGEMEINES ---------- */
/* --------------------------------- */

* { margin: 0px auto; padding: 0px; }

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #594A42;
	background:url(../imgs/bg_verlauf.gif) repeat-x #b1a696;
}
.body_overlay{ background:#ffffff; }

a { color: #594A42; text-decoration: underline; }
a:visited { color: #594A42; text-decoration: underline; }
a:active, a:focus, a:hover { color: #594A42; text-decoration: underline; }

img, img a { border: 0px; }

table { border: 0px; }

/* --------------------------------- */
/* ------------- LAYOUT ------------ */
/* --------------------------------- */
#all {
	width: 960px;
	margin-top: 15px;
}
#header {
	width: 960px;
	/* für ie6 */
	font-size:0px;
	line-height:0px;
}
#header_left {
	width: 410px;
	height: 123px;
	float: left;
}
#header_right {
	width: 550px;
	height: 123px;
	float: right;
}
#content_wrap {
	position:relative;
	clear: both;
	width: 960px;
	background: url(../imgs/bg_shadow.png) repeat-y;
	height:1%;  /* für IE 6 */
	
	/* mindesthöhe für contentbereich*/
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#content_wrap_overlay {
	width: 765px;
}
#ecke {
	position: absolute;
	left:866px;
	bottom:-14px;
	width: 81px;
}
#balken {
	clear: both;
	width: inherit;
	margin-left: 22px;
}
#balken_welcome {
	clear: both;
	width: inherit;
	height:45px;
	margin-left: 22px;
	padding-left:65px;
	background: url(../imgs/balken.gif) no-repeat;
	color:#cdcdcd;
	font-size:0px;
	line-height:0px;
}
#text_welcome{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #cdced0;
}
#status {
	clear: both;
	width: 900px;
	height: 18px;
	margin-left: 22px;
	text-align: right;
}
#headline {
	clear: both;
	width: 888px;
	margin-left: 22px;
	padding-left: 12px;
}
#headline_short {
	clear: both;
	width: 558px;
	margin-left: 22px;
	padding-left: 62px;
	font-size:0px;
	line-height:0px;
}

.content_box {
	width: 270px; /* 285 - padding */
	background: url(../imgs/content_box_bg.gif) repeat-y top left;
	float: left;
	margin: 10px 5px 0 0;
	padding: 5px;
	padding-left: 10px;
}

/* Klasse für Content mit einer inneren Box */
#content_large {
	width: 838px;
	margin-left: 70px;
	padding-left:20px;
	padding-right:30px;
	padding-top:10px;
	padding-bottom:15px;
	background:url(../imgs/innerbox.gif) repeat-y;
	
	/* mindesthöhe für contentbereich*/
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
/* Klasse für Content mit einer inneren Box */
#content_larger {
	width: 818px;
	margin-left: 70px;
	padding-left:20px;
	padding-right:50px;
	padding-top:10px;
	padding-bottom:15px;
	background:url(../imgs/innerbox.gif) repeat-y;
	
	/* mindesthöhe für contentbereich*/
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#content_large_single {
	width: 838px;
	margin-left: 70px;
	padding-left:20px;
	padding-right:30px;
	padding-top:10px;
	padding-bottom:15px;
	
	/* mindesthöhe für contentbereich*/
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#content_large_left {
	width:528px;
	float:left;
	padding-right:10px;
}
#content_large_right {
	width:300px;
	float:right;
	padding-top:10px;
	background: url(../imgs/sidebar_body.gif) repeat-y;
}
/* Klasse für Content mit Seitenbereich */
#content_small {
	width: 597px; /*=620-34 (margin-left)*/
	margin: 10px 20px 0px 34px;
	float: left;
	padding-bottom:30px;
	display:inline;
}
#contentbox {
	position:relative;
	top:-18px;
}
#content_foot {
	background:url(../imgs/innerbox_bottom.gif) no-repeat;
	width: 868px;
	margin-left: 70px;
	height:9px;
}
#buttons {
	clear:both;
	float:left;
	width: 808px;
}

#sidebar {
	width: 264px;
	margin: 0px 40px 0px 0px;
	float: right;
}

#sidebar_head {
	width: inherit;
	height: 13px;
	background: url(../imgs/sidebar_head.gif) no-repeat;
	/* für ie6 */
	font-size:0px;
	line-height:0px;
}
#sidebar_body {
	width: inherit;
	background: url(../imgs/sidebar_body.gif) repeat-y;
}
#sidebar_footer {
	width: inherit;
	height: 14px;
	background: url(../imgs/sidebar_footer.gif) no-repeat;
	/* für ie6 */
	font-size:0px;
	line-height:0px;
}
.sidebar_box {
	width: 250px;
}
.sidebar_box_head {
	width: inherit;
	height: 6px;
	background: url(../imgs/sidebar_box_head.gif) no-repeat center;
}
.sidebar_box_body {
	width: 230px; /*= 250-20 (padding-left und padding-right) */
	background: url(../imgs/sidebar_box_body.gif) repeat-y center;
	padding: 0 10px 0 10px;
}
.sidebar_box_footer {
	width: inherit;
	height: 6px;
	background: url(../imgs/sidebar_box_footer.gif) no-repeat center;
	margin-bottom: 5px;
}
#footer {
	width: inherit;
	clear: both;
}
#footer_zeile{
	margin: 0px 12px 0px 12px;
}
#footer_links{
	width:300px;
	float:left;
}
#footer_links a{
	text-decoration:none;
}
#footer_links a:hover{
	text-decoration:underline;
}
#footer_twyn{
	width: 120px; 
	float: right;
}
#formular {
	width: 100%;
	float:left;
	text-align:left;
	margin:0px;
}
#error {
	clear:both;
	float:left;
	width: 350px;
	color: #bf1e2e;
	padding-top:10px;
	margin-left:150px;
	display:inline;
}
#error_left {
	clear:both;
	float:left;
	width: 350px;
	color: #bf1e2e;
	padding-top:10px;
	margin-left:0px;
	display:inline;
}
#error_head {
	width: inherit;
	height: 8px;
	background: url(../imgs/error_head.gif) no-repeat;
	/* für ie6 */
	font-size:0px;
	line-height:0px;
}
#error_body {
	width: inherit;
	background: url(../imgs/error_body.gif) repeat-y;
	padding: 0 10px 0 10px;
}
#error_footer {
	width: inherit;
	height: 7px;
	background: url(../imgs/error_footer.gif) no-repeat;
	/* für ie6 */
	font-size:0px;
	line-height:0px;
}

#feedback {
	clear:both;
	float:left;
	width: 350px;
	color: #a6ce39;
	padding-top:10px;
	margin-left:150px;
	display:inline;
}

#feedback_head {
	width: inherit;
	height: 8px;
	background: url(../imgs/feedback_head.gif) no-repeat;
	/* für ie6 */
	font-size:0px;
	line-height:0px;
}
#feedback_body {
	width: inherit;
	background: url(../imgs/feedback_body.gif) repeat-y;
	padding: 0 10px 0 10px;
}
#feedback_footer {
	width: inherit;
	height: 7px;
	background: url(../imgs/feedback_footer.gif) no-repeat;
	/* für ie6 */
	font-size:0px;
	line-height:0px;
}


/* --------------------------------- */
/* -------------- Tabs ------------- */
/* --------------------------------- */

#tabs {
	width: 868px;
	margin-left: 70px;
	line-height:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url("../imgs/innerbox_top.gif") repeat-x left bottom;
	font-size: 11px;
	font-weight:bold;
	height:35px;
}
#tabs ul {
	width: 248px;
	margin-left:610px;
	list-style:none;
	height:35px;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs a {
	float:left;
	background:url("../imgs/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabs a span {
	float:left;
	display:block;
	background:url("../imgs/tabright.gif") no-repeat right top;
	padding:10px 20px 4px 16px;
	color:#594A42;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {
	float:none;
}
/* End IE5-Mac hack */
    #tabs a:hover span {
	color:#a6ce39;
}
/*#tabs a:hover {
	background-position:0% -30px;
}
#tabs a:hover span {
	background-position:100% -30px;
}*/
#tabs li#aktiv a span {
	background-position:100% -30px;
	color:#a6ce39;
}
#tabs li#aktiv a {
	background-position:0% -30px;
}
/* --------------------------------- */
/* --------- FORMATIERUNGEN -------- */
/* --------------------------------- */

#headline h1, #headline_short h1 {
	color: #a6ce39;
	font-size: 30px;
	line-height: 35px;
	font-weight: normal;
}
h2 {
	color: #a6ce39;
	font-size: 14px;
	line-height: 18px;
	padding: 10px 0 0 0;
}
.h2_red {
	color: #bf1e2e;
	font-size: 14px;
	line-height: 18px;
	padding: 10px 0 0 0;
	font-weight:bold;
}
.bigred {
	color: #a6ce39;
	font-size: 14px;
	font-weight: bold;
}

.box_link {
	width: 228px; /* 230 - padding */
	height: 22px;
	background-color: #f8f8f8;
	margin: 2px 0 2px 0;
	padding: 3px 0 0 2px;
}

.box_link:hover {
	width: 228px; /* 230 - padding */
	height: 22px;
	background-color: #eff1f1;
	margin: 2px 0 2px 0;
	padding: 3px 0 0 2px;
}

.abstand_vertikal {
	margin: 5px 0 5px 0;
}
.abstand_horizontal {
	margin: 0 10px 0 0;
}
.colored {
	color: #a6ce39;
}
.bold {
	font-weight: bold;
}
.bold_large {
	font-weight: bold;
	font-size:16px;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.zusatztext {
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
}
/* Form */
.label {
	text-align: right;
	width: 80px;
}
.label_large {
	text-align: right;
	width: 200px;
}
.label_xlarge {
	text-align: right;
	width: 400px;
}
.xsmall {
	width: 46px;
	height: 18px;
}
.small {
	width: 120px;
	height: 18px;
}
.medium {
	width: 166px;
	height: 18px;
}
.large {
	width: 220px;
	height: 18px;
}
textarea {
	width: 220px;
	height: auto;
}
input, select, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #594A42;
}
/* Table */
th {
	font-weight: bold;
	background-color: #F3F1F2;
	vertical-align: top;
}
.straightrow {
	background-color: #DDD8D4;
	text-align: right;
}
.oddrow {
	background-color: #F3F1F2;
	text-align: right;
}
.over{
	background-color: #dfecbb;
	text-align: right;
	cursor:pointer;
}
.straightrow_name {
	background-color: #DDD8D4;
	text-align: left;
	font-weight: bold;
}
.oddrow_name {
	background-color: #F3F1F2;
	text-align: left;
	font-weight: bold;
}
.over_name{
	background-color: #dfecbb;
	text-align: left;
	font-weight: bold;
	cursor:pointer;
}
.straightrow_name a,
.oddrow_name a{
	text-decoration:underline;
}
.kampagne_aktiv {
	background-image: url(../imgs/pfeil.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.result {
	background-color: #a6ce39;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
option{
	padding-left:4px;
}

.clear { clear: both; height: 1px; }