body {	
	background:#D6E4E9;
	background-image:url(../bilder/relaunch/layout_body_background.png);
	background-repeat:repeat-x;
	background-position:left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0;
	margin: 0;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
    
}

p {
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0;
}

hr {
	border: 1px solid #D0D0D0;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;	 
}

h1{
    font-size: 14px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

h2{
    font-size: 12px;
	color:#000;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;	
}

h3 {
    font-size: 12px;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	text-transform:uppercase;
}
h4{
    font-size: 12px;
	color:#636490;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
} 

a {
	color: #CC0000;
	text-decoration: underline;
}
a.active {
	color: #CC0000;
	text-decoration: underline;
}

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

a.active:active {
	color: #CC0000;
	text-decoration: underline;
}

a img{
	border: none;
}	

form { 
	display:inline
}


.rahmen {
	border: 1px solid black;
}

.datum {
	font-size: 11px;
	/*color: #808080;*/
	color: #E40304;
}

.floatleft {
	float: left;
	margin-right: 10px;
	display: inline;
}

.floatright {
	float: right;
	margin-left: 10px;
	display: inline;
}

input, textarea, select {
	background: #ffffff;
	color: #000000;
	padding: 2px;
    border: 1px solid #34464E ;
}
input:focus, select:focus {
	background: #FFE393;
	padding: 2px;
}
.tabellenrahmen {
	border: 1px solid black;
	border-collapse: collapse;
}
.tabellenrahmen thead td {
	background-color: #066DB0;
	border-bottom: 1px solid black;
	font-weight: bold;
	color: #000000;
}
.tabellenrahmen td {
	border: 1px solid black;
	padding: 4px;
	margin: 0;
}

/* Kontaktformular */
.ausfuellen{
	border: 1px solid #990000 ;
    background-color: #ffffff ;
}

form label{
	cursor: pointer;
	cursor: hand;
}

form label.required {
  color: red;
}

form label.completed {
  color: #000;
}

.formmailerror{
	border: 1px solid #E7DBC6;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

label{
    position: relative;
	width: 130px;
	display: block;
	float: left;
	margin-bottom: 5px;
}

label.impressum {
    position: relative;
	width: 184px;
	display: block;
	float: left;
	margin-bottom: 5px;
}


.kontakt {
    position: relative;
	width: 200px;
	display: block;
	float: left;
	margin-bottom: 5px;
}
.antifloat {
	float:none;
	clear:both;
}
.clearleft{
	clear: left;
}

/* 
########################################################################
Grunggerüst Styles
########################################################################
*/

#container{
	background-image:url(../bilder/relaunch/layout_container_background.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
    margin: 0 auto;
    position: relative;
    width: 975px;
	padding: 0;
	text-align:left;
}

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

#center {
    float: left ;
    width: 232px ;
}

#footer .logo {
    padding-left: 195px ;
    float: left ;
    width: 232px ;
}

#footer .address {
    background-image: url(../bilder/relaunch/layout_footer_background.gif) ;
	background-repeat: repeat-x ;
	background-color: transparent ;
    background-position: bottom ;
    float: left ;
    width: 518px ;
    height: 31px ;
    padding: 17px 0 0 20px;
    font-size: 11px ;
    line-height: 1.4em;
}

#right {
    float: left ;
    width: 539px ;
    position: relative ;
}

#right .edge {
    position: absolute;
    top: 0px;
    right: -70px;
    _right: -71px;
}

#right .top {
    background-image:url(../bilder/relaunch/layout_top_background.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
    display: block ;
    height: 26px ;
    width: 100% ;
    color: #555555; 
    font-size: 9px ;
    text-decoration: none ;
    position: relative ;
}
#right .top .adress {
    position: absolute ;
    right: 10px ;
    top: 4px ;
}
#right .top a {
    color: #555555; 
    font-size: 9px ;
    text-decoration: none ;
}
#right .top a:hover {
    text-decoration: underline ;
}
#content {
    padding: 20px ;
}
#header {
	width:799px;
	height:162px;
	padding: 0;
	margin: 0;
	float:left;
}	

#logolink {
    position: absolute ;
   /* top: 58px ; */
    top: 38px;
    left: 4px ;
    height: 60px ;
    width: 170px ;
    text-decoration: none ;
}

#content{	
    line-height: 1.5em;
}

#content a {
	text-decoration: underline;
    color: #D10404;
}

#content a:hover {
	text-decoration: none;
    color: #33454D;
}
#content h1 {
    font-size: 20px ;
	color:#33454d;	
    font-weight: normal ;
}

#content h2 {
	color:#cc0000;	
    font-size: 18px ;
    font-weight: normal ;
    border-bottom: 1px solid #99B1BB ;
}
    
#content h3 {
	color:#33454d;	
    font-size: 12px ;
    font-weight:bold;
}    

#content ul li p {
    margin: 0 ; 
}

#content .teaserbox {
    float: left ;
    width: 200px ;
    height: 168px ;
    overflow: hidden ;
    border: 1px solid #FFEFBF ;
    padding: 10px 19px 0px 19px ;
    background: url(../bilder/relaunch/layout_teaserbox_background.gif) no-repeat ;
}

#content .teaserbox_breit {
    float: left ;
    width: 455px ;
    height: 145px ;
    overflow: hidden ;
    border: 1px solid #FFEFBF ;
    padding: 10px 19px 0px 19px ;
    xbackground: url(../bilder/relaunch/layout_teaserbox_background.gif) no-repeat ;
}

#content .teaserbox h3 {
    background: url(../bilder/relaunch/layout_5_stars.gif) no-repeat center right;
    text-transform: none ;
}

#content .red {
    color: #D10404 ;
    font-size: 12px ;
    text-decoration: none ;
    font-weight: bold ;
}

#produkte_teaser {
    margin-bottom: 30px ;
}

#alle_produkte {
    margin-left: 165px ;
    font-weight: bold ;
}

#produkte_teaser .image{
    float: left ;
    padding-top: 8px;
    padding-right: 15px ;
    width: 150px ;
    height: 100px ;
}

#produkte_teaser .right{
    width:334px ;
    float: left ;
    font-size: 11px ;
    color: #666666 ;
}

#produkte_teaser .red {
    color: #D10404 ;
    font-size: 12px ;
    text-decoration: none ;
    font-weight: bold ;
}

#produkte_teaser .small , .small {
    font-size: 9px ;
}

#produkte_teaser h3 {
	color:#33454d;	
    border-bottom: 1px solid #33454d;
    padding-bottom: 0px ;
    font-size: 12px ;
    font-weight:bold;
}

#produkte_teaser p {
    margin-top: 0px ;
}

#content ul {
    list-style: none ;
    padding: 0;
    margin: 0;
}
#content ul li {
    list-style: none ;
    background-image: url(../bilder/relaunch/layout_li_background.gif);
    background-repeat: no-repeat;
    background-position: 2px 7px ;
    margin: 0px 0px 0px 0px;
    padding: 3px 0px 0px 15px;
}
#newsletter_anmeldung input {
    border: 1px solid #34464E ;
    height: 15px ;
    margin-bottom: 2px ;
    width: 180px ;
}

#newsletter_anmeldung .anmelden , #newsletter_anmeldung .abmelden {
    font-size: 11px ;
    float: left ;
    border: 1px solid #34464E ;
    display: inline-block ;
    padding: 2px 5px 2px 5px ;
    text-decoration: none ;
    text-transform: uppercase ;
    color: #ffffff ;
}

#newsletter_anmeldung .anmelden {
    background-color: #008000 ;
    margin-right: 2px ;
}

#newsletter_anmeldung .abmelden {
    background-color: #990000 ;
}

.teaser{
    background-image:url(../bilder/relaunch/layout_box_yellow_background.gif);
	background-repeat:no-repeat;
    padding:20px 20px 0 20px ;
	background-color:transparent;
}
.teaser h1{
    font-size: 12px ;
    color: #333333 ;
}
.teaser h1.red , .teaser strong.red {
    color: #D10404 ;
    font-size: 12px ;
    text-decoration: none ;
    font-weight: bold ;
}
.teaser strong.red {
    font-size: 15px ;
    padding: 5px 0 5px 0 ;
    display: block ;
}
.teaser .teaserartikel {
    font-size: 11px ;
    line-height: 150% ;
    color: #333333 ;
	margin: 0px 0px 10px 0px;
}
#content_abschluss {
	background-image:url(../bilder/layout/inhalt_abschluss.jpg);
	background-repeat:no-repeat;
	width:799px;
	height:36px;
	font-size:11px;
	margin:0;
	padding:0;
}
#interface_logo {
	padding:0;
	margin:18px 0px 0px 14px;
	float:left;
}
*html #interface_logo {
	padding:0;
	margin:16px 0px 0px 10px;
	float:left;
}

#leistungen_ul ul {
	font-size: 16px;
	letter-spacing:4px;
	padding:0;
	margin:0;
}
#leistungen_ul ul li {
	list-style-image:url(../bilder/content/ul_icon.gif);
	margin:5px 0px 0px 30px;
	padding:8px 0px 0px 20px;
	height:30px;
}


/* 
########################################################################
Navigation
########################################################################
*/
#navigation {
width:180px;
font-size:12px;
color:#000;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
#navigation ul {
padding: 0px 0px 0px 26px;
margin: 0px 0px 0px 0px;
list-style:inherit;
list-style-type:none;
display:block;
}

#navigation ul li {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
display:block;
}

#navigation ul li a, #navigation ul li a:link, #navigation ul li a:active, #navigation ul li a:visited {
width:170px;
_width: 169px ;
height:21px;
color:#33454D;
text-decoration:none;
padding: 8px 0px 0px 0px;
margin: 0px 0px 0px 0px;
display:block;
}

/*Aktivierter Punkt*/
#navigation ul li a:hover, #navigation ul li a.active, #navigation ul li a.active:link, #navigation ul li a.active:active, #navigation ul li a.active:visited{
background-image:url(../bilder/relaunch/layout_navigation_active.gif);
background-repeat:no-repeat;
background-position: 0 center ;
color: #D10404;
}

#navigation ul li.active ul {
display: block;
}

/*Subnavi */
#navigation ul li ul {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
display: none;
}

#navigation ul li ul li  {
padding: 0px 0px 0px 0px;
margin: 0;
display:block;
}

#navigation ul li ul li a, #navigation ul li ul li a:link, #navigation ul li ul li a:active, #navigation ul li ul li a:visited {
font-size: 11px ;
background-image: url(../bilder/relaunch/layout_navigation_sub.gif);
background-repeat: no-repeat;
background-position: 2px center ;
margin: 0px 0px 0px 0px;
padding: 3px 0px 0px 15px;
width:148px;
height:17px;
color:#598093;
display:block;
}

#navigation ul li ul li a:hover {
background-image: url(../bilder/relaunch/layout_navigation_sub_active.gif);
padding: 3px 0px 0px 15px;
background-position: 2px center ;
}
/*Aktivierter Punkt*/
#navigation ul li ul li a.active, #navigation ul li ul li a.active:link, #navigation ul li ul li a.active:active, #navigation ul li ul li a.active:visited {
background-image: url(../bilder/relaunch/layout_navigation_sub_active.gif);
padding: 3px 0px 0px 15px;
background-position: 2px center ;
}


div#seitenInhalt a.ordinary {
    font-weight: normal;
}

div#seitenInhalt a.ordinary:hover {
    font-weight: normal;
}

