*
{
	margin: 0;
	padding: 0;
}
html, body
{
	background: #fff url(../grafiken/pattern.jpg) left center repeat-x;
	height: 100%;
	margin: 0;
	min-width: 950px;
	padding: 0;
	width: 100%;
}
#abstand
{
	background: transparent;
	float: left;
	height: 50%;
	margin-bottom: -290px;
	width: 980px;
}
#container
{
	background: transparent;
	border: 1px solid #000;
	clear: left;
	height: 580px;
	margin: 0 auto;
	padding: 3px;
	position: relative;
	width: 980px;
}
#head1
{
	background: #fff url(../grafiken/head_1_neu2.jpg);
	border: 0px;
	color: #032174;
	font: normal 10pt Trebuchet MS,arial,sans-serif;
	height: 130px;
	width: 980px;
}
#spalten
{
	background: #ADD67B;
	border: 0px;
	height: 450px;
	margin: 0;
	padding: 0;
	width: 980px;
}
#menu
{
	background: #fff;
	border: 0px;
	float: left;
	font: bold 9pt Trebuchet MS,arial,sans-serif;
	height: 415px;
	margin: 0;
	padding: 25px 10px 10px 10px;
	width: 140px; 
}

#distel
{
	position:absolute;
	bottom:3px;
	left:4px;
    background: transparent;
	border: 0px;
	height: 100px;
	margin: 0;
	padding: 10px;
	width: 137px;
	text-align:center;
}
#topic
{
	background: #ADD67B;
	border: 0px solid #000;
	float:left;
    color: #000;
	font: bold 15px Trebuchet MS,arial,sans-serif;
	height: 28px;
	margin: 0;
	padding-left: 15px;
	padding-top: 8px;
	width: 619px;
}
#content
{
	background: #ADD67B;
	border: 0px;
	color: #000;
	float: left;
	font: 10pt Trebuchet MS,arial,sans-serif;
	height: 398px;
	margin:0;
	overflow: auto;
	padding: 5px 15px 0 15px;
	width: 595px;
}
#news
{
	background: #D6FFAD;
	border: 0px;
	float: right;
	font: normal 9pt Trebuchet MS,arial,sans-serif;
	height: 430px;
	margin:0;
	padding: 10px;
	width: 165px;
}
p
{
	margin: 0 0 15px 0;
}
#content hr
{
	clear:both;
    border: 0;
	border-bottom: transparent;
	border-top: 1px solid #000;
	margin: 10px 0 10px 0;
}
img.bild_l
{
	border: 0px solid #606060;
	float: left;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-top: 3px;
}
img.bild_lb
{
	border: 1px solid #5F5F5F;
	padding:3px;
    float: left;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-top: 3px;
}
img.bild_r
{
	border: 0px solid #606060;
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-top: 3px;
}
img.bild_rb
{
	border: 1px solid #5F5F5F;
	padding:3px;
    float: right;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-top: 3px;
}
img.bord
{
	border: 1px solid #5F5F5F;
	padding:3px;
}
img.aktuelles
{
	border: 1px solid #95A8E7;
	float: left;
	margin-bottom: 3px;
	margin-right: 15px;
	margin-top: 3px;
	padding:3px;
}
a
{
	color: #900;
	text-decoration: underline;
}
a:hover
{
	color: #500;
	text-decoration: underline;
}
a:active
{
	color: #900;
	text-decoration: underline;
}
a.contact
{
	color: #000;
	text-decoration: none;
}
a.contact:hover
{
	color: #F37A00;
	text-decoration: none;
}
a.contact:active
{
	color: #A10000;
	text-decoration: none;
}
a.nix, a.nix:hover, a.nix:active
{
	color: #000;
	text-decoration: none;
}
#nav,#nav li
{
	list-style: none;
	padding: 0;
	width: 140px;
}
#nav a.a
{
	color: #000;
	display: block;
	font: bold 12px/20px Trebuchet MS,Arial, sans-serif;
	height: 20px;
	text-decoration: none;
	text-indent: 14px;
	width: 140px;
}
#nav a.a:hover
{
	color: #900;
	text-decoration: none;
}
#nav a.b
{
	color: #900;
	display: block;
	font: bold 12px/20px Trebuchet MS,Arial, sans-serif;
	height: 20px;
	text-decoration: none;
	text-indent: 14px;
	width: 140px;
}
#nav a.b:hover
{
	color: #900;
	text-decoration: none;
}
#subnav,#subnav li
{
	list-style: none;
	padding: 0;
	width: 156px;
}
#subnav a.a
{
	background: transparent;
	color: #666;
	display: block;
	font: bold 11px/17px Trebuchet MS,Arial, sans-serif;
	height: 17px;
	text-decoration: none;
	text-indent: 14px;
	width: 156px;
}
#subnav a.a:hover
{
	color: #900;
	text-decoration: none;
}
#subnav a.b
{
	background: transparent;
	color: #900;
	display: block;
	font: bold 11px/17px Trebuchet MS,Arial, sans-serif;
	height: 17px;
	text-decoration: none;
	text-indent: 14px;
	width: 156px;
}
#subnav a.b:hover
{
	color: #900;
	text-decoration: none;
}
#newsletter fieldset
{
	border: 1px solid #95A8E7;
	bottom: 15px;
	padding: 5px;
	position: absolute;
	width: 143px;
}
.nltxt
{
	font-weight: normal;
	padding-left: 3px;
}
input.nlinput
{
	background-color: #fff;
	border: 1px solid #474747;
	padding: 1px 5px 0 5px;
	font: normal 9pt Trebuchet MS,arial,sans-serif;
	margin-left: 3px;
	margin-top: 3px;
	width: 135px;
    cursor: text;
}
input.nlinput2:focus
{
	background-color: #D6FFAD;
}
input.nlinput2
{
	background-color: #fff;
	border: 1px solid #474747;
	font: normal 9pt Trebuchet MS,arial,sans-serif;
	margin-bottom: 7px;
	width: 200px;
    cursor: text;
    padding: 0 5px 0 5px;
}
textarea.nlinput2:focus
{
	background-color: #D6FFAD;
}
textarea.nlinput2
{
	background-color: #fff;
	border: 1px solid #474747;
	font: normal 9pt Trebuchet MS,arial,sans-serif;
	margin-bottom: 7px;
	width: 380px;
    cursor: text;
    padding: 0 5px 0 5px;
}
input.nlinput:focus
{
	background-color: #D6FFAD;
}
input.nlsubmit
{
	background-color: transparent;
	border: 1px solid #474747;
	cursor: pointer;
	font: bold 11px Trebuchet MS,Arial, sans-serif;
	height: 20px;
	margin-left: 3px;
	margin-top: 7px;
	width: 90px;
}
input.nlsubmit:hover
{
	background-color: #D6FFAD;
	color: #990000;
	cursor: pointer;
}
input.nlsubmit2
{
	background-color: transparent;
	border: 1px solid #474747;
	cursor: pointer;
	font: bold 11px Trebuchet MS,Arial, sans-serif;
	height: 20px;
	margin-top: 7px;
	width: 202px;
}
input.nlsubmit2:hover
{
	background-color: #FDF1D8;
	color: #990000;
	cursor: pointer;
}
hr {
    border: 0;
    /* Firefox und Opera */
    border-top: 1px solid #95A8E7;
    border-bottom: transparent;
    height:1px;
    padding:0;
    margin:0;
}
hr.news {
    border: 0;
    /* Firefox und Opera */
    border-top: 1px solid #000;
    border-bottom: transparent;
    height:1px;
    padding:0;
    margin:10px 0 10px 0;
    _margin:0; /* IE macht sonst margin 10px */
}
div.news {
    padding:0;
    margin:0;
    color: #000;
    font-size: 11px;
    text-align:center;
}
#newslink fieldset
{
	border: 1px solid #95A8E7;
	bottom: 10px;
	padding: 5px;
	position: absolute;
	width: 153px;
	font-weight:bold;
}
.newslinktxt
{
	font-weight: normal;
	padding-left: 3px;
}
img.newslink
{
    padding:1px 8px 5px 0;
    float:left;
    border:0;
}
br.clear
{
    clear:both;
}
td.pad
{
    padding:8px;
}

/* Spamschutz */

tr.nix {display:none;}