/* CSS Document VMA-GETZMANN GMBH */

/* Interaktivität */
/*__________________________________________________________________________*/
a:link {
   color:#2B84B1;
   text-decoration:none;
   border:0px;
   margin: 0px 0px 0px 0px;
   border-style:none;
   padding:0;
   }

a:visited {
  color:#2B84B1;
   text-decoration:none;
   border:0px;
   margin: 0px 0px 0px 0px;
   border-style:none;
   padding:0;
   }

a:hover {
   color: #FF0000;
   text-decoration: underline;
   border:0px;
   margin: 0px 0px 0px 0px;
   border-style:none;
   padding:0;
   }

a:active {
   color: #FF0000;
   text-decoration: underline;
   border:0px;
   margin: 0px 0px 0px 0px;
   border-style:none;
   padding:0;
   }

   
/* allgemeine Textauszeichnungen*/
/*__________________________________________________________________________*/
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin:0px;
	line-height:16px;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
    margin: 15px 0px 8px 0px; 
}

.red{color:#DF0000;}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
    margin: 0px 0px 8px 0px;
	line-height:20px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 8px 0px; 
	line-height:17px;
}



li {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin:0px;
	line-height:16px;
    }

.list{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
    margin: 0px 0px 0px 0px;
	padding-left:15px;
	list-style-type:square;
	list-style-position:outside;
	line-height:16px;
	}
	
.list_number{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
    margin: 0px 0px 0px 0px;
	padding-left:25px;
	list-style:outside decimal;
	line-height:16px;
	}
	
.tv-linie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	background-color:#CCCCCC;
	height:1px;
	width:1px;
	}

/* Startseiten Slider*/
/*__________________________________________________________________________*/

.container {
	width: 580px;
	
}

h2.trigger {
	padding: 0 0 0 40px;
	margin: 5px 0 0 0;
	background: url(http://www.vma-getzmann.de/uploads/ftp/startseite/h2_trigger_a.gif) no-repeat ;
	height: 30px;
	line-height: 30px;
	width: 580px;
	font-size: 16px;
	font-weight: normal;
	float: left;
}

/*h2.trigger a {
	color:#FFFFFF;
	text-decoration: none;
}*/



h2.trigger a:link {
	color:#FFFFFF;
	text-decoration: none;
}
h2.trigger a:hover {
	color:#CCCCCC;
	text-decoration: none;
}

h2.trigger a:visited {
	color:#CCCCCC;
	text-decoration: none;
}
h2.trigger a:active {
	color:#CCCCCC;
	text-decoration: none;
}

h2.active {background-position: left bottom;
}

.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	background-color: #efefef;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	overflow: hidden;
	font-size: 11px;
	width: 578px;
	clear: both;

}

.toggle_container .links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding:3px 0 3px 10px;
	background-color:#F3F3F3;
	line-height:18px;
	vertical-align:top;
	text-align:left;
	}
.abstand{
	line-height:16px;
	height:16px;
	clear:both;
	}



/* SITEMAP*/
/*__________________________________________________________________________*/

.sitemap_m1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height:25px;
	color: #333333;
	margin:0px;
	background:#DDDDDD; 
	vertical-align:middle;
	text-align:left;
	}
.sitemap_m2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:20px;
	color: #333333;
	margin:0px;
	background:#e8e8e8; 
	vertical-align:middle;
	text-align:left;
	border-bottom:#CCCCCC solid 1px; 
	}
.sitemap_m3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:18px;
	color: #333333;
	margin:0px;
	background:#F5F5F5; 
	vertical-align:middle;
	text-align:left;
	border-bottom:#DDDDDD solid 1px; 
	}
.sitemap_m4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:16px;
	color: #333333;
	margin:0px;
	background:#FFFFFF; 
	vertical-align:middle;
	text-align:left;
	border-bottom:#DDDDDD dashed 1px;
	}
	
.sitemap_m1 :link    { color: #333333;}
.sitemap_m1 :visited { color: #333333;}
.sitemap_m1 :active  { color: #333333;}
.sitemap_m1 :hover   { color: #ED1C24;}
.sitemap_m1 :focus   { color: #ED1C24;}

.sitemap_m2 :link    { color: #333333;}
.sitemap_m2 :visited { color: #333333;}
.sitemap_m2 :active  { color: #333333;}
.sitemap_m2 :hover   { color: #ED1C24;}
.sitemap_m2 :focus   { color: #ED1C24;}

.sitemap_m3 :link    { color: #333333;}
.sitemap_m3 :visited { color: #333333;}
.sitemap_m3 :active  { color: #333333;}
.sitemap_m3 :hover   { color: #ED1C24;}
.sitemap_m3 :focus   { color: #ED1C24;}

.sitemap_m4 :link    { color: #333333;}
.sitemap_m4 :visited { color: #333333;}
.sitemap_m4 :active  { color: #333333;}
.sitemap_m4 :hover   { color: #ED1C24;}
.sitemap_m4 :focus   { color: #ED1C24;}

/* Vergleichstabellen der Startscreens*/
/*__________________________________________________________________________*/
.tablevhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin:0px;
	background-color:#CCCCCC;
	height:20px;
	vertical-align:middle;
	text-align:center;
	}
	
	
.tablev1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin:0px;
	background-color:#f3f3f3;
	height:18px;
	vertical-align:middle;
	text-align:center;
	}

.tablev2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin:0px;
	background-color:#e8e8e8;
	height:18px;
	vertical-align:middle;
	text-align:center;
	}
	
.tablev1pxgrau{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	background-color:#cccccc;
	height:1px;
	width:1px;
	}


/* EX-Hinweis*/
/*__________________________________________________________________________*/

.exhinweis{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height:16px;
	border:1px solid #DDDDDD;
	padding:3px 3px 3px 3px;
	vertical-align:middle;
	text-align:left;
	/*background-color:#f1f1f1;*/
}

.ex{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin:0px;
	line-height:16px;
	border:1px solid #CCCCCC;
	background:url(http://www.vma-getzmann.de/uploads/ftp/general/verlauf_horizontal.gif) repeat-y;
	}

.infobox{
	border-left: solid #2b84b1 4px;
	border-right: solid #2b84b1 4px;
	background:#F1F1F1 ;
	padding-left: 5px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
	font-size: 12px;
	margin: 0px;
	color:333333;
	}

/* Legende der Vergleichstabellen*/
/*__________________________________________________________________________*/
#legende{
	background-color:#FFFFFF;
	width:568px;
	border:1px solid #DDDDDD;
	padding:5px;
		}

.tablelhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #333333;
	margin:0px;
	}
	
.tablel1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin:0px;
	height:16px;
	vertical-align:middle;
	text-align:left;
	}
	
.tablel1pxgrau{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	background-color:#cccccc;
	height:1px;
	width:1px;
	}
	
.tablel5pxwhite{
	background-color:#FFFFFF;
	height:5px;
	width:5px;
	}

.tablellink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin:0px;
	background-color:#e8e8e8;
	vertical-align:middle;
	height:16px;
	text-align:center;
	}


/*___________ Die Boxen______________________*/

#box-hint{
	width:180px;
	border:1px #CCCCCC solid;
	background-image:url(http://www.vma-getzmann.de/uploads/ftp/general/b_hint.gif);
	background-color:#efefef;
	background-repeat:repeat-x;
	margin-bottom:40px;
	}
	
#box-headline-hint{
	width:180px;
	background-color:#CCCCCC;
	}

#box-headline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-left:5px;
	}
	
#box-margin{
	margin:5px;
	}
	
.box-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height:14px;
	padding-bottom:5px;
	}
	
	
.box-textbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height:14px;
	}
	
.box-time{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:18px;
	font-weight: normal;
	color: #333333;
	margin-top:5px;
	}

#box-link{
	width:170px;
	background-color:#DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	color: #333333;
	margin:5px;
	}
	
#box-linie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	width:170;
	height:0px;
	margin-bottom:5px;
	border-bottom:1px #CCCCCC solid;
	}


/* Schnellnavigation*/
/*__________________________________________________________________________*/



option.option1 {background-color:#eeeeee;}
option.option2 {background-color:#e70000; color:#FFFFFF; border-bottom:2px solid #e70000; border-top:2px solid #e70000; text-align:center;}
option.option3 {background-color:#e3e3e3; color:#333333; border-bottom:1px solid #CCCCCC;}
option.option4 {background-color:#fafafa; color:#424242;}



/*_______________________________________
Tabellen auf den Seiten Home und Produkte zur Produktübersicht*/

.to-head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left:5px;
	background-color:#DDDDDD;
	height:18px;
	vertical-align:middle;
	text-align:left;
	}
	
.to-text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-left:5px;
	background-color:#F3F3F3;
	line-height:18px;
	vertical-align:top;
	text-align:left;
	}

.to-text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color:#F3F3F3;
	vertical-align:middle;
	text-align:center;
	}

.to-linie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	background-color:#DDDDDD;
	height:1px;
	width:1px;
	}

/*_______________________________________
t = Tabelle - Auszeichnung zu verwenden für alle linksbündigen Tabellen*/

.tals-head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin:0px;
	background-color:#CCCCCC;
	height:20px;
	text-align:left;
	padding-left:5px;
	}
	
.tals-text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin:0px;
	background-color:#F3F3F3;
	height:18px;
	vertical-align:middle;
	text-align:left;
	padding-left:5px;
	}
.tals-text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin:0px;
	background-color:#E8E8E8;
	height:18px;
	vertical-align:middle;
	text-align:left;
	padding-left:5px;
	}

.tals-linie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	background-color:#CCCCCC;
	height:1px;
	width:1px;
	}
	

/* Tabelle mit den technischen Daten in der Produktbeschreibung*/
/*__________________________________________________________________________*/
.tablephead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin:0px;
	background-color:#CCCCCC;
	height:20px;
	vertical-align:middle;
	text-align:center;
	}
	
.tablep1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin:0px;
	background-color:#f3f3f3;
	height:18px;
	vertical-align:middle;
	text-align:center;
	border-bottom:1px solid #CCCCCC;
	}

.tablep2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin:0px;
	background-color:#e8e8e8;
	height:18px;
	vertical-align:middle;
	text-align:center;
	border-bottom:1px solid #CCCCCC;
	}
	
.tablep3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin:0px 0px 0px 0px;
	background-color:#dcdcdc;
	height:18px;
	vertical-align:middle;
	text-align:center;
	border-bottom:1px solid #CCCCCC;
	}
	
.tableplegende{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin:0px;
	vertical-align:middle;
	text-align:left;
	padding-top:4px;
	}
	
.tableplegende_ru{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin:0px;
	vertical-align: top;
	text-align:left;
	padding-top:5px;
	padding-right:5px;
	}
	
	

.tablep5pxwhite{
	background-color:#FFFFFF;
	height:5px;
	width:5px;
	}
	
	.tablep1pxgrau{
	background-color:#cccccc;
	height:1px;
	width:1px;
	}

/* Steuerung*/
/*__________________________________________________________________________*/

.steuerung_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin:0px;
	}

.steuerung{
	background:url(http://www.vma-getzmann.de/uploads/ftp/general/b_hint.gif) bottom repeat-x;
	background-color:#FFFFFF;
	width:190px;
	padding:5px;

		}

.steuerung_mc{
	vertical-align:top;
	padding-bottom:5px;
	padding-top:5px;
			}
	
/* Stativ*/
/*__________________________________________________________________________*/

.tablestativhint{
	background-image:url(http://www.vma-getzmann.de/uploads/ftp/ae/strich.gif);	
	}

.tablestativhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin:0px;
	text-align:right;
	height:20px;
	}
	
.tablestativ_textleft{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin:0px;
	vertical-align:middle;
	text-align:left;
	border-bottom:1px solid #CCCCCC;
	}
	
.tablestativ_textright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin:0px;
	vertical-align:middle;
	text-align:right;
	border-bottom:1px solid #CCCCCC;
	}
	
.tablestativ{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin:0px;
	vertical-align:middle;
	}

.tablestativ1pxgrau{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	background-color:#cccccc;
	height:1px;
	width:1px;

	}


/* allgemeine Auszeichnungen*/
/*__________________________________________________________________________*/
.verlauf{
	background:url(http://www.vma-getzmann.de/uploads/ftp/general/b_hint.gif) bottom repeat-x;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin:0px;
	line-height:16px;
	vertical-align:top;
	}

.top{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin:0px;
	line-height:16px;
	vertical-align:top;
	}
	
/* Zubehörbox und weiterführende Links in den Produktbeschreibungen*/
/*__________________________________________________________________________*/
#zubehoer{
	background:url(http://www.vma-getzmann.de/uploads/ftp/general/b_hint.gif) bottom repeat-x;
	background-color:#FFFFFF;
	width:568px;
	border:1px solid #e8e8e8;
	padding:5px;
	}
	
	
#zubehoer_eng{
	background:url(http://www.vma-getzmann.de/uploads/ftp/general/b_hint.gif) bottom repeat-x;
	border:1px solid #e8e8e8;
	padding:5px;

	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	}
	
#zubehoer_big{
	background:url(http://www.vma-getzmann.de/uploads/ftp/general/hint_zubehoer.gif) bottom repeat-x;
	background-color:#FFFFFF;
	width:568px;
	border:1px solid #e8e8e8;
	padding:5px;
	}

.zubehoer_box{
	background-position:center; background-repeat:no-repeat; VERTICAL-ALIGN: bottom; border:1px solid #CCCCCC;}
	
.lzb{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; background-image:url(http://www.vma-getzmann.de/uploads/ftp/general/hlzb.png); background-repeat:repeat; border:1px solid #ccc; margin:5px 5px 5px 5px; text-align:center;}

.tablezhead{
	background-color:#e8e8e8;
	height:22px;
	padding-left:5px;	
	margin:0px;
	text-align:left;
	vertical-align: middle;
	}

.tablezbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
    margin: 0px 0px 0px 0px; 
	text-align:left;
	border-bottom:1px solid #CCCCCC;
	}

.tablez-head12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin:0px;
	text-align:left;
	border-bottom:1px solid #CCCCCC;
	}

.tablez-12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin:0px;
	text-align:left;
	}

.tablez{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin:0px;
	text-align:left;
	border-bottom:1px solid #CCCCCC;
	}

.tablez-top-left{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin:0px;
	text-align:left;
	vertical-align:top;
	}
	
.tablezlinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin:0px 0px 0px 0px;
	background-color:#DDDDDD;
	height:16px;
	vertical-align:middle;
	text-align:center;
	}
	
.tablezhint{
	text-align:center;
}


/*allgemeine Auszeichnngen für alle Tabellen */
/*__________________________________________________________________________*/
.table1pxgrau{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	background-color:#CCCCCC;
	height:1px;
	width:1px;
	}
	
.table1pxwhite{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size: 0px;
	height:1px;
	width:1px;
	}


	
/* alte Auszeichnungen die teilweise noch in Verwendung sind*/
/*__________________________________________________________________________*/

.s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.sbe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #2B84B1;
}
.sbb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.sbw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.mbe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2B84B1;
}
.mbw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.mbb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.me { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #2B84B1;}

table.g {width:623px;height:460px;}
div.g {float:right;margin:14px;}







/*_______________________________________________________________________________*/

/* ################################   RUSSISCH   ################################*/
/*_______________________________________________________________________________*/

.ex-ru{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height:16px;
	padding-right:5px;
	vertical-align:middle;
	text-align:left;
	border-left: 5px solid #ffd700;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background:url(http://www.vma-getzmann.de/uploads/ftp/general/ex-ru_hint.gif) bottom repeat-x;
}


.ex-txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height:16px;
	padding-right:5px;
	vertical-align:middle;
	text-align:left;
}	


/*_______________________________________________________________________________*/

/* ################################   INHALT DIV   ################################*/
/*_______________________________________________________________________________*/


#inhalt{
	width:100%; 
	border:0; 
	text-align:left;  
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#333; 
	line-height:16px; 
	font-variant:normal; 
	font-weight:normal;
}

#inhalt h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
    margin: 40px 0px 8px 0px;
	line-height:20px;
}


#inhalt h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
    margin: 25px 0px 8px 0px;
	line-height:16px;
}

#inhalt br{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-weight: normal;
	color: #000;
    margin: 0px 0px 0px 0px;
	line-height:8px;
}

#inhalt space{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
    margin: 0px 0px 20px 0px;
	line-height:20px;
}



#ansprechpartner{
	width:100%; 
	border:0; 
	text-align:left;  
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#333; 
	line-height:16px; 
	font-variant:normal; 
	font-weight:normal;
}

#ansprechpartner h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
    margin: 75px 0 15px 0;
	line-height:20px;
}


#ansprechpartner h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
    margin: 0px 0px 0px 0px;
	line-height:16px;
}



.ansprechpartner_bg{
		background:url(http://www.vma-getzmann.de/uploads/ftp/zubehoer/start_ms/hint_155.gif );
		background-repeat:repeat-x;
		background-position:bottom;
		margin-bottom:30px;
}

.ansprechpartner_link{ 
	text-align:center; 
	vertical-align:middle; 
	background-color:#DDD; 
	border-bottom:1px solid #CCC;
}






