@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 #cccbcb;
}
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 {
	border: 0px;
}
img a {
	border: 0px;
}
table {
	/*vertical-align: middle;*/
	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;*/
}
#line {
	clear: both;
	width: inherit;
	margin-left: 40px;
}
#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;
}
#headline {
	clear: both;
	width: 858px;
	margin: 10px 0 0 0;
}
#headline_short {
	clear: both;
	width: 558px;
	margin-left: 22px;
	padding-left: 62px;
	font-size:0px;
	line-height:0px;
}
/* Klasse für Content mit einer inneren Box */
#content_large {
	width: 850px; /* =890 - padding (20+20) */
	margin-left: 40px;
	padding: 10px 15px 15px 25px;
	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 Seitenbereich */
#content_small {
	width: 546px;
	float: left;
	margin-top: 14px;
}
#contentbox {
	position:relative;
	top:-18px;
}
#content_foot {
	background:url(../imgs/innerbox_bottom.gif) no-repeat;
	width: 890px;
	margin-left: 40px;
	height:9px;
}
.box {
	width: 266px;
	height: 250px;
	float: left;
	margin-right: 14px;
}
#box_big {
	width: 538px; /*=546 - padding*/
	height: 139px; /*=147 - padding*/
	float: left;
	margin-top:20px;
	background: url(../imgs/box_big.png) no-repeat;
	padding: 4px;
	padding-left: 5px;
	padding-top: 45px;
	/*background-color: #0000ff;*/
}
#buttons {
	clear:both;
	float:left;
	width: 808px;
}
#sidebar {
	width: 266px; /*=300-(padding-left und padding-right)*/
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
}
#sidebar_tab {
	width: 266px;
	margin-left: 14px;
	float: left;
}
#sidebar_head {
	width: inherit;
	height: 11px;
	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: 13px;
	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: 5px;
	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: 5px 10px 5px 10px;
}
.sidebar_box_footer {
	width: inherit;
	height: 5px;
	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: #c5081d;
	padding-top:10px;
	margin-left:150px;
	display:inline;
}
#error_left {
	clear:both;
	float:left;
	width: 350px;
	color: #c5081d;
	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;
}
.clear {
	clear: both; /* für ie6 */
	font-size:0px;
	line-height:0px;
}
/* --------------------------------- */
/* -------------- Tabs ------------- */
/* --------------------------------- */

#tabs {
	width: 890px;
	margin-left: 40px;
	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;
	padding-top: 20px;
}
#tabs ul {
	/*width: 280px;
	margin-left: 630px;*/
	width: 482px;
	margin-left:428px;
	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:#c5081d;
}
/*#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:#c5081d;
}
#tabs li#aktiv a {
	background-position:0% -30px;
}
/* --------------------------------- */
/* --------- FORMATIERUNGEN -------- */
/* --------------------------------- */

h1 {
	color: #c5081d;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
}
h2 {
	color: #c5081d;
	font-size: 14px;
	line-height: 18px;
	padding: 10px 0 0 0;
	font-weight: bold;
}
.h2_2ndcolor {
	color: #c5081d;
	font-size: 14px;
	line-height: 18px;
	padding: 10px 0 0 0;
	font-weight:bold;
}
.bigred {
	color: #c5081d;
	font-size: 14px;
	font-weight: bold;
}
.abstand_vertikal {
	margin: 5px 0 5px 0;
}
.abstand_horizontal {
	margin: 0 10px 0 0;
}
.colored {
	color: #c5081d;
}
.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;
}
.box p { margin: 5px 0px 10px 0px; }
#content_small ul { margin-left: 20px; }

/* Form */
.label {
	text-align: right;
	width: 80px;
}
.label_large {
	text-align: right;
	width: 200px;
}
.label_xlarge {
	text-align: right;
	width: 250px;
}
.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;
}
.straightrow_name {
	background-color: #DDD8D4;
	text-align: left;
	font-weight: bold;
}
.oddrow_name {
	background-color: #F3F1F2;
	text-align: left;
	font-weight: bold;
}
.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: #c5081d;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
option {
	padding-left:4px;
}

