 /*------------------------------------------------------------------------------------------------------*/

 /**
  * @section browser reset
  * @see     http://www.yaml.de/en/documentation/css-components/base-stylesheet.html
  */

  /* (en) Global reset of paddings and margins for all HTML elements */
  /* (de) Globales Zurücksetzen der Innen- und Außenabstände für alle HTML-Elemente */
  * { 
  margin:0; 
  padding:0;
  font-size: 100%; /*16px*/
  }

  /* (en) Correction: margin/padding reset caused too small select boxes. */
  /* (de) Korrektur: Das Zurücksetzen der Abstände verursacht zu kleine Selectboxen. */
  option { padding-left: 0.4em }

 /**
  * (en) Global fix of the Italics bugs in IE 5.x and IE 6
  * (de) Globale Korrektur des Italics Bugs des IE 5.x und IE 6
  *
  * @bugfix
  * @affected   IE 5.x/Win, IE6
  * @css-for    IE 5.x/Win, IE6
  * @valid      yes
  */
  * html body * { overflow:visible; }
  * html iframe, * html frame { overflow:auto; }
  * html frameset { overflow:hidden; }

  /* (en) Forcing vertical scrollbars in Netscape, Firefox and Safari browsers */
  /* (de) Erzwingen vertikaler Scrollbalken in Netscape, Firefox und Safari Browsern */
  html { height: 100%; margin-bottom: 1px; }
  body {
	/* (en) Fix for rounding errors when scaling font sizes in older versions of Opera browser */
    /* (de) Beseitigung von Rundungsfehler beim Skalieren von Schriftgrößen in älteren Opera Versionen */
    font-size: 100.01%;
	/* (en) Standard values for colors and text alignment */
    /* (de) Vorgabe der Standardfarben und Textausrichtung */
    color: #000;
	text-align: center;
	background-color: #6E6E6E;
  }

  /* (en) Clear borders for <fieldset> and <img> elements */
  /* (de) Rahmen für <fieldset> und <img> Elemente löschen */
  fieldset, img { border: 0 solid; }

  /* (en) new standard values for lists, blockquote and cite */
  /* (de) Neue Standardwerte für Listen & Zitate */
  ul, ol, dl { margin: 0 0 1em 1em }
  li { margin-left: 1.5em; line-height: 1.5em; }

  dt { font-weight: bold; }
  dd { margin: 0 0 1em 2em; }

  blockquote { margin: 0 0 1em 1.5em; }
  .clear { overflow:hidden; }
  * html .clear { height: 1% }

 /*------------------------------------------------------------------------------------------------------*/
 
 body {
	background-color: #8C8573;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%; /*10px*/
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%; /*12px*/
	line-height: 140%;	
}
#container {
	z-index:1;
	width: 735px;
	text-align: left;
	margin: auto;
}
#page-margin {
	padding-top: 27px;
}
#header, #footer, #menu1, #menu2, #colmain{
	background-image: url(../gifs/hg-colmain.jpg);
	background-repeat: repeat-y;
	position:relative;
	width:735px;
	text-align: center;
}
#footer {
	background-image: url(../gifs/hg-footer.jpg);
	height:100px;
	background-repeat: no-repeat;
	}
#menu1 {
	background-image: url(../gifs/hg-menu1.jpg);
	background-repeat: repeat-y;
	text-align: center;
	overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menu2 {
	background-image: url(../gifs/hg-menu2.jpg);
	background-repeat: repeat-y;
	text-align: center;
	overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#colmain {
	z-index: 100;
	height: 100%;
}
#colmain-inner {
	text-align: left;
	z-index:100;
	padding-top: 25px;
	padding-right: 55px;
	padding-bottom: 30px;
	padding-left: 55px;
	margin: 0px;
	background-image: url(../gifs/hg-colmain-inner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#logodiv {
	z-index: 100;
	height: 100%;
}
#logodiv-inner {
	text-align: left;
	z-index:100;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	background-image: url(../gifs/hg-logodiv.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#header {
	background-image: url(../gifs/hg-header.jpg);
	background-repeat: no-repeat;
}

h1 {
	font-size: 150%; /*15px*/
	color: #333333;
	letter-spacing: 0.05em;
	margin-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 0.2em;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	text-align: left;
}
.haendler-TD1 h2, .haendler-TD2 h2 {
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	background-color: #E2E6D5;	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #999;
	border-left-color: #999;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #752C13;
}
.input1, .input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%; /*11px*/
	margin-bottom: 5px;
	width: 300px;
	border: 1px solid #B7BEC8;
	background-color: #FFFFFF;
	color: #666666;
}
.input3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%; /*11px*/
	margin-bottom: 5px;
	width: 40px;
	border: 1px solid #B7BEC8;
	background-color: #FFFFFF;
	color: #666666;
}

.input0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%; /*11px*/
	margin-bottom: 5px;
	border: 1px solid #B7BEC8;
	background-color: #FFFFFF;
	color: #666666;
}

.input2 {
	margin-bottom: 0px;
	height: 120px;
	width: 450px;
}
/*************************
SPAM-Abwehr Anmeldeformular
**************************/
.invisible { 
	position:absolute; 
	left:-1000px; 
	top:-1000px; 
	width:1px; 
	height: 1px; 
	overflow:hidden; 
	display:inline;
}
.download-TABLE TD {
	padding-top: 3px;
}
.download-TABLE .download-TD-head {
	font-weight: bold;
	padding-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C8573;
	padding-bottom: 3px;
}
.download-TABLE .code-TD {
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 11px;
	font-style: italic;
	color: #666;
}

.haendler-TD1 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.haendler-TD2 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.haendler-TABLE {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	font-size: 90%;
}
.fixfloat {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	width: 735px;
	height: 1px;
	font-size: 0px;
	line-height: 0px;

}
/*
.haendler-TD1 {
	background-color: #F8F7E5;
	padding: 50px;
	border: 1px solid #FFFFFF;
}
.haendler-TD2 {
	background-color: #DAD9C7;
	padding: 50px;
	border: 1px solid #FFFFFF;
}
.haendler-TABLE {
	border: 1px solid #FFFFFF;
}*/
.hinweis {
	background-color: #D0CEB7;
	padding: 10px;
	border: 1px solid #8C8573;
}
.messe-TD {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.messe-TDlast {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.spruch {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #8C8573;
	padding-bottom: 15px;
}
.spruch2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #627F69;
	padding-bottom: 15px;
	font-weight: bold;
}
