/* ----- HTML Vorgaben ----- */

/* Mozilla */
html {height:150%;}
/* IE */
body {height:150%;}

html {
	background: #9B9FA5;
        background-color: #9B9FA5;
        color: #000000;
	direction: ltr;
	font: 400 11px/14px Tahoma,Verdana,Arial;
}

body { 
	margin: 0;
	padding: 0;
}


/* ----- Standard Hypertext Vorgaben ----- */
a {				color: #9B9FA5;  text-decoration: none;	}
a:link, a:visited, a:active {  	color: #000000;  text-decoration: none;	}
a:hover {  			color: #555555;	}
a img {				border: 0;}

	/* schriftfarbe der menueleisten */
a.agb:hover  {  		color: #ffffff;	}
a.mehr, a.mehr:visited {	color: #F7B512;	text-decoration: underline;}
a.mehr:hover {			color: #F7B512; font-weight: bold; letter-spacing: -1px;}
a.lnk, a.lnk:visited {		color: #F7B512;	text-decoration: underline;}
a.lnk:hover {			color: #ff0000; }

a.cls, a.cls:visited {		color: #000000;  text-decoration: none;	}
a.cls:hover {  			color: #F7B512;  text-decoration: none;	}
a.opn, a.opn:visited {		color: #F7B512;  text-decoration: none;	font-weight: bold; letter-spacing: -1px;}
a.opn:hover {  			color: #F7B512;  text-decoration: underline;	font-weight: bold; letter-spacing: -1px;}

a.pdf, a.pdf:visited {		color: #F7B512;	text-decoration: underline;}
a.pdf:hover {			color: #ff0000; }

a.pdf {
	border: 0px solid #9B9FA5;
	display: inline;
        z-index: 2;
       	background-repeat: no-repeat;
        background-position: bottom left;
        height: 18px; 
        width: auto;
        line-height: 18px;
        padding-left: 20px;
        white-space: nowrap;
        clear: both;
        
}

h1, h2, h3, p {
	font-family : Tahoma,Verdana,Arial;
	color: #000000;
	font-size: 13px;
	font-weight: bold; 
	margin : 0;
	padding: 7px 10px 3px 20px;
	height: auto;
	width: auto;
}

h3 {
	background-color: #9B9FA5;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F7B512;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold; 
	height: 26px;
	width: auto;
	margin-right: -1px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-top: 4px;
}

h2 {
    	border: 0px solid #9B9FA5;
	font-size: 11px;
	font-weight: bold; 
	color: #F7B512;
	height: 24px;
	width: auto;
	margin: 7px auto 5px auto;
}

h1 {
	text-transform: uppercase;
	color: #F7B512;
	font-size: 11px;
	font-weight: normal; 
	line-height: 36px;
	white-space: nowrap;
	word-spacing: 0px;
}

h1.small {
	padding-top: 15px;
	line-height: 20px;
}


p {
	text-align: left;
	font-size: 11px;
	font-weight: normal; 
}

th {
	text-align: right;
	font-size: 11px;
	font-weight: normal; 
}

td {
	text-align: left;
	font-size: 11px;
	font-weight: normal; 
}

hr {
	margin : 10px 0px;
	color: #9B9FA5;
}


/* Position des Hauptfensters  */

div#start {
	height: auto; 
	top: 0px;  
	width: 759px; 
	position: relative; 
	display: block; 
}

a#trailer {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	margin-top: -150px;
}

a#logo {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 2;
	display: block; 
}

#top {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	position: relative;
	text-transform: uppercase;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-align: center;
	height: 40px;	
	width:  auto;	
	top: 0px;
	margin: -2px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	display: block;
        z-index: 2;
       	background-repeat: repeat-x;
        background-position: top left; 
}

#top .nav {
	position: absolute;
	left: 4px;
	top: 4px;
	width: 750px;
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
}

#top .null {
	position: absolute;
	width: 24px;
	height: 40px;
	top: -2px;
	margin: -2px 0px 0px 0px;
	padding: 4px 0px 0px 0px;	
        z-index: 4;
        background-repeat: no-repeat;
}



/* ----- Hauptfenster ----- */

#main {
	clear: both;
	witdh: 759px;
	height: auto;
	margin: 0px;
	padding-bottom: 20px !important;
	top: 0px;
	left: 0px;
  	min-height: 480px;
	background-color: #ffffff;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	display: block;	
	
}

* html #main {
	height: 480px; /* IE versteht kein min-height */
}


#main span.mitte {
    	border: 1px solid #9B9FA5;
	background-color: #ffffff;
	border-bottom-width: 1px;
	position: relative;
	margin: 0px;
	padding: 0px 0px 27px 0px;
	display: block;     
	height: auto;
	text-align: left;
       	background-repeat: repeat-x;
        background-position: 110% 100%; 	
}

#main span.mitte {
	float: left;
	width:  565px !important;	 
}

#main span.mitte span {
	display: block;
	height: auto;
	width: 539px;
	margin: 5px 5px 50px 20px;
	text-align: left;
}

#main span.mitte ul { 
	display: block;
	list-style-type: square;
	border: 0px solid green;
	margin-top: 0px;
	padding: 0;
	
}

#main span.mitte ul p { 
	border: 0px solid blue;
	margin-left: 0px;
	padding-left: 0px;	
	padding-top: 12px;
	line-height: 28px;
	
}

#main span.mitte ul b { 
	display: block;
	margin-left: 0px;
	padding-left: 0px;	
	padding-top: 10px;
	padding-bottom: 8px;
	line-height: 16px;
	
}

#main span.mitte li { 
	border: 0px solid red;
	margin-left: 16px;
	padding-bottom: 8px; 
	
}

#main span.mitte span ul { 
	display: block;
	border: 1px solid #9B9FA5;
	margin: 5px 10px 0px 20px; 
	
}

#main span.mitte p.txt, #main span.mitte li.txt{
	text-align: justify;
}
#main span.mitte p a{
	text-decoration: underline;
	color: #F7B512;
}

#main span.mitte li a{
	text-decoration: none;
}

#main span.mitte p.txt a:hover, #main span.mitte li a:hover{
	color: #F7B512;
}

#main span.mitte table {
	margin-left: -3px;
}

#main span.mitte img { margin: 5px 10px 0px 20px; }
#main span.mitte span img { float: left; margin: 5px 10px 0px 0px; }
#main span.mitte span p {  padding-top: 2px;}
#main span.mitte ul { margin: 5px 10px 0px 20px; }


.hauptfenster {
	position: absolute;
	z-index: 20;
	left: 172px;
	top: 253px;
}

.links {
	border: 0px solid blue;
	position: absolute;
	z-index: 20;
	left: 18px;
	top: 253px;
	height: 480px;
	float: left;
	width:  142px !important;	 
	padding: 0;
}

.links h2 {
	border: 0px solid #ff0000;
	width: 120px;
	height: auto;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}

.links a.box {
	border: 0px solid #ff0000;
	width: 120px;
	left: 0px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	color: #F7B512;
	font-weight: bold; 
	display: block;	
}

.links a.box:hover {	
	text-decoration: underline;
}

.links p {
	border: 0px solid #00ff00;
	width: 120px;
	height: auto;
	margin: 2px 0px 5px 0px;
	padding: 0px;
	text-align: left;
	display: block;	
}

.links a {
	border: 0px solid #00ff00;
	width: 120px;
	display: block;	
}

.menu {
    	border: 1px solid #9B9FA5;
	background-color: #ffffff;
	border-bottom-width: 1px;
	position: relative;
	z-index: 21;
	left: 0px;
	height: 230px;
	float: left;
	width:  140px;
	margin: 0px 0px 15px 0px;	
        background-repeat: repeat-x;
        background-position: 110% 100%; 		
}

.news {
    	border: 1px solid #9B9FA5;
	background-color: #ffffff;
	border-bottom-width: 1px;
	position: relative;
	z-index: 21;
	left: 0px;
	float: left;
	width:  140px;	 
	height: 200px;
	margin: 0px 0px 15px 0px;
       	background-repeat: repeat-x;
        background-position: 110% 100%; 		
}

.links h3 {
	padding-right: 10px;
}

/* ----- Fensterfuß ----- */

div#footer {
   	border: 0px solid #ff0000;
	clear: both;
	width: 759px;
	margin: 0px;
	padding: 0px;

}

#bot, #biegel, #agb, #copy {
	position: relative;
	font-family : Tahoma,Verdana,Arial;
	font-size : 10px;
	font-weight: normal;
	white-space: nowrap;	
	text-align:center;
	top: 0px;  
        z-index: 2;
	display: block;        	

}

#bot {
	text-transform: uppercase;
	font-size : 12px;
	font-weight: bold;
	height: 42px;	
	width:  759px;	
	margin: -2px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
       	background-repeat: repeat-x;
        background-position: top left; 
}

#biegel {
	height: 60px;	
	width:  222px;
	float: left;	
	margin: 0px;
	padding: 0px;
       	background-repeat: no-repeat;
        background-position: top left; 
	visibility: hidden;
}

#agb {
	word-spacing: -2px;
	vertical-align: bottom;
	border: 0px solid red;
	height: 26px;	
	width:  180px;	
	margin: 0px;
	padding: 32px 0px 0px 0px;
	float: left;
	margin-left: 10px;
}

#agb a.agb { font-weight: bold; }

#copy {
	word-spacing: -2px;
	text-align: right;
	color: #ffffff;
	border: 0px solid blue;
	height: 26px;	
	width:  290px;
	float: right;	
	margin: 0px;
	padding: 32px 0px 0px 0px;
	margin-right: 0px;
}

/* ----- Hintergrundbilder ----- */
#top 	   {		background-image: url(./images/fon_menu.gif);	}   
#top .null {		background-image: url(./images/e_menu.gif) 	}
#bot 	   {		background-image: url(./images/fon_bot.gif);	}  
#biegel	   {		background-image: url(./images/biegel.gif);	}
.menu	   {		background-image: url(./images/botline.gif);	}
.news	   {		background-image: url(./images/botline.gif);	}
.mitte     {		background-image: url(./images/botline.gif);	}
.pdf 	   {		background-image: url(./images/pdf.gif);	}   


/* Koordinaten */

.x1, .x2, .x3, .x4, .x5, .x6 {  
	position: absolute;
	top: 10px;
}

.x31, .x32, .x33, .x34, .x35, .x36 {  
	position: absolute;
	top: 14px;
}

.x1 {  left: 30px; }
.x2 {  left: 115px; }
.x3 {  left: 260px; }
.x4 {  left: 385px; }
.x5 {  left: 530px; }
.x6 {  left: 645px; }

.x11 {  left: 80px; }
.x12 {  left: 215px; }
.x13 {  left: 340px; }
.x14 {  left: 480px; }
.x15 {  left: 600px; }
.x16 {  left: 700px; }

.x21 {  left: 30px; }
.x22 {  left: 110px; }
.x23 {  left: 235px; }
.x24 {  left: 385px; }
.x25 {  left: 530px; }
.x26 {  left: 645px; }

.x31 {  left: 250px; }
.x32 {  left: 310px; }
.x33 {  left: 430px; }
.x34 {  left: 520px; }
.x35 {  left: 630px; }
.x36 {  left: 710px; }
