* {
	margin : 0;
	padding : 0;
}
.center {
	align:center
}
.top {
	color:#3CF
}
.orange {
	color:#FF5500
}
body {
	font-family: "Arial", Georgia, Trebuchet MS, Helvetica, sans-serif;
	color: #202123;
	font-size:9px;
	background-color : #FFFFFF;
	line-height : 1.5em;
	margin-top : 10px;
	margin-bottom : 20px;
	margin-left : 20px;
	padding-top: 5px;
}
 .content a[target^="_blank"] {
background: transparent url("images/extern.jpg") 100% 50% no-repeat;
}
#site {
	background-color : #365E13;
	padding : 2px;
	width : 910px;
}
#header {
	height : 80px;
	background-color : #FFFFFF;
	font-size : 18px;
	line-height : 1.0em;
	color : black;
	font-weight : normal;
	text-align : left;
	background-repeat : no-repeat;
	background-position : 100% 0;
	background-image : url(images/header_right.gif);
}
#header span {
	padding-top : 10px;
	display : block;
	height : 80px;
	background-image : url(images/header_left.gif);
	background-position : 0 0;
	background-repeat : no-repeat;
}
#header a {
	text-decoration : none;
	color : black;
}
#header a:hover, #header a:active, #header a:focus {
	text-decoration : underline;
}
#header em {
	font-style : normal;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
}
#td {
	padding-left : 10px;
	padding-right : 10px;
}
#header2 {
	height : 80px;
	background-color : #FFFFFF;
	font-size : 18px;
	line-height : 1.0em;
	color : black;
	font-weight : normal;
	text-align : left;
	background-repeat : no-repeat;
	background-position : 100% 0;
	background-image : url(images/header_right2.jpg);
}
#header2 span {
	padding-top : 10px;
	display : block;
	height : 80px;
	background-image : url(images/header_left.gif);
	background-position : 0 0;
	background-repeat : no-repeat;
}
#header2 a {
	text-decoration : none;
	color : black;
}
#header2 a:hover, #header a:active, #header a:focus {
	text-decoration : underline;
}
#header2 em {
	font-style : normal;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
}
#statmenu {
	height : 32.5px;
	background-color : #4E871C;
	padding-top : 7.5px;
	padding-left : 10px;
}
#statmenu li {
	list-style-type : none;
	background-position : 0 100%;
	height : 25px;
	line-height : 25px;
	float : left;
	margin-right : 7px;
	font-weight : bold;
	background-repeat : no-repeat;
	background-color : #92C135;
}
#statmenu .current_page_item {
	background-position : 0 0;
	background-repeat : no-repeat;
}
#statmenu li a {
	color : #FFFFFF;
	text-decoration : underline;
	background-position : 100% 0;
	background-repeat : no-repeat;
	display : block;
	padding-left : 10px;
	padding-right : 10px;
	vertical-align:middle
}
#statmenu .current_page_item a {
	background-position : 100% 0;
	background-repeat : no-repeat;
	color : black;
}
#statmenu a:hover, #statmenu a:active, #statmenu a:visit {
 color : #FFFFFF;
}
#statmenu .current_page_item a:focus, #statmenu .current_page_item a:active {
	text-decoration : underline;
	color : #FFFFFF;
}
#all {
	background-image : url(images/all_top.gif);
	background-position : 0 0;
	background-repeat : no-repeat;
	padding : 10px;
	background-color : white;
	margin-top : 10px;
	clear : both;
}
#left {
	float : left;
	width : 200px;
	font-weight:8px;
	display:block;
}
#left h2 {
	background-image : url(images/e_lefttop.gif);
	background-position : 0 0;
	background-repeat : no-repeat;
	background-color : #4E871C;
	padding-left : 10px;
	padding-top : 10px;
	padding-bottom : 5px;
	font-size : 120%;
	color : #FFFFFF;
	font-size:12px
}
#left ul {
	background-image : url(images/e_rightbottom.gif);
	background-position : 100% 100%;
	background-repeat : no-repeat;
	background-color : #E4F0CA;
	font-weight:8px;
	display:block;
	padding-bottom : 10px;
	margin-bottom : 10px;
}
#left ul li {
	list-style-type : none;
	font-weight:8px;
	display:block;
	margin-left : 10px;
	padding-top : 2px;
	margin-right : 10px;
	margin-top : 3px;
	margin-bottom : 3px;
}
#left ul li a, #right ul li a {
	color : #365E13;
	text-decoration : none;
	padding-left : 18px;
	font-weight:8px;
	display:block;
	background-image : url(images/main_li_nolink.gif);
	background-position : left;
	background-repeat : no-repeat;
}
#left ul .current_page_item a {
	background-color : white;
	background-image : url(images/current.gif);
	background-position : left;
	background-repeat : no-repeat;
	font-weight:8px;
	display:block;
}
#left ul li a:hover, #right ul li a:hover, #left ul li a:active, #left ul li a:focus, #right ul li a:active, #right ul li a:focus {
	background-color : white;
	color : black;
	font-weight:8px;
	display:block;
}
#left ul li strong {
	background-color : white;
	padding-left : 18px;
	background-image : url(images/current.gif);
	background-position : left;
	background-repeat : no-repeat;
	font-weight : normal;
	font-weight:8px;
	display:block;
}
#left #topmenu ul {
	font-weight:8px;
	display:block;
	background-image : none;
	margin : 0;
	padding : 0;
}
#left #topmenu li a {
	background-image : none;
	font-weight:8px;
	display:block;
}
#left #topmenu li {
	background-image : url(images/main_li_nolink.gif);
	background-position : 0 0.4em;
	background-repeat : no-repeat;
	font-weight:8px;
	display:block;
}
#left #topmenu li ul li {
	margin-left : 10px;
	font-weight:8px;
	display:block;
}
#left #topmenu .sub-cat {
	background-image : url(images/current.gif);
	background-position : 0 0.5em;
	background-repeat : no-repeat;
	background-color : white;
	font-weight:8px;
	display:block;
}
#content {
	margin-left : 210px;
	background-color : #F0F7E2;
	background-image : url(images/content_top.gif);
	background-position : 0 0;
	background-repeat : no-repeat;
	padding : 10px 10px 0 10px;
	height : auto;
	font-size:12px;
	line-height : 1.5em;
}
#breadcrumb {
	padding-bottom : 5px;
}
#content h2 {
	color : #365E13;
	font-size : 140%;
	margin-top : 10px;
	width : auto;
}
#content h2 em {
	font-size : 70%;
	font-weight : normal;
	color : #92C135;
}
#content h2 em var {
	color : black;
	font-style : normal;
}
#content h3 {
	font-size : 110%;
	margin-top : 10px;
	color : #4E871C;
}
#content h2 a {
	color : #4E871C;
	text-decoration : none;
}
#content .imgleft {
	float : left;
	margin-right : 20px;
	margin-bottom : 10px;
	margin-top : 10px;
	border : 5px solid #E4F0CA;
}
#content p {
	margin-top : 15px;
	margin-bottom : 15px;
}
#content h2 a:hover {
	text-decoration : underline;
}
#content .post {
	border : 5px solid #E4F0CA;
	padding : 10px;
	margin-bottom : 20px;
	background-color : #FFFFFF;
	text-align:justify
}
#content .post small {
	display : block;
	margin-bottom : 15px;
}
#content .post .postend {
	background-image : url(images/comment.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 20px;
	margin-top : 15px;
}
#content #xende {
	background-image : url(images/content_bottom.gif);
	background-position : 100% 100%;
	background-repeat : no-repeat;
	text-align : right;
	padding : 10px;
	clear : both;
	margin-right : -10px;
}
#foot {
	text-align : center;
	font-size : 100%;
	text-indent : 20px;
	clear : none;
	margin-top : 10px;
	border-top : 3px solid #E4F0CA;
	padding-top : 10px;
}
#content a:link, #foot a:link {
	color : #4E871C;
}
#content a:visited, #foot a:visited {
	color : #92C135;
}
#content a:hover, #foot a:hover {
	text-decoration : none;
}
#content a:focus, #content a:active, #foot a:focus, #foot a:active {
	background-color : black;
	color : white;
}
img {
	border : 0;
}
.none {
	display : none;
}
#content ul, #content ol, #content h1, #content h2, #content h3, #content h4, #content h5 {
	margin-top : 15px;
	margin-bottom : 15px;
}
#content ol .user, #content ol .admin {
	margin-left : 0;
	list-style-type : none;
	border : 3px solid #E4F0CA;
	padding : 10px;
	margin-bottom : 10px;
}
#content ol .user {
	background-color : #F8FBF2;
	background-image : url(images/user.gif);
	background-position : 10px 5px;
	background-repeat : no-repeat;
}
#content ol .user cite, #content ol .admin cite {
	font-size : 130%;
	margin-left : 40px;
	margin-top : 10px;
	display : block;
}
#content ol .admin {
	background-color : white;
	background-image : url(images/admin.gif);
	background-position : 10px 5px;
	background-repeat : no-repeat;
}
#content h4 {
	font-weight : normal;
	letter-spacing : 3px;
	font-size : 90%;
}
#content h5 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
}
#breadcrumb h3 {
	color : #A2CE4B;
	margin : 0;
}
#content ul li, #content ol li {
	margin-left : 20px;
}
blockquote {
	padding-left : 50px;
	background-color : #F4F9E9;
	border : 3px solid #E4F0CA;
	background-image : url(images/blockquote.gif);
	background-position : 5px 15px;
	background-repeat : no-repeat;
}
.klein {
	font-family : "Times New Roman", Times, serif;
	font-size : 95%;
}
#content textarea {
	width : 99%;
	background-color : #F6FAED;
	margin-top : 5px;
	border : 1px inset white;
}
.clear {
	clear : both;
}
#right {
	float : right;
	width : 160px;
}
#right h2 {
	font-size : 120%;
	color : #365E13;
	padding-left : 10px;
	padding-top : 10px;
	padding-bottom : 5px;
	background-image : url(images/e_righttop.gif);
	background-position : 100% 0;
	background-repeat : no-repeat;
	background-color : #E4F0CA;
}
#right ul {
	background-image : url(images/e_leftbottom.gif);
	background-position : 0 100%;
	background-repeat : no-repeat;
	background-color : #E4F0CA;
	padding-bottom : 10px;
	margin-bottom : 10px;
}
#right ul li {
	list-style-type : none;
	margin-left : 10px;
	padding-right : 10px;
	margin-top : 8px;
}
#right #links li a {
	background-image : url(images/current.gif);
	background-position : left;
	background-repeat : no-repeat;
}
.google {
	float: left;
	padding-right: 10px;
}
.googler {
	float: right;
	padding-left: 10px;
}
.werbung {
	float: right;
	padding-right: 0px;
	vertical-align:text-bottom;
	margin-top:5px
}
.alignleft {
	float:left;
	padding-right: 10px;
}
.alignright {
	float:right;
	padding-left: 10px;
}

