.hd0 {
	color:#93857C;
	font-size:40px;
	font-weight: bold;
	padding: 5px 0px;
	margin:0px;
	letter-spacing: -1px;
}

.hd1 {
	color:#8F8178;
	font-size:20px;
	font-weight: bold;
	letter-spacing: 1px;
	background-image: url(../_images/styles/hg-hd1.png);
	margin-right: 0px;
	padding-bottom: 26px;
	margin-bottom:-30px;
	display: block;
}

.hd1o {
	color:#EA8F15;
	font-size:20px;
	font-weight: bold;
	letter-spacing: 1px;
	background-image: url(../_images/styles/hg-hd1.png);
	margin-right: 0px;
	padding-bottom: 26px;
	margin-bottom:-30px;
	display: block;
}

.hd2 {
	color:#93857C;
	font-size:16px;
	font-weight: bold;
	padding: 5px 0px;
	margin:0px;
	letter-spacing: -1px;
}

.hd2o {
	color:#EA8F15;
	font-size:16px;
	font-weight: bold;
	padding: 5px 0px;
	margin:0px;
	letter-spacing: -1px;
}

.hd3 {
	color:#908279;
	font-size:13px;
	font-weight: bold;
	padding: 5px 0px;
	margin:0px;
}


.orange {color: #EA8F15}


.box-orange {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 5px;
	background-color: #FFE09F;
	display: block;
}

.box-orange-red {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FF0000;
	background-color: #FFE888;
	display: block;
	border-width: 1px;
	border-color: #FF0000;
	border-style: solid;
}


.box-dgrau{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 5px;
	background-color: #666666;
	display: block;
}

.box-hgrau {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 5px;
	background-color: #D1C7C2;
	display: block;
}




.ab-grau {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	font-style: normal;	
	color: #FFFFFF;
	background-color: #777271;
	padding: 5px;
	display: block;

}

.ab-orange {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 15px;
	font-style: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	padding: 5px;
	display: block;
}

.ab-orange a {
	color: #FFFFFF;
	text-decoration: none;
}
.ab-orange a:visited {
	color:#444444;
	text-decoration: none;
}	

.ab-orange a:hover {
	color: #444444;
	text-decoration: none;	
}
.ab-orange a:active { 
	color: #FFFFFF;
	text-decoration: none;
}

.klein {font-size: x-small}

.angebot-table  {
	font-family: Arial, Helvetica, sans-serif;
}
.angebot-table td { padding: 5px; border: silver 0.5pt solid;}

/* ########### Design 2009 ################################################################## */

.hd2whithe {
	color:#ffffff;
	font-size:16px;
	font-weight: bold;
	margin:0px;
	letter-spacing: -1px;
}


.btn-hg-grey {
	display: block;
	font-size: 11px;
	color:#ffffff;
	background-image: url(../_images/buttons/btn-hggrey.png);
	width: 66px;
	height: 5px;
	padding-top: 5px;
	padding-bottom:20px;
	padding-left:11px;
	padding-right:15px;
	text-align: left;
	background-repeat: no-repeat;
	position: relative;
	top: 6px;
}

a.btn-hg-grey:link, a.btn-hg-grey:visited{
	color:#ffffff;	
	background-image: url(../_images/buttons/btn-hggrey.png);
	background-repeat: no-repeat;
}

a.btn-hg-grey:hover {
	color:#ffffff;
	text-decoration:none;
	background-image: url(../_images/buttons/btn-hggrey-over.png);
	background-repeat: no-repeat;
}


.btn-hg-white {
	font-size: 11px;
	color:#ffffff;
	background-image: url(../_images/buttons/btn-hgwhite.png);
	width: 100px;
	height: 15px;
	padding-top: 5px;
	padding-bottom:20px;
	padding-left:11px;
	padding-right:15px;
	text-align: left;
	background-repeat: no-repeat;
	position: relative;
	top: 6px;
}

a.btn-hg-white:link, a.btn-hg-white:visited{
	color:#ffffff;	
	background-image: url(../_images/buttons/btn-hgwhite.png);
	background-repeat: no-repeat;
}

a.btn-hg-white:hover {
	color:#ffffff;
	text-decoration:none;
	background-image: url(../_images/buttons/btn-hgwhite-over.png);
	background-repeat: no-repeat;
}