/* build by frankyboy latest change 19042006/

/**************** Body and tag styles ****************/

*{margin:0; padding:0;}
html,textarea {  scrollbar-face-color: #326425;
  scrollbar-track-color: #FFFFFF;
  scrollbar-arrow-color: #FFFfFF;
  scrollbar-highlight-color: #73BE1F;
  scrollbar-shadow-color: #73BE1F;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
}
body{
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align:center;
color:#000000;
background-color: #426d42;
background-image: url('backgroundgreen.jpg');background-repeat:repeat-x;
  scrollbar-face-color: #326425;
  scrollbar-track-color: #FFFFFF;
  scrollbar-arrow-color: #FFFfFF;
  scrollbar-highlight-color: #73BE1F;
  scrollbar-shadow-color: #73BE1F;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
}

a{
color:#326425;
font-weight:bold;
text-decoration:underline;
background-color:inherit;
}

a:hover{color:#2a5a8a; text-decoration:underline; background-color:inherit;}
a img{border:none;}

p{padding:0 0 0.9em 0;}
p form{margin-top:5px; margin-bottom:5px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#tipp{
overflow:visible;
float:right;
position:relative;
 right:10px; top:-26px; 
height:25px;
color: #ffffff;
}


#container{
width:950px;
margin:10px auto;
padding:1px 0;
text-align:left;
background:#ffffff;
color:#000000;
border:5px solid #ffffff;
}

#header{
position:relative;
height:150px;
width:100%;
margin:0 1px 0px 1px;
background-color:#131718;
background-image: url(header.jpg);
background-repeat:no-repeat;

align:left;
color:#ffffff;

}

/*#header h1{
padding:35px 0 0 20px;
font-size:1.8em;
background-color:inherit;
color:#73be1e;
letter-spacing:-2px;
font-weight:normal;
}*/

#header h2{
padding:1px 0px 0px 20px;
font-size:25px;
background-color:inherit;
color:#84b252; 
letter-spacing:2px;
font-weight:normal;
font-family:serif;
}

#miniheader{
padding-top: 3px;
background-color: #ffffff;
margin:0 1px 0px 1px;
}

#navigation{
float:left;
height:2.2em;
line-height:2.2em;
width:100%;
margin:0 1px;
background:#326425;
color:#ffffff;
}

#navigation li{
float:left;
list-style-type:none;
border-right:2px solid #ffffff;
white-space:nowrap;
display: inline;
position: relative;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:#326425;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation a:active,#navigation a:hover{
background-color:#326425;
color:#ffffff;
text-decoration:bold;
}

/* Navigation for drop downs*/

	ul li#bypass {
		display			: none;
	}

	#navigation ul {
		height			: 18px; /* you will also need to change #navigation a padding and #navigation li ul margin-top*/
		width			: 100%;
		margin			: 0;
		padding			: 0;
		background:#326425; /* background coor of the drop downs */
		color: #ffffff;
		list-style-type	: none;
	}

		#navigation li ul {
			border-top		: 1px solid #ffffff;
			margin-top		: 3px;		/* How far down the drop down menus start  - you will also need to change #navigation ul height and #navigation a padding */
			display			: none;
			left			: 0;
			position		: absolute;
			width			: 110px;		/* width of the drop down menus? */
			height			: auto;
		}

		#navigation li li {
			width			: 110px;		/* width of the drop down menus? */
			border			: 1px solid #FFFFFF; /* color of drop down borders */
			border-top		: 0;
		}

		#navigation li li a {
		display:block;
		padding:0 10px;
		font-size:0.8em;
		font-weight:normal;
		text-transform:uppercase; /* transformed text to uppercase */
		text-decoration:none;
		background-color:#326425;
		color: #ffffff;
		border-right: 1px;
		width: 110px;
		}

		#navigation a:hover, #navigation a:focus {
		background-color:#73be1f;
		color: #ffffff;
		}

		#navigation .sel a {
		background-color:#73be1F;
		color: #ffffff;

		}
		#navigation .sel a:hover {
		background-color:#326425;
		color: #ffffff;

		}

		#navivation a:active {
		background-color:#73be1f;
		color: #ffffff;
		}

#navigation2{
height:2.2em;
line-height:2.2em;
width:858px;
text-align:center;
margin:0 1px;
padding:auto;
background:#73be1f;
color:#ffffff;

}

#navigation2 li{
list-style-type:none;
border-right:1px solid #ffffff;
float:left;
white-space:nowrap;
text-align:center;
}

#navigation2 li a{

display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;

}
* html #navigation2 a {
width:1%;


}
#navigation2 a:active,#navigation2 a:hover{
background:#326425;
color:#ffffff;
text-decoration:none;


}
#content{
float:left;
width:70%;
height:100%;
font-size:0.9em;
padding:10px 5% 5px 2%;
overflow:hidden;
min-height:410px;

}

#content h2{
display:block;
margin:0 0 16px 0;
font-size:1.6em;
font-weight:normal;
letter-spacing:-1px;
color:#73be1f;

}

#content h1 {margin:0 0 15px 0;color:#326425;}
#content h2 a{font-weight:normal;}
#content h3{margin:5px 5px 5px 0; font-size:14px; letter-spacing:0px; font-weight:bold; color:#73be1f;}
#content h4{margin:5px 5px 5px 0; text-align:center;font-size:16px; letter-spacing:0px; font-weight:bold; color:#73be1f;}
#content a,#content a:hover,#subcontent a:hover{text-decoration:underline;color:#326425;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}
#content hr{color:#73be1f; height: 1px; margin: 20px 0;}


/**************** Sidebar styles ****************/

#subcontent{
float:right;
width:170px;
border-left:1px solid #73be1f;
margin: 10px 5px 5px 0px;
padding-left: 10px;
font:90% Verdana,Tahoma,Arial,sans-serif;
overflow:hidden;

}

#subcontent h2{
color:#73be1f;
font-size:1.6em;
font-weight:normal;
text-align:left;
}
#subcontent h3{margin:5px 5px 5px 0; font-size:14px; letter-spacing:0px; font-weight:bold; color:#73be1f;}

#subcontent h4{margin:0 0 5px 0; font-size:14px; color:#73be1f;}
#subcontent a:
{font-weight:small;}
#subcontent a:hover{text-decoration:underline;color:#326425;}

/**************** Menublock styles ****************/

.menublock{margin:0 0 20px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/**************** Searchbar styles ****************/

#searchbar{margin:10px 10 10px 10px;}
#searchbar form fieldset{margin-left:50px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:90px;
margin:5px 5px 5px 5px;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** Login styles ****************/

#login {
	font-size: 9px;
	color: #ffffff;
	text-align: right;
padding-right:9px;
}

#login input {
	width: 70px;
	font-size: 9px;
	border-color: #000000;
	border: 1px solid #000000;
}
#login a:link, .login a:visited, .login a:active {
	color: #ffffff;
	text-decoration: none;
}
#login a:hover {
	color: #ffffff;
	text-decoration: bold;
}

/**************** Footer styles ****************/

#footer{
clear:both;
width:100%;
padding:3px 0;
margin:0 1px;
font-size:0.9em;
color:#ffffff;
background:#326425;
border-top:1px solid #326524;

}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#ffffff; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
margin:10px 10px 20px 10px;
padding:10px;
border:1px solid #c0c0c0;
background-color:#000000;
color:#505050;
line-height:1.5em;
}
#seitentitel{
margin:25px 0px 24px 20px;
font-size:25px;
background-color:inherit;
color:#84b252; 
letter-spacing:2px;
font-weight:normal;
font-family:serif;

float:left;
}

