* {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, sans-serif;
}

BODY {
	background-image: url('gfx/bg.jpg');
	background-repeat: repeat-x;
	background-color: #D3D3D3;
	background-position: top left;
	text-align: center;
}

#rahmen {
	width: 908px;
	margin: 0px auto;
}

#schatten_links {
	float: left;
}

#schatten_rechts {
	float: right;
}

#rahmen_links {
	width: 219px;
	float: left;
}

#header_links {
	width: 219px;
	height: 144px;
	background-image: url('gfx/header_links.jpg');
	background-repeat: no-repeat;
}

#mainmenu_links {
	width: 219px;
	height: 37px;
	background-image: url('gfx/mainmenu_links.jpg');
	background-repeat: no-repeat;
	text-align: left;
}

#leiste_links {
	width: 219px;
	height: 24px;
	background-image: url('gfx/leiste_links.jpg');
	background-repeat: no-repeat;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: black;
}

#leiste_links A {
	color: black;
}

#leiste_links P {
	margin-left: 38px;
	padding-top: 6px;
}

#leiste_links A:HOVER {
	text-decoration: none;
}

#rahmen_submenu {
	width: 219px;
	height: 518px;
	background-image: url('gfx/schatten_menu_rechts.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}

#submenu_bg {
	width: 219px;
	background-image: url('gfx/submenu_bg.jpg');
	background-repeat: repeat-y;
	margin-bottom: 30px;
}

#outlaw_ev {
	margin-bottom: 50px;
}

#submenu {
	width: 219px;
	background-image: url('gfx/menu_bg.jpg');
	background-repeat: no-repeat;
	text-align: left;
}

#submenu UL {
	list-style-type: none;
}

#submenu UL LI {
	display: inline;
}

#submenu UL LI A {
	width: 181px !important;
	width: 219px;
	display: block;
	padding: 8px 0px 8px 38px;
	text-transform: uppercase;
	text-decoration: none;
	color: black;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #636363;
	border-top: 1px solid white;
	background-image: none;
	background: transparent;
}

#submenu UL LI A:HOVER, #submenu UL LI.subselected A {
	background-image: url('gfx/sub_selected.jpg');
	color: white;
}

#submenu UL LI A.oben {
	border-top: none;
}

#submenu UL LI A.unten {
	border-bottom: none;
}

#submenu UL LI.subselected UL {
	border-top: 1px solid white;
	border-bottom: 1px solid #636363;
	background-image: url('gfx/sub_selected_bg.jpg');
	padding: 8px 0px 8px 0px;
}

#submenu UL LI.subselected UL LI A {
	width: 181px;
	padding: 4px 0px 4px 38px;
	text-transform: none;
	font-weight: normal;
	border: none;
	background-image: none;
	color: black;
}

#submenu UL LI.subselected UL LI A:HOVER, #submenu UL LI.subselected UL LI.subsubselected A {
	font-weight: bold;
	color: #C61310;
	background-image: none;
}

#submenu UL LI.subselected UL LI.subsubselected UL {
	border: none;
	background-image: none;
	padding: 0px 0px 5px 0px;
}

#submenu UL LI.subselected UL LI.subsubselected UL LI A {
	width: 169px !important;
	width: 119px;
	padding: 3px 0px 3px 50px;
	font-weight: bold;
	color: #636363;
	background-image: none;
}

#submenu UL LI.subselected UL LI.subsubselected UL LI A:HOVER, #submenu UL LI.subselected UL LI.subsubselected UL LI.subsubsubselected A {
	color: black;
	background-image: none;
	background: none;
}

#rahmen_rechts {
	width: 647px;
	float: right;
}

#header_rechts {
	width: 647px;
	height: 144px;
	background-color: #F2F2F2;
}

#mainmenu {
	width: 647px;
	height: 37px;
	background-image: url('gfx/mainmenu_rechts.jpg');
	background-repeat: repeat-x;
	text-align: left;
}

#mainmenu UL {
	list-style-type: none;
	margin-left: 25px;
}

#mainmenu UL LI {
	float: left;
}

#mainmenu UL LI A {
	display: block;
	width: 125px;
	padding: 8px 0px 8px 0px;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	text-align: center;
}

#mainmenu UL LI A:HOVER, #mainmenu UL LI.mainselected A {
	background-color: white;
	color: #636363;
}

#leiste_rechts {
	width: 647px;
	height: 24px;
	background-image: url('gfx/leiste_rechts.jpg');
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-align: left;
}

#leiste_rechts P {
	margin-left: 25px;
	padding-top: 6px;
}

#leiste_rechts A {
	color: black;
}

#leiste_rechts A:HOVER {
	text-decoration: none;
}

#rahmen_inhalt {
	width: 647px;
	height: 512px;
	background-image: url('gfx/inhalt_bg.jpg');
	background-repeat: repeat-x;
}

.clearer {
	clear: both;
}

.layoutbild {
	display: block;
}

#outlaw_ev {
	float: left;
	margin-left: 25px !important;
	margin-left: 12px;
}

.rahmen_zweispaltig {
	margin-bottom: 20px;
}

.zweispaltig_links {
	width: 430px;
	float: left;
}

.zweispaltig_rechts {
	width: 150px;
	float: right;
}

#inhalt {
	padding: 0px 25px 50px 25px;
	text-align: left;
}

#inhalt P, #inhalt A, #inhalt H1, #inhalt H2, #inhalt H3, #inhalt H4, #inhalt UL, #inhalt OL {
	font-size: 12px;
	color: black;
	line-height: 160%;
	margin-bottom: 10px;
}

#inhalt H1 {
	font-size: 17px;
	padding-top: 10px;
}

#inhalt H2 {
	font-size: 14px;
	color: #C61211;
	padding-top: 10px;
}

#inhalt H3 {
	font-size: 12px;
	padding-top: 10px;
}

#inhalt A {
	font-weight: bold;
	text-decoration: underline;
}

#inhalt A:HOVER {
	text-decoration: none;
}

#inhalt UL, #inhalt OL {
	margin-left: 25px;
}

#inhalt UL LI, #inhalt OL LI {
	font-weight: bold;
	margin-bottom: 4px;
	line-height: 140%;
}

.csc-textpic-text UL {
	margin-left: 0px;
}

#inhalt .zweispaltig_rechts P, #inhalt .zweispaltig_rechts A {
	font-size: 10px;
}

#inhalt .zweispaltig_rechts A {
	color: #C61211;
	text-decoration: underline;
}

#inhalt .zweispaltig_rechts A:HOVER {
	text-decoration: none;
}

.sidebox {
	width: 150px;
	padding-bottom: 5px;
	background-color: #EBECEB;
}

#inhalt .sidebox P {
	margin-left: 7px;
}

#inhalt .sidebox H4 {
	font-size: 11px;
	text-transform: uppercase;
	color: white;
	background-color: #C61211;
	padding: 4px 0px 5px 7px;
}

.csc-textpic-caption {
	font-size: 12px;
	font-weight: bold;
}

#suchwort {
	display: block;
	float: left;
	margin-right: 3px;
	margin-left: 25px !important;
	margin-left: 12px;
	margin-top: 7px;
	padding: 2px;
	border: 1px solid #949494;
	color: #949494;
	width: 140px;
}

#suchbutton {
	display: block;
	padding-top: 7px;
	border: 0px;
}


/* Formatierungen für das News-Modul */

#inhalt DIV.news-single-timedata, #inhalt DIV.news-single-category, #inhalt P.news-single-author {
	font-size: 12px;
}


#inhalt DIV.news-single-item H2, #inhalt DIV.news-list-item H2 {
	margin-bottom: 0px;
}

#inhalt DIV.news-single-img, #inhalt DIV.news-list-img {
	float: right;
	padding-top: 5px;
	margin-left: 10px;
}

#inhalt HR {
	margin: 10px 0px 10px 0px;
}

#inhalt DIV.news-list-item H2 A {
	font-size: 14px;
	color: #C61211;
	text-decoration: none;
}

#inhalt DIV.news-list-item H2 A:HOVER {
	text-decoration: underline;
}

#inhalt DIV.tx-ttnews-browsebox TABLE TBODY TD {
	padding: 0 5px;
}

#inhalt DIV.news-latest-item {
	border-bottom: 1px solid #AAAAAA;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#inhalt DIV.news-latest-item .news-latest-date {
	font-size: 10px;
}

#inhalt DIV.news-latest-item H3, #inhalt DIV.news-latest-item .news-latest-date {
	padding: 0px;
	margin: 0px;
}

#inhalt DIV.news-latest-item H3 A {
	font-size: 12px;
	color: #C61211;
	text-decoration: none;
}

#inhalt DIV.news-latest-item H3 A:HOVER {
	text-decoration: underline;
}

#inhalt DIV.news-latest-item A IMG {
	margin-top: 4px;
}

#inhalt DIV.news-latest-item .news-latest-links {
	float: left;
	margin-right: 10px;
}

#inhalt DIV.news-latest-item .news-latest-rechts {
	margin-left: 70px;
}

#inhalt DIV.csc-mailform-field {
	clear: both;
	margin-bottom: 15px;
}

#inhalt DIV.csc-mailform-field LABEL {
	width: 200px;
	float: left;
	margin-right: 15px;
	padding-top: 3px;
	font-size: 14px;
	font-weight: bold;
}

#inhalt DIV.csc-mailform-field INPUT, #inhalt DIV.csc-mailform-field SELECT, #inhalt DIV.csc-mailform-field TEXTAREA {
	width: 320px;
	font-size: 14px;
	padding: 5px;
	border: 1px solid #C61211;
	background-color: white;
	color: black;
}

#inhalt DIV.csc-mailform-field SELECT {
	width: 330px;
}

#inhalt DIV.csc-mailform-field INPUT.csc-mailform-submit {
	width: 150px;
	color: white;
	font-weight: bold;
	background-color: #C61211;
	float: right;
	padding: 3px;
	margin-right: 50px;
}

#inhalt DIV.csc-mailform-field INPUT.csc-mailform-check {
	width: 50px;
}

#inhalt FORM {
	padding-bottom: 30px;
}

#inhalt .tx-ttnews-browsebox A { padding: 4px; text-decoration: none; color: white; background-color: #c61211; }
#inhalt .tx-ttnews-browsebox .tx-ttnews-browsebox-SCell A { background-color: #3a3a3a; }
#inhalt .tx-ttnews-browsebox A:HOVER { background-color: #3a3a3a; }


/* Formular Anmeldung (mailformplus) */

.mailformplus_contactform FIELDSET { margin-bottom: 20px; padding: 10px; }
.mailformplus_contactform FIELDSET LEGEND { font-weight: bold; }
.mailformplus_contactform FIELDSET .form_feld { padding-bottom: 15px; font-size: 12px; }
.mailformplus_contactform FIELDSET LABEL { font-weight: bold; font-size: 12px; float: left; width: 180px; padding-right: 10px; }
.mailformplus_contactform FIELDSET INPUT.form_feld_text { padding: 3px; border: 1px solid black; width: 300px; }
.mailformplus_contactform .form_feld_button INPUT { font-weight: bold; color: white; padding: 7px; float: right; background-color: #C61211; }
.mailformplus_contactform FIELDSET TEXTAREA { padding: 3px; border: 1px solid black; width: 300px; height: 150px; font-size: 12px; margin-bottom: 10px; }
.mailformplus_contactform FIELDSET .form_rahmen_radio { font-size: 12px; margin-left: 190px; padding-bottom: 15px; }
.mailformplus_contactform FIELDSET .form_rahmen_radio SPAN.buchung_tage { padding-left: 18px; margin-right: 20px; }
.mailformplus_contactform FIELDSET .form_rahmen_radio INPUT.form_feld_text { margin-bottom: 15px; }
.mailformplus_contactform FIELDSET .form_rahmen_radio INPUT.radio { margin-bottom: 10px; padding-top: 3px; }
.mailformplus_contactform FIELDSET .form_rahmen_radio INPUT.checkbox { margin-bottom: 10px; padding-top: 3px; }

/* Stellenliste */
#inhalt .stellenliste P { margin-left: 10px; line-height: 180%; }
#inhalt .stellenliste P SPAN.titel { margin-left: 10px; font-weight: bold; }
#inhalt .stellenliste P SPAN.titel A { text-decoration: none; color: black; }
#inhalt .stellenliste P SPAN.titel A:HOVER { text-decoration: none; color: #C61211; }
#inhalt .stellenliste P.stellenliste_nav { text-align: center; }
#inhalt .stellenliste P.stellenliste_nav A { text-decoration: none; padding: 3px; color: #C61211; background-color: transparent; }
#inhalt .stellenliste P.stellenliste_nav A:HOVER, #inhalt .stellenliste P.stellenliste_nav A.selected { background-color: #C61211; color: white; }

/* Kommentarhervorhebung TB */
#inhalt .kommentar_home { width: 597px; height: 103px; overflow: hidden; background-color: #ececec; margin: 10px 0px; }
#inhalt .kommentar_home IMG { display: block; float: left; }
#inhalt .kommentar_home H2 { font-size: 12px; color: white; background-color: #C61211; padding: 4px 0px 5px 15px; margin-left: 84px; }
#inhalt .kommentar_home P { margin: 0px 0px 5px 99px; }
