BODY
{
    	background-color: #006600;
	font-size: 9pt;
	color: #000000;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5;
	margin-bottom: 0;
	font-family : Verdana, sans-serif;
}

A:link
{
COLOR: #282828; TEXT-DECORATION: none;
}
A:visited
{
COLOR: #282828; TEXT-DECORATION: none;
}
A:hover
{
COLOR: #5D5D5D; TEXT-DECORATION: none;
}
/*div.buttons
{
	width:468px;
	text-align:center;
	margin:0px auto;
} */
div#main
{
    	background-color: #FFFFFF;
	width:776px;
	text-align:center;
	margin:0px auto;
	padding:6px;
}

hr
{
border:solid #C0C0C0 1px;height:1px
}

div.footheader
{
	color: #828282;
	font-size: 2pt;
	margin-top: 3px;
	background-color: #EBF0F1;
	width:768px;
	height:12px;
	text-align:center;
}
.footheader2
{
	color: #828282;
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #EBF0F1;
	width: 100%;
	height:14px;
	text-align: right;
	vertical-align:bottom;
	
}
.Block
{
	text-align:justify;
	margin: 0px 8px 5px 8px;
	
}
div#header
{
	margin-top: 3px;
	background-image:url(../grafiken/header.jpg);
	width:760px;
	height:64px;
}
div.underheader
{
	background-color: #F9F9F9;
	color: #FFFFFF;
	font-size: 7.5pt;
	width:754px;
	height:22px;
	text-align:center;
	padding-top: 2px;
}
div.root
{
	background-color: #F9F9F9;
	text-align:left;
} 

iframe.input
{
		background-color: #FBFBFB;
		color: #000000;
		border: 1px #E0E0E0 none;
		border-left: 3px #E0E0E0 none;
		border-bottom:2px #E0E0E0 solid;
		font-family : Verdana, sans-serif;
		font-size: 8pt;
} 

   .HomeBox {
          border-top: medium solid #EFEDEE;
          border-bottom: medium solid #EFEDEE;
          border-left: medium solid #EFEDEE;
          border-right: medium solid #EFEDEE;
          width: 300px;
	  background-color: #EEEEEE;
            }
	.TextBox {
          border-top: medium solid #EFEDEE;
          border-bottom: medium solid #EFEDEE;
          border-left: medium solid #EFEDEE;
          border-right: medium solid #EFEDEE;
          width: 600px;
	  background-color: #EEEEEE;
            }

   .HomeBoxXWidth {
          border-top: medium solid #EFEDEE;
          border-bottom: medium solid #EFEDEE;
          border-left: medium solid #EFEDEE;
          border-right: medium solid #EFEDEE;
          width: 900px;
		  background-color: #EEEEEE;
		  margin-bottom: 10px;
            }

   .GlobalTable {
          background-color: white;
                }

   .TableTitleBar {
      background-color: lightgreen;
	  color: black;
	  text-align: center;
	  font-size: 14px;
	  font-weight:bold;
                  }

   .GlobalMenue {
	  background-color: #EEEEEE;
	  padding-top:0px;
	  padding-bottom:10px;
	  
            }
    .einzug {
		padding-left:15px;
		padding-right:10px;
	
	    }
	    
.GlobalMenueHR {
          background-color: lightgreen;
	  color: black;
	  text-align: left;
	  font-size: 8pt;
	  margin-top: 0px;
	  margin-bottom: 5px;
	  height:12px;
	  width:175px;
                  }

   .GlobalMenueLinkList {
	padding-left:5px;
	text-align:left;
	line-height:1.4em;
	
                  }
		  
.MitteilungBeschreibung {
	background-color:#EFEFEF;
	}
	
.MitteilungDownload {
	border-bottom: medium solid #EFEDEE;
	}
	
.WKSListContent {
	margin-left:10px;
	margin-top:0px;
	margin-bottom:10px;
	margin-right:10px;
	background-color:#EEEEEE;
	text-align:left;
	}

.link { 
	color: #0000FF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	}
.hintergrund {
	max-width:100%;
	height:auto;
	background-image:url(../style/weihnacht.gif);
	background-position:center;
	background-repeat:no-repeat; 
	background-attachment:scroll;
	}	


