HTML {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	width: 100%;
	height:100%;


}

BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	width: 100%;
	height:100%;
	background-image:url(../../images/desktop.jpg);
	background-color:#00388a;

}

#desktop {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	Z-INDEX: 1; 
	LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	WIDTH: 100%; 
	PADDING-TOP: 0px; 
	POSITION: static; 
	TOP: 0px; 
	height: 100%;
}

#desktop_picture {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	Z-INDEX: 2; 
	LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	WIDTH: 100%; 
	BORDER-TOP-STYLE: none; 
	PADDING-TOP: 0px; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	TOP: 0px; 
	HEIGHT: 100%;
	BORDER-BOTTOM-STYLE: none;
	position: static;
}

#header {

	margin: 0px;
	padding: 0px;
	border: 0px;
	position: absolute;
	z-index:8;
	left: 0px;
	top: 0px;
	width: 980px;
  }
  
#header_claim {
	position: absolute;
	left: 42px;
	top: 30px;
	margin: 0px;
	padding: 0px;
} 

#header_claim2 {
	position: absolute;
	left: 43px;
	top: 152px;
	margin: 0px;
	padding: 0px;
} 
  
#header_sprachauswahl {
	position: absolute;
	left: 758px;
	top: 152px;
	width: 222px;
	margin: 0px;
	padding: 0px;
	font-size: 1.5em;
} 

#header_suche {
	position: absolute;
	left: 242px;
	top: 152px;
	margin: 0px;
	padding: 0px;
	font-size: 1.5em;
} 
  
.suchfeld {
	width: 260px;
	height: 19px;
	border: 0px;
	padding: 2px;
	margin: 0px;
	background-color:#FFFFFF;
	color: #00378a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}  

#navigation {
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
	border: 0px;
	position: absolute;
	z-index:8;
	left: 42px;
	top: 220px;
	width: 200px;
  }

#box_content_overflow {
	position: absolute;
	width: 754px;
	height:525px;
	top: 200px;
	left: 242px;
	overflow:auto;
}

#box_content{
	position: absolute;
	background-color: #FFFFFF;
	min-height: 525px;
	height:auto;
	width: 738px;
	margin: 0;
	padding: 0;
	z-index:20;
}
* html #box_content { height:525px; } /* nur für IE 5.5 - 6.x */
html + body #content { height:525px; } /* nur vom IE 5.0 */


#title {
	width: 720px; 
	background-color: #003787;
	margin: 8px 8px 8px 8px;
	padding: 0px;
}


h1#title {
	font-weight: bold; 
	font-size: 12px; 
	margin: 0px; 
	color: #fabe50; 
	padding: 1px 1px 2px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#subtitle {
	font-weight: normal; 
	font-size: 11px; 
	margin: 0px; 
	color: #fabe50; 
	padding: 1px 1px 2px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#text{
	font-weight: normal; 
	font-size: 10px; 
	margin: 8px 8px 8px 8px; 
	color: #003787; 
	padding: 1px 0px 4px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text, td, p {
	font-size: 10px; 
	color: #003787; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer{
	position: absolute;
	top: 735px;
	left: 242px;
	z-index:20;
	margin-bottom:10px;
}


hr 
{
	width: 100%;
	color: #6688b9;
	background-color: #6688b9;
	height: 1px;
	border: 0px;
}













a.meta, .meta
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-right: 6px;
}

a.meta:hover, a.meta_selected, a.meta_selected:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fbbd4e;
	text-decoration: none;
	padding-right: 6px;
}

.nav01, .nav01_selected
{
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC33;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height:1.4;

}

a.nav01, a.nav01:hover
{
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC33;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height:1.4;
}

a.nav01_selected, a.nav01_selected:hover
{
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #f4d49c;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height:1.4;

}


.nav02, .nav02_selected
{
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #0033ff;
	padding-top: 0px;
	padding-bottom: 2px;
	line-height:1.2;
}

a.nav02, a.nav02:hover
{
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding-left: 10px;
	line-height:1.2;

}

a.nav02_selected, a.nav02_selected:hover
{
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #f4d49c;
	padding-left: 10px;
	line-height:1.2;

}

a.nav03, a.nav03:hover
{
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding-left: 20px;
	line-height:1.2;

}

a.nav03_selected, a.nav03_selected:hover
{
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #f4d49c;
	padding-left: 20px;
	line-height:1.2;

}


.header
{
	font-family: verdana, arial;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 22px;
	letter-spacing: 1px;
	padding-bottom: 0px;
}

.title
{
	font-family: verdana, arial;
	font-size: 13px;
	font-weight: bold;
	color: #222222;
}

.subtitle
{	font-family: verdana, arial;
	font-size: 33px;
	font-weight: bold;
	color: #222222;
}



a
{
	font-family: verdana, arial;
	font-size: 10px;
	color: #CC0066;
	text-decoration: none;
}

a:hover
{
	font-family: verdana, arial;
	font-size: 10px;
	color: #CC0066;
	text-decoration: underline;
}

.footer
{
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
}

a.footer
{
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	line-height: 1.6;
	text-decoration: none;
}

a.footer:hover
{
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	line-height: 1.6;
	text-decoration: none;
}
.button
	{
	background:
	color: #FFFFFF;
	font-size: 11px;
	width:100px;
	font-weight: bold;
	font-family: verdana, arial;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*
INPUT, SELECT, OPTION {
	background-color: #FFFFFF;
	color: #222222;
	font-size: 11px;
	width:200px;
	font-weight: normal;
	font-family: verdana, arial;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
