/* CSS sogawe*/

/* Links */
a      { color:#000099; font-weight:normal; font-size:12px; font-family:Verdana; text-decoration:underline; border-style: none;}
/*a:hover {color:#000099; font-weight:bold; font-size:12px; font-family:Verdana; text-decoration:none; border-style: none;}*/
p      { color: #000099; font-family: verdana; font-size: 12px; font-weight: normal; border-style: none;}
h1     { font-size: 10px; color: #000099; font-weight: bold; font-family: Verdana; }
h2     { font-size: 12px; color: #000099; font-weight: bold; font-family: Verdana; }
h3     { font-size: 14px; color: #000099; font-weight: bold;  font-family: Verdana; }
h4     { font-size: 16px; color: #000099; font-weight: bold; font-family: Verdana; }
h5     {  font-size: 18px; color: #000099; font-weight: bold; font-family: Verdana; }
h6     { font-size: 20px; color: #000099; font-weight: bold; font-family: Verdana; }
td     { color: #000099; font-size: 10px; font-family: Verdana; text-decoration: none; }
hr     { border-width: thin; color: #000099; margin:0;}
th     { color:#666666; font-weight:normal; font-size:10px; font-family:Verdana; text-decoration:none;border-style: none;}
ul     { margin: 10px 0px; list-style-position: outside; list-style-type: disc; padding-left: 20px;}
li { font-family: Verdana; font-size: 12px; font-weight: normal; margin: 4px 4px; list-style-position: outside; list-style-type: disc; padding-left: 5px; color: #000099;}
/*--------------------------*/
.head1 {color:#ffffff; font-size:14px; font-family: Verdana; font-weight: normal;text-decoration:none; }
.head1_act { color: #ffffff; font-size: 14px; font-family:Verdana; font-weight:bold; text-decoration:none; }

fieldset { border: 1px solid #CCCCCC;}
fieldset legend {font-size: 12px; font-weight: bold; font-family: Verdana; color: #000099;}
fieldset label {font-family: verdana; font-size: 12px; font-weight: bold; color: #000099;}
/*------------------------------------------------------------------*/
fieldset checkbox {font-family: verdana; font-size: 12px; font-weight: bold; color: #000099;}
input, select, textarea {
      font-family: Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
      font-size: 12px; color: #006600;
      background-color: #FFFFFF;
      margin-bottom: 2px;
      border-width: 1px;
      border-style: solid;
      border-color: #ACACAC;}

submit { border-width: 3px;
         border-style: solid;
         border-color: #BBBBBB;
         }

/* General */

.align-right {text-align:right; color: #000099; font-weight: normal; font-size: 10px; font-family: Verdana;}

.align-left {text-align:left;color: #000099;color: #000099; font-weight: bold; font-size: 10px; font-family: Verdana;}
.align-center {text-align:center;color: #000099;color: #000099; font-weight: bold; font-size: 10px; font-family: Verdana;}

/*------------------------------------------------------------------------------------*/
.hpadding     { color: black; font-size:10px; font-family:Verdana; text-decoration:none; border-style: none;}
.textpadding    {color: #990000; font-size: 10px; font-family: Verdana; text-decoration:none; border-style: none;}

/*-------------------------------------------------------------------------------------- */

html {height: 100.1%;}

body {text-align: center; background: #FEF8EA;}

* {margin: 0px; padding: 0px; border: 0px;}

div#wrapper { background-image: url("back2.gif");
             /*background: #996600;*/
	           width: 850px;
	           margin: 20px auto;
	           text-align: left;
	           border-top: 1px solid #000000;
	           border-left: 1px solid #000000;
	           border-right: 1px solid #000000;
	           border-bottom: 1px solid #000000;}
	    
div#header { /*background: #FF0000;*/
           /* background-image: url("grafik_start1.gif");*/ 
            float: left;
            width: 850px;
            height: 132px;
            }
            
div#trenner {background: #33cc00;
            /*background-image: url("spruch1b.gif");*/
            width: 850px;
            height: 20px;
            text-align: left;
            clear: both;
            }

div#wrapcontent { background-image: url("back1.gif")
                   /*background: #996600;*/
                   }

div#navi1 { background-image: url("back_navi.gif");
	   float: left; 
	   height: 550px;
	   width: 220px;
	   padding-left: 0px;
	   margin-right: 20px;
     }
	  
div#content { float: right;
              background-image: url("back2.gif");
              /*background: #FFCC33;*/
              height: 540px;
	             width: 560px;
              overflow: auto;
              padding-left: 20px;
              padding-top: 10px;
              padding-right: 20px;
              }
              
div#footer {clear: both;
            width: 850px;
             height: 25px;
	          background: #7AB51D; 
	          text-align: left;
            }
	/*-------------startlistmenü----------------------*/
.arrowlistmenu{ background-image: url("back_navi.gif");
	   float: left; 
	   height: 520px;
	   width: 200px;
	   padding-top: 30px;
	   padding-left: 0px;
	   margin-right: 20px;
     font-family: Verdana;
	   font-size: 13px;
	   color: #ffffff;}
 
.arrowlistmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;

	margin-bottom: 0px; 	
}
 
.arrowlistmenu ul li{list-style-type: none;
	/*bottom spacing between menu*/
	padding-bottom: 0px; 
	
}
 
.arrowlistmenu ul li a:visited{list-style-type: none;
	color: #ffffff;
}
 
.arrowlistmenu ul li a:hover{ list-style-type: none;
	/*hover state CSS*/
	color: #ffffff;
	/*background-color: #F3F3F3;*/
	/*background-image: url("back_navi1.gif");*/
}
 
/*.arrowlistmenu*/
.li01 a{list-style-type: none;

	margin-left:0px;
	color: #ffffff;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	
	padding-left: 0px; 
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;	
	border-bottom: 1px solid #ffffff;

}

.li02 a{list-style-type: none;

	margin-left:0px;
	color: #ffffff;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	
	padding-left: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;	
border-bottom: 1px solid #ffffff;

}
 
.li02b a{
	margin-left:0px;
	color: #ffffff;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	
	padding-left: 0px; 
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;		

 
  }
 
.arrowlistmenu .li03 a{
	margin-left: 0px;
	color: #ffffff;

	/*background: url("bullet_1b.png") no-repeat left;*/
	display: block;
	/*padding: 2px 0;*/
	padding-left: 22px; 
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;		
/*border-bottom: 1px solid #ffffff;*/
} 
.arrowlistmenu .li03 hover{
	margin-left: 0px;
	color: #ffffff;

	/*background: url("bullet_1b.png") no-repeat left;*/
	display: block;
	/*padding: 2px 0;*/
	padding-left: 22px; /*link text is indented 19px*/
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;		

} 
 
.arrowlistmenu .li03b a{
	margin-left: 0px;
	color: #ffffff;
	/*custom bullet list image*/
	background: url("bullet_1d.png") no-repeat left;
	display: block;
	/*padding: 2px 0;*/
	padding-left: 22px; /*link text is indented 19px*/
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;		

}
.arrowlistmenu .li03b hover{
	margin-left: 0px;
	color: #ffffff;

	/*background: url("bullet_1d.png") no-repeat left;*/
	display: block;
	/*padding: 2px 0;*/
	padding-left: 22px; /*link text is indented 19px*/
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;		
/*border-bottom: 1px solid #ffffff;*/
}
/*---ende listmenü---------*/

