/* Global Styles */


body {
	margin:0px;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}


#navigation_kl a {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:2px 2px 2px 30px;
	}
	
#navigation_kl a:hover {
	background: #99CC66;
	color:#993300;
	}

	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
.navText_kl {
	font: 10px Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:0.1em;
	text-decoration: none;
	text-indent: 10px;
	display: list-item;
		}	
h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}
/*Horiziontalmenue*/

#h_mnu_01{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#h_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #5C743D ;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff
}

#h_mnu_01 ul li{
display: inline;
}

#h_mnu_01 ul li a{
	float: left;
	color: #D5EDB3;
	padding: 10px 10px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}

#h_mnu_01 ul li a:visited{
color: #D5EDB3;
}

#h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #993300!important;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #99CC66;
}
/* Übersichten Aufteilung */
#content_left{
font-size:12px;
padding:0px 0px 0px 5px;
margin:0px 0px 0px 0px;
width:370px;
float:left;
}
#content_right{
font-size:12px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 10px;
width:370px;
float:left;
}
#content_gesamt{
font-size:12px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
width:750px;
float:left;
}
div.inner_box_weiss{
padding:0px 0px 0px 0px;
margin:10px 0px 0px 0px;
}
/* Farben der Übersichten */
h2.block_weiss{
background-color:#D5EDB3;
border-left:1px solid #5C743D;
border-top:1px solid #5C743D;
border-right:1px solid #5C743D;
color:#5C743D;
padding:2px 3px 2px 3px;
margin:0px 0px 0px 0px;
font-size:13px;
}
div.inner_content_weiss{
padding:5px 5px 5px 5px;
margin:0px 0px 0px 0px;
border:1px solid #5C743D;
}
.inner_content_weiss li {
	list-style:none;
	line-height:12px;
	margin:7px 0px 0px 0px;
}

.inner_content_weiss  a {
	font-weight:bold;
	
	text-decoration: none;
	padding:0px 0px 0px 15px;
	background:url(images/box_li.jpg) top left no-repeat;
}
.inner_content_weiss a {
	font-weight:bold;
	text-decoration: none;
}
/* Formular */
    .regform .ctrlHolder{ /* This is the main unit that contains our form elements */
      overflow:hidden;
      clear:both;
	  padding:7px; 
    }
    .lable_1
    {
      display:block;
      position:relative;
	  float:left;
	  width:30%;
      font-style:normal;
      font-weight:normal;
	  color:#333333;
    }
	.formHint{
	color:#CC0033;
	}
.regform{
color:#000000;
  margin:0; padding:0;
  position:relative;
  width:100%;
  overflow:hidden;
}
.legend {
color:#000000;
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #666666;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
	border:1px solid #999999;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
	color:#2e566f;
	background-color: #DCEAF1;
	border:1px solid #999999;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#87b5d1;
    border:1px solid #666666;
    color:#2e566f4;
}
.buttons a.positive:active{
    background-color:#2e566f;
    border:1px solid #666666;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}
.hinweistext{
	vertical-align:middle;
	text-align:center;
    display:block;
    margin:5px;
    background-color:#99FF99;
	border:1px dashed #333333;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:12px;
    text-decoration:none;
    font-weight:bold;
    color:#333333;
    cursor:auto;
    padding:5px; /* Links */
}
.warntext{
	vertical-align:middle;
	text-align:center;
    display:block;
    margin:5px;
    background-color:#FFCCCC;
	border:1px dashed #333333;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:12px;
    text-decoration:none;
    font-weight:bold;
    color:#333333;
    cursor:auto;
    padding:5px; /* Links */
}
