body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFEFF0;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CE5C07;
}



.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #182B69;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #FF7E20;
}
.Bildunterschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #182B69;
}
.HMenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #E68138;
	font-weight: normal;
	line-height: 25px;
}

#Ueberschrift {
	position: absolute;
	height: 40px;
	width: 399px;
	left: 189px;
	top: 26px;
	font-size: 24px;
	color: #F37506;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}

#Starttext {
	position: absolute;
	height: 40px;
	width: 410px;
	left: 185px;
	top: 500px;
	font-size: 13px;
	color: #CE5B00;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}


a {
	color: #182B69;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;

	-moz-user-focus: none;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #182B69;

}

#HG {
	background-color: #ECEAEB;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	color: #000000;
	background-repeat: repeat;
}

#MainStart {
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 846px;
	color: #000000;
	background-image: url(/startseite/bilder/Herrmann_Start_Finishing.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top: 1px solid #909295;
	border-right: 1px solid #909295;
	border-bottom: 1px solid #909295;
	border-left: 0px solid #909295;
}

#Main {
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 845px;
	color: #000000;
	height: 560px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top: 1px solid #909295;
	border-right: 1px solid #909295;
	border-bottom: 1px solid #909295;
	border-left: 0px solid #909295;
}
#ContentStart {
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 845px;
	color: #000000;
	background-image: url(/startseite/bilder/Herrmann_Start_Finishing.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#Content {
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 846px;
	color: #000000;
	background-image: url(/startseite/bilder/Herrmann_Start_Finishing_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top: 0px solid #909295;
	border-right: 1px solid #909295;
	border-bottom: 1px solid #909295;
	border-left: 0px solid #909295;
	padding-bottom: 5px;
}
.ContentText {
	color: #000000;
	padding-top: 15px;
	text-align: justify;
	padding-right: 25px;
}


.ContentText li {
	color: #FF7E20;
	text-align: justify;
	padding-bottom: 15px;
	padding-top: 5px;
}

.ContentText a {

	z-index: 1;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #182B69;
}

/* Auklappmenue */
#NavListe {
	position: absolute;
	top: 15px;
	margin: 0px;
	padding: 0px;
	left: 8px;
	z-index: 100;
	list-style-type: none;
}

#NavListe a {
	background-position: 0px 0px;
	list-style-type: none;
	font-size: 12px;
	display: block;
	height: 18px;
	width: 158px;
	background-color: #F1EDED;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #B2A493;
	border-bottom: 1px solid #B2A493;
	border-left: 1px solid #B2A493;
}

#NavListe a:hover {
	background-color: #DBD4CC;
}
#NavListe a:active {
}

#NavListe span {
	left: 10px;
	top: 1px;
	position: relative;
}

#NavListe a.my_active {
	background-color: #DBD4CC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0EDEA;
}

#NavListe a.my_active:hover {
	background-color: #DBD4CC;
}

#NavListe ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font: 1em sans-serif;
/*        width:142px;*/
}


#NavListe ul li{
	color: #182B69;
	background-position: 0px 0px;
	list-style-type: none;
	position: relative;
	border: none;
	height: 23px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#NavListe ul ul{
  display: none;
  position: absolute;
  padding-left: 0px;
  left: 159px;
  top: -1px;	
/*  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #C1C6D9; */
}

#NavListe ul ul li {
	height: 21px;
}

#NavListe li li a {
	display: block;
	height: 19px;
	width:330px;   /* Steuert Breite der Liste  Gruß von Opera 8*/
	background-color: #F5F2F1;
	font-size: 12px;
}

#NavListe ul ul li {
  float: left;
}

html>body #NavListe ul ul li {
  float: none;
}

/*
#NavListe li:hover ul.Level1, #NavListe li li:hover ul.Level2,
#NavListe li.over ul.Level1,  #NavListe li li.over ul.Level2{
	display: block;
}

*/
#NavListe li.over ul.Level1,  #NavListe li li.over ul.Level2{
	display: block;
}

#Pop1, #Pop2,
#Pop3, #Pop4, #Pop5, #Pop6, #Pop7, #Pop8, #Pop9 {
	position: absolute;
	top: 253px;
	left: 606px;
	background-color: #FFFFDF;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #BBBBBB;
	width: 169px;
}
#Pop1 {
	top: 140px;
	left: 377px;
	z-index: 2;
	display: none;
}

#Pop2 {
	top: 179px;
	left: 324px;
	display: none;
}

#Pop3 {
	top: 94px;
	left: 440px;
	width: 200px;
	display: none;
}

#Pop4 {
	top: 222px;
	left: 274px;
	width: 197px;
	z-index: 100;
	display: none;
}

#Pop5 {
	top: 216px;
	left: 288px;
	width: 200px;
	z-index: 100;
	display: none;
}
#Pop6 {
	top: 302px;
	left: 269px;
	width: 200px;
	z-index: 2;
	display: none;
}

#Pop7 {
	top: 375px;
	left: 309px;
	width: 200px;
	z-index: 2;
	display: none;
}

#Pop8 {
	top: 295px;
	left: 359px;
	width: 200px;
	z-index: 2;
	display: none;
}

#Pop9 {
	top: 450px;
	left: 536px;
	width: 191px;
	z-index: 2;
	display: none;
}



#Pop1 span, #Pop2 span, 
#Pop3 span, #Pop4 span, #Pop5 span, #Pop6, #Pop7, #Pop8, #Pop9 span {
}
#Suche {
	height: 25px;
	width: 158px;
	color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 2px 0px 0px;
	background-color: #F1EDED;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #B2A493;
	border-bottom-color: #B2A493;
	border-left-color: #B2A493;
	display: block;
}

.SucheTypo {
	color: #182B69;
	font-size: 12px;
	bottom: 2px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
}

.FormClass {
    font-size: 10px;
    color: #2E2E2E;    
}




.textframe {
	margin: 10px 5px 10px 10px;
}
#popbutton1 {
	position: absolute;
	height: 25px;
	width: 140px;
	left: 286px;
	top: 135px;
	cursor: default;

}

#popbutton2 {

	position: absolute;
	height: 25px;
	width: 140px;
	left: 220px;
	top: 183px;
}

#popbutton3 {


	position: absolute;
	height: 25px;
	width: 140px;
	left: 378px;
	top: 109px;
}
#popbutton4 {
	position: absolute;
	height: 25px;
	width: 140px;
	left: 176px;
	top: 290px;
}
#popbutton5 {




	position: absolute;
	height: 25px;
	width: 138px;
	left: 184px;
	top: 233px;
}
#popbutton6 {
	position: absolute;
	height: 25px;
	width: 140px;
	left: 207px;
	top: 343px;
}

#popbutton7 {
	position: absolute;
	height: 25px;
	width: 140px;
	left: 227px;
	top: 393px;
}

#popbutton8 {
	position: absolute;
	height: 25px;
	width: 318px;
	left: 260px;
	top: 444px;
}

#popbutton9 {
	position: absolute;
	height: 25px;
	width: 318px;
	left: 310px;
	top: 495px;
}


#Login {
	width: 170px;
	line-height: 16px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

#Login table {
	border: 0px solid #FFFFFF;
	background-color: #F1EDED;
	margin-top: 10px;
}

#Login th {
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
	text-align: left;
	font-weight: normal;
	background-color: #DBD4CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 10px;
}

#Login td {
	font-weight: normal;
	font-size: 11px;
	padding-left: 10px;
}



#News {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: text-top;
}
#NewsHG {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 1;
	background-color: #F5F2F1;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #B2A493;
	border-bottom-color: #B2A493;
	border-left-color: #B2A493;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-top: 10px;
}
#NewsHG_Top {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 10px 3px 5px 10px;
	z-index: 1;
	margin: 0px;
	color: #182B69;
	border-top: 0px solid #8F97B8;
	border-right: 0px solid #182B69;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #8F97B8;
	text-align: left;
	font-weight: normal;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#News a {
	z-index: 1;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #182B69;
	line-height: 20px;
}

#popbutton1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #182B69;
	cursor: default;
	padding: 3px;
}
#popbutton2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #182B69;
	cursor: default;
}
#popbutton3 a {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #182B69;
	cursor: default;
}
#popbutton4 a {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #182B69;
	cursor: default;
}
#popbutton5 a {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #182B69;
	cursor: default;
}
#popbutton6 a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #182B69;
	cursor: default;
}

#popbutton7 a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #182B69;
	cursor: default;
}

#popbutton8 a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #182B69;
	cursor: default;
}

#popbutton9 a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #182B69;
	cursor: default;
}




#Logo {
	left: 614px;
	top: 7px;
	position: absolute;
	height: 92px;
	width: 225px;
	background-position: 0px 0px;
	z-index: 3;
	background-repeat: no-repeat;
}
.Thumb{
	float:right;
	margin-left: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align: center;
}

.Thumb2 {
	border: 0px solid #999999;
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 0px;
	margin-top: 10px;
}

.Thumb_Galerie {
	border: 0px solid #999999;
	float: left;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 20px;
/*	margin-top: 10px;*/
	width: 150px;
/*	height: 150px;*/
	text-align:center;
}




#SubMenue {
	color: #182B69;
	list-style-type: none;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#SubMenue li {
	color: #182B69;
	list-style-type: none;
	padding-bottom: 4px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;

}
#SubMenue ul {
	color: #182B69;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#SubMenue a {

	color: #182B69;
	list-style-type: none;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

.UnterMenue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #E16000;
	font-weight: normal;
	line-height: normal;
}
#UeberschriftKopie {

	position: absolute;
	height: 40px;
	width: 300px;
	left: 207px;
	top: 72px;
	font-size: 24px;
	color: #FF7915;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}


#SubMenue a:hover {

	color: #828282;
	list-style-type: none;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

.ThumbRahmen {
	border: 1px solid #999999;
	padding: 0px;
	margin: 0px;
}

#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ACACAC;
	text-align: left;
}
#Footer a{
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ACACAC;
}
.Stil4 {
	color: #E16000;
	font-size: 12px;
}
#ContentCell_UntenRechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ACACAC;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #909295;
	border-right-color: #909295;
	border-bottom-color: #909295;
	border-left-color: #909295;
}
#KundenlogoCell {
	color: #000000;
	padding-top: 15px;
	text-align: justify;
	padding-right: 5px;
	padding-bottom: 15px;
	background-position: center center;
}

.ContentTextCenter {

	color: #000000;
	padding-top: 15px;
	text-align: center;
	padding-right: 10px;
}
.ContentTextCenter a {


	z-index: 1;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #182B69;
}
.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #DE760E;
}
.h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #182B69;
	text-decoration: underline;
}
#ContentText_Veroeffentlichung {

	color: #000000;
	padding-top: 15px;
	text-align: justify;
	padding-right: 5px;
}
#ContentText_Veroeffentlichung li {

	color: #FF7E20;
	text-align: justify;
}
#ContentText_Veroeffentlichung a {


	z-index: 1;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #182B69;
}
#ContentText_Veroeffentlichung ul {
	color: #FF7E20;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}
.PDF_Pic {
	margin: 0px 5px -6px 0px;
	border-top: 1px solid #999999;
	border-right: 1px solid #5A5A5A;
	border-bottom: 1px solid #5A5A5A;
	border-left: 1px solid #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.H2Auszeichnung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CE5C07;
	text-align: left;
}
#ContentText ul {
	color: #FF7E20;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.ContentTextLinksbund {

	color: #000000;
	padding-top: 15px;
	text-align: left;
	padding-right: 25px;
}
.ContentTextLinksbund a {
	padding-top: 15px;
	text-align: left;
	padding-right: 25px;
	text-decoration: underline;
}

.ContentCellRahmenUnten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.ContentCellRahmenRechtsUnten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

