* { padding: 0; margin: 0; }

.Rockwell {
    font-family: Rockwell;
    font-style:  oblique;
    font-weight: 700;
    src: url(../fonts/ROCKWEL0.eot);
  }
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 
 
}
a:link { color:#006699; font-weight: bold; text-decoration: none; }
a:visited {color:#777;font-weight:bold; text-decoration:none }
a:hover {color:#FF3300; text-decoration:none }
#wrapper { margin: 0 auto; width: 922px; }
#faux { 
background-image: url(../images/Layout/Background-705.jpg); 
background-repeat: no-repeat; 
background-attachment: scroll; 
background-position: 0 0; 
margin-bottom: 0px; 
overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
width: 100%;
height:700px;
 }
#faux2 { 
background-image: url(../images/Layout/Background-1005.jpg); 
background-repeat: no-repeat; 
background-attachment: scroll; 
background-position: 0 0; 
margin-bottom: 0px; 
overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
width: 100%;
height:1005px;
 }
#faux3 { 
margin-bottom: 0px; 
overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
width: 100%;
height:1005px;
 }
#header { 
color: #333; 
background-image: url(../images/Layout/Header.jpg); 
background-repeat: no-repeat; 
width: 100%; 
padding: 0px; 
height: 100px; 
margin: 10px 0 5px; }

#navigation { color: #333; background: white; padding: 10px; margin: 0 0 5px; height:20px;}

#leftcolumn { 
 display: inline;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 195px;
 float: left;
}
#rightcolumn { 
 float: right;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 683px;
 display: inline;
 position: relative;
}
#footer { width: 902px; clear: both; color: #333; background: #E6E6E6; margin: 0 0 0px; padding: 10px; height:20px
  }
.clear { clear: both; background: none; }

#submenue {
	width: 200px;
	margin-top: 10px;
    display:inline;
    list-style-type: none;
	}

#submenue li{
    list-style-type: none;
    }

#submenue li a {
	text-decoration: none;
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	}
	
#submenue li a:link, #submenue li a:visited { color: #777; font-weight: bold; display: block; background: url(../images/Layout/SubMenu.gif) no-repeat; padding: 8px 0 0 20px; }
	
#submenue li a:hover {
	color: #993333;
	background: url(../images/Layout/SubMenu.gif) 0 -32px;
	background-repeat: no-repeat;
	padding: 8px 0 0 25px;
	}
	
#submenue li a:active {
	color: #ffffff;
	background: url(../images/Layout/SubMenu.gif) 0 -64px;
	background-repeat: no-repeat;
	padding: 8px 0 0 25px;
	}
#navimenue {
  padding: 3px;
  font-weight: bolder;
}
#navimenue li {
  display: inline; 
}
#navimenue li a { margin-left: 3px; border-bottom: 0 none; text-decoration: none; padding: 3px 1em; }

#navimenue li a:visited{ 
color: #FF3300; 
}

#navimenue li a#aktuell {
  padding-bottom: 4px;
  border-bottom: 1px solid #000;
}
#footermenue {
  padding: 3px;
  font-weight: bolder;
  list-style-type: none
}
#footermenue li {
  display: inline; 
}
#footermenue li a {
  padding: 3px 1em;
  margin-left: 3px;
  border-bottom: 0;
  text-decoration: none; 
}
#footermenue li a:visited{ 
color: #FF3300; 
}

#footermenue li a#aktuell {
  padding-bottom: 4px;
  border-bottom: 1px solid #000;
}
@media print {
.nichtdruck { display:none;}
}
.unten{
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:black;
  padding-top:2px;
  padding-bottom:2px;}