@charset "utf-8";
/* CSS Document */

* {
	margin: 0; 
	padding: 0;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	color:#04345c ;
}

body, p
{
	font-size: 11px;
}

#headerbereich {
	width: 1000px;
	margin: 0px;
	padding: 0px;
}

#main {
	background-image: url(/uploads/tf/main_hg.gif);
	min-height:500px;
	background-repeat:repeat-y;
	padding-left:20px;
	width:980px;
}

#zertifikate {
	position: absolute;
	left: 700px;
	top: 0px;
	height: 110px ;
}

#header {
	margin-top: 40px;
	margin-bottom: 20px;
}

#content {
	float: left;
	width: 555px;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
}

#left {
	float: left;
	width: 200px;
	padding-right:15px;
}

#right {
	float:right;
	width:191px;
	margin-right:4px;
	übackground-color:#30F;	
}


									/*### Meta-Navigation oben ### */

#metamenue {
	height: 1.5em;
	background-color:#ffffff;
	line-height: 21px;
	color: #04345C;
	font-weight: bold;
	font-size: 12px;
}

#metamenue a {
	text-decoration: none;
	color: #04345C; 
	display:block;
	padding: 0px 7px 0px 5px;
}

/*---internet explorer*/
#metamenue ul li {
	float: left;
}

#metamenue a.active {
	color: #FFFFFF;
	background-color: #C1001F;
}

#metamenue a:hover {
	color:#FFFFFF;
	background-color:#C1001F;
}

#metamenue ul {
	list-style: none;
	padding: 0;
}
								/*### METAMENUE ###*/

.artikel {
	margin-top: 10px;
	padding-bottom: 5px;
	margin-bottom:10px;
}



.artikel h1 {
	font-size:12px;
	color: #04345c;
	letter-spacing:2px;
}

.artikel .csc-header {
	border-bottom: 1px  dashed #04345c;
	margin-bottom: 5px;
	padding-left: 12px;
	padding-bottom: 2px;
	font-weight:bold;
	margin-top: 3px;
	background: url(/fileadmin/images/icons/nav_rot_1.gif) left center no-repeat;
	background-color:#eceded;
	
	
}

.artikel img {
	border: solid #c1001f 2px !important;
	padding: 1px;
}


.noborder img {
border: none !important;

}



.artikel .csc-textpic-intext-right .csc-textpic-imagewrap {
	padding-right:6px;

}

#content .artikel .bodytext {
	line-height:1.7em;
	text-align:justify;
}


/* ### left ### */

#left h2 {
	font-size: 11px;
	background-color: #04345c;
	color: #FFFFFF;
	line-height: 1.65em;
	padding-left: 5px;
	margin-bottom: 10px;
}

#left h2 a {
	color: #FFFFFF
}

#left .csc-textpic-imagewrap img{
	margin-bottom:15px;
}

/* ###  right ###*/
#right h2, #right h2 a {
	background-color:#eceded;
	color: #04345c;
	line-height:1.5em;
	padding-left: 4px;
	margin-bottom:3px;
}

#right .bodytext {
	margin-left:7px;
}


#right .artikel {
	padding-left: 5px;
}




/*----Schriftfarbe 1. Ebene---*/



#left h3 {
	font-size: 11px;
	margin: 0 0 3px 0;
}

#left div.highlight {
	background-color:#cccccc ;
}

#left ul {
	margin: 0 10px;
	padding: 0;
	list-style: none;
}

#left li {
	padding: 0.2em 0;
}

#left a {
	color: black;
	text-decoration: none;
}

/*-----------------------------left ENDE--------------------------------------------*/


/*-----------------Linker Bereich-------------------------------*/

#left #menue
{
	padding: 0;

}



#menue ul
{
	list-style: none;
	
	margin: 0 !important;
	padding: 0;
	font-size: 11px;


}

#menue ul li {
	color: #04345C;
	border-bottom: solid #04345c 1px; 
	padding-top:2px;
	padding-bottom: 2px;
	background-color: #ffffff;
	margin: 0px 0px 0px 10px;
}

#menue ul li a {
	color: #04345C;	padding-left:23px; display: block; line-height: 1.15 em; font-weight: normal;
	background-image:url(/fileadmin/images/icons/nav_rot_1.gif); background-repeat:no-repeat; background-position: 10px 50%;
}

#menue ul li a:hover {
color: #c1001f; font-weight:bold;
background-image:url(/fileadmin/images/icons/nav_blau_1.gif); background-repeat:no-repeat; background-position: 10px 50%;
}

#menue ul li.active a {
	color: #c1001f; font-weight: bold;
	background-image:url(/fileadmin/images/icons/nav_blau_1.gif); background-repeat:no-repeat; background-position: 10px 50%;
}


/* Zweite Ebene */
#menue ul li.active ul li {
	border: none; 
	border-top: solid #04345c 1px;  
}

#menue ul li.active ul li a {
	color: #04345C; font-weight: normal;
	background-image:url(/fileadmin/images/icons/nav_rot_2.gif); background-repeat:no-repeat; background-position: 10px 50%;
}

#menue ul li.active ul li a:hover {
	color: #c1001f; font-weight:bold;
	background-image:url(/fileadmin/images/icons/nav_blau_2.gif); background-repeat:no-repeat; background-position: 10px 50%;
}

#menue ul li.active ul li.active a {
	color: #c1001f; font-weight: bold;
	background-image:url(/fileadmin/images/icons/nav_blau_2.gif); background-repeat:no-repeat; background-position: 10px 50%;
}


/* Dritte Ebene */
#menue ul li.active ul li.active ul li a {
	color: #04345C; font-weight: normal;
	background-image:url(/fileadmin/images/icons/nav_rot_2.gif); background-repeat:no-repeat; background-position: 10px 50%;
}

#menue ul li.active ul li.active ul li a:hover {
	color: #c1001f; font-weight:bold;
	background-image:url(/fileadmin/images/icons/nav_blau_2.gif); background-repeat:no-repeat; background-position: 10px 50%;
}

#menue ul li.active ul li.active ul li.active a {
	color: #c1001f; font-weight: bold;
	background-image:url(/fileadmin/images/icons/nav_blau_2.gif); background-repeat:no-repeat; background-position: 10px 50%;
}


/* Vierte Ebene */
#menue ul li.active ul li.active ul li.active ul li a {
	color: #04345C; font-weight: normal;
	background-image:url(/fileadmin/images/icons/nav_rot_2.gif); background-repeat:no-repeat; background-position: 10px 50%;	
}

#menue ul li.active ul li.active ul li.active ul li a:hover
{
	color: #c1001f; font-weight:bold;
	background-image:url(/fileadmin/images/icons/nav_blau_2.gif); background-repeat:no-repeat; background-position: 10px 50%;	
}


#menue ul li.active ul li.active ul li.active ul li.active a {
	color: #c1001f; font-weight: bold;
	background-image:url(/fileadmin/images/icons/nav_blau_2.gif); background-repeat:no-repeat; background-position: 10px 50%;
}

/* füpnfte Ebene */
#menue ul li.active ul li.active ul li.active ul li.active ul li a {
	color: #04345C; font-weight: normal;
	background-image:url(/fileadmin/images/icons/nav_rot_2.gif); background-repeat:no-repeat; background-position: 10px 50%;	
}

#menue ul li.active ul li.active ul li.active ul li.active ul li a:hover
{
	color: #c1001f; font-weight:bold;

	background-image:url(/fileadmin/images/icons/nav_blau_2.gif); background-repeat:no-repeat; background-position: 10px 50%;	
}


#menue ul li.active ul li.active ul li.active ul li.active ul li.active a {
	color: #c1001f; font-weight: bold;
	background-image:url(/fileadmin/images/icons/nav_blau_2.gif); background-repeat:no-repeat; background-position: 10px 50%;
}




/*--------------------FOOTER ----------------------------*/
#footer 
{
	text-align: left;
	border-top: 1px solid #04345c;
	width:976px;
	padding-top:3px;
	padding-left:20px;
	background-color:#04345c;
	color:#FFF;
	padding-bottom:3px;
}

#gfooter {
	border: 0;
	font-size: .95em;
	padding: 3px 0px 0px 0px;
	color:#999999;
	width: 1000px;
}

#gfooter_text {
	padding-left:10px;
	color: #BBBBBB;
}

#gfooter ul li {
	display:block;
	float: left;
	padding: 3px 0px;
}

#gfooter .menu li, #gfooter .menu a {
	line-height: 1.3;
}

#gfooter a,
#gfooter a:hover,
#gfooter a:visited {
	color: #BBBBBB;
	text-decoration: none;
	padding: 3px 20px;
}

#gfooter a:hover {
	color: #c1001f;
}





/* ------ Formular   ----- */
.csc-mailform-field { 
clear:both;
}
label {
display:block;
float: left;
width:120px;
height:20px;
line-height:20px;
}
fieldset {
border:none;
}
select,textarea,.csc-mailform-input {
width:200px;
height: 18px;
margin:2px;
}
textarea {
height: 140px;
width:260px;
}
.csc-mailform-label {
font-size: 12px;
height: 30px;
padding-top:18px;
vertical-align: bottom;
font-weight:bold;
}
.csc-mailform-submit {
font-weight: bold;
padding:2px;
background: #04345c;
border: none;
color: #ffffff;
font-size:10px;
height: 18px;
width:auto; 
margin:5px; 
}


