body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: 666666;
	background-image: url(img/hg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a:link { font-family: Verdana, Arial; color : #0063DC; font-size: 11px; text-decoration: underline; }
a:visited { font-family: Verdana, Arial; color : #005BCA; font-size: 11px; text-decoration: underline; }
a:hover { font-family: Verdana, Arial; color : #0063DC; font-size: 11px; text-decoration: none; }
a:active { font-family: Verdana, Arial; color : #0063DC; font-size: 11px; text-decoration: underline; }

.txt {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 135%;	color: #555555;}
.txt9 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	line-height: 135%;	color: #CCCCCC;}
.txt10 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	line-height: 135%;	color: #555555;}
.txt20 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 20px;	line-height: 135%;	color: #555555;}
.txt_kopf {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold;	color: #FFFFFF;	padding-left: 135px;}
.txt_pm {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 135%;	color: #0063DC;	padding-left: 40px;	border-right-width: 1px;	border-left-width: 1px;	border-right-style: solid;	border-left-style: solid;	border-right-color: #DDDEDD;	border-left-color: #DDDEDD;	background-color: #F9F9F9;	padding-top: 20px;	padding-right: 35px;	padding-bottom: 5px;}
.txt_blau {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 135%;	color: #0063DC;}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #0063DC;
	margin: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #0063DC;
	margin: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #0063DC;
	margin: 0px;
}

.lleft {	border-left-width: 1px;	border-left-style: solid;	border-left-color: #DDDEDD;	}
.lright {	border-right-width: 1px;	border-right-style: solid;	border-right-color: #DDDEDD;}

.lo {	border-top-width: 1px;	border-top-style: solid;	border-top-color: #DDDEDD;	height: 16px;}
.lu {	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #DDDEDD;	height: 16px;	font-size: 9px;}
.ll {	border-left-width: 1px;	border-left-style: solid;	border-left-color: #DDDEDD;	}
.lgreen {	border-top-width: 1px;	border-top-style: solid;	border-top-color: #73BD28;}

.kopf { font-family: Verdana, Arial; color : #999999; font-size: 10px; line-height: 135%; }
.kopf a:link { font-family: Verdana, Arial; color : #999999; font-size: 10px; text-decoration: none; }
.kopf a:visited { font-family: Verdana, Arial; color : #999999; font-size: 10px; text-decoration: none; }
.kopf a:hover { font-family: Verdana, Arial; color : #666666; font-size: 10px; text-decoration: underline; }
.kopf a:active { font-family: Verdana, Arial; color : #333333; font-size: 10px; text-decoration: underline; }

ul.pfeil {
	list-style-image: url(http://www.audiogruss.de/img/icon_pfeil.gif);
	line-height: 120%;
	margin-left: 15px;
}


/* ----------- Navigation ------------- */

#navcontainer
{
margin: 0px;
padding: 0px;
}

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: center;
}

#navcontainer ul li { float: left; }

#navcontainer ul li a
{
background: url(http://www.audiogruss.de/img/button_norm.gif) no-repeat top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0063DC;
text-decoration: underline;
font-size: 10px/12px;
float: left;
margin: 0px;
margin-right: 3px;
height: 28px;
width: 180px;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

#navcontainer li a:hover
{
background: url(http://www.audiogruss.de/img/button_over.gif) no-repeat left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
text-decoration: none;

}
/* Navigation */

.orahmen {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDDEDD;
	border-bottom-color: #DDDEDD;
	border-left-color: #DDDEDD;
	background-color: #F9F9F9;
}
.urahmen {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDEDD;
	border-left-color: #DDDEDD;
}
.grahmen {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDEDD;
	background-color: #F9F9F9;
}
.statusr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDEDD;
	border-bottom-color: #DDDEDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #69AC24;
	font-weight: bold;
}
.statusp {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDEDD;
	border-bottom-color: #DDDEDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #0063DC;
	font-weight: bold;
}
.status_hg {
	background-image: url(img/status_hg.jpg);
	background-repeat: repeat-y;
}
.status_bhg {
	background-image: url(img/status_b_hg.jpg);
	background-repeat: repeat-y;
}
.step {
	background-image: url(img/hg_step.gif);
	background-repeat: no-repeat;
	background-position: 340px;
	padding-left: 358px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 16px;
}
.pm_blau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	color: #FFFFFF;
	background-color: #0063DC;
	padding-left: 40px;
	background-image: url(img/button_b_tel.gif);
	background-repeat: no-repeat;
	background-position: right;
}
