@charset 'ISO-8859-1';
* {
  margin: 0;
  padding: 0;
}

body
{
   background-color: #666;
   margin: 0px auto;
   padding: 0;
   font-size: 80%;
   line-height: 100%; 
   width: auto;
   height: 100%;
   text-align: center;
   font-family: Trebuchet MS;
}
#layout
{
   width: 1000px;
   margin: 0px auto;
   text-align: center;
   padding: 0;
   height: 100%; 
   position: relative;   
}
.layouttab
{
   height: 100%;
   width: 1000px;
   padding: 0;
   margin: 0px;
}
.content
{
   height: 100%;
   width: 1000px;
   padding: 0;
   margin: 0px;
}
.header1
{
   background-image: url(../images/header.jpg);
   background-repeat: no-repeat;
   background-position: top left;
   width: 1000px;
   height: 187px;
   padding: 0;
   font-size: 10px;
   margin: 0;
   vertical-align: top;
   text-align: left;
   font-weight: normal;
}
.header2
{
   background-image: url(../images/header2.gif);
   background-repeat: no-repeat;
   background-position: top left;
   width: 485px;
   height: 132px;
   padding: 0 0 12px 0;
   margin: 0;
   font-size: 10px;
   margin: 0;
   vertical-align: bottom;
   text-align: left;
   font-weight: normal;
}
.navigationleft
{
   width: 178px;
   padding: 0;
   margin: 0;
   vertical-align: top;
}
.navigationright
{
   width: 193px;
   padding: 0;
   margin: 0;
   vertical-align: top;
}
.inhalt
{
    background-image: url(../images/contentback.jpg);
	background-repeat: repeat-y;
    background-position: top left;
	background-color: #666;
	color: #FFF;
	font-size: 10px;
	width: 629px;
	height: 100%;
}
.boxr
{
   width: 193px;
   background-image: url(../images/boxr_back.jpg);
   background-repeat: repeat-y;
   background-position: top left;
   padding: 0;
   margin: 0px auto;
   text-align: right;
   font-size: 9px;
   color: black;
}

.boxr_banner
{
   width: 193px;
   background-image: url(../images/boxr_back.jpg);
   background-repeat: repeat-y;
   background-position: top left;
   padding: 0;
   margin: 0px auto;
   text-align: right;
   font-size: 9px;
   color: black;
}

.box
{
   width: 178px;
   background-color: #7D7D7D;
   padding: 0px;
   margin: 0px;
   text-align: left;
   font-size: 11px;
   color: black;
}
.box ul
{
   display: block;
   margin: 0;
   padding: 0;
   list-style-type: none;   
}
.box ul li
{
   margin: 0;
   padding-top: 0;
   height: 20px;
   list-style-type: none; 
   border-bottom: 1px solid #9A9A9A;  
}
.box ul li a:link, .box ul li a:visited
{
   display: block;
   line-height: 18px;
   text-decoration: none;
   color: #FFF;
}
.box ul li a:hover, .box ul li a:focus
{
   text-decoration: none;
   background-color: #7B7B7B;   
}
.red
{
   border-left: 10px solid #BE1F23;
   padding-left: 5px;  
}
.blue
{
   border-left: 10px solid #1D3163;
   padding-left: 5px;  
}
.green
{
   border-left: 10px solid #425320;
   padding-left: 5px;  
}
.boxr a:link, .boxr a:visited
{
   line-height: 14px;
   display: block;
   width: 178px; 
   text-align: left;  
   text-decoration: none;
   color: #FFF;   
   margin-left: 13px;
}
.boxr a:hover, .boxr a:focus
{
   text-decoration: none;
   background-color: #7B7B7B;   
}
.banner
{
   border: 1px solid #490000;
   width: 468px;
   height: 60px;
   margin: 100px 10px 0 0;
   background-color: #C90506;
   position: relative;
   float: right;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
a {
	font-size: 10px;
	color: #000000;
}
a:link { text-decoration: underline; }
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}


h1, h2, h3, h4, h5, h6 { font-weight: bold; }
h1 { font-size: 12px; font-variant: small-caps; }

#menue {
	width: 150px;
	border-bottom: 1px solid #000000;
}
.menuekopf {
	padding: 2px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #333333;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
}
#menue ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#menue li {
	display: block;
}
#menue li a, #menue li a:link {
	text-decoration: none;
	display: block;
	color: #000000;
	width: 150px;
	padding: 2px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
#menue li a:visited {
	color: #000000;
}
#menue li a:hover, #menue li a:active, #menue li a:focus {
	background-color: #FFFFFF;
}

.100kopf {
	width: 100%;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #333333;
	color: #FFFFFF;
	text-transform: uppercase;
}

#100 {
	width: 100%;
	border-bottom: 1px solid #000000;
}
#100 ul, ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#100 li {
	display: block;
}
#100 li a, #100 li a:link {
	text-decoration: none;
	display: block;
	color: #000000;
	width: 100%;
	padding: 1px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
#100 li a:visited {
	color: #000000;
}
#100 li a:hover, #100 li a:active, #100 li a:focus {
	background-color: #FFFFFF;
}


#foot {
	width: 170px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#foot ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#foot li {
	display: block;
}
#foot li a, #foot li a:link {
	text-decoration: none;
	display: block;
	color: #000000;
	width: 170px;
	padding: 1px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
#foot li a:visited {
	color: #000000;
}
#foot li a:hover, #foot li a:active, #foot li a:focus {
	background-color: #FFFFFF;
}

.kopf {
	font-weight: bold;
	border-bottom: 1px solid #000000;
	background-color: #333333;
	color: #FFFFFF;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #C90506;
	text-align: center;
}

.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #C90506;
}
.border {
	border: 1px solid #000000;
}
.mini {
	font-size: 9px;
}
