

.buleiste {
-moz-opacity: 0.70;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
opacity: 0.70;

height:36px;
}

#menu2 a, #menu2 a:active {display: block;
color:#000;


text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
padding-left: 0px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px;margin-right: 0px;
border-left:solid 1px #fff;
border-bottom:solid 1px #fff;
border-top:solid 1px #fff;
line-height:36px;
text-align:center;

}
#menu2 a:visited {color: #9A6;}

#menu2 a:hover {text-decoration:none ;

border:solid 1px #fff;
}




#sp1 {text-align:justify; padding-left: 10px;padding-right:10px;padding-top: 30px;padding-bottom: 30px;
width:100%;

background-repeat:repeat-x;


}

#sp2 {text-align:justify; padding-left: 0px;padding-right:10px;padding-top: 10px;padding-bottom: 10px;
;

background-repeat:repeat-y;
background-position:top left;border-left:solid 0px #fff;

}
* {
	margin: 0;
	padding: 0;
}

html {
  height: 100%;
  margin-bottom: 1px;
}

a {color: #682;}
a:hover {color: #9A6;}
body {
	background: #5F8000 url(images/bg.gif) repeat-y center top;
	color: #333;
	font: normal 11px "Lucida Sans Unicode",sans-serif;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 100%;
	padding-bottom: 1.2em;
}
ul {margin-left: 1.2em;}
li {list-style-image: url(images/li.gif);}
h1 {font-size: 1.4em;}
blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}
h1,h2,h3 {color: #654;}

/* misc */
.clearer {clear: both;}

/* structure */
.container {
	background: url(images/bgcontainer.gif) repeat-y;
	margin: 0 auto;
	width: 702px;
}

/* top */
.top {
    background: url(images/header2.jpg) no-repeat center top;
    color: #567300;
	overflow:hidden;
	height: 70px;
	margin: 0 auto;
	width: 630px;
	
}

.top a {
	color: #FFF;
	display: block;
	line-height: 60px;
	text-decoration: none;
	width: 100%;
	
}
.top span {padding-left: 24px;}
.top a:hover {
	background: #688B00;
	color: #FFF;
}

/* header */
.header {
	background: url(images/header.jpg) no-repeat;
	height: 180px;
	margin: 0 auto;
	width: 630px;
	overflow:hidden;
}

.header .moduletable {
padding:5px;
width:255px;
background:url(images/nf_bg.jpg)  no-repeat;
height:180px;
}

.header .moduletable h3 {
font-size:1.3em;
}

/* item */
.item {clear: both;}
.item .date {
	background: url(images/bgdate.gif) no-repeat;
	color: #FDD;
	float: left;
	height: 40px;
	text-align: center;
	width: 136px;
}
.item .date div {padding-top: 4px;}
.item .date span {font: normal 1.6em serif;}
.item .content {
	float: left;
	width: 420px;
}
.contentheading,
.componentheading {
font-size:1.3em;
	color: #567300;
	padding-bottom:5px;
}

.componentheading {
font-size:1.4em;
}

.small, .createdate, .modifydate {
color:#777;
font-size:90%;
}

.item .body {padding: 12px 18px;}

.body .moduletable {
padding-bottom:15px;
}

/* main */
.main {float: left;
margin-left:45px;

padding:15 0px;
display:inline}

/* navigation */
.navigation {
	float: left;
	margin-left: 67px;
	width: 135px;
}

.navigation .moduletable {
	padding:0 15px;
	margin-bottom:5px;
	text-decoration: underline;
}

.navigation .moduletable form {
text-align:left;
}

.navigation .moduletable-menu {
	padding:0;
	margin-bottom:0;
}
.navigation .moduletable h3,
.navigation .moduletable-menu h3 {
	background: #81AC00;
	color: #FFF;
	font-size: 1.3em;
	line-height: 40px;
	padding-left: 12px;
	margin-bottom:8px;
	width:220px;
	margin-left:-15px;
}

.navigation .moduletable-menu h3 {
margin:0;
}

.navigation ul {margin: 0; padding: 0;}
.navigation li {
	border-bottom: 1px solid #D5E8AD;
	list-style: none;
	list-style-image:none;
}

.navigation .mainlevel li {
list-style: none;
list-style-image:none;
}

.navigation li a {
	background: #E8F6BF url(images/bgnavigation.gif) repeat-x;	
	color: #553;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.navigation li a:hover {
	background: #F0FFC6;
	color: #553;
}

/* footer */
.footer {
	background: url(images/bgfooter.gif) repeat-x;
	color: #FFF;
	font-size: 1.1em;
	line-height: 40px;
	margin: 0 auto;
	width: 626px;
}
.footer a {color: #FFF;}
.footer a:hover {color: #FAFCB0;}
.footer .left, .footer .right {padding: 0 12px;}

/* floats */
.left {float: left;}
.right {float: right;}

div.contact_email textarea {
width:98%;
}
