/***************************************************
	Allgemien
 ***************************************************/
body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888 ! important;
}
body {
	background-color: #2D2D2D;
	background-image: url(../images/hg-seite.gif);
	background-repeat: repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
input,textarea {
    font: 10px arial, verdana, sans-serif;
    color: #999999;   
    border: 1px solid #57A30F;
    padding:2px;
}
/***************************************************
	Seitenaufteilung
 ***************************************************/
#seite {
	height: auto;
	width: 980px;
	margin: 0px auto;
	background-image: url(../images/hg-inhalt.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#oberleiste1 {
	float:left;
	height: 37px;
	width: 980px;
	background-image: url(../images/boybild1.gif);
	background-repeat: no-repeat;
	background-position: 650px top;
}
#sidebar {
	float:left;
	height: 538px;
	width: 250px;
}
#oberleiste2 {
	float:left;
	height: 33px;
	width: 730px;
	background-image: url(../images/boybild2.gif);
	background-repeat: no-repeat;
	background-position: 400px top;
}
#oberleiste3{
	float:left;
	height: 83px;
	width: 730px;
	background-color: #4D8622;
	background-image: url(../images/boybild3.jpg);
	background-repeat: no-repeat;
	background-position: 240px top;
}
#oberleiste4{
	float:left;
	height: 12px;
	width: 730px;
	background-image: url(../images/boybild4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0px;
}
#inhalt {
	float:left;
	height: auto;
	width: 700px;
	background-color: #EAEAEA;
	padding: 15px 0px 0px 14px;
}
#unterleiste {
	height: 32px;
	width: 980px;
	clear: both;
	background-image: url(../images/hg-unterleiste.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
}

/***************************************************
	Seitenelemente
 ***************************************************/
#oberleiste1-farbbox {
	float:right;
	height:37px;
	width:201px;
	background-color: #306308;
}
#oberleiste2-farbbox {
	float:right;
	height:29px;
	width:201px;
	background-color: #4D8622;
	border-top: 2px solid #57A30F;
	border-bottom: 2px solid #57A30F;
}
#oberleiste2-farbbox-text{
	color: #2C5210;
	text-transform: uppercase;
	font-size: 12px;
	position: relative;
	top: 7px;
	text-align: right;
	right: 10px;
	font-weight: bold;
}
#oberleiste3-logo {
	float: left;
	display: block;
	width: 240px;
	height: 83px;
	background-image:url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#oberleiste3-farbbox {
	float:right;
	height:83px;
	width:201px;
	background-color: #306308;
}
.oberleiste3-login{
	margin: 10px 10px 0px 0px;	
	color: #9BD570;
}
.oberleiste3-login,a{	
	color: #9BD570;
}
#oberleiste3 input, select {
  font: 10px arial, verdana, sans-serif;
  color: #9BD570;
  background-color: #4D8622;
  border: 2px solid #57A30F;
}
#oberleiste3 input:hover,input:focus,select:hover,select:focus {
  color: #B4EC8B;
  background-color: #5F9C32;
  border: 2px solid #69B224;
}
#sidebar-oben {
	float:left;
	height:12px;
	width:250px;
	background-image: url(../images/sidebar-rundung-oben.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0px;
}
#sidebar-navi {
	float:left;
	width:250px;
	background-color: #FFFFFF;
	padding: 15px 0px 0px 0px;
}
.button-inactive a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #B5B5B5;
	text-decoration: none;
	display: block;
	font-weight: lighter;
	background-image: url(../images/navi-anstrich-inactive.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	padding: 5px 0px 5px 40px;
	text-transform: uppercase;
	margin: 0px;
	width: 170px;
}
.button-inactive a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3283D6;
	text-decoration: none;
	display: block;
	font-weight: lighter;
	background-image: url(../images/navi-anstrich-hover.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	padding: 5px 0px 5px 40px;
	text-transform: uppercase;
	margin: 0px;
	width: 170px;
}
.button-active a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3283D6;
	text-decoration: none;
	display: block;
	font-weight: lighter;
	background-image: url(../images/navi-anstrich-active.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	padding: 5px 0px 5px 40px;
	text-transform: uppercase;
	margin: 0px;
	width: 170px;
}
#sidebar-flash {
	float:left;
	height:170px;
	width:250px;
	background-color: #8D8D8D;
}
#sidebar-info {
	float:left;
	height:164px;
	width:250px;
	background-color: #FFFFFF;
}
#sidebar-info-text {
	margin: 40px 0px 0px 20px;
	line-height: 19px;
}
#inhalt a{
	color: #4D4C4C;
	font-weight: bold;
	TEXT-DECORATION: none;
}
#inhalt a:hover{
	color: #4E8623;
	font-weight: bold;
	TEXT-DECORATION: none;
}
#inhalt-box1 {
	position: relative;
	top: 10px;
	left: 0px;
	float: left;
	width: 195px;
	height: auto;
	margin-right: 15px;
	margin-left: 10px;
	border-right: 2px dotted #CCCCCC;
	padding: 5px 15px 0px 0px;
}
#inhalt-box2 {
	position: relative;
	top: 10px;
	left: 10px;
	float: left;
	width: 195px;
	height: auto;
	margin-right: 15px;
	border-right: 2px dotted #CCCCCC;
	padding: 5px 15px 0px 0px;
}
#inhalt-box3 {
	position: relative;
	top: 10px;
	left: 10px;
	float: left;
	width: 195px;
	height: auto;
	margin-right: 15px;
	padding: 5px 0px 0px 0px;
}
h1 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: lighter;
}
#unterleiste-text {
	color: #73AE47;
	top: 3px;
	left: 450px;
	position: relative;
	height: auto;
	width: 500px;
}
