body 
{background-color:#000000;
}

.border {
background-color:#005bac;
}

.border_2 {
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:#FFFFFF;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:#FFFFFF;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#FFFFFF;
}


.content_home {
	padding-left: 40px;
	padding-top: 10px;
	padding-right: 40px;
	font-family: Tahoma;
	font-size: 13px;
	font-color: #ffffff;
	color: #ffffff;
	text-align: justify;
		}

.content_ref {
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	font-family: Tahoma;
	font-size: 14px;
	font-color: #ffffff;
	color: #ffffff;
	text-align: justify;
		}
.content_ref_2 {
	padding-top: 15px;
	font-family: Tahoma;
	font-size: 13px;
	font-color: #ffffff;
	color: #ffffff;
	align: top;
		}

.content_banner {
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:#FFFFFF;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:#FFFFFF;
}

.content_kontakt_li {
	padding-left: 40px;
	padding-top: 10px;
	padding-right: 10px;
	font-family: Tahoma;
	font-size: 13px;
	font-color: #ffffff;
	color: #ffffff;
	text-align: justify;
		}
.content_kontakt_re {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 40px;
	font-family: Tahoma;
	font-size: 13px;
	font-color: #ffffff;
	color: #ffffff;
	text-align: justify;
		}

.content_imp_re {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 40px;
	font-family: Tahoma;
	font-size: 13px;
	font-color: #ffffff;
	color: #ffffff;
	text-align: justify;
		}
		
.content {
	padding-left: 70px;
	padding-top: 10px;
	padding-right: 70px;
	font-family: Tahoma;
	font-size: 13px;
	font-color: #ffffff;
	color: #ffffff;
	text-align: justify;
		}
				
.content_link {
	font-family: Tahoma;
	font-size: 13px;
	font-color: #ffffff;
	color: #ffffff;
		}

.content_link_footer {
	font-family: Tahoma;
	font-size: 12px;
	font-color: #ffffff;
	color: #ffffff;
		}

.content_link_footer:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-color: #ffffff;
	color: #ffffff;
	text-decoration:none;
		}

.content_link:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-color: #000000;
	color: #000000;
	text-decoration:none
		}

.content_imp {
	font-family: Tahoma;
	font-size: 13px;
	font-color: #ffffff;
	color: #ffffff;
		}

.content_imp:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-color: #ffffff;
	color: #ffffff;
	text-decoration:none
		}
		
.content_tab {
	font-family: Tahoma;
	font-size: 12px;
	font-color: #6c6d54;
	color: #6c6d54;
	text-align: justify;
		}
.content_c {
	font-family: Tahoma;
	font-size: 12px;
	font-color: #6c6d54;
	color: #6c6d54;
	text-align: center;
		}
.content_home_u {
	font-family: Tahoma;
	font-size: 14px;
	font-color: #6c6d54;
	color: #6c6d54;
	text-align: center;
		}
.content_produkte {
	font-family: Tahoma;
	font-size: 12px;
	font-color: #6c6d54;
	color: #6c6d54;
	text-align: left;
	line-height: 30px;
		}

li {
list-style: disc;
line-height: 100%;
margin-left: -20px;
}

ul {
list-style: disc;
margin-top: 5px
}

/* ************************************************************* */
/* FORM */
.form
{
font-size: 12px;
width: 186px;
color: #000000;
background: #ffffff;
font-family: verdana, arial, ;
border: 1px solid #005B8A;
margin-bottom: 2px;
}

.form_pflicht
{
font-size: 12px;
width: 186px;
color: #000000;
background: #ffffff;
font-family: arial, verdana;
border: 1px solid #005B8A;
border-left: 5px solid #FF8400;
margin-bottom: 2px;
}

.button {
	background:#ffffff;
	height: 20px; 
	width: 186px; 
	padding: 0px; 
	font-size: 12px;
	color: #000000; 
	cursor: pointer;
	cursor: hand;
	border: 0px;
}

label {
	width: 185px;
	cursor: pointer;
	cursor: hand;
	display: block;
	float: left;
	font-size: 12px;

}

/* ************************************************************* */
.trennung_h		{text-align: left; width:400px; height:18px; background:url(images/trennlinie_h.gif) repeat-x; padding: 0px; margin: 0px;}
 
h1 {
	font-family: tahoma;
	font-size: 16px;
	font-style: normal;
	text-decoration: underline;
}
h2 {
	font-family: tahoma;
	font-size: 12px;
}

hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #FFFFFF;
 border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}


