body
{
	background-color: #222222;
	font-family: arial;
	overflow-y: scroll;
}

li
{
	padding-left: 0px;
	margin-left: 30px;
}

ul
{
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

a
{
	color: #de152c;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.nav a:hover
{
	text-decoration: none;
}

#main
{
	height: 630px;
	width: 905px;

	background-color: #f0f0f0;

	border: 0px solid #888888;
}

.nav
{
	width: 100%;
	border: 0px solid black;

}

#active.nav
{
	background-color: #de152c;
}

table.nav:hover
{
	background-color: #d5d5d5;
}

.td_nav_element
{
	font-size: 18px;
	font-weight: bold;

	width: 195px;

	padding-right: 40px;

	text-align: right;

	border-right: 1px solid #f0f0f0;
}

.td_nav_element a
{
	color: black;
	text-decoration: none;
}

#active.nav a
{
	color: white;
	text-decoration: none;
}

table.nav:hover .td_nav_element
{
	border-right: 1px solid #f6f6f6;
}

.td_subnav
{
	padding-left: 6px;
	color: #838383;
}

table.nav .td_subnav a
{
	color: #838383;
	text-decoration: none;
}

table.nav .td_subnav a:hover
{
	color: #de152c;
}

table.nav:hover .td_subnav a
{
	visibility: visible;
}


.subnav_element
{
	font-size: 12px;

	padding-right: 35px;

	position: relative;
}

.subnav_element a
{
	visibility: hidden;
}

#active.nav .subnav_element a
{
	visibility: visible;
}

table.nav:hover .subnav_element
{
	visibility: visible;
}

#logo
{
	text-align: right;
	padding-right: 65px;
}

#lang
{
	padding-top: 20px;
	padding-left: 30px;

	font-size: 11px;
	color: #aaaaaa;
}

#lang a
{
	color: #aaaaaa;
	text-decoration: none;
}

#lang #active
{
	cursor: text;

	text-decoration: underline;
}

#textbox
{
	padding-left: 80px;
	padding-bottom: 10px;
	font-size: 13px;
	width: 400px;
	line-height: 1.4;

	margin-bottom: 45px;

	float: left;

	position: relative;
	text-align:justify;
}

* html #textbox
{
	width: 510px;
	padding-bottom: 20px;
}

h3
{
	margin-left: 80px;
	font-size: 17px;
	margin-bottom: 0px;
}

#line
{
	margin-left: 78px;
	border-bottom: 1px solid #de152c;
	width: 745px;
	height: 1px;
	line-height: 1px;
	margin-bottom: 15px;
}

* html #line
{
	margin-bottom: 30px;
}

#subsubmenu
{
	position: absolute;
	top: 19px;
	left: -7px;

	color: black;

	border-left: 1px solid red;

	padding-left: 6px;
	padding-top: 2px;
	padding-right: 34px;

	background-color: #f0f0f0;

	font-size: 11px;

	z-index: 50;

	border-bottom: 5px solid #f0f0f0;
}

* html #subsubmenu
{
	top: 18px;
}

#news_box
{
	margin-right: 0px;

	padding: 10px;

	width: 278px;
	border: 1px dashed #de152c;

	margin-bottom: 10px;

	font-size: 11px;

	font-weight: bold;
}

* html #news_box
{
	width: 300px;

	margin-right: 0px;

	margin-left: 90px;
}

#news_box_wide
{
	margin-right: 0px;

	padding: 10px;

	width: 844px;
	
	height: 80px;
	
	border: 1px dashed #de152c;

	

	font-size: 11px;

	font-weight: bold;
}

#news_box_wide td
{
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
}

* html #news_box_wide
{
	width: 855px;

	margin-right: 0px;
}

#news_trans
{
  position: absolute;
  right: 0px;
  top: -10px;
  filter:alpha(opacity=50);
  -moz-opacity:.50;
  opacity:.50;
  background-color: white;
  visibility: hidden;

}

* html #news_trans
{
	right: 9px;
  top: -10px;
}

input
{
	background-color: #f5f5f5;
 	color: #888888;
 	border: 1px dashed #444444;
}

#table_filebox
{
	background-color: #f5f5f5;
	border-right: 1px solid #888888;

	width: 500px;
	margin-bottom: 10px;
}

#table_filebox a
{
	color: black;
	text-decoration: none;
}

#table_filebox a:hover
{
	color: #de152c;
}

#table_filebox td
{
	padding: 10px;

	border: 1px solid #888888;
	border-right: 0px solid #888888;

	font-size: 11px;

	color: #555555;
}

#filebox_position
{
	font-size: 25px;
}

#kasten_rechts
{
	float: right;
  margin-right: 80px;

  margin-bottom: 60px;
}

* html #kasten_rechts
{
	position: absolute;
	right: 0px;
	top: 60px;

	margin-bottom: 60px;
}

#imgborder_rechts
{
  background-color: #de152c;
  width:300px;
  color:#ffffff;
  font-size:11px;
  text-align:right;
}

* html #imgborder_rechts
{
	margin-left: 90px;
}


#impressum a
{
	font-size: 12px;
	text-decoration: none;

	color: #999999;

	margin-right: 10px;
}

#ie_fix_newsbox_position
{
	 position: absolute;
	 top: 0px;
	 left: 600px;
}

* html #ie_fix_newsbox_position
{
	 top: 0px;
	 left: 512px;
}

input:hover, input:active,  input:focus
{
	color: #de152c;
}

a:hover input
{
	color: #de152c;
}

#IE_fix_hover{display: none;}

* html #IE_fix_hover{display: inline;}

#FF_fix_hover{display: inline;}

* html #FF_fix_hover{display: none;}

#splash_text
{
  position: absolute;
  right: 20px;
  bottom: 30px;
  width: 305px;
  background-color: #df152e;
  text-align: left;
  color: white;
  font-size: 20px;
  padding: 5px;
  padding-left: 20px;
}

* html #splash_text
{
	width: 332px;
	right: 19px;
}

#IE_fix4
{
	padding-top: 40px;
}

* html #IE_fix4
{
	padding-top: 0px;
}
