
body
{ PADDING-RIGHT: 0px; PADDING-LEFT: 0px; SCROLLBAR-FACE-COLOR: #FFCC00; PADDING-BOTTOM: 0px; MARGIN: 0px; SCROLLBAR-HIGHLIGHT-COLOR: #000000; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #FFCC00; SCROLLBAR-ARROW-COLOR: #FFCC00; PADDING-TOP: 0px; SCROLLBAR-TRACK-COLOR: #000000; SCROLLBAR-DARKSHADOW-COLOR: #000000; SCROLLBAR-BASE-COLOR: #000000; BACKGROUND-COLOR: #FFCC00;}

/*
blau = 333380
gelb = FBFB12
*/

/* layout */

TABLE.border
{
	margin: 0px;
	padding :0px;
	background-color: #000000;
}


TABLE.navbar
{
	margin: 0px;
	padding :0px;
/*	background-color: #ffffff;*/
}


#startup
{
	margin: 0px;
	padding :0px;
	background-color: #333380;
	border:0px;
}

TABLE.layout
{
	border-right: black 2px solid;
	padding-right: 0px;
	border-top: black 2px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: black 2px solid;
	padding-top: 0px;
	border-bottom: black 2px solid;
}


TABLE
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	/*background-color:Black;*/
}

TD
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	/*background-color:Black;*/
}
TR
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	/*background-color:Black;*/
}


#layoutHead
{
	background-color: #000000;
	width:auto;
	height:10%;
}

/* end layout */

/* NavBar */
A.navbar
{
	font-weight: bold;
	font-size: 11px;
	color:#ffffff;
	font-family: verdana;
	text-align: center;
	font-variant: normal;
	text-decoration: none;
}

A.navbar:active
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: verdana;
	font-variant: normal;
	text-decoration: none;
}

A.navbar:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #FFCC00;
	font-family: verdana;
	font-variant: normal;
}
A.navbar:visited
{
	font-weight: bold;
	font-size: 11px;
	color: whitesmoke;
	font-family: verdana;
	font-variant: normal;
	text-decoration: none;
}


td.mittig  { vertical-align:middle; text-align:center;}
td.mittig:hover  { vertical-align:middle; text-align:center;}


#div_link
{
	left: 218px;
	width: 480px;
	top: 555px;
	height: 15px;
	position: absolute;
	text-align: center;
	border:0px;
}

#navbar_fieldOne
{
	left: 160px;
	width: 95px;
	top: 125px;
	height: 25px;
	position: absolute;
	text-align: center;
	/*background-image: url(images/button.gif);*/
}

#navbar_fieldTwo
{
	left: 258px;
	width: 95px;
	top: 125px;
	height: 25px;
	position: absolute;
	text-align: center;
	/*background-image: url(images/button.gif);*/
}
#navbar_fieldThree
{
	left: 356px;
	width: 95px;
	position: absolute;
	top: 125px;
	height: 25px;
	text-align: center;
	/*background-image: url(images/button.gif);*/
}
#navbar_fieldFour
{
	left: 454px;
	width: 95px;
	position: absolute;
	top: 125px;
	height: 25px;
	text-align: center;
	/*background-image: url(images/button.gif);*/
}

#navbar_fieldFive
{
	left: 542px;
	width: 95px;
	position: absolute;
	top: 125px;
	height: 25px;
	text-align: center;
}

#navbar_fieldsex
{
	left: 640px;
	width: 105px;
	position: absolute;
	top: 125px;
	height: 25px;
	text-align: center;
	/*background-image: url(images/button.gif);*/
}

/* end navbar */


/* layout content*/



DIV.Content
{
	padding: 0px;
	left: 0px;
	margin: 0px 20px 20px 30px;
	top: 0px;
	background-color: transparent;
}


DIV.Content_main_head
{
	left: 0px;
	position: relative;
	top: 0px;
	height: 75px;
	background-color: transparent;
}

DIV.Content_main
{
	left: 0px;
	position: relative;
	top: 0px;
	height: 270px;
	background-color: transparent;
}

DIV.Content_text
{
	left: 0px;
	position: relative;
	top: 0px;
	height: 350px;
	background-color: transparent;
}
/* end layout content*/


/* Table Where*/

#table_where
{
	padding:0px;
	margin: 0px;
	background-color: transparent;
	border:#333380 0px;
}
#td_where
{
	border:none;
	background-color: transparent;
	vertical-align:top;
	margin:0px;
	padding:0px;
	border:#333380 0px solid;
}

#td_where_inner
{
	border: none;
	background-color: transparent;
	vertical-align:top;
	margin:0px;
	padding:0px;
	border:#333380 2px solid;
}

#tr_where
{
	border: none;
	background-color: transparent;
	margin:0px;
	padding:0px;
}


