/* positions, margins, paddings & dimensions 	*/
/*												*/
html { 
	height:100%;
}
*{
	margin: 0;
	padding: 0;
}
body{
	height:100%;
	background-color: #FFFFFF;
}

body, div, p, div#text-area div {
	color: #333333;
	font: 11px/1.5em Verdana, Helvetica, Arial, sans-serif;
}
div#nav02-area div.teaser, input, label, 
div#nav01-area ul li a, div#nav02-area ul li a,
div.teaser div{
	color: #333333;
	font: 11px/1.5em Helvetica, Arial, sans-serif;
}
div.teaser h2.header{
display:none;
}
/* basic html elements */
h1{
	font-size: 150%;
	margin-bottom: 5px;
	/*text-transform: uppercase;*/
	line-height: 130%;
}
h2{
	font-size: 130%;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3{
	font-size: 100%;
	margin: 5px 0px 5px 0px;
}
hr{	
	width: 100%;
    	height: 1px;
	color: #D8D8D8;
    	background-color: #D8D8D8;
    	border: none;	
}
ul li{
	list-style: square;
}
a:link, a:visited{
	color: #003365;
	text-decoration: none;
}
a:hover{
	color: #aca58f;
}
a.active{
	color: #0a6cb6;
}
a.feed{
	background: url("images/elements/feed.png") no-repeat;
	padding-left: 20px;
}
a.newsletter{
	padding-left: 20px;
}
h1, h2, h3, h4{
	color: #333333;	
}

div.teaser h2{
	font-weight: bold;
}
img, a img{
border: none;
}
/* custom page elements */
#container{
	position: relative;
	width: 960px;
	margin: 10px auto;
	min-height: 100%;
	height:auto !important; /* moderne Browser */
	height:100%; /* IE */
	background-color: #FFFFFF;
	/*border: 1px solid #EDEDED;
	border-top: none;
	border-bottom: none;*/
}

div#top-area{
	position: relative;
	background: url("images/elements/backgrounds/header-mc3.jpg") no-repeat;
	height: 145px;
	margin-bottom: 10px;
}

#main-content-area{
	position: relative;
	display: inline;
	float: left;
	margin-left: 5px;
	margin-bottom: 20px;
	width: 580px;
}

div.functions-area{
	position: relative;
	margin-top:5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

div.functions{
	position: absolute;
	right: 0px;
	top: 3px;
	width: 50%;
	text-align: right;
	padding: 3px;
}
p.abstract, div.abstract, div#abstract{
	margin-bottom: 15px;
}
p.parameter, div.parameter{
	position:relative;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
}
div.parameter a.read_more:link, 
div.parameter a.read_more:visited, 
div#parameter a.read_more{
	position:absolute;
	top: 0px;
	right: 0px;
}
body.list div.parameter{
	padding-bottom: 5px;
	margin-bottom: 20px;
	height: 15px;
}

body.list h1{
	margin-bottom: 5px;
}
p.text, div.text,
p#text, div#text{
	
}

div#footer-area{
	position: absolute;
	bottom: 0px;
	width: 100%;
	clear: both;
	text-align: right;
}

div#footer-area div.address{
	position: relative;
	float: right;
	border-top: 1px solid #D8D8D8;
	width: 785px;
	padding: 5px 0px 5px 0px;
	text-align: left;
}
div#footer-area div.address div.subnav{
	position: absolute;
	right: 0px;
	top: 3px;
}
/** navigations breadcrumbs**/*
/* breadcrumbs */
div.breadcrumbs{
	position: relative;
	width: 60%;
	padding: 3px;
}
/* main navigation */
div#nav01-area{
	position: absolute;
	width: 100%;
	background: url("images/elements/backgrounds/MenuBar.jpg") no-repeat;
	top: 122px;
	/*right: 0px;*/
}
div#nav01-area ul{
	position: relative;
	height: 25px;
	margin-left: 170px;
	list-style-type: none;	
	width: 590px;
}
div#nav01-area ul li{
	display: inline;
}
div#nav01-area ul li a{
	display: inline;
	float: left;
	padding: 3px 25px 0px 0px;
	color: #666666;
	font: 13px/1.5em Helvetica, Arial, sans-serif;
}
div#nav01-area ul li a.nav_01_a, div#nav01-area ul li a:hover{
	color: #D32513;
}
/* sub navigation - level 2 */
div#logo-area{
	position: absolute;
	left: 5px;
	top: 10px;
	width: 140px;
	height: 100px;
}
a#top-logo-link{
	position: absolute;
	left: 5px;
	top: 5px;
	width: 380px;
	height: 110px;
}
a#service-link{
	position: absolute;
	left: 630px;
	top: 45px;
	width: 190px;
	height: 75px;
}
a#home-link{
	position: absolute;
	right: 20px;
	top: 20px;
	width: 100px;
	height: 100px;
}
a#logo-link{

}
div#nav02-area{
	position: relative;
	display: inline;
	float: left;
	width: 170px;
	margin-top: 0px;
	text-align: left;
}
div#nav02-area ul{
	list-style-type: none;
	margin-top: 120px;
	margin-bottom: 10px;
	padding: 0px 5px 0px 10px;
	padding-bottom: 5px;
}
div#nav02-area ul li{
	list-style-type: none;	
}
div#nav02-area ul li a{
	display: block;
	padding: 0px 0px 2px 0px;
	text-align: left;
	margin-right: 3px;
	color: #666666;
	font: 12px/1.5em Helvetica, Arial, sans-serif;
}
div#nav02-area ul li a.nav_02_a, div#nav02-area ul li a:hover{
	color: #D32513;
}

div#nav02-area ul.menu03{
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px 5px 0px 20px;
	padding-top: 0px;
	padding-bottom: 5px;
}
div#nav02-area ul.menu03 li a.menu3_act{
	color: #D32513;
}
/* forms */
input.text, input.submit{
	border: 1px solid #CCCCCC;
	color: #333333;
}
label{
	color: #333333;
}
/* search-area */
form#search-area{
	position: absolute;
	right: 10px;
	top: 3px;
}
form#search-area input.button{
	vertical-align: top;
}
input#search_string{
	position: relative;
	top: 0px;
	width: 145px;
	height: 14px;
}
/** appendix - related links & categories -list-description **/
#appendix-area{
	margin-top: 10px;
}
#related{
	margin-bottom: 10px;
}
#related h2 {
	padding: 3px;
	margin: 0px;
	padding-bottom: 0px;	
}
#related div.body{
	padding: 3px;
	padding-top: 0px;
}
#categories{
	margin-bottom: 10px;
}
#categories h2{
	margin: 0px;
	padding: 3px;
	padding-bottom: 0px;		
}
#categories div.body{
	padding: 3px;
	padding-top: 0px;		
}

/** teasers **/
div#teaser-area{
	position: relative;
	display: inline;
	float: right;
	width: 170px;
	margin-right: 10px;
	margin-top: 7px;
}
div.teaser{
	width: 100%;
	margin-bottom: 10px;
}

div.teaser div.body{
	margin: 0;
	padding: 5px;
}
div.teaser div.footer{
	margin: 0;
	padding: 3px;
}
div#text-area{
	margin-top: 10px;
}
div#text-area div.teaser div, 
div#text-area div.teaser h2{
	padding: 0px 0px 5px 0px;
}

div#list-description{
margin-bottom: 15px;
}
/* special page-elements */

/** custom content-stylez / templates **/
div.image-left img{
	display: inline;
	float: left;
	margin: 4px 10px 0px 0px;
}

/** sitemap **/
/* sitemap */
div.sitemap{
	position: relative;	
}
div.sitemap_level_01{
	padding: 0px 0px 5px 5px;
	margin-top: 10px;
	height: 16px;
}

a.sitemap_item_level_01:link, a.sitemap_item_level_01:visited{
	display: inline;
	float: left;
	width: 100px;
	margin: 0px;
}
div.sitemap_description_level_01{
	display: inline;
	width: 340px;
	padding: 0px 0px 5px 0px; 
	float: left;
}
div.sitemap_level_02{
	position: relative;
	margin-left: 90px;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.sitemap_item_level_02{

}
a.sitemap_item_level_02:link, a.sitemap_item_level_02:visited{
	display: inline;
	float: left;
	width: 140px;
	margin-left: 10px;
}
div.sitemap_description_level_02{
	display: inline;
	padding-left: 10px; 
	float: left;
	width: 165px;
}

div.sitemap_level_03{

}
div.sitemap_item_level_03{

}
/* product-teaser */
div.product-teaser-image{
margin-top: 20px;
}
div.product-teaser-image div.image-area{
	width: 190px;
}
div.product-teaser-image div.text-area{
	width: 385px;
}

body.print div#container{
	width: 770px;
}
body.print div#main-content-area{
	margin-left: 50px;
}
body.print div#top-area{
	background-image: none;
height: 148px;
}


body.print div#nav01-area, body.print div#nav02-area{
	display: none;
}

div.aktion{
	position: relative;
	float: left;
	margin-top: 10px;
	padding: 0px;
	width: 176px;
}

div.aktion div.header{
	margin: 0px;
	padding: 0px;
	background: url("images/elements/borders/listframe_rotvoll_o.gif ") no-repeat;
	height: 7px;
	/*background-color: #e75113;*/
	background-color: #e3001b;
	overflow: hidden;
}
div.aktion div.footer{
	background: url("images/elements/borders/listframe_rotvoll_u.gif ") no-repeat;
	height: 7px;

}
div.aktion div.body{
	/*background-color: #e75113;*/
	background-color: #e3001b;
	padding: 0px 10px 0px 10px;
}

div.aktion div.body p.text{
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
}

div.aktion div.body p.preis{
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 18px;
	text-align: right;
}
div.aktion div.body p.preis span{
	font: 11px/1.3em "Helvetica Neue", Arial, sans-serif;
	color: #333333;
}
/* preisinfo teaser */
div.preisinfo{
	position: relative;
	float: left;
	margin-top: 10px;
	padding: 0px;
	width: 176px;
}

div.preisinfo div.header{
	margin: 0px;
	padding: 0px;


	background: url("images/elements/borders/listframe_grleer_o.gif") no-repeat;
	height: 7px;
	overflow: hidden;
}
div.preisinfo div.footer{
	background: url("images/elements/borders/listframe_grleer_u.gif") no-repeat;
	height: 7px;

}
div.preisinfo div.body{
	padding: 15px 10px 0px 10px;
	border-left: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
}


div.preisinfo div.body p.preis{
	margin: 0px;
	padding: 0px;
	/*color: #e75113;*/
	color: #e3001b;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 16px;
	text-align: right;
}
div.preisinfo div.body p.preis.zubehoer{
	color: #333333;
}
div.preisinfo div.body p.preis span{
	font: 11px/1.3em "Helvetica Neue", Arial, sans-serif;
	color: #333333;
}
/* keyvisuals -image */

div.keyvisual{
margin: 0px;
padding: 0px;
}
div.keyvisual img{
	border-left: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
margin: 0px;
padding: 0px;
}
div.keyvisual div.header{
	margin: 0px;
	padding: 0px;
	background: url("images/elements/borders/listframe_grleer_o.gif") no-repeat;
	height: 7px;
	overflow: hidden;
}
div.keyvisual div.footer{
	background: url("images/elements/borders/listframe_grleer_u.gif") no-repeat;
	height: 7px;
	overflow: hidden;
margin-top: -3px;
padding: 0px
}

/* body classes */
body.products h1.main,
body.products div.abstract,
body.products div.functions-area{
display: none;
}

/* kontakt */
form#togger_form textarea{
	border: 1px solid #CCCCCC;
	color: #333333;
	width: 480px;
}
form#togger_form fieldset{
	border: none;
}
form#togger_form fieldset.send-form{
	text-align: right;
}
form#togger_form fieldset.send-form input{
	border: 1px solid #CCCCCC;
	color: #003365;
margin-left: 10px;
padding: 1px 5px 1px 5px;
}
div#notify{
	margin-bottom: 15px;
border: 1px dotted #EDEDED;
padding: 5px;
background-color: #F6F6F6;
}
div#notify div.header{
	font-size: 130%;
	margin-bottom: 10px;
	font-weight: bold;
}
div#form-error div.header{
 color: #E3001B;
}

body.print div, 
body.print p, 
body.print div#text-area div {
	color: #333333;
	font: 10px/1.5em Verdana, Helvetica, Arial, sans-serif;
}
body.print h1{
	font-size: 130%;
}
body.print h2{
	font-size: 110%;
}

/* begin styles for RSS Feed */

.rss-box {
	margin-top: 5px;
	 /*margin: 10px 5%;*/
	 /*padding: 4px 8px;
	 background-color: #ededed;
	 border: 2px dashed #7485CA;*/
}

.rss-title, rss-title a {
	font-weight:bold;
}

ul.rss-items {
	list-style-type: none;
}

ul.rss-items li.rss-item  {
  /*margin: 8px 0;*/
	list-style-type: none;
	margin-bottom: 10px;
}

ul.rss-items li.rss-item img {
  /*margin: 8px 0;*/
	margin-right: 10px;
}
ul.rss-items li.rss-item table td {
  /*margin: 8px 0;*/
	vertical-align: top;
	padding-top: 5px;
	font-size: 11px;
}
.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	text-decoration : none;
	border-bottom: 1px solid #ededed;
	color:  #003365;
}

.rss-item a:hover {
	text-decoration : none;
	color: #aca58f;
	border-bottom: 1px dotted #e0861e;
}

body.news .rss-item a:link,
body.news .rss-item a:visited,
body.news .rss-item a:active{
	font-weight: bold;
	font-size: 110%;
}
body.news ul.rss-items li.rss-item{
	margin-bottom: 20px;
}
body.news div#teaser-0 {
	display: none;
}
.rss-date {
	font-size: 11px;
	font-weight : normal;
	color: #F60;
}

/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;

   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }
.wichtig{
	color: #D32513;
}
body.products h1.main{
display: none;
}
body.products div.abstract{
display: none;
}


