body {
    font-size: 12px; 
    font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
	 background: url(../images/background.gif) #C62A15 repeat-y 50% 0;
    color: #fff;
    text-align: center;
	 padding: 0px;
	 margin: 0px;	 
	 height:100%; 
	max-height:100%; 
	border:0;
}

p{
	padding: 0px;
}

::-moz-selection{
	background: #fff;
	color: #C80005;
}

#rahmen{
position:relative;
margin: 0 auto;
width: 798px;
min-height:100%;
height:auto !important;
height:100%;
background-color: #B20004;
background-image: url(../images/kopf_oben.jpg);
background-repeat: no-repeat;
text-align: left;
overflow-x:hidden;
}


#headnav {
	position:relative;
	top:0px;
	left:0px;
	text-align: right;
	margin:0px 0px 0px 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 120px;
	color: #fff;
	line-height: 0.8em;
	border: 0px solid #00fff0;
}



.feld {
	width: 111px;
	height: 14px;
	border: 1px solid #000;
	font-size: 10px;
	line-height:14px;
	background-color: #fff; 
}

* html .feld {
	width: 111px;
	height: 18px;
	border: 1px solid #000;
	font-size: 10px;
	line-height:18px;
	background-color: #fff; 
}



#left {
	float: left;
	width: 200px;
}

#nav {
	width: 150px;
}

#nav ul {
   list-style-type: none;
   margin: 0;
   padding: 0;
   padding-left:25px;
   margin-bottom:15px;
   margin-top:5px;
	list-style-image: url(../images/nav_arrow.gif);
	background-image: url(../images/nav_bg.gif);
}



#nav ul.kind {
	list-style-image: url(../images/nav_sub.gif);
	padding: 0px;
	margin: 0px;
	padding-left: 18px; 
}

#nav ul.safe {
	list-style-image: url(../images/nav_safe.gif);
	padding: 0px;
	margin: 0px;
	padding-left: 18px; 
}



#nav li {

      padding:0px;

      margin:0;

      line-height:20px;

}

#nav li.safe{
      list-style-image: url(../images/nav_safe.gif);
      padding:0px;
      margin:0;
      line-height:20px;
}



#nav h2{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}







#content {
	float: left;
	padding: 15px 0 10px 40px;
	width: 550px;
}



#content h1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	font-size: 14px;
}


h3{
	font-size: 15px; 
   font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
   color: white;	
}

#box{
	width: 535px;
	border: 1px solid #CB5457;
	background-color: #B81418;
	padding: 0px;
	margin: 0px;
}

#box h1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
	font-weight: bold;
	font-size: 14px;
}

#box h2{
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 4px 0px;
	font-weight: bold;
	font-size: 12px;
}

#box h3{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
	font-size: 12px;
}


#inbox{
	padding: 15px;
}

#inbox li {
	margin-left: -20px;
	list-style-position: outside;
	list-style-image: url(../images/li.gif);
	margin-top: 5px;

}

	

#nav a:link,#nav a:active,#nav a:visited{
    color: #fff;
    text-decoration: none;	 
}

#nav a:hover{
	color: #fff;
	text-decoration: underline;
}



a:link,a:active,a:visited{
    color: #fff;
    text-decoration: underline;	 
}

a:hover{
	color: #fff;
text-decoration: none;
}



.text{
	 font-size: 12px; 
    font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
    color: #fff;
}

.bodytext {
	margin: 8px 0px 8px 0px;
	padding: 0px 0px 0px 0px;

}

.text_klein{
	 font-size: 10px; 
    font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
    color: #fff;
}



input, textarea, select, option {
   font-size: 12px; 
   font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
	padding-left: 2px;
	font-weight : normal;
	color : #000;
}



form{
	padding: 0px;
	margin: 0px;
}

.select

{
	width: 300px;
	border: 0px;
	color: #000000;
	background-Color: #fff;
		height: 18px;
}



.select2{
	border: 0px;
	color: #000000;
	background-Color: #fff;
		height: 18px;
}

.select3{
	border: 1px solid #000;
	color: #000000;
	background-Color: #fff;
}



.subline{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}





#popup{
	position: absolute;
	width: 510px;
	left: 50%;
	top: 200px;
	margin-left: -385px;
	overflow: visible;
	border: 10px solid white;
	z-index: 3000;
	background: #B10104;
	display: block;
	padding: 20px 40px 20px 20px ;
}
* html popup {
	width: 570px;

}
#popup h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#popclose {
position: absolute;
right: 10px;
top: 10px;
z-index: 3001;
width: 150px;
text-align:right;
}

/*   CSC Klassen  */

.csc-textpic{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

* html .csc-textpic{
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



.csc-textpic-imagewrap {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

* html .csc-textpic-imagewrap {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}
.callback {
width: 152px;
height: 90px;
border: 0px solid white;
}
/*--------------------*/
/* 9 - Extensions  */
/*--------------------*/
.tx-thmailformplus-pi1 {
line-height:130%;
}
.rahmen_mail {width:300px; border: 1px solid #000000;}

.rahmen_newsletter {width:225px;}

.rahmen_newsletter_kurz {width:80px;}

.rahmen_newsletter_lang {width:325px;}

.high {color: yellow; font-weight:bold;}

.mailform td { font-size:100%;}

* html .mailform td {font-size:80%;
}
.mailform_inner td {
font-size:100%;
line-height:130%;
}

.normal {
font-size:110%;
}

* html .mailform .normal {
font-size:90%;
}


.confirm {
font-size:100%;
line-height:130%;
}

* html .confirm {
font-size:100%;
line-height:130%;
}

.mailform_txtfeld {
width:300px;
margin: 0px 0px 2px 0px;
border: solid 1px #000000;
}

.input_btn {
margin: 5px 0px 5px 0px;
}

.rahmen_mail_kurz {width:50px;}
.rahmen_mail_mittel {width:160px;}
.rahmen_mail_captcha {width:150px;border: solid 1px #000000;}

.schwarz10 {
border: solid 0px #000000;
font-size:100%;
}

/* ---- ende extensions ---  */

.sprach_hinweis{
position:absolute;
left:100px;
top:100px;
width:400px;
height:320px;
padding:20px;
background-color:#B81418;
border:4px solid white;
text-align:left;
display:none;
color:#ffffff;
}
