body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}

p, td, th, tr, li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #F18E22;
	text-decoration: underline;
	line-height: 16px;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0E1B74;
	text-decoration: underline;
	line-height: 16px;
}

.tools  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0E1B74;
	line-height: 15px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a:hover.tools {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F18E22;
	line-height: 15px;
	text-decoration: none;
}

a.sprachwahl  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0E1B74;
	line-height: 15px;
	text-decoration: none;
}

a:hover.sprachwahl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F18E22;
	line-height: 15px;
	text-decoration: none;
}

.currentsprachwahl  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F18E22;
	line-height: 15px;
	text-decoration: none;
}

a:hover.currentsprachwahl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0E1B74;
	line-height: 15px;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #F18E22;
	margin-bottom: 16px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 13px;
	font-style: normal;
	font-weight: normal;
	color: #F18E22;
	margin-bottom: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-style: normal;
	font-weight: normal;
	color: #F18E22;
	margin-bottom: 5px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 13px;
	font-style: normal;
	font-weight: normal;
	color: #0E1B74; 
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000; 
}

ul {
	list-style-type: disc;
	margin-left: 0.8em;
	padding-left: 0.8em;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

ol {
	margin-left: 0.5em;
	padding-left: 0.5em;	
	list-style-type: decimal;
	color: #000000;
}

.antifloat
{
	clear: both;
	visibility: none;
	background-color: transparent;
}

#bg {
	width: 1200px;
	background: transparent url(art/bg.gif) repeat-y top left;
}

#body {
	float: left;
}

#slogan {
	z-index: 1000;
	position: absolute;
	top: 145px;
	left: 0px;
	height: 20px;
	padding: 0px 5px 0px 200px;
	background-color: #F18E22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	text-transform: uppercase;
}

#body_schmal {
	margin: 0;
	width: 800px;
	text-align: left;
}

#shortcut
{
	text-align: right;	
	width: 780px;
	height: 10px;
	padding: 0px 20px 25px 0px;
	clear: both;
	font-size: 10px;
	color: #0E1B74;
}

* html #shortcut
{
	width: 800px;
	height: 40px;
}

#sprache
{
	text-align: right;	
	width: 780px;
	padding: 0px 20px 0px 0px;
	color: #0E1B74;
	line-height: 10px;
}

* html #sprache
{
	width: 800px;
}

#content_fuss
{
	width: 600px;
	padding: 0px;
	float: left;
}

#content
{
	width: 470px;
	min-height: 300px;
	padding: 0px 130px 20px 0px;
}

* html #content
{
	width: 600px;
	height: 300px;
}

#content_zusatz
{
	width: 145px;
	padding: 200px 15px 20px 40px;
	float: left;
	background-color: transparent;
}

* html #content_zusatz
{
	width: 200px;
}

#fusszeile
{
	width: 320px;
	padding: 0px 280px 0px 200px;
}

* html #fusszeile
{
	width: 800px;
}

#fusszeile p
{
	font-size: 10px;
	color: #F18E22;
}

#fusszeile a
{
	text-decoration: none;
	font-size: 10px;
}

#fusszeile a:hover
{
	text-decoration: none;
	font-size: 10px;
}

#impressum
{
	width: 320px;
	padding: 0px 280px 0px 200px;
	color: #707070;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

* html #impressum
{
	width: 800px;
}

#impressum p
{
	color: #707070;
	font-size: 10px;
}

#impressum a
{
	color: #707070;
	text-decoration: none;
	font-size: 10px;
}

#impressum a:hover
{
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}

#logo
{
	text-align: right;
	width: 200px;
	height: 130px;
	padding: 0px;
	float: left;
}

#banner
{
	width: 600px;
	height: 130px;
	padding: 0px;
	float: left;
}

* html #banner
{
	width: 598px;
}

#navi_suche
{
	width: 200px;
	padding: 0px;
	float: left;
}

#suche
{
	width: 190px;
	padding: 15px 0px 0px 10px;
}

* html #suche
{
	width: 200px;
	padding: 0px 0px 0px 10px;
}

#suche input
{
	size: 20px;
	font-size: 10px;
}

.news_title
{
	margin-bottom : 0px;
}

/******************************
	navigation 
******************************/
#navcontainer {
	width: 175px;
	padding: 0px 15px 10px 0px;
}

* html #navcontainer {
	width: 200px;
}

/******************************
	stufe 1 
******************************/
#navcontainer ul
{
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-right:0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#navcontainer ul li
{
	border-bottom: 1px solid #FFFFFF;
}

#navcontainer ul a
{
	display: block; 
	padding: 5px;
	padding-left: 10px;
	font-weight: bold;
	color: #0E1B74;
	text-decoration: none;
}

#navcontainer ul a:hover
{
	color: #F18E22;
}

#navcontainer ul a.parentactive
{ 
	color: #F18E22;
}

#navcontainer ul a:hover.parentactive
{
	color: #0E1B74;
}

#navcontainer ul a.active
{
	color: #F18E22;
}

#navcontainer ul a:hover.active
{
	color: #0E1B74;
}

/******************************
	stufe 2 
******************************/
#navcontainer ul ul
{
}

#navcontainer ul ul li
{
}

#navcontainer ul ul a
{
	padding: 1px;
	padding-left: 13px;
	font-weight: normal;
	color: #535773;
	text-transform: none;
}

#navcontainer ul ul a:hover
{
	color: #F18E22;
}

#navcontainer ul ul a.parentactive
{
	color: #F18E22;
}

#navcontainer ul ul a:hover.parentactive
{
	color: #535773;
}

#navcontainer ul ul a.active
{
	color: #F18E22;
}

#navcontainer ul ul a:hover.active
{
	color: #535773;
}


/******************************
	stufe 3 
******************************/
#navcontainer ul ul ul li.last
{
	border-bottom: 1px solid #F0F0F0;
}

#navcontainer ul ul ul a
{
	padding-left: 20px;
}

/******************************
	stufe 4 
******************************/
#navcontainer ul ul ul ul a
{
	padding-left: 25px;
}

/******************************
	stufe 5 
******************************/
#navcontainer ul ul ul ul ul a
{
	padding-left: 25px;
}

/*------------------------------------------------------------------------*/