p {
	margin: 0px;
	margin-bottom: 12px;
	padding: 0px;
	font-family: Verdana;
	font-size:  12px;
	line-height: 15px;
	color: #545656;
}

.gruen {
	margin: 0px;
	margin-bottom: 12px;
	padding: 0px;
	font-family: Verdana;
	font-size:  12px;
	font-weight: bold;
	line-height: 15px;
	color: #004910;
}

.kleingruen {
	margin: 0px;
	margin-bottom: 12px;
	padding: 0px;
	font-family: Verdana;
	font-size:  12px;
	line-height: 15px;
	color: #004910;
}

h2 {
	margin: 12px;
	margin-left: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size:  14px;
	font-weight: bold;
	line-height: 15px;
	color: #004910;	
}

h3 {
	margin: 12px;
	margin-left: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size:  12px;
	font-weight: bold;
	line-height: 15px;
	color: #004910;	
}

h4 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size:  12px;
	font-weight: bold;
	line-height: 15px;
	color: #004910;	
}

ol {
	font-family: Verdana;
	font-size: 12px;
	color: #545656;
}

ul {
	font-family: Verdana;
	font-size: 12px;
	color: #545656;
}

A:link {
	COLOR: #545656; TEXT-DECORATION: none
}

A:visited {
	COLOR: #545656; TEXT-DECORATION: none
}

A:active {
	COLOR: #545656; TEXT-DECORATION: none
}

A:hover {
	COLOR: #212323; TEXT-DECORATION: underline
}

A.href:link {
	COLOR: #ffffff
}

A.href:visited {
	COLOR: #ffffff
}

A.href:active {
	COLOR: #ffffff
}

A.href:hover {
	COLOR: #ffffff
}

BODY {
	SCROLLBAR-FACE-COLOR: #ECF2F2; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ECF2F2; 
	SCROLLBAR-SHADOW-COLOR: #ECF2F2; 
	SCROLLBAR-3DLIGHT-COLOR: #ECF2F2; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #F7F7F7; 
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC; 
	Height:100%; 
	width: 100%;
	FONT-SIZE: 12px; 
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:0px; 
	color: #004910; 
	FONT-FAMILY: Verdana; 
	BACKGROUND-COLOR: #FFFFFF;
}

PRE {
	FONT-SIZE: 25px;
}

TABLE {
	top:0px; MARGIN: 0px; BORDER-COLLAPSE: collapse; BORDER-RIGHT-WIDTH: 0px; border-spacing: 0px
}

TABLE.ohnemargin
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

TABLE.fullWidth {
	WIDTH: 100%
}

TD {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px
}

td.stellen{
	background: #004910;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center; 
}

td.stellen_grau{
	color: #545656;
}

TD.fullWidth {
	WIDTH: 100%
}

td.gross {
	color: #004910;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
}

.mit {
	color: #004910;
	font-family: Verdana;
	font-size: 30px;
	font-weight: bold;
}

.udw {
	color: #004910;
	font-family: Verdana;
	font-size: 25px;
	font-weight: bold;
}

IMG {
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	BORDER-RIGHT-WIDTH: 0px
}

FORM {
	MARGIN: 0px
}

INPUT.text {
	background-color:#e5e5e5; border: 0px dashed; FONT-SIZE: x-small; FONT-FAMILY: Verdana; filter: DropShadow(Color=#000000, OffX=1, OffY=1,Positive=1)
}

INPUT.SELECT {
	BORDER-RIGHT: #7eb0c9 1px solid; BORDER-TOP: #7eb0c9 1px solid; FONT-SIZE: x-small; BORDER-LEFT: #7eb0c9 1px solid; COLOR: #115e94; BORDER-BOTTOM: #7eb0c9 1px solid; FONT-FAMILY: Verdana
}

TEXTAREA {
	background-color:#e5e5e5; border: 0px dashed; FONT-SIZE: x-small; FONT-FAMILY: Verdana; filter: DropShadow(Color=#000000, OffX=1, OffY=1,Positive=1)
}

INPUT.fullWidth {
	WIDTH: 95%
}

TEXTAREA.fullWidth {
	WIDTH: 95%
}

SELECT.fullWidth {
	WIDTH: 95%
}

INPUT.checkbox {
	background-color:#ffffff; border: 0px dashed; FONT-SIZE: x-small; FONT-FAMILY: Verdana; filter: DropShadow(Color=#000000, OffX=1, OffY=1,Positive=1)
}

INPUT.radio {
	background-color:#ffffff; border: 0px dashed; FONT-SIZE: x-small; FONT-FAMILY: Verdana; filter: DropShadow(Color=#000000, OffX=1, OffY=1,Positive=1)
}





INPUT.image {

	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none

}

INPUT   {
	border-width:1px; 
	border-color:#000000; 
	border-style:solid; 
	margin:0px; 
	margin-top:1px; 
	margin-bottom:1px; 
	padding:1px; 
	background-color:#ffffff;
	height:auto;
	width:100%;
}

.nachricht_div {
	background: url(../image/nachrichten.gif);
	margin-top: 1px;
	width: 200px;
	border: 1px solid black;
	height: 125px;
	position: relative;
	left: 40px;
	top: 5px;
}

.nachricht_head {
   width:100%; 
	background-color:#004910; 
	text-align:center;
	line-height:18px; 
	font-family:Verdana; 
	font-size: 11px; 
	color:white; 
	font-weight:bold; 
	text-decoration:none; 
}

.nachricht{ 
	width:100%;
	text-align:left;
	line-height:25px; 
	height:105px;
}
a.nachricht_head:link, a.nachricht_head:active, a.nachricht_head:visited, a.nachricht_head:hover { 
	width:100%; 
	background-color:#004910; 
	text-align:center;
	line-height:18px; 
	font-family:Verdana; 
	font-size: 11px; 
	color:white; 
	font-weight:bold; 
	text-decoration:none;
}
a.nachricht_text:link, a.nachricht_text:active, a.nachricht_text:visited { 
	font-family:Verdana;
	font-size: 10px; 
	font-weight:bold; 
	color:#545656; 
	text-decoration:none;
}
.nachricht_tabelle { 
	height:105px;
	font-family:Verdana;
	font-size: 9px; 
	line-height:11px; 
	width:100%; 
	vertical-align:top;
	table-layout:fixed;
}
.nachricht_datum  { 
	height:18px;  
	vertical-align:top;
	margin:0px;
	padding:3px;
}
.nachricht_uberschrift { 
	vertical-align:top;
	margin:0px;
	padding:3px;
}
.nachricht_mehr  { 
	height:18px; 
	vertical-align:bottom; 
	text-align:left;
	margin:0px;
	padding:3px;
	color:#545656;
}

.wo {
	font-family: Verdana;
	font-size: 12px;
	color: #004910;
}

a.link_ital {
	font-style: italic;
	text-decoration: underline;
}

a.link_sitemap {
	font-size:  12px;
	text-decoration: underline;
}

.sitemap {
	margin: 0px;
	margin-bottom: 12px;
	padding: 0px;
	font-family: Verdana;
	font-size:  12px;
	line-height: 13px;
	color: #545656;
}

a.link_it_ohne_unter {
	font-style: italic;
	text-decoration: none;
}
a.link_it_ohne_unter_f {
	font-style: italic;
	font-weight: bold;
	text-decoration: none;

}
a.link_it_ohne_unter_f:hover,a.link_it_ohne_unter_f:active{
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;

}


a.link_it_fett_italic_gruen {
	font-style: italic;
	text-decoration: underline;
	font-weight:bold; 
  color: #004910;
}

a.stellen {
	text-decoration: underline;
	font-size: 11px;
}

.stellen_klein {
	font-size: 9px;
}

DIV.music{
    position:absolute;
    top: 0px;
    left:0px;

}