/* main */
* {
	padding: 0px;
	margin: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	line-height: 18px;
	
	color: #838383;
}

body { background: #f4f4f4; }
img { border: 0px; }

/* links */
a { text-decoration: none;}
.active a { color: #e3000b; }
.extern-link { color: #fff; padding: 3px 10px 3px 15px; font-size: 11px; background: url(img_global/extern_link_pfeil.jpg) no-repeat top left #e3000b; }

/* headlines */
.csc-firstHeader { margin: 0px 0px 15px 0px; font-size: 15px; }
h1 { margin: 20px 0px 10px 0px; font-size: 13px; color:#666666; }
h2 { margin: 0px 0px 10px 0px; color:#333333;}

/* menu */
#nav ul { list-style-type: none; padding: 0 0 0 10px;}

#nav a:hover { color: #e3000b; }
#nav li { float: left; padding: 0; margin: 0px 65px 0px 0px;}
#nav li:last-child {margin: 0;}
#nav li ul { position: absolute; left: -1000px; background: #fff; width: 130px; padding: 0; margin: 10px 0px 0px -10px; border: 1px dotted #cfcfcf; border-top: 0px; }
#nav li li { padding: 3px 10px; width: 130px; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { left: auto; }
#nav .mainlink { padding-bottom:10px; }
#nav .mainlink-active { padding-bottom:20px; color: #e3000b; }

/* subnavi */
.subnavi li { list-style-type: none; padding: 0 0 5px 0;}
.subnavi li a { }
.subnavi li a:hover { color: #e3000b; }

/* div layout */
#wrap {
	width: 100%;
}

#irap {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#head {
	background: #fff;
	width: 720px;
	padding: 40px 40px 20px 40px;
}

	#logo {
		width: 410px;
		float: left;
	}
	
	#suche {
		width: 250px;
		float: right;
		padding: 15px 0px 0px 0px;
	}
	
	#nav {
		width: 720px;
		padding: 10px 0px 0px 0px;
		margin: 20px 0px 0px 0px;
		border-top: 1px dotted #cfcfcf;
		border-bottom: 1px dotted #cfcfcf;
	}

#content {
	background: #fff;
	width: 720px;
	padding: 0px 40px 40px 40px;
}

#footer {
	width: 720px;
	padding: 0px 40px;
	margin: 20px 0px;
}

#footer a { font-size: 11px; }
#footer a:hover { text-decoration: underline; }

/* content unterseite */
#c_left {
	width: 170px;
	float: left;
	margin: 0px 40px 0px 0px;
}

#c_right {
	width: 510px;
	float: left;
}

#c_right a { text-decoration: none; color:#006699;}
#c_right .active a { color: #e3000b; }
#c_right .extern-link { color: #fff; padding: 3px 10px 3px 15px; font-size: 11px; background: url(img_global/extern_link_pfeil.jpg) no-repeat top left #e3000b; }
#c_right a:hover {text-decoration: underline; color:#cc0000;}






	#c_head {
		width:510px;
		height: 195px;
	}
	
		#c_head_img {
			width: 225px;
			height: 195px;
			float: left;
		}
		
		#c_head_img_desc {
			width: 245px;
			height: 105px;
			float: left;
			color: #fff;
			padding: 90px 20px 0px 20px;
		}

/* div box_340 */
#box_340 { width: 300px; padding: 8px 20px 15px 20px; margin: 20px 0px 0px 0px; border: 1px solid #cfcfcf; float: left; }
#box_340_grey { width: 280px; background: #f4f4f4; padding: 10px; margin: 20px 0px 0px 0px; }
.box_340_list li { list-style-type: none; background: url(img_global/box_340_pfeil.gif) no-repeat top left; padding-left: 10px; line-height: 22px; }
.box_340_list li a { font-size:11px; }
.box_340_list li a:hover { text-decoration: underline; }

/* form */
.eingabe {
	background: url(img_global/suche_eingabe.jpg) no-repeat;
	width: 149px;
	height: 15px;
	border: none;
	margin: 0px;
	padding: 10px;
	float: right;
}

.btn {
	background: url(img_global/suche_btn.jpg) no-repeat;
	width: 61px;
	height: 35px;
	border: none;
	margin: 0px;
	padding: 0px;
	float: right;
}

.einzeilig {
	border: 1px solid #cfcfcf;
	background: #fff;
	width: 190px;
	padding: 5px;
	margin: 2px 0px 15px 0px;
}

.mehrzeilig {
	border: 1px solid #cfcfcf;
	background: #fff;
	width: 230px;
	padding: 5px;
	margin: 2px 0px 15px 0px;
}

.button {
	border: 1px solid #cfcfcf;
	background: #cfcfcf;
	padding: 5px;
	color: #fff;
	float: right;
}

/* list */

.csc-bulletlist li { padding-left:15px; padding-bottom:10px; list-style-type: none; background: url(img_global/bg_list.jpg) no-repeat top left; }




/* Breadcrumb Navigation */
.klickpfad {
	margin: 10px 0 0 0;
}

.klickpfad a:link,
.klickpfad a:visited,
.klickpfad a:active{
       font-weight:normal;
       font-size:10px;
}

.klickpfad a:hover {
		font-weight:normal;
       font-size:10px;
	   color: #ccc;
}


.klickpfadact a:link,
.klickpfadact a:visited,
.klickpfadact a:hover,
.klickpfadact a:active{
      	font-weight:normal;
       /*color:#1a488e;*/
        color:#e3000b; 
        font-size:10px; 
}


/* sitemap Navigation */
/*
div.sp_sitemap{
	float:left; 
	padding:5px;
	border:1px solid #666;
	margin:4px;
}
div.sp_sitemap ul{
	list-style: none;
	margin:0px;
	padding: 0px;	
}
div.sp_sitemap li a{
	display:block;
  font-size:0.8em;
  color:#000;
  text-decoration:none; 
}
div.sp_sitemap li li{
	margin-left:10px;
  margin-bottom:2px;
}

div.sp_sitemap li li a:hover{
	color:#C71315;
	text-decoration:underline;
}
div.sp_sitemap li li a{
	color:#666;
	padding-left:8px;
	background: url(img_global/listpunkt.gif) no-repeat;
  	background-repeat:no-repeat;
  	background-position:center left;
 }
 */
 
 
 

/***************/
/* SITEMAP *****/
/***************/

div.seitenuebersicht {
padding-top: 10px;
margin-bottom: 1em;
}

div.csc-sitemap {
margin: 20px 0 0 50px;
}

div.csc-sitemap a {
/*color: black;*/
text-decoration: none;
}

div.csc-sitemap a:hover, div.csc-sitemap a:focus, div.csc-sitemap a:active {
text-decoration: underline;
}

/*Erste Ebene */

div.csc-sitemap ul {
list-style: none;
}

div.csc-sitemap ul li a{
background: url(img_global/listpunkt.gif) no-repeat top left;
padding-left: 15px;
margin: 0.5em 0;

font-size: 12px;
font-weight: bold;
color:#666666;
}




/*Zweite Ebene */

div.csc-sitemap ul li ul{
margin-left: 2em;
}

div.csc-sitemap ul li ul li a {
background: url(img_global/pfeil_li_sup_head.gif) no-repeat top left;
padding-left: 15px;
margin: 0.5em 0;

font-size: 11px;
font-weight: normal;
color:#666666;
} 

div.csc-sitemap ul li ul li a:hover {
background: url(img_global/pfeil_li_sup_head.gif) no-repeat top left;
padding-left: 15px;
margin: 0.5em 0;

font-size: 11px;
font-weight: normal;
}


/* linkToTop */
.csc-linkToTop {
margin:15px 0 20px 0;
}
.csc-linkToTop a{
background: url(img_global/listpunkt.gif) no-repeat top left;
padding-left: 15px;
margin:15px 0 20px 0;

font-size: 10px;
font-weight: normal;
}
.csc-linkToTop a:hover {
background: url(img_global/listpunkt.gif) no-repeat top left;
padding-left: 15px;
margin:15px 0 20px 0;
color: #ff3333;
font-size: 10px;
font-weight: normal;
}


/* ---------------   PowerMail  --------------  */




/* Powermail */



.tx-powermail-pi1_thx .csc-frame-frame1 b{
	font-size:110%;
	color: white;
	background-color: #cfcfcf;
	padding: 15px;
}



span.powermail_mandatory {
	color: #cc3333;
}
input.validation-failed,
textarea.validation-failed {
	background-color: #cc3333;
	color: white;
}
div.powermail_mandatory_js {
	color: #cc3333;
	margin: 3px 0 15px 120px;
}
	/* Kontaktformular */
fieldset.tx-powermail-pi1_fieldset {

/* Disable border */

border: none;
font-size:86%;

}

fieldset.tx-powermail-pi1_fieldset label {

/* Style labels */

display: block;

width: 140px;

float: left;

clear: both;
text-valign:top;


}

fieldset.tx-powermail-pi1_fieldset input,

fieldset.tx-powermail-pi1_fieldset select {

/* Style input fields */

width: 300px;

border-top: 1px solid #d5d7d1;
border-bottom: 1px solid #d5d7d1;
border-right: 1px solid #d5d7d1;
border-left: 1px solid #cc3333;
margin-left: 10px;

}



fieldset.tx-powermail-pi1_fieldset legend
 {
	display: none;
}


fieldset.tx-powermail-pi1_fieldset textarea
 {
	width: 300px;
	height:250px;
border-top: 1px solid #d5d7d1;
border-bottom: 1px solid #d5d7d1;
border-right: 1px solid #d5d7d1;
border-left: 1px solid #cc3333;
	margin-left: 10px;
	font-size:98%;
	font-family: arial, verdana,sans-serif;
}

div.tx_powermail_pi1_fieldwrap_html {

/* Increase margin between every field */

margin: 10px 0;

}


fieldset.tx-powermail-pi1_fieldset input.powermail_reset,
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	margin: 15px 130px 15px 0px;		
	border-top: 1px solid #d5d7d1;
border-bottom: 1px solid #d5d7d1;
border-right: 1px solid #d5d7d1;
border-left: 1px solid #cc3333;
	width: 145px;
	float:right; 
	
}

fieldset.tx-powermail-pi1_fieldset input.powermail_check,
fieldset.tx-powermail-pi1_fieldset input.powermail_radio
{border:none;display:inline;width:20px;}
fieldset.tx-powermail-pi1_fieldset label.powermail_check,
{border:none;display:inline;width:20px;font-size:80%;}

fieldset.tx-powermail-pi1_fieldset div.powermail_check_inner powermail_check_inner_uid34_0 label {
    display: inline;
    float: left;
    clear: none;
    margin-left: 0;
    width: 30px;
	border:1px solid red;
	font-size:80%;
    }
	
fieldset.tx-powermail-pi1_fieldset p.tx_powermail_pi1_fieldwrap_html_radio_title
{font-size:105%;}

fieldset.tx-powermail-pi1_fieldset p.tx_powermail_pi1_fieldwrap_html_checkbox_title
{font-size:105%;}



fieldset.tx-powermail-pi1_fieldset input.tierausgabe
{border:none;color:#626262;}



/*     ------  Tabellen ------- */




.table_termine {
	margin: 5px 0px 15px 0px;
	width: 99%;
}

	.table_termine td {
		padding: 5px;
		vertical-align: top;
		border-bottom: 1px solid #fff;
	}

	.table_termine .td-0 {
		width: 120px;
		font-weight: bold;
	}

	.table_termine .td-last {
		width: 120px;
	}

	.table_termine .tr-last td {
		border: none;
	}
	
.table_top {
	margin: 15px 0px;
	width: 99%;
}

	.table_top td {
		padding: 2px;
		vertical-align: top;
		background: #f9f9f9;
	}

	.table_top .tr-last td {
		border: none;
	}

	

	.table_top .tr-even td {
		background: #f4f4f4;
	}

	.table_top .tr-0 td {
		background: #d3e4ed;
		color: #0080c7;
		font-weight: bold;
		border: none;
	}


.table_left {
	margin: 15px 0px;
	width: 99%;
}

	.table_left td {
		padding: 2px;
		vertical-align: top;
		background: #f9f9f9;
	}

	.table_left .tr-even td {
		background: #f4f4f4;
	}

	.table_left .tr-odd .td-0, .table_left .tr-even .td-0 {
		background: #d3e4ed;
		color: #0080c7;
		font-weight: bold;
		border: none;
		width: 120px;
	}

.table_topleft {
	margin: 15px 0px;
	width: 99%;
}

	.table_topleft td {
		padding: 2px;
		vertical-align: top;
		background: #f9f9f9;
	}

	.table_topleft .tr-even td {
		background: #f4f4f4;
	}

	.table_topleft .tr-odd .td-0, .table_topleft .tr-even .td-0 {
		background: #d3e4ed;
		color: #0080c7;
		font-weight: bold;
		border: none;
		width: 120px;
	}

	.table_topleft .tr-0 td {
		background: #d3e4ed;
		color: #0080c7;
		font-weight: bold;
		border: none;
	}

.table_stnd {
	margin: 15px 0px;
	width: 99%;
}

	.table_stnd td {
		padding: 2px;
		vertical-align: top;
		background: #f9f9f9;
	}

	.table_stnd .tr-even td {
		background: #f4f4f4;
	}
	
	
	
	
	
	
.table_termin {
	margin: 15px 0px;
	width: 99%;
}

	.table_termin td {
		padding: 2px;
		vertical-align: top;
		background: #f9f9f9;
	}
	
	
.table_termin .td-0 {
	margin: 15px 0px;
	width: 18%;
}
	

	.table_termin .tr-even td {
		background: #f4f4f4;
	}
	
	
	
	
	
	
	
	
	

/*     ------  Tabellen --END----- */