h1 { font-family:Verdana, sans-serif; color: red; font-size: 22pt; }
h2 { font-family:Verdana, sans-serif; color: black; font-size: 18pt;}
h3 { font-family:Verdana, sans-serif; color: black; font-size: 15pt; }
h4 { font-family:Verdana, sans-serif; color: white; font-size: 12pt; background: #808080; }
h5 { font-family:Verdana, sans-serif; color: black; font-size: 9pt; }


p  { font-family:Verdana, sans-serif; color: black; font-size: 10pt; }

.p8  { font-family:Verdana, sans-serif; color: black; font-size: 8pt; }
.p8red  { font-family:Verdana, sans-serif; color: red; font-size: 8pt; }
.p8u  { font-family:Verdana, sans-serif; color: black; font-size: 8pt; text-decoration:underline; }

.p9  { font-family:Verdana, sans-serif; color: black; font-size: 9pt; }
.p9u  { font-family:Verdana, sans-serif; color: black; font-size: 9pt; text-decoration:underline; }
.p9b  { font-family:Verdana, sans-serif; color: black; font-size: 9pt; font-weight:bold; }


.l-disc {list-style:disc }

.float_left {
float: left;
clear: left;
margin-right: 10px;
margin-left: 0px;
margin-top: 10px;
margin-bottom: 10px;
}

.float_right {
float: right;
clear: right;
margin-right: 70px;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
}


a:link     {color:#005984; text-decoration:none;  }

a:visited  {color:#005984; text-decoration:none;  }

a:hover    {color:#808080; text-decoration:none;  }

a:active   {color:#0000EE;   }

/*        #EEAAAA         */

body {
margin:25px; 
padding: 0;
width: 100%;
height: 100%;
background: #CCCCCC;

}


/*-------------------- große Box (ID-Selektor)------------------------------------*/


div#grossebox
{

position: absolute;
 width: 900px;
 left: 50%;
 margin-left: -450px; /* negative Hälfte von width:900px */
height: 900px;
border: 0px solid gray;
background: white;
background-image: 
url('img/gelb_weiss_senkrecht.jpg');
background-repeat: repeat


}

/*-------------------- große Box_0 (ID-Selektor)------------------------------------*/


div#grossebox_0
{

position: absolute;
 width: 900px;
 left: 50%;
 margin-left: -450px; /* negative Hälfte von width:900px */
height: 1200px;
border: 0px solid gray;
background: white;
background-image: 
url('img/gelb_weiss_senkrecht_lang1.jpg');
background-repeat: repeat


}

/*-------------------- große Box_1 (ID-Selektor)------------------------------------*/


div#grossebox_1
{

position: absolute;
 width: 900px;
 left: 50%;
 margin-left: -450px; /* negative Hälfte von width:900px */
height: 2100px;
border: 0px solid gray;
background: white;
background-image: 
url('img/gelb_weiss_senkrecht_lang2.jpg');
background-repeat: repeat


}

/*-------------------- große Box_2 (ID-Selektor)------------------------------------*/


div#grossebox_2
{

position: absolute;
 width: 900px;
 left: 50%;
 margin-left: -450px; /* negative Hälfte von width:900px */
height: 3610px;
border: 0px solid gray;
background: white;
background-image: 
url('img/gelb_weiss_senkrecht_lang2.jpg');
background-repeat: repeat


}

/*-------------------- große Box_3 (ID-Selektor)------------------------------------*/


div#grossebox_3
{

position: absolute;
 width: 900px;
 left: 50%;
 margin-left: -450px; /* negative Hälfte von width:900px */
height: 4200px;
border: 0px solid gray;
background: white;
background-image: 
url('img/gelb_weiss_senkrecht_lang3.jpg');
background-repeat: repeat


}

/*-------------------- große Box_4 (ID-Selektor)------------------------------------*/


div#grossebox_4
{

position: absolute;
 width: 900px;
 left: 50%;
 margin-left: -450px; /* negative Hälfte von width:900px */
height: 5400px;
border: 0px solid gray;
background: white;
background-image: 
url('img/gelb_weiss_senkrecht_lang4.jpg');
background-repeat: repeat


}

/*-------------------- left(ID-Selektor)------------------------------------*/

div#left
{
float: left;
width: 170px;
height: 742px;
padding: 0px;
margin-left: 0px ;
margin-top: 20px;
border-right: 1pt solid gray;
background-image: 
url('hintergrund_gelb.jpg');
background-repeat: repeat
}


/*-------------------- left_0(ID-Selektor)------------------------------------*/

div#left_0
{
float: left;
width: 170px;
height: 1042px;
padding: 0px;
margin-left: 0px ;
margin-top: 20px;
border-right: 1pt solid gray;
background-image: 
url('hintergrund_gelb.jpg');
background-repeat: repeat
}
/*-------------------- left_1(ID-Selektor)------------------------------------*/

div#left_1
{
float: left;
width: 170px;
height: 1940px;
padding: 0px;
margin-left: 0px ;
margin-top: 20px;
border-right: 1pt solid gray;
background-image: 
url('hintergrund_gelb.jpg');
background-repeat: repeat
}


/*-------------------- left_2(ID-Selektor)------------------------------------*/

div#left_2
{
float: left;
width: 170px;
height: 3444px;
padding: 0px;
margin-left: 0px ;
margin-top: 20px;
border-right: 1pt solid gray;
background-image: 
url('hintergrund_gelb.jpg');
background-repeat: repeat
}

/*-------------------- left_3(ID-Selektor)------------------------------------*/

div#left_3
{
float: left;
width: 170px;
height: 4028px;
padding: 0px;
margin-left: 0px ;
margin-top: 20px;
border-right: 1pt solid gray;
background-image: 
url('hintergrund_gelb.jpg');
background-repeat: repeat
}

/*-------------------- left_4(ID-Selektor)------------------------------------*/

div#left_4
{
float: left;
width: 170px;
height: 5230px;
padding: 0px;
margin-left: 0px ;
margin-top: 20px;
border-right: 1pt solid gray;
background-image: 
url('hintergrund_gelb.jpg');
background-repeat: repeat
}

/*-------------------- main(ID-Selektor)------------------------------------*/

div#main
{
float: left;
width: 484px;
height: 400px;
padding: 0px;
margin-left: 20px;
margin-right: 20px;
margin-top: 0px;
border: 0px solid gray;



}

/*-------------------- right(ID-Selektor)------------------------------------*/

div#right
{
float: left;
width: 180px;
height: 745px;
padding: 0px;
margin-left: 0px ;
border: 0px solid gray;

}

/*-------------------- foot(ID-Selektor)------------------------------------*/


div#foot
{
position: absolute;
 width: 900px;
 left: 50%;
 margin-left: -450px; /* negative Hälfte von width:900px */
bottom: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #808080;
	border-bottom-color: #808080;
text-align:center;
color: black;
background-image: 
url('hintergrund_gelb.jpg');
background-repeat: repeat


}


/*-------------------------waagerechtes Menue Definition  -------------------------------*/


.waag_mnu{
	width: 100%;
	font-family:Verdana, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	font-style: normal;
	text-decoration: none;
	
}

.waag_mnu ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 900px;
	background: #ffffff;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color:#8080800;
	border-bottom-color: #808080;
	border-left-color:#808080;
}

.waag_mnu ul li{
display: inline;



}

.waag_mnu ul li a{
	float: right;
	color: #808080;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #000000;
	
}

.waag_mnu ul li a:visited{
color: #808080;
}

.waag_mnu ul li a:hover, .waag_mnu ul li .selected{
	color: white!important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: gray;
	
	
}

/*-------------------- senkrechtes Menue Definition links------------------------------------*/


#menue {

margin: 10px;

font-family:Verdana, sans-serif;
font-size: 80%;

background-image: 
url('hintergrund_gelb.jpg');     
background-repeat: repeat

}

#menue ul {
list-style-type: none;
padding: 0px;
margin: 0px;
background:#ffffff;

border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color:#8080800;
	border-bottom-color: #808080;
	border-left-color:#808080;

}
#menue li {
display: block;
border: 0px solid #808080;
margin-bottom: 3px;
border-top-width: 1px;

}
#menue li a, #menue li a:link {
text-decoration: none;
display: block;
color: #808080;
width: 163px;
padding: 5px;
}
/*#menue li a: {
color: #0066FF;
}*/

#menue li a:hover, #menue li a:active, #menue li a:focus {
color:#535300;
}
