body
{
	margin: 0px;
	padding: 0px;
	color: #E3E3E3;
	font-family: Arial, "Verdana";
	font-size: 8pt;
	background-color: #000000;
	overflow: -moz-scrollbars-vertical;
}

td
{
	font-size: 9pt;
}


.print
{
display:none;
}

.screen
{
display:block;
}

a {text-decoration: none;}
a:link {color:#D2933C;text-decoration:none;font-size: 9pt;}
a:visited {color:#D2933C;text-decoration:none;font-size: 9pt;}
a:active {color:#D2933C;text-decoration:underline;font-size: 9pt;}
a:hover {color:#D2933C;text-decoration:none;font-size: 9pt;}

a.small {text-decoration: none;}
a.small:link {color:#D2933C;text-decoration:underline;font-size: 8pt;}
a.small:visited {color:#D2933C;text-decoration:underline;font-size: 8pt;}
a.small:active {color:#D2933C;text-decoration:underline;font-size: 8pt;}
a.small:hover {color:#D2933C;text-decoration:none;font-size: 8pt;}

.contentTable
{
width:543px;
margin-top:6px;
margin-left:5px;
}

.contentTable td
{

}
.small
{
font-size:8pt;
}

.txt
{
width:100%;
padding-left: 0px;
color:#E3E3E3;
text-align:left;
}
.rowMid
{
background-color:#000000;
}

.navCol
{
  background : url(../img/web/background_navi.gif);
  background-position: top right;
  background-repeat: no-repeat;
  margin-top: 0px;
  width:219px;
  float:left;
}
/*******************************/
/* format links for navigation */
/*******************************/
.navLevel1 {
	/* level 1, normal state*/
	display: block;
	width: 210px;
	height: 17px;
	font-size: 11px;
	background-color: #222222;
}

.navLevel2 {
	display: block;
	width: 210px;
	font-size: 10px;
	background-color: #222222;
	border-bottom: 1px solid white;
}

.navLevel1current { /* if link is current position, make it bold */
	display:block;
	width:210px;
	height:17px;
	font-size: 11px;
	background-color:#222222;
	font-weight: bold;
	background-image: url(../img/web/navistar.gif);
	background-repeat: no-repeat;
	background-position: left center
}

.navLevel2current { /* ...same for level 2... */
	display:block;
	width:210px;
	font-size: 10px;
	background-color:#222222;
	font-weight: bold;
	border-bottom: 1px solid white;
}

h2
{
font-size: 10pt;
margin-top: 0px;
}

.back {
		background-color:#CFCFCF;
}

.backwhite {
		background-color:#FFFFFF;
}

.footer {
		color:#999999;
		text-align:center;
		font-size:8pt;
}

.rahmen {
	border: solid 1px #222222;
}

table.header	{
  background : url(../img/web/header.jpg);
  background-repeat: no-repeat;
  width:772px;
  height:250px;
}
table.header2	{
  background : url(../img/web/header2.gif);
  background-repeat: no-repeat;
  width:772px;
  height:14px;
}

td.header {
 padding-left: 0px;
  padding-bottom: 2px;
}


td.navigation	{
  width:214px;
  height:560px;
}

td.newsindex {
	font-size: 11px;
	padding-bottom: 13px;
	padding-top: 15px;
	border-bottom: solid 1px #222222;
}
	
td.newsindexhead
{
	padding-bottom: 5px;
	border-bottom: solid 1px #222222;
}

	
td.box
{
	border-bottom: solid 1px #222222;
	padding-bottom:10px;
}



table.partner
{
	width:610px;
}

.partner td
{
padding:15px;
} 

.artikel {
	border-bottom: 1px dotted #DB3F43;
	
}

table.artikel {
	border: dotted 0px;
	background-color:#222222;
}

.errorText
{
color:#DB3F43;
}
.hometxt
{
font-size:14pt;
color:#327DBE;
text-align:left;
font-weight:bold;
font-style:italic;
padding-left:20px;
}



.white
{
color:#E3E3E3;
}

.red
{
color:#DB3F43;
}

.blue
{
color:#327DBE;
}

#kontakt td
{
padding:4px;
padding-left:0px;
}

.linie
{
border-bottom: 1px solid #595959;
}

form
{
margin: 0px;
padding: 0px;
}

select, input, textarea
{
font-family: verdana,sans-serif;
font-size:8pt;
}

.ct
{
border: 1px solid #E3E3E3;
width:400px;
font-size: 11px;
background:#F3DFC2
}

.rt
{
border: 1px solid #800000;
width:400px;
font-size: 11px;
background:#F3DFC2
}

.bt {

	border: 1px solid #D2933C;
	cursor: pointer;
	padding: 0px 8px 0px 8px;
	font-size:11px;
	color:#D2933C;
	background:#FAFAFA;

}


a.popup span {
  display: none;
}

a.popup {
  color: #BDB76B;
  text-decoration: underline;
}
a.popup:hover {
  cursor: pointer;
  color: #556B2F;
  text-decoration:none;
}
a.popup:hover span {
  width:auto;
  display: block;
  position: absolute;
  z-index: 9999;
  color:#1c1c1c;
  background: #FFFFFF;
  border: 1px solid #222222;
  margin: 10px;
  padding: 1px 6px 1px 6px;
  font-size:11px;
  line-height:1.5em;
  text-align: justify;
  white-space:pre;
}

/****LINKS LEVEL 1 ******************/
#navbuttons1, .navbuttons1 {width: 213px; text-align:left; border-bottom: 1px dotted #DB3F43;padding-bottom:1px }
#navbuttons1 a.passive,
.navbuttons1 a.passive{
	text-decoration: none;
	display: block;
	padding: 1px 10px 1px 18px;
	line-height: 19px;
	background: #222222;
	color: #FAFAFA;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: 1px;
}
#navbuttons1 a.passive:hover,
.navbuttons1 a.passive:hover{background-color:#404040;color:#DB3F43;font-size:8pt;font-weight:normal;}
#navbuttons1 a.active,
.navbuttons1 a.active {
	background: #404040;
	background-image: url(../img/web/navistar.gif);
	background-repeat: no-repeat;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 1px 10px 1px 18px;
	color: White;
	letter-spacing: 1px;
	line-height: 19px;
}
#navbuttons1 a.active:hover,
.navbuttons1 a.active:hover{background:#404040;background-image:url(../img/web/navistar.gif);background-repeat:no-repeat;color:#DB3F43;display:block;}
/****LINKS LEVEL 2 ******************/
#navbuttons2,
.navbuttons2{width: 213px; text-align:left; margin-top:0px; margin-top: 1px; border:0px;}
#navbuttons2 a.passive,
.navbuttons2 a.passive {
	text-decoration: none;
	display: block;
	padding: 4px 10px 4px 22px;
	background: #222222;
	color: #A5A5A5;
	font-size: 7pt;
	font-weight: normal;
	line-height: 12px;
}
#navbuttons2 a.passive:hover,
.navbuttons2 a.passive:hover{background-color:#222222;color:#FAFAFA;font-size:7pt;font-weight:normal;}
#navbuttons2 a.active,
.navbuttons2 a.active{background:#404040;font-size:7pt;font-weight:normal;text-decoration:none; display:block; margin:0; padding:4px 10px 4px 22px; color:#FAFAFA;line-height:12px}
#navbuttons2 a.active:hover,
.navbuttons2 a.active:hover{background:#404040;color:#FAFAFA;display:block; }

.navistar
{
background:#222222;
background-image:url(../img/web/navistar.gif);background-repeat:no-repeat;
}

.topNav
{
margin-top:80px
}

a.servicelink:link {text-decoration:none;font-weight:normal;color:#FAFAFA;font-size:8pt;}
a.servicelink:visited {text-decoration:none;font-weight:normal;color:#FAFAFA;font-size:8pt;}
a.servicelink:active {text-decoration:none;font-weight:normal;color:#FAFAFA;font-size:8pt;}
a.servicelink:hover {text-decoration:none;font-weight:normal;color:#D2933C;font-size:8pt;}

.infotxt
{
font-size:7pt;
color:#CCCCCC;
width:137px;
text-align:center;
}

.claim
{
font-size:14pt;
color:#327DBE;
text-align:right;
font-weight:bold;
font-style:italic;
}

ul
{
list-style-type: none;
}
li
{
background-image:url(../img/web/ul.gif);background-repeat:no-repeat;background-position:left top;
padding-left:18px;
padding-top:2px;
padding-bottom:2px;
}

.headline
{
	color:#007bd0; 
	font-size: 14pt;
	font-weight:bold;
	margin-top:0px;
	text-align:left;
	padding-top:0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom: dotted 1px #DB3F43;
	letter-spacing:0.2px;
	line-height:21px;
	margin-right:0px;
	margin-bottom:10px;
}

.news
{
	background: #222222;
}

.news_date
{
	margin-top: 2px;
	color: #429fec;
	background: #222222;
	background-image: url(../img/web/uhr.gif);
	background-repeat: no-repeat;
	padding: 1px 0px 0px 20px;
	background-position: left;
	font-weight: bold;
	font-size: 8pt;
}

.news_headline
{
	color: #007bd0;
	background: #222222;
	border-bottom: 1px dotted #DB3F43;
	font-weight: bold;
	font-size: 12pt;
	padding-bottom:4px;
	
}

.news_body
{
	font-size: 8pt;
	background: #222222;
}

td.black
{
	background: #000000;
	text-align:center;
}

td.head { color:#007BD0 ;background:#EFEFEF }

.untertitel
{
color:#CCCCCC;
}