* { margin: 0px; padding: 0px; }
html { height: 100%; }
body { height: 100%; font-size: 12px; font-family: arial, helvetica, san-serif;}

h1 {font-size: 18px; font-weight: bold; color: #D90000; padding: 0px 0px 15px 0px; margin: 0px 0px 0px 0px;}
h2 {font-size: 14px; font-weight: bold; color: #777; padding: 5px 0px 5px 0px;}
p {font-size: 12px; margin: 0px 0px 9px 0px; line-height: 18px; color: #888; }
a {color: #777; text-decoration: underline;}
a:hover {text-decoration: none; color: #D90000;}

/* Positionierung und Layout */

#main-links   { height: 100%;background: url("../images/hg.gif") right 0; vertical-align: top;}
#main-mitte   { background: url("../images/hg_mitte.gif") repeat-y; vertical-align: top; width: 950px; }
#main-rechts  { height: 100%;background: url("../images/hg.gif") left 0; vertical-align: top;}

div#main-links-oben { background: url("../images/hg_oben.gif") repeat-x right 0; height: 10px;}
div#main-rechts-oben { background: url("../images/hg_oben.gif") repeat-x left 0; height: 10px;}

#header        { height: 100px; min-height:100px; width: 950px; background: url("../images/header_turck.gif") no-repeat; }
#header_link   { position: relative; top: 5px; left: 35px; width: 180px; height: 65px; }
#header_link a { display:block; width:180px; height:65px }
#header_telefon { position: relative; top: -10px; left: 690px; width: 230px; height: 15px; max-height: 15px; /*background-color: blue;*/; font-size: 12px; text-align: right;}
.dick-rot {font-weight: bold; color: #D90000; }
#header_navi 	{ position: relative; top: -2px; left: 690px; width: 230px; height: 15px; max-height: 15px; /*background-color: blue;*/ text-align: right; }
#header_navi li { display: inline; list-style-type: none; /*background: url("../images/vertical_line.gif") no-repeat left bottom; margin: 0 0 0 5px;*/ }
#header_navi a { font-size: 11px; font-family: arial, helvetica, san-serif; text-decoration: none; color: #888; padding: 0 0 0 5px; font-weight: normal; text-transform: uppercase; }
#header_navi a:hover { color: #555; }
#header_navi #active-top a { color: #B40000; }
#header_navi #active-top a:hover { color: #D90000; }

#content      { }
#content_left { background: url("../images/leiterbahnen_links.gif") no-repeat 10px top; width: 215px; float: left; min-height: 220px; height: 220px;}
#content_left_inner { padding: 0px; }
#content_mitte {width: 520px; float: left; min-height: 200px; }
#content_mitte_inner { padding: 28px 45px 20px 45px; }
#content_right { background: url("../images/leiterbahnen_rechts.gif") no-repeat 1px top; width: 215px; float: left; min-height: 220px; height: 220px;}
#content_right_inner { padding: 200px 22px 0px 22px; }

#header_telefon p {color: #000; margin: 0px; line-height: 15px;}
#header_telefon b {color: #D90000; font-weight: bold;}
#header_telefon a {display: none;}

/* Navigation */

#navcontainer {
	padding: 27px 0 0 10px;
}
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a {
	display: block;
	color: #000;
	width: 205px;
	max-width: 175px;
	padding: 6px 30px 6px 0px;
/*	margin: 0px 0px -10px 0px;*/
	font-size: 12px;
	text-align: right;
	text-transform: uppercase;
	line-height: 160%;
	font-weight: normal;
	text-decoration: none;
}

#navcontainer a:hover {
	background: url(../images/menu-pfeil.gif) no-repeat 185px 10px;
}

#active a {
	background-color: #FFF;
	background-image: none;
	color: #D90000;
	font-weight: bold;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
}
#active a:hover {
	background-color: #FFF;
	background-image: none;
}

/* 2. Menueebene */

#navcontainer ul ul {
	border-bottom: 1px solid #D9D9D9;
	background-color: #FFF;
	margin: -2px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#navcontainer ul ul li {
	margin: -10px 0px;
}

#navcontainer ul ul a {
	border: 0pt;
	display: block;
	color: #000;
	font-weight: normal;
	font-size: 9px;
	text-align: right;
}

#active_below a:hover {
	border: 0;
	background: url(../images/menu-pfeil.gif) no-repeat 185px 8px;
}

#active_below_on a:link, #active_below_on a:visited {
	color: #D90000;
	background-image: none;
}

/* Typo3-Formularfelder */

form#mailform fieldset { border: 0; margin: 0; }
form#mailform label {width: 200px !important; vertical-align: top; display: block; float: left; font-size: 0.8em;}
.csc-mailform-field { padding: 0 0 6px;}
#mailformtv {border: 0px;}
.csc-mailform-submit {vertical-align: middle; border: 1px solid #000; background-image: url("../images/hg_button.gif"); background-repeat: repeat-x; font-weight: bold; margin: 0 50px 0 0; float: right;}

/* TYPO3 Tabelle */

.contenttable {font-size: 0.9em; width: 527px; /*background: url("../images/dot.gif") repeat-x top;*/ margin: 0px; padding: 0px;}
.contenttable td {padding: 3px 10px 4px 0px; vertical-align: top; }
.contenttable tr {background: url("../images/dot.gif") repeat-x bottom left;}
.contenttable p {margin: 0px; padding: 0px;}
.td-0 {width: 200px;}
.td-1 {}
.td-last {}

/* TYPO3 Sitemap */

.csc-sitemap ul { list-style-type: none; font-size: 12px; font-weight: bold; line-height: 1.5em; margin: 0 0 0 20px;}
.csc-sitemap ul ul { list-style-type: none;  font-size: 9px; font-weight: normal; line-height: 1.5em; margin: 0 0 0 20px;}
.csc-sitemap li { list-style-image: none;   }
/*.csc-sitemap li li { list-style-image: url("../images/sitemap_arrow.gif"); }*/
.csc-sitemap li a { font-weight: bold; font-size: 14px;}
.csc-sitemap li li a { margin-left: 10px; font-weight: bold; font-size: 12px;}
.csc-sitemap li li li a { margin-left: 10px; font-weight: normal; font-size: 10px;}
.csc-sitemap a { text-decoration: underline;}

.csc-textpic-caption {font-size: 10px;}
.tx-ffiframe-pi1 {height: 100%;}

form#kontaktformular fieldset { border: 0; margin: 0; }
form#kontaktformular legend { display: none; }
form#kontaktformular label {width: 150px !important; vertical-align: top; display: block; float: left; color: #888;}
.tx_powermail_pi1_fieldwrap_html { padding: 0 0 6px; font-size: 12px; }
.tx_powermail_pi1_fieldwrap_html_7 {padding: 0 0 18px; } /* Text-Feld ganz oben */
.tx_powermail_pi1_fieldwrap_html_label {color: #888; line-height: 18px; }
.powermail_submit { margin: 10px 0 0 35px; padding: 1px 3px; color: #888; vertical-align: middle; border: 1px solid #A5ACB2; background-image: url("../images/hg_button.gif"); background-repeat: repeat-x; font-weight: bold; }
.powermail_mandatory_js {color: red; font-weight: bold; margin: 3px 0 0 200px; font-size: 0.8em; }
.powermail_captcha_captcha {float: left; margin: 0 0 0 0;}
.tx-powermail-pi1_mandatory {font-size: 0.8em; font-weight: normal; color: #888; }
.tx-powermail-pi1_mandatory_submit {margin: 15px 0 0; padding: 1px 3px; color: #888; vertical-align: middle; border: 1px solid #A5ACB2; background-image: url("../images/hg_button.gif"); background-repeat: repeat-x; font-weight: bold; }
.powermail_mandatory_list {padding-top: 7px;}
.powermail_mandatory_listitem {list-style-type: none; color: #D90000; }
.powermail_all {font-size: 12px;}
.tx-powermail-pi1_confirmation_back {margin: 15px 0 0;}
.tx-powermail-pi1_confirmation_submit {margin: 10px 0 0;}
.tx-powermail-pi1_confirmation input {padding: 1px 3px; color: #888; vertical-align: middle; border: 1px solid #A5ACB2; background-image: url("../images/hg_button.gif"); background-repeat: repeat-x; font-weight: bold; }

