* {
	margin: 0;
	padding: 0;
}
body {
	background: #AEC8C8 url(images/Button/hg.jpg) repeat-y;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100.01%;	
/* commented backslash hack v2 \*/
	overflow: hidden;
}
/* end hack */


* html, 
* html body {
	bottom: 0;
	margin:0;
	height: 100%;
	width: 100%;
	scrollbar-face-color: #E3E3E5;
}
.nobody {
	background: #AEC8C8;
	color: #000000;
	/* commented backslash hack v2 \*/
	overflow: auto;
}
* html #head {
	overflow: hidden;
	position: static;
	top: 0;
	z-index: 20;
	height: 100%;
}
/*-------------------------------------  HEADER  ----------------*/

#header {
	background: transparent url(images/Button/hg_header.jpg) no-repeat;
	color: black;
	height: 100px;
	position: fixed;
	left: 0; top: 0;
	width: 100%;
	z-index:200;
}
#head {
	color: black;
	min-height: 100px;
	height: 100px;
	position: relative;
	left: 0px;
	bottom: 0px;
	right: 0px;
	top: 0px;
	width: 100%;
	padding: 0 0 0 0;
}

/*-------------------------------------  FOOTER  ----------------*/
#footer {
	background: #AEC8C8;
	color: black;
	height: 50px;
	position: absolute;
	top: expression(document.body.
	clientHeight - 50 + "px");
	bottom: 0;
	width: 800px;
	border-top: 1px solid #8BA8A9;
	text-align: center;
	vertical-align: bottom;
	z-index:200;
}

/*-------------------------------------  CONTENT  ----------------*/
#content {
	background: transparent url(images/Button/hg_seite.jpg) no-repeat;
	color: #4c4c4c;
	position: absolute;
	top: 100px; left: 120px; bottom: 50px;
	overflow: auto;
	height: expression(document.body.
	clientHeight - 150 + "px");
	min-width: 680px;
	max-width: 680px;
	padding: 40px 20px 0px 10px;
	width: 680px;
	z-index: 1;
}

/*-----------------------------CONTAINER ------------------------*/
#spiegel {
	padding: 5px 0px 0px 25px;
	width: 100%;
	height: 100%;
	background: transparent;
	color: Black;
}
#spiegelli {
	position: absolute;
	top: 30px;
	left: 00px;
	width: 200px;
	padding: 5px 0px 0px 25px;
	background: transparent;
	border-bottom: 1px solid #8BA8A9;
	border-right: 1px solid #8BA8A9;
	border-left: 1px solid #F6F6F8;
	border-top: 1px solid #F6F6F8;
	color: Black;
}
#spiegelre {
	position: absolute;
	top: 70px;
	left: 250px;
	width: 300px;
	padding: 5px 0px 0px 25px;
	background: transparent;
	border-bottom: 1px solid #8BA8A9;
	border-right: 1px solid #8BA8A9;
	border-left: 1px solid #F6F6F8;
	border-top: 1px solid #F6F6F8;
	color: Black;
}

P {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	margin-bottom : 2px;
	margin-top : 2px;
}

A:LINK {
	font : normal bold 10pt Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : #996633;
}
A:VISITED {
	font : normal bold 10pt Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #9400D3;
}
A:ACTIVE {
	font : normal bold 10pt Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : #AA0000;
}

A:HOVER {
	font : normal bold 10pt Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : #AA0000;
}
TEXTAREA {
	background-color : White;
	border-bottom-width : 2px;
	border-color : #BEC6CD;
	border-style : solid;
	border-width : 2px;
	color : #000166;
	font : normal 12pt Arial, Helvetica, sans-serif;
	padding-left : 1px;
	padding-right : 1px;
	text-align : left;
}
/* --------------------------- TESTFORMATE ------------------*/

.invis {
	display: none;
}
img {
	border: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	color : #FFCC33;
	font-size: 18pt;
	font-style : normal;
	font-weight : bold;
	margin-bottom : 3px;
	margin-top : 3px;
	text-align : left;
	text-indent : 1px;
	vertical-align : baseline;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	color : #DD7A00;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	margin-bottom : 3px;
	margin-top : 3px;
	text-align : left;
	text-indent : 1px;
	vertical-align : baseline;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	color : #300055;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	margin-bottom : 1px;
	margin-top : 1px;
	text-align : left;
	text-indent : 1px;
	vertical-align : baseline;
}
H4 {
	color : #FF8C00;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	margin-bottom : 8px;
	margin-top : 3px;
	margin-left : 40px;
}
li {
	margin-bottom : 2px;
	margin-top : 2px;
	margin-left : 10px;
}
.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color : #450079;
}
.medium2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #240040;
	font-weight : bold;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #393939;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.box1 {
	background : #E6E6FA;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	color : #000166;
	padding: 0px;
	border-width: 2px;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	width : 90px;
}
.box {
	background : #C0C7D5;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	color : #000166;
	padding: 1px;
	border-width: 2px;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}
.box2 {
	font-style: normal;
	word-spacing: 2pt;
	padding: 3px;
	border-width:1px;
	border-style: solid;
	border-color : #2D3D7D;
}
.table {
	border-right : 1px solid #FFA500;
	border-top:1px solid #FFB72F; border-left:1px solid #FFB72F; border-bottom:1px solid #FFA500; background:White; display:inline; padding-left:3px; border-left-width:1px; border-right-width:1px; border-top-width:1px; border-bottom-width:1px
}
.table1 {
	border-bottom : 1px #BEC6CD;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	color : #000155;
	font-style : normal;
	font-weight : normal;
}
.table_kontakt {
	border-bottom : 1px ;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	color : #FFCC33;
}
.table2 {
	border-bottom : 1px #BEC6CD;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	color : #000155;
	font-style : normal;
	font-weight : bold;
}
.table3 {
	border-right : solid #B07300;
	border-right-width : 1px;
	border-style : solid;
	border-top : solid #FFB426;
	border-top-width : 1px;
	border-left : solid #FFA500;
	border-left-width : 1px;
	border-bottom : solid #FFA500;
	border-bottom-width : 1px;
	padding-left : 3px;
	padding-right: 2px;
	margin-bottom : 0px;
	margin-top : 0px;
	scrollbar-arrow-color:Navy;
	scrollbar-base-color: #FF8C00;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color:Grey;
	scrollbar-shadow-color : Grey;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background : transparent;
	margin-top : 2px;
}
.table4 {
	border-right : solid #808080;
	border-right-width : 1px;
	border-style : solid;
	border-top : solid #999999;
	border-top-width : 1px;
	border-left : solid #999999;
	border-left-width : 1px;
	border-bottom : solid #808080;
	border-bottom-width : 1px;
	padding-left : 3px;
	padding-right: 2px;
	margin-bottom : 0px;
	margin-top : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background : transparent;
	margin-top : 2px;
}
.inline {
	border : thick double;
	border-color : Purple Black Black Purple;
}
.textarea {
	background-color : transparent;
	border-style : solid;
	border-width : 1px;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	color : Black;
	font : normal 12px Arial, Helvetica, sans-serif;
	text-align : left;
	padding-left : 2px;
	padding-right : 1px;
	padding-top : 1px;
	padding-bottom : 2px;
}

#menue a {
	background-color: transparent;
	font-size: 100%;
	line-height: 110%;
	color: #002C57;
	margin: 2px;
	padding: 1px 3px 1px 1px;
	text-align: left; 
	width: 80px;
	text-decoration: none;
	display: block;
}
#menue a:hover {
	background-color: transparent;
	color: #AA0000;
	font-weight: bold;
	border-top: 1px solid #8BA8A9;
	border-left: 1px solid #8BA8A9;
	border-right: 1px solid #F6F6F8;
	border-bottom: 1px solid #F6F6F8;
	padding: 1px 1px 1px 3px;
}
#menue a.aktiv {
	background-color: #AEC8C8;
	color: #AA0000;
	cursor: default;
	font-weight: bold;
	border-top: 1px solid #8BA8A9;
	border-left: 1px solid #8BA8A9;
	border-right: 1px solid #F6F6F8;
	border-bottom: 1px solid #F6F6F8;
	padding: 1px 1px 1px 3px;
	text-decoration: none;
}
/*#menue a:visited {
	background: transparent;
	color: #4C4C4C;
	padding: 1px 3px 1px 3px;
	border-bottom: 1px solid #8BA8A9;
	border-right: 1px solid #8BA8A9;
	border-left: 1px solid #F6F6F8;
	border-top: 1px solid #F6F6F8;
}*/
/*-------------------------------UNTERMENUE-----*/
#menue {
	position: fixed;
	left: 10px; top: 150px;
	width: 90px;
	max-width: 90px;
	min-height: 300px;
	max-height: 300px;
	height: 300px;
	padding: 10px 2px 3px 2px;
	border-bottom: 1px solid #8BA8A9;
	border-right: 1px solid #8BA8A9;
	border-left: 1px solid #F6F6F8;
	border-top: 1px solid #F6F6F8;
	z-index: 200;
}
* html #menue {
	position: absolute;
	left: 10px; top: 150px;
}
#menue li {
	font-size: 70%;
	line-height: 150%;
	list-style: none;
	padding: 2px 1px 0px 1px;
}
