

#container_left {
	position: absolute;
	width: 159px;
	left: 1px;
	top: 23px;
	padding-bottom: 30px;
}

#container_content {
	 position: absolute;
	 width: 600px;
	 left: 180px;
	 top: 23px;
	 padding-bottom: 30px;
}

#container_right {
	position: absolute;
	width: 159px;
	left: 800px;
	top: 23px;
	padding-bottom: 30px;
}

body {
	margin: 0px 20px 20px 20px;
	color: #343434;
	background: #7A7A7A url(/image/design/mp_21_body_bg.gif) repeat-y center;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
}

body a {
	color: #CC0000;
	text-decoration: underline;
}

body a:hover {
	color: #343434;
	text-decoration: underline;
}

td {
	color: #343434;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
}

td a {
	color: #CC0000;
	text-decoration: underline;
}

td a:hover {
	color: #343434;
	text-decoration: underline;
}

.head_vertikal {
	background: #CC0000;
	border-right: 1px solid white;
	height: 80px;
}

.head_logo {
	background: #D7D7D7;
	border-right: 1px solid white;
	height: 80px;
}

.nav1 {
	color: #343434;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-align: right;
	background: #FAE5E5;
	margin-bottom: 1px;
	padding-right: 15px;
	border-bottom: 1px solid #EB9999;
	padding-top: 3px;
	padding-bottom: 4px;
}

.nav1 a {
	color: #343434;
	text-decoration: none;
}

.nav1 a:hover {
	color: #CC0000;
	text-decoration: none;
}

.nav2 {
	color: #343434;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-align: right;
	background: white;
	margin-bottom: 1px;
	padding-right: 15px;
	border-bottom: 1px solid #EB9999;
	padding-top: 3px;
	padding-bottom: 4px;
}

.nav2 a {
	color: #343434;
	font-weight: normal;
	text-decoration: none;
}

.nav2 a:hover {
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
}

.nav_service {
	color: white;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	text-align: right;
	background: #CC0000;
	height: 22px;
	padding-right: 15px;
}

.nav_service a {
	color: white;
	text-decoration: none;
}

.nav_service a:hover {
	color: #f5CCCC;
	text-decoration: none;
}

.nav_marktplatz {
	color: white;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-align: center;
	background: #7B7B7B;
	width: 79px;
	height: 22px;
	padding-bottom: 1px;
}

.nav_marktplatz a {
	color: white;
	text-decoration: none;
}

.nav_marktplatz a:hover {
	color: #f5CCCC;
	text-decoration: none;
}

.nav_marktplatz_aktuell {
	color: white;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-align: center;
	background: #CC0000;
	width: 79px;
	height: 22px;
	padding-bottom: 1px;
}

.nav_marktplatz_aktuell a {
	color: white;
	text-decoration: none;
}

.nav_marktplatz_aktuell a:hover {
	color: #f5CCCC;
	text-decoration: none;
}

.nav_portal {
	color: white;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-align: right;
	background: black;
	width: 144px;
	height: 22px;
	padding-bottom: 1px;
	padding-right: 15px;
}

.nav_portal a {
	color: white;
	text-decoration: none;
}

.nav_portal a:hover {
	color: #f5CCCC;
	text-decoration: none;
}

.blaettern {
	color: #CC0000;
	text-decoration: none;
}

.blaettern a {
	font-weight: normal;
	text-decoration: none;
}

.blaettern_aktuell {
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	color: #CC0000;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
}

h2 {
	color: #CC0000;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
}

ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

.kasten_kopf {
	color: white;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	background: #CC0000 url(/image/design/mp_21_balken_ecke_o.gif) no-repeat;
	padding-left: 15px;
	height: 20px;
}

.kasten_inhalt {
	background: #FAE5E5;
	padding: 12px 15px 15px 15px;
}

.kasten_fuss {
	background: #CC0000 url(/image/design/mp_21_balken_ecke_u.gif) no-repeat right;
	height: 10px;
}

.kasten_register a {
	color: white;
	float: left;
	width: 100px;
	text-align: center;
	background: #CC0000;
	padding-top: 1px;
	text-decoration: none;
}

.kasten_register a:hover {
	color: #f5CCCC;
	text-decoration: none;
}

.kasten_register_aktiv {
	float: left;
	width: 100px;
	color: #CC0000;
	text-align: center;
	background: #FAE5E5 url(/image/design/mp_21_register.gif) no-repeat;
	padding: 1px 0px 4px 0px;
}

.kasten_register_aktiv a {
	color: #CC0000;
	text-decoration: none;
}

.kasten_register_aktiv a:hover {
	color: black;
	text-decoration: none;
}

.kasten_register_inaktiv {
	float: left;
	width: 100px;
	color: #E06565;
	text-align: center;
	background: #CC0000;
	padding: 1px 0px 4px 0px;
}

.spalte_kasten {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

.spalte_kasten_tit {
	color: white;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	background: #7B7B7B;
	padding: 2px 8px 4px 8px;
	border-bottom: 1px solid white;
}

.spalte_kasten_tit a {
	color: white;
	text-decoration: none;
}

.spalte_kasten_tit a:hover {
	color: #f5CCCC;
	text-decoration: none;
}

.spalte_kasten_txt {
	font-size: 10px;
	line-height: 13px;
	padding: 6px 8px 8px 8px;
	background: #f5CCCC;
}

.spalte_kasten_txt a {
	font-weight: bold;
}

.spalte_kasten_img {
	border-bottom: 1px solid white;
}

.fusszeile {
	color: #7B7B7B;
	font-size: 10px;
	border-top: 1px solid #7B7B7B;
	margin-top: 30px;
	padding-top: 2px;
}

.fusszeile a {
	color: #7B7B7B;
	text-decoration: underline;
}

.fusszeile a:hover {
	color: black;
	text-decoration: underline;
}

.fusszeile_links {
	width: 300px;
	float: left;
}

.fusszeile_rechts {
	width: 300px;
	float: left;
	text-align: right;
}

.text_error {
	color: red;
}

form {
	margin: 0px;
}

input, select {
	color: #343434;
	font-family: Verdana;
	font-size: 11px;
}

.form_row {
	padding: 1px 0px 2px 0px;
}

.textfield {
	border: 1px solid #CC0000;
	height: 15px;
	width: 246px;
}

.textarea, .textarea_wide {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #CC0000;
	width: 246px;
}

.textarea_wide {
	width: 400px;
}

input.file {
	border: 1px solid #CC0000;
	/*height: 15px;*/
	width: 400px;
}
input[type="file"] > input[type="text"]{
	border: 1px solid #CC0000;
	/*height: 15px;*/
	width: 400px;
}

.button {
	border: 1px solid #CC0000;
	background: #FAE5E5 url(/image/design/mp_21_button.gif) no-repeat 3px;
	padding: 0px 7px 1px 20px;
	height: 19px;
}

.button_back {
	border: 1px solid #CC0000;
	background: #FAE5E5 url(/image/design/mp_21_button_back.gif) no-repeat 3px;
	padding: 0px 7px 1px 20px;
	height: 19px;
}

.button_top {
	border: 1px solid #CC0000;
	background: #FAE5E5 url(/image/design/mp_21_button_top.gif) no-repeat 3px;
	padding: 0px 7px 1px 20px;
	height: 19px;
}

.dropdown {
	width: 250px;
}

.checkbox {
	vertical-align: middle;
}

label.left {
	font-weight: bold;
	float: left;
	text-align: left;
	width: 110px;
	padding-top: 2px;
}

label.left_error {
	color: red;
	font-weight: bold;
	float: left;
	text-align: left;
	width: 110px;
	padding-top: 2px;
}

label.top {
	font-weight: bold;
	display: block;
	text-align: left;
	margin-bottom: 3px;
}

fieldset {
	border: 1px solid #CC0000;
}

.fieldset_content {
	padding: 3px 6px 6px 6px;
}

legend {
	font-weight: bold;
}

.container_buttons {
	background: #f5CCCC;
	border: 1px solid white;
	padding: 10px;
}



.tab_titel {
	color: #343434;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	background: #EB9999;
	padding: 3px 6px 3px 0px;
	border-bottom: 1px solid #CC0000;
	vertical-align: top;
}

.tab_untertitel {
	color: #343434;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	background: #f5CCCC;
	padding: 3px 6px 3px 0px;
	border-bottom: 1px solid #CC0000;
	vertical-align: top;
}

.tab_gs {
	color: #343434;
	font-size: 10px;
	line-height: 13px;
	padding: 3px 6px 3px 0px;
	border-bottom: 1px solid #CC0000;
	vertical-align: top;
}

.tab_gs a {
	font-weight: bold;
}


.treffer_titel {
	text-decoration: none;
}

.treffer_titel a {
	text-decoration: none;
}

.treffer_titel a:hover {
	text-decoration: underline;
}


.trennlinie {
	height: 34px;
	background: url(/image/design/mp_21_trennlinie.gif) repeat-x center;
}


/* Clear */

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}


