{
  behavior: url(iepngfix.htc);
}

html { min-height: 101%;}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color:#316599;
	padding: 0; margin: 0;
}
a {
	color:#FF3300;
	text-decoration:none;}
a:hover {color:#CC0000;
	text-decoration:underline;}
#bot_menu {
	font-size:10px; 
	color:#FFFFFF; 
	line-height:30px;
}
#bot_menu a {
	font-size:12px; 
	color:#FFFFFF; 
	text-decoration:none;
}
#bot_menu a:hover {color:#FE3A02;}
#bot_menu .active {color:#FE3A02;
}
#div1 {
	width:900px;
	margin:auto;
	background-color:#FFFFFF;
	border:solid 1px #999999;
}
#header {
	background:url(images/header.jpg);
	width: 900px;
	height: 123px;
	background-repeat:no-repeat;
	margin:auto;
	padding:0px;
}
#logo {

	position:absolute;
	margin-left:100px;
	width: 395px;
	height: 59px;
	margin: -95px 0 0 110px;
	display: block;
}


/*linkes Menu*/
.glossymenu{
	float:left
	margin: 5px 0;
	padding: 0;
	width: 200px; /*width of menu*/
	border: 1px solid #bfbfbf;
	border-bottom-width: 0px;
}
.glossymenu a.menuitem{
	background: gray url(images/glossyback.jpg) repeat-x bottom left;
	font: bold 14px;
	color: #252D51;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 10px 10px 10px 30px;
	text-decoration: none;
}
.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #252D51;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 13px;
	right: 15px;
	border: none;
}
.glossymenu a.menuitem:hover{
	background-image: url(images/glossyback2.jpg);
	color:#FE3A02;
}


.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background: white;
}
.glossymenu div.submenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.glossymenu div.submenu ul li{
	border-bottom: 1px solid #999999;
}
.glossymenu div.submenu ul li a{
	display: block;
	font: normal 13px;
	color: #252d51;
	text-decoration: none;
	padding: 7px 0 7px 40px;
}
.glossymenu div.submenu ul li a:hover{
	background: #e7f7ff;
	color: #FF3300;
}
.glossymenuab {
	background: #e7f7ff;
}

/*Hauptmenu*/

ul#saturday{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:34px;
	text-transform:none;
	font-size:14px;
	font-weight:bold;
	background:transparent url("images/menuhg.gif") repeat-x top left;
	font-family: Verdana, Arial, Tahoma,;
}
ul#saturday li{
	display:block;
	float:right;
	margin:0px 0 0px 0;
	pading:0px 0 0px 0px;
	vertical-align:baseline;
}
ul#saturday li a{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	padding:10px 26px 0px 26px;
	margin:0px 0px 0px 0px;
	height:22px;
	background:transparent url("images/trenn.jpg") no-repeat top left;
}
ul#saturday li a:hover{
	color:#FFFFCC;
	background:transparent url("images/active.jpg") no-repeat top left;
}
ul#saturday li a.current,ul#saturday li a.current:hover{
	color:#FFFFCC;
	background:transparent url("images/active.jpg") no-repeat top left;
}


/* Box Wechsel Header */
#wechselh a {
	position:absolute;
	background-image:url(images/zert2.png); 
	background-repeat:no-repeat; 
	margin:-90px 0px 0px 680px; 
	display:block;  /* Linkbereich begrenzen */
}
  #wechselh img {
    display:block; width:160px; height:50px; border:0;
}
  #wechselh a:hover img {
    visibility: hidden;
}
  #wechselh a:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
}
  * html #wechselh a {
    margin-right:1px;
}
  * html #wechselh a:hover {
    width:160px; margin-right:0; /* Workaround fuer IE 5.01 */
}


/*Box Wechsel Content*/
#wechsel a {
	position:absolute;
	margin:0px 0 0px 15px;
	background:url(images/netboxa.jpg); 
	width:289px; 
	height:69px; 
	background-repeat:no-repeat;
    display:block;  /* Linkbereich begrenzen */
}
  #wechsel img {
    display:block; width:289px; height:69px; border:0;
}
  #wechsel a:hover img {
    visibility: hidden;
}
  #wechsel a:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
}
  * html #wechsel a {
    margin-right:1px;
}
  * html #wechsel a:hover {
    width:289px; margin-right:0; /* Workaround fuer IE 5.01 */
}

/* Box Wechsel Content 2*/
#wechsel2 a {
	background:url(images/harda.jpg); 
	width:289px; 
	height:69px; 
	margin:0px 0px 0px 330px; 
	background-repeat:no-repeat;
    display:block;  /* Linkbereich begrenzen */
}
  #wechsel2 img {
    display:block; width:289px; height:69px; border:0;
}
  #wechsel2 a:hover img {
    visibility: hidden;
}
  #wechsel2 a:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
}
  * html #wechsel2 a {
    margin-right:1px;
}
  * html #wechsel2 a:hover {
    width:289px; margin-right:0; /* Workaround fuer IE 5.01 */
}

/* Box Wechsel Content 3*/
#wechsel3 a {
position:absolute;
	background:url(images/berata.jpg); 
	width:289px; 
	height:69px; 
	background-repeat:no-repeat;
    display:block;
	margin: 30px 0px 0px 15px;
      /* Linkbereich begrenzen */
}
  #wechsel3 img {
    display:block; 
	width:289px; 
	height:69px; 
	border:0;
}
  #wechsel3 a:hover img {
    visibility: hidden;
}
  #wechsel3 a:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
}
  * html #wechsel3 a {
    margin-right:1px;
}
  * html #wechsel3 a:hover {
    width:289px; margin-right:0; /* Workaround fuer IE 5.01 */
}

/* Box Wechsel Content 4*/
#wechsel4 a {
position:absolute;
	background-image:url(images/weba.jpg); 
	width:289px; 
	height:69px; 
	background-repeat:no-repeat; 
	margin:30px 0px 0px 330px; 
	display:block;  /* Linkbereich begrenzen */
}
  #wechsel4 img {
    display:block; width:289px; height:69px; border:0;
}
  #wechsel4 a:hover img {
    visibility: hidden;
}
  #wechsel4 a:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
}
  * html #wechsel4 a {
    margin-right:1px;
}
  * html #wechsel4 a:hover {
    width:289px; margin-right:0; /* Workaround fuer IE 5.01 */
}

