body {
	/*background: #155E1A url(design/body_bg.jpg) repeat-x top left;*/
	background: #0e4c12 url(../design/body_bg3.jpg) repeat-x top center;
	/*background-color: #155E1A;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}

a:focus,
a:active {
	outline: 0;
}

.clear {
	clear: both;
}

#aussen {
	margin: 0 auto;
	width: 100%;
	background: url(../design/hintergrund.png) repeat-y top center;
	/*border-left: 3px solid #333333;
	border-right: 3px solid #333333;*/
}

* html #aussen {
	margin: 0px;
	background: transparent;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='design/hintergrund.png', sizingMethod='none');*/
}

#aussen_unten {
	margin: 0 auto;
	background: url(../design/hintergrund_unten.png) repeat-y top center;
	height: 20px;
}

* html #aussen_unten {
	margin: 0px;
	display: none;
	background: transparent;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='design/hintergrund_unten.png', sizingMethod='none');*/
}

#zentrierung {
	width: 770px;
	margin: 0 auto;
	
	background: #155E1A;
	
	/*border-left: 2px solid #108418;*/
	/*border-left: 1px solid #188418;
	border-right: 1px solid #188418;*/
}

* html #zentrierung {
	position: relative;
}

li { color: #EBEC8E;}

input {
	background-color: #108418;
	border: 1px solid #155E1A;
	font-size: 10pt;
	color: #EBEC8E;
}

input.button {
	background-color: #108418;
	border: 1px solid #155E1A;
	font-size: 10pt;
	color: #EBEC8E;
}


textarea {
	font-family: Arial, Helvetica, sans-serif;
	background: #108418;
	border-width: 0px;
	font-size: 10pt;
	color: #EBEC8E;
}

a.text { color: #EBEC8E; text-decoration: underline;}
a:hover.text { color: #F6F888; text-decoration: none;}
a:active.text { color: #EBEC8E; text-decoration: underline;}
a:visited.text { color: #EBEC8E; text-decoration: underline;}


a.menu { color: #EBEC8E; text-decoration: none;}
a:hover.menu { color: #EBEC8E; text-decoration: none;}
a:active.menu { color: #EBEC8E; text-decoration: none;}
a:visited.menu { color: #EBEC8E; text-decoration: none;}


.gelb8 {
	font-size: 8pt;
	color: #EBEC8E;
	text-decoration: none;
	font-weight: normal;
}

.gelb9 {
	font-size: 9pt;
	color: #EBEC8E;
	text-decoration: none;
	font-weight: normal;
}



.gelb10b {
	font-size: 10pt;
	color: #EBEC8E;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}

.text8 {
	font-size: 8pt;
	color: #EBEC8E;
	font-weight: normal;
}

.text8b {
	font-size: 8pt;
	color: #EBEC8E;
	font-weight: bold;
	letter-spacing: 2px;
}

.text9,
p.klein {
	font-size: 9pt;
	color: #EBEC8E;
	font-weight: normal;
}

.text9b {
	font-size: 9pt;
	color: #EBEC8E;
	font-weight: bold;
	letter-spacing: 2px;
}

.text10,
.gelb10,
p,
li {
	font-size: 12px;
	color: #EBEC8E;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	line-height: 125%;
}

.text10b {
	font-size: 10pt;
	color: #EBEC8E;
	font-weight: bold;
	letter-spacing: 1px;
}

div.inhaltsbereich {
	margin: 0px 0px 20px 0px;
	padding: 0px 20px 0px 0px;
}




#navigation, #login {
	width: 140px;
	margin: 0px 0px 20px 0px;
}

#news {
	float: right;
	width: 220px;
	margin: 0px 0px 10px 0px;
}

#navigation h4, #login h4, #news h4 {
	float: left;
	background: #108418 url(../img/schraege.gif) no-repeat right;
	color: #EBEC8E;
	padding: 1px 45px 0px 5px;
	line-height: 100%;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}

#news h3 {
	font-size: 12px;
}

#news hr {
	margin: 5px 0px 5px 0px;
	background: transparent;
	border: 0px;
	border-top: 1px solid #EBEC8E;
	padding: 0px;
	clear: both;
}

#navigation div.innen, #login div.innen {
	clear: both;
	border: 1px solid #108418;
	border-left: 0px;
	background: #0D7414;	
}

#login div.innen {
	padding: 5px;
}

#news div.innen {
	clear: both;
	padding: 5px;
	border: 1px solid #108418;
	border-right: 0px;
	background: #0D7414;	
}

/* Navigation */

#navigation ul {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	
}

#navigation li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 140px;
	font-size: 12px;
}

#navigation li a,
#navigation li.no a,
#navigation li.act a {
	color: #EBEC8E;
	text-decoration: none;
}

#navigation li.no a:link,
#navigation li.no a:visited {
	padding: 3px 5px 3px 5px;
	margin: 0px 5px 5px 5px;
	background: #108418;
	display: block;

}

#navigation li.no a:hover {
	background: #0a8f13;
}

#navigation li.act a:link,
#navigation li.act a:visited {
	background: #0a8f13;
	padding: 3px 5px 3px 5px;
	margin: 0px 5px 5px 5px;
	display: block;
	font-weight: bold;
}

#navigation li.act a:hover {
	background: #0b9615;
}

#navigation li li {
	font-size: 11px;
}

#navigation li li.no a:link,
#navigation li li.no a:visited {
	padding: 3px 5px 3px 15px;
	font-weight: normal;
}

#navigation li li.act a:link,
#navigation li li.act a:visited {
	padding: 3px 5px 3px 15px;
}


/* Tabelle fuer diverse Eingabemasken */

table.eintrag {
	border: 1px solid #108418; 
	background: #0D7414;
	width: 400px;
	text-align: left;
}
	
table.eintrag th {
	background: #108418;
	padding: 10px 2px 10px 2px;
}
	
table.eintrag th {
	color: #EBEC8E;
	font-size: 12px;
	font-weight: bold;
}
	
table.eintrag td {
	padding: 10px;
}

table.eintrag label {
	font-size: 12px;
	font-weight:  bold;
	color: #EBEC8E;
	clear: both;
}
	
table.eintrag input,
table.eintrag textarea {
	font-size: 12px;
	clear: both;
	margin: 5px 0px 0px 0px;
	border: 1px solid #155E1A;
	width: 250px;
}
	
table.eintrag input.submit {
	background: #108418;
	color: #EBEC8E;
	padding: 5px 10px;
	width: 50px;
}

	
	
div.loginform {

}

div.loginform div.input {
	clear: both;
	float: left;
	margin: 5px 0px 0px 0px;
}

div.loginform div.input label {
	width: 60px;
	float: left;
}

div.loginform div.input input {
	float: left;
	width: 60px;
	margin: 0px 0px 0px 0px;
}

div.loginform div.input_submit {
	clear: both;
	margin: 5px 0px 0px 60px;
	float: left;	
}

* html div.loginform div.input_submit {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 60px;
}


table.news_anzeigen {
	text-align: left;
	width: 500px;
}

table.news_anzeigen h4 {
	padding: 0px;
	margin: 0px;
}


div.news_anzeigen {
	width: 500px;
	text-align: left;
	margin: 0 auto;
}

div.news_anzeigen div.news_kasten {
	border: 1px solid #108418;
	margin: 0px 0px 10px 0px;
}

div.news_anzeigen div.news_kasten div.header {
	background: #0D7414;
	border-bottom: 1px solid #108418;
	padding: 5px;
}

div.news_anzeigen div.news_kasten div.header h4 {
	width: 350px;
	float: left;
	padding: 0px;
	margin: 0px;
}

div.news_anzeigen div.news_kasten div.header p {
	float: right;
	width: 100px;
}

div.news_anzeigen div.news_kasten div.content {
	clear: both;
	padding: 5px;
}

div.news_anzeigen div.news_kasten div.news-image {
	float: right;
	width: 160px;
	text-align: right;
}

div.news_anzeigen div.news_kasten div.news-text {

}

div.news_anzeigen div.news_kasten div.news-text p {

}

div.news_anzeigen div.news_kasten div.news-admin {
	clear: both;
	background: #0D7414;
	border-top: 1px solid #108418;
	padding: 2px 5px;
}

div.news_anzeigen div.news_kasten div.news-admin p {
	text-align: right;
}

