html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background:#cccccc;
	font-size:76%;
	font-family: "georgia, palatino linotype, times new roman, serif";
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}
* html #html {
	background-color:#CCCCCC;
	}
	
body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	margin:0;
	border:0;
	background:#cccccc;
	background-image: url(images/bg.jpg);
	color: #002C65;
	background-color: #d4e9fc;
	background-repeat: repeat-x;
	vertical-align: middle;
	}

#content {
	display:block;
	overflow:auto;
	position:absolute;
	z-index:3;
	top:150px;
	bottom:5px;
	width:769px;
	margin-left:-425px;
	left:50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #002C65;
	line-height: 1.5;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 5px;
	background-image: url(images/hintergrund1.gif);
	background-repeat: no-repeat;
	}

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:849px;
	border-top:150px solid #ccc; 
	border-bottom:5px solid #d4e9fc;
	}

#head {
	position:absolute;
	margin-left:-425px;
	left:50%;
	top:10px;
	width:849px;
	min-width:849px;
	height:150px;
	background-position:top center;
	background-repeat: no-repeat;
	background-image: url(images/logo.jpg);
	font-size:1em;
	z-index:600;
	}

* html #head {
	top:10px; width:849px; height:150px; 
	}

#foot {
	text-align:center;
	position:absolute;
	margin-left:-425px;
	left:50%;
	bottom:5px;
	width:849px;
	min-width:849px;
	height:40px;
	font-size:1em;
	z-index:5;
	font-family: "trebuchet MS, tahoma, verdana, arial, sans-serif";
	font-weight:bold;
	}

* html #foot {
	bottom:20px; width:849px; height:40px;background-color:#d4e9fc;
	}


#content p {
	padding:5px;
	text-align:left;
	}
.boldhead {
	font-size:1.5em; 
	font-weight:bold;
	}
.bold {font-weight:bold;}
.lefttext {float:left; width:300px; text-align:justify;}
.righttext {float:right; width:300px; text-align:justify;}

* html .lefttext {float:left; width:310px; text-align:justify;}
* html .righttext {float:right; width:310px; text-align:justify;}
h1 {
  font-weight: bold;
  font-size: 14px;
  line-height: 14px;
  padding-left: 5px;
}
h2 {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5;
	padding-left: 5px;
}
h3 {
	font-size: 12px;
	line-height: 1.5;
	padding-left: 5px;
	text-align: center;
}
.left { float: left; margin-right: 15px; }
.right { float: right; margin-left: 30px; }
#info1 {
	float: left;
	width: 750px;
	display:inline;
	}

#info2 {
	float: left;
	width: 400px;
	display:inline;
	margin-top: 80px;
}
#info3 {
	float: left;
	width: 100%;
	display:inline;
	}
table {
	border-collapse: collapse;
	border: 0px solid #03476F;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	color: #363636;
	background: #CCCCCC;
	width: 100%;
  }
  
caption {
  text-align: center;
  font: bold 18px arial, helvetica, sans-serif;
  background: transparent;
  padding:6px 4px 8px 0px;
  color: #ffff00;
  text-transform: uppercase;
  }
td, th {
	border: 0px dotted #03476F;
	padding: 0.4em;
	color: #002C65;
  }

thead th, tfoot th {
	font: bold 11px verdana, arial, helvetica, sans-serif;
	border: 1px solid #03476F;	;
	text-align: left;
	background: #135086;
	color: #FFFFFF;
	padding-top:3px;
  }
tbody td a {
  background: transparent;
  text-decoration: none;
  color: #363636;
  }
tbody td a:hover {
  background: #C2F64D;
  color: #363636;
  }
tbody th a {
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #363636;
  }
tbody th a:hover {
  background: transparent;
  color: #363636;
  }
tbody th, tbody td {
	vertical-align: middle;
	text-align: left;
  }
tfoot td {
  border: 1px solid #03476F;
  background: #4591AD;
  padding-top:3px;
  color: #FFFFFF;
  }
.odd {
	background: #CCCCCC;
  }
tbody tr:hover {
	background: #FFFFFF;
	border: 1px solid #03476F;
	color: #FEFEFE;
  }
tbody tr:hover th,
tbody tr.odd:hover th {
	background: #FFFFFF;
	color: #FEFEFE;
  }
  


/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop8.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.preload1 {background: url(images/pro_drop4_2a.gif);}
.preload1 {background: url(images/pro_drop4_2b.gif);}

.prodrop8 {
	margin:0;
	list-style:none;
	height:36px;
	background:transparent url(images/pro_drop4_back.gif);
	position:relative;
	z-index:500;
	font-family:arial, verdana, sans-serif;
	top: 100px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0 0 0 0px;
}
.prodrop8 li.top {display:block; float:left;}
.prodrop8 li a.top_link {display:block; float:left; height:36px; line-height:27px; color:#666; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 10px; cursor:pointer;background: url(images/pro_drop4_0a.gif) no-repeat;}
.prodrop8 li a.top_link span {
	float:left;
	display:block;
	padding:0 13px 0 5px;
	height:36px;
	background:url(images/pro_drop4_0b.gif) right top;
}
.prodrop8 li a.top_link:hover {color:#000; background: url(images/pro_drop4_2a.gif) no-repeat; line-height:25px;}
.prodrop8 li a.top_link:hover span {background:url(images/pro_drop4_2b.gif) no-repeat right top;}

.prodrop8 li:hover > a.top_link {color:#000; background: url(images/pro_drop4_2a.gif) no-repeat; line-height:25px;}
.prodrop8 li:hover > a.top_link span {background:url(images/pro_drop4_2b.gif) no-repeat right top;}


.prodrop8 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.prodrop8 a:hover {visibility:visible; position:relative; z-index:200;}
.prodrop8 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.prodrop8 ul, .prodrop8 iframe {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.prodrop8 ul.sub1 {width:160px;}
.prodrop8 ul.sub2 {width:110px;}
.prodrop8 ul.sub3 {width:90px;}
.prodrop8 ul.sub4 {width:112px;}

.prodrop8 :hover iframe.one {left:0; top:35px; width:150px; height:100px;}
.prodrop8 :hover iframe.two {left:0; top:35px; width:100px; height:65px;}

.prodrop8 :hover ul {left:0; top:35px; background: #b9d3fb; padding:3px; border:1px solid #3a93d2; border-width:0 1px 1px; white-space:nowrap; height:auto; z-index:300;}
.prodrop8 :hover ul li {display:block; height:20px; position:relative; font-weight:normal; width:auto;}
.prodrop8 :hover ul li a {display:block; font-size:11px; height:20px; line-height:20px; width:auto; padding:0 10px; color:#000; text-decoration:none;}
.prodrop8 :hover ul li a:hover {background:#3a93d2; color:#fff;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
