body 
{
	text-align:center;
	padding:0px;
	margin: 0px;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #B4B6FF;
}

p 
{
	margin: 10px 10px 0px 10px;
}

a 
{
	font-style: normal;
	color: #b2b2b2;
	text-decoration: underline;
}

.uberschrift 
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2E2E2E;
}

.text_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2E2E2E;
}
.inbetween
{
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:32px;
	padding:2px;
}

#container_all
{
	width:760px;
	margin:0 auto;
	text-align:left;
}

#header
{
	width: 720px;
	height: 24px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom:0px;
}
#nav, #nav ul 
{
	
	float: left;
	height: 22px;
	width: 718px;
	list-style: none;
	line-height: normal;
	font-weight: normal;
	padding: 0px;
	border: 1px solid #b2b2b2;
	margin: 0px;
	background-color: #2e2e2e;
}

#nav a 
{
	display: block;
	color: #b2b2b2;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
}
#nav a:hover 
{
	color: #2e2e2e;
	background-color:#b2b2b2;

}

#nav li 
{
	float: left;
	position: relative;
	width: 118px;
}
#nav li:hover, #nav li.sfhover 
{
	color: #b2b2b2;
	background-color: #2e2e2e;
}

.rubrik
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:center;
	background-color:#2E2E2E;
	color:#b2b2b2;
	line-height: 12px;
	font-weight:bold;
}
.rubrik a
{ 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:center;
	color:#b2b2b2;
	font-weight:bold;
}
.rubrik a:hover
{ 
	text-decoration:underline;
	font-weight:bold;
}
#inbetween
{
	width: 720px;
	height: 40px;
	border-left:1px solid #b2b2b2;
	margin-left:20px;
}

#breadcrumb
{
	float: left;
	width: 600px;
	height: 40px;
	border: 0px;
	margin: 0px;
}	

#special
{
	width: 70px;
	height: 40px;
	margin: 0px 20px 0px 627px;

}

#container
{
	width: 720px;
	height: 440px;
	border: 1px solid #B2B2B2;
	background-color: #2E2E2E;
	margin: 0px 20px 0px 20px;
}

#info_box
{
	float: left;
	width: 240px;
	height: 399px;
	background-color: #2E2E2E;
	margin: 40px 0px 0px 20px;
	border-top-color: #B2B2B2;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #B2B2B2;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #B2B2B2;
	border-left-style: solid;
	border-left-width: 1px;
}

#text_box
{
	width: 396px;
	height: 399px;
	background-color: #CCCCCC;
	margin: 40px 0px 0px 300px;
	border-top-color: #B2B2B2;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #B2B2B2;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #B2B2B2;
	border-left-style: solid;
	border-left-width: 1px;
}
#text_box_container
{
	width: 397px;
	height: 376px;
}

#text_box_more
{	
	width: 220px;
	margin-left: 176px;
	border-top:1px solid #011A64;
} 
#text_box a 
{
	font-style: normal;
	color: #2e2e2e;
	text-decoration: underline;
}

#footer
{
	margin-left:20px;
	width: 721px;
	height: 40px;
	border-right: 1px solid #b2b2b2;
	border-bottom:1px solid #b2b2b2;
}