/* Global initial settings */
html, body, div, p, h1, h2, h3, 
span, a, table, td, form, img
{
	margin:0;
	padding:0;
	border:0;
	font-family: Verdana,Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

body
{
  background-color: #FFFFFF;
}

a:link, a:visited, a:hover, a:active
{
	font-family: Verdana,Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
}

strong
{
  font-weight: bold;
}

div
{
	z-index:20;
	position: absolute;
	border-color:#898989;
	border-style:solid;
	border-width:0px;
}

div#masterCenter
{
	width:850px;
	left:50%;
	top:50%;
	margin-top:-184px;
	margin-left:-425px;
	height:386px;
}

div#masterCenterHome
{
	width:1024px;
	height:465px;
	left:50%;
	top:50%;
	margin-top:-232px;
	margin-left:-512px;
}

div#masterCenterHomeContent
{
	top:114px;
	left:442px;
	width:330px;
	height:214px;
	padding:10px;
	color:white;
}

div#masterCenterHome td
{
	color:white;
	padding:4px;
	padding-right:0;
	padding-left:0;
	vertical-align:top;
}

div#masterCenterHome input
{
	margin:0;
	padding:0;
}

div#introButton
{
	left:50%;
	top:50%;
	width:228px;
	height:158px;
	margin-top:-338px;
	margin-left:-425px;
	z-index:500;
}

div#introCenter
{
	left:50%;
	top:50%;
	width:850px;
	height:450px;
	margin-top:-225px;
	margin-left:-425px;
}

div#introSkipCenter
{
	left:50%;
	width:75px;
	margin-left:-37px;
	bottom:95px;
}

div#introBottomCenter
{
	position:relative;
	left:50%;
	width:800px;
	margin-left:-400px;
}

div#introBottom
{
	position:absolute;
	bottom:0px;
	width:100%;
	background-color:white;
	height:80px;
}
div#introBottom table
{
	width:800px;
	margin-top:20px;
}

div#introBottom table td
{
	font-size:9px;
	white-space:nowrap;
	color:#000000;
	padding:2px;
	padding-right:4px;
	padding-top:2px;

}

div#imagePic
{
	top:0px;
	left:0px;
	width:345px;
	height:171px;
	border-width:1px;
	border-bottom-width:0px;
}

div#subMenu
{
	top:172px;
	left:0px;
	width:347px;
	height:197px;
	background-image:url(../media/base/images/bg/subMenu.jpg);
	background-repeat:no-repeat;
}

div#subMenuLevel1
{
	top:20px;
	left:28px;
	width:140px;
}
div.subMenuLevel2
{
	top:20px;
	left:168px;
	width:160px;
	display:none;
}

div.subMenuLevel2 a 
{
	display:block;
	height:16px;
}

div.subMenuLink
{
	position:relative;
	height:16px;
}

div.subMenuPageNav
{
	display:none;
	left:167px;
	top:150px;
}

div#content
{
	left:350px;
	width:458px;
	top:0px;
	height:310px;
	border-width:1px;
	color:#07080C;
	background-repeat:no-repeat;
	padding:20px;
	padding-top:35px;

}

div.contentRight
{
	padding-right:20px;
	overflow:auto;
	overflow-x:hidden;
	width:458px;
	height:328px;
}

div.contentRight
{
	line-height:16px;
}

div.contentRight, 
div.contentRight h1, 
div.contentRight h2, 
div.contentRight a, 
div.contentRight span
{
	color:#07080C;
}

div.contentRight h1
{
	font-size:12px;
}

div.contentRight h2
{
	font-size:11px;
}

div#menu
{
	width:850px;
	left:50%;
	margin-left:-425px;
	height:111px;
}


div#menuFlash
{
	bottom:0px;
	width:850px;
	left:50%;
	margin-left:-425px;
}

div#logo
{
	bottom:60px;
	width:326px;
	height:45px;
	left:50%;
	margin-left:-500px;
}

div#logo_link
{
	bottom:40px;
	width:147px;
	height:72px;
	right:50%;
	margin-right:-500px;
}

span.colonGreen
{
	color:#75B200;
	padding-right:4px;
}

div#list
{
	top:0px;
	left:0px;
	width:150px;
	height:345px;
	padding-top:20px;

	background-image:url(../media/base/images/bg/specialList.jpg);
	background-repeat:no-repeat;
	background-position:0 0;

	background-color:black;
	text-align:center;
	overflow:auto;
}

* html div#list
{  /* nur fuer Internet Explorer */
 background-attachment:fixed;
}

div#list a
{
	display:block;
	margin-bottom:30px;
	width:130px;
}

div#specialFrame
{
	top:0;
	left:0;
/*	left:150px; */
	height:365px;
/*	width:348px; */
	width:498px;
}

iframe.frameSpecial
{
	border:0;
	top:0;
	height:365px;
	width: 348px;
	width: 498px;
}

div#specialNav
{
	border:0;
	left:310px;
	top:325px;

	width: 160px;
	text-align:right;
}

div#specialContent
{
	border:0;
	margin-top:15px;
	left:310px;
	color:#000000;
}

div#newsAgb
{
bottom:0px;
right:0px;

}

* html div#newsAgb
{  /* nur fuer Internet Explorer */
 bottom:-2px;
}



table.contact td
{
	color:black;
	padding:4px;
	vertical-align:top;	

}

table.contact input, table.contact textarea
{
	border:1px solid black;
	width:250px;
	font-size:11px;
}

 table.contact textarea
{
	height:100px;
}

div.errorMsg
{
	position:relative;
	color:red;
	margin-top:2px;
}