html
{
overflow-y: scroll;
}

body,html
{
/* commented backslash hack - hides from Mac IE5 \*/
height: 100%;
/* end hack */
}

body
{
	margin: 0px;
	background-color: #F9F9F9;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: none;
	background-repeat: no-repeat;
}

body,td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #606060;	
}
.maincont {
	top: 145px;
	position: absolute;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
}
#topnavi {
	top: 109px;
	position: absolute;
	width: 498px;
	height: 25px;
	background-color: #959595;
	visibility: visible;
	z-index: 10;
	vertical-align: top;
}

#topnavcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	background-color: #959595;
	color: White;
	float: left;
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
}

#topnavcontainer ul li { 
display: inline; 
}
#topnavcontainer ul li a
{
	background-color: #959595;
	color: White;
	height: 20px;
	text-decoration: none;
	float: left;
	padding-right: 12px;
	padding-left: 15px;
	padding-top: 5px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
}

#topnavcontainer ul li a:hover
{
	background-color: #DDDDDD;
	color: #CC0000;
} 
#topnavcontainer li a#current
{
	background-color: #C0C0C0;
	color: #fff;
	
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
}
#navcontainer    {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-indent: 10px;
	width: 100%;
}
#navcontainer ul    { font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; list-style-type: none; margin: 0px; padding: 0px;
}
#navcontainer a    {
	background-color: #959595;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	display: block;
	text-align: left;
	font-weight: normal;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
#navcontainer a:link, #navlist a:visited  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#navcontainer a:hover {
	color: #CC0000;
	background-color: #DDDDDD;
}
#navcontainer li a#current {

	background-color: #C0C0C0;
	color: #fff;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
}
#cont {
	color: #606060;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	width: 460px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	padding-bottom: 20px;
	font-size: 10px;
	padding-right: 15px;
}

.contbord {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0C0C0;
}
.anreiss {
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 65px;
	padding-right: 10px;
}
a {
	color: #990000;
	text-decoration: none;
}
.contbordrechts {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F9F9F9;
}
.anreissbild {
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.mainconth {
	top: 140px;
	position: absolute;
	left: 10px;
	background-color: #FFFFFF;
}
a:hover {

	color: #990000;
	text-decoration: underline;
}
#flashcontent {
	height: 100%;
	}
	/* end hide */

#noflash {
		width: 300px;
		height: 150px;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
}

.ten {
	padding-left: 10px;
}
.button { color: white; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #959595}
.inputbox470 { color: #5e5e5e; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fff; border-style: solid; border-width: 1px; border-color: #a9a9a9 #808080 #808080 #a9a9a9; width: 460px; height: 200px }
.inputbox     { color: #5e5e5e; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fff; border-style: solid; border-width: 1px; border-color: #a9a9a9 #808080 #808080 #a9a9a9; width: 120px }
.grunduf        { color: #666; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-left: 10px }
#subnavi {
top: 350px;
position: absolute;
width: 470px;
height: 25px;
background-color: #959595;
visibility: visible;
z-index: 10;
vertical-align: top;
}

#subnavcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #959595;
color: White;
float: left;
width: 100%;
margin-top: 0px;
padding-top: 0px;
}

#subnavcontainer ul li { 
display: inline; 
}
#subnavcontainer ul li a
{
background-color: #959595;
color: White;
height: 20px;
width: 78px;
text-decoration: none;
float: left;
padding-right: 6px;
padding-left: 15px;
padding-top: 5px;
font-weight: bold;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #DDDDDD;
}

#subnavcontainer ul li a:hover
{
background-color: #C0C0C0;
color: #CC0000;
text-decoration: underline;
} 
#subnavcontainer li a#current
{
background-color: #C0C0C0;
color: #fff;
background-image: url(img/arrow.gif);
background-repeat: no-repeat;
}
hr {
  height: 1px;
  border: 0;
  background: #666;
  color: #666;
}

.subheadline {
	color: #606060;
	font-weight: bold;
}
.tabstil {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F6F6F6;
	padding-left: 15px;
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
}

#globalContainer {
	width: 812px;
	text-align: left;
	padding: 0;
	background-color: #FFFFFF;
	min-height: 100%; /* Mindesthöhe in modernen Browsern */
height: auto !important; /* !important-Regel für moderne Browser */
height: 100%; /* Mindesthöhe in IE (<7) */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#top {
	position:absolute;
	width:812px;
	height:152px;
	z-index:11;
	background-image: url(../bilder/en_head_dummy.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
}
.tabstilz {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-left: 15px;
	background-color: #FBFBFB;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
}
#contz {

	color: #606060;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	width: 460px;
	padding-left: 15px;
	padding-bottom: 20px;
	font-size: 10px;
	padding-right: 15px;
}
#headflash {
	width: 500px;
	height: 200px;
}
#headflashcontent {
	height: 200px;
}
#contflash {


		width: 470px;
		height: 150px;
}
#contflashcontent {
	height: 100%;
	width: 450px;
}

