table, body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;	
	color:#666666; 
	margin: 0px;
	background-repeat: repeat-y;
}

p {
	padding:0px;
	margin:0px;
	padding-bottom: 10px;
	line-height: 160%;
}

a { 
	color:#000000; 
	text-decoration:none; 
}

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

p a {
	color:#0000AA; 
	text-decoration:none;
}

p a:hover { 
	color:#000000; 
	text-decoration:underline;
}

h1 {
	font-weight: bold;
	font-size: 11px;
	color: #363663;
}

h2 {
	color: #363663;
	font-weight: normal;
	font-size: 14pt;
}

h3 {
	color: #363663;
	font-weight: normal;
	font-size: 18pt;
}

h4 {
	font-weight: bold;
	font-size: 11px;
	color: #363663;
	margin: 5px 0px 3px 0px;
}

h5 {
	font-family: Helvetica,sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #474747; 
	padding: 0px;
	margin: 0px;
	line-height: 14px;
	margin-bottom: 5px;
}

h5 a, h5 a:hover {
	color: #474747;
}

h6 {
	font-weight: bold;
	font-size: 11px;
	color: #363663;
}

.subline {
	margin-top:5px;
	margin-bottom:10px;
	font-size:9px; 
}

.imageflowlefttop {
	margin-right:10px;
	margin-bottom:10px;
	float: left;
}

.imageflowrighttop {
	margin-left:10px;
	margin-bottom:10px;
	float: right;
}


/* Elemente im Seitenkopf*/
#header { 
	background-repeat: no-repeat;
	padding: 20px 40px 150px 20px;
	width: 940px;
	* width: 1000px;
	height: 50px;
	* height: 215px;
	position: relative;
}

#header ul {
	padding: 0px;
	margin: 0px;
}

#header li {
	list-style-type: none;
	display: inline; 
	padding-right: 15px;
}

#logo {
	position: absolute;
	bottom: 19px;
	right: 0px;
}

#lang  { 
	height:11px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 11px;
}

#lang a {
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
}

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

#topnav {
	height: 40px;
	color: #FFFFFF;
	position: relative;
	line-height:11px;
}

#topnav a {
	color: #b3b6c7;
}

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


#topnav ul {
	position: absolute;
	display: inline;
	bottom: 0px;
}

#topnav li {
	display:inline;
}

/* Elemente der Seitennavigation*/
#sidenav {
	margin: 60px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 200px;
	float: left;
}

#sidenav ul {
	margin: 0px;
	padding: 0px;
}

#sidenav li {
	list-style: none;
}


#sidenav li a {
	background-color: #EEEEEE;
	text-align: right;
	display: block;
	line-height: 16px;
}

#sidenav li.spacer {
	height: 15px;
	background-color: #EEEEEE;
}

#sidenav li.main_off a {
	width: 180px;
	* width: 200px;
	padding: 0px 10px 0px 10px;
	background-color: #DFDFDF;
}
#sidenav li.main_off a:hover {
	background-color: #CFCFCF;
	text-decoration: none;
}

#sidenav li.main_on a {
	color: white;
	display: block;
	text-decoration: none;
	background-color: #222D5B;
	width: 180px;
	* width: 210px;
	padding: 0px 20px 0px 10px;
}

#sidenav li.std_on a {
	background-color: #BABABA;
	display: block;
	text-decoration: none;
	width: 180px;
	* width: 210px;
	padding: 0px 20px 0px 10px;
}

#sidenav li.std_off a {
	width: 180px;
	* width: 200px;
	padding: 0px 10px 0px 10px;
	background-color: #EEEEEE;
}

#sidenav li.std_off a:hover {
	background-color: #CFCFCF;
	text-decoration: none;
}


#sidenav li.std_off_current a{
	background-color: #EEEEEE;
	display: block;
	width: 180px;
	* width: 210px;
	padding: 0px 20px 0px 10px;
}

#sidenav li.std_off_current a:hover {
	background-color: #CFCFCF;
	text-decoration: none;
}


#sidenav li.suche {
	text-align: right;
}

/* Contentbereich */

#content {
	width: 765px;
	position: absolute;
	top: 227px;
	left: 235px;
}

#navipath {
	width:765px;
	height:40px;
	padding-bottom: 13px;
	* padding-bottom: 13px;
	font-weight: normal;
}

#navipath p {
	line-height: 40px;
	display:inline;
}

#navipath a {
	color: #363663;
	padding-right: 15px;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-position: right 4px;
}

#flash {
	position: absolute;
	top: 74px;
	left: 0px;
	padding: 0px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;	
	color:#666666; 
	margin: 0px;
}

.suchebutton, .suchetextfeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px;
}
.suchebutton {
	color:#ffffff;
	background-color:#999999;
	width: 52px;
	height: 19px;
}
.suchetextfeld {
	color:#666666;
	height: 19px;
}

#onlinekatalogblock {
	position: absolute;
	width: 765px;
	height: 64px;
	background-color: #dedede;
}

#tipp {
	position: absolute;
	top: 11px;
	left: 9px;
	width: 55px;
	height: 17px;
	background-color: #0229a8;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	vertical-align:middle;
	padding-top: 2px;	
}

#back1 {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #cecece;
	width: 37px;
	height: 64px;
}

#onlinekatalogsuche {
	position: absolute;
	top: 15px;
	left: 79px;
	background-color: #dedede;
}
#webpagesuche {
	position: absolute;
	top: 140px;
}

.productblock {
	width:135px;
	border:1px solid #a1a1a1;
}

.producttext {
	padding: 0px 7px 0px 7px;
	font-size: 9px;
	height: 35px;
	background-color: #e8e8e8;
}

.productpic {
	padding: 5px 0px 5px 0px;
	text-align: center;
}

.moreintern
{
	background-image: url("../../system/galleries/pics/icons/link_intern.gif"); 
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: inline; 
	padding-left: 15px;
}

.moreextern
{
	background-image: url("../../system/galleries/pics/icons/link_extern.gif"); 
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: inline; 
	padding-left: 15px;
}

.dot_list_blue
{
	background-image: url("../../system/galleries/pics/system/dot_blue_map.gif"); 
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color:#666666; 
        font-weight: bold;
	display: inline; 
	padding-left: 15px;
}

.dot_list_yellow
{
	background-image: url("../../system/galleries/pics/system/dot_yellow_map.gif"); 
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color:#666666; 
        font-weight: bold;
	display: inline; 
	padding-left: 15px;
}

.title_blue
{
	color:#222D5B; 
        font-weight: bold;
}

.title_yellow
{
	color:#E9AA00; 
        font-weight: bold;
}

.list_blue {
	list-style-image: url("../../system/galleries/pics/system/dot_blue_map.gif");
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-bottom: 8px;
}

ul {
	margin: 0px;
	padding-left: 1.5em;
}


/* grauer Balken für Titel */
div.balken {
	background-color: #EEEEEE;
	height: 23px;
	padding-top: 5px;
	padding-left: 5px;
	color: #222d5b;
	font-weight: bold;
	margin-top: 6px; /* neu mf */
	margin-bottom: 6px; /* neu mf */
}

/* Links im grauen Balken allg. */
div.balken a {
	color: #222d5b;
}

/* grauer Balken für wichtige Links */
div.balken_links {
	background-color: #e3e8ee;
	height: 23px;
	padding-top: 5px;
	padding-left: 5px;
	color: #222d5b;
	font-weight: normal;
	margin-top: 6px; /* neu mf */
	margin-bottom: 6px; /* neu mf */
}

#footer {
	clear: both;
	width: 765px;
	height: 100px;
	margin-top: 50px;
	font-size: 10px;
}

#footer a {
	color: #0000AA;
}

#footer a:hover { 
	color: #000000;
	text-decoration: underline;
}

#footerleft {
	padding-top: 5px;
	background-image: url("../../system/galleries/pics/system/h-dot-line.gif");
	background-repeat: repeat-x;
	width: 450px;
	position: absolute;
	left: 0px;
}

#footerright {
	padding-top: 5px;
	background-image: url("../../system/galleries/pics/system/h-dot-line.gif");
	background-repeat: repeat-x;
        text-align: right;
	width: 315px;
	position: absolute;
	left: 450px;
}

.mailform .text, .text {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #666666;
	background-color: white;
	border-style: solid; /* vorher: dashed */
	border-color: #666666;
	border-width: 1px;
}

.mailform table tr {
	height: 28px;
}

/* Style fuer Newsletteranmeldung Homepage */
.newsletterform {
	display: inline;
}

.newsletterform .text, .text {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #666666;
	background-color: white;
	border-style: solid; /* vorher: dashed */
	border-color: #666666;
	border-width: 1px;
}

/* Ansprechpartner Gruppe/Kontakt */
#ansprechpartner img {
	float: right;
}			
#ansprechpartner p {
	float: left;
}

/* MF - Flaggen Anzeige */
div.flags {
	margin-bottom: 14px;
	float: left;
	width: 230px;
	background-color: #EEEEEE;
}

div.flags_pic {
	float: left;
	width: 50px;
}

div.flags_text {
	position: relative;
	left: 10px;
	float: left;
	width: 170px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin:0px; 
	line-height: 160%;
}
