body {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d7d7d7;
	background-image: url(sv_pics/website_02.jpg);
	background-repeat: repeat-x;
}

table {
	border: 1px none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #009900;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

background {
	background-image: url(sv_pics/website_02.jpg);
	background-repeat: repeat-x;
}
.background {
	background-image: url(sv_pics/website_02.jpg);
	background-repeat: repeat-x;
}


.menu{
	font-size: 11px;
	}
.menu:hover{
	font-weight: bold;
	}
	

table.news{
	border:0px;
	border-spacing:0px;
	width:600px;
	height:auto;
	
}
	
.news_l_o{
	width: 25px;
	height: 26px;
	background-image:url(sv_pics/news_l_o.png);
	background-repeat:no-repeat;
}
.news_betreff{
	height:auto;
	width:auto;
	background-image:url(sv_pics/news_o.png);
	background-repeat:repeat-x;
	font-size: 15px;
	font-weight:bold;
}
.news_r_o{
	width: 25px;
	height: 26px;
	background-image:url(sv_pics/news_r_o.png);
	background-repeat:no-repeat;
}
.news_l{
	background-image:url(sv_pics/news_l_margin.png);
	background-repeat: repeat-y;
}

.news_inhalt{
	background-color: #EAF8E9;
	padding-left: 5px;
	padding-top: 5px;
	width:auto;
	font-size: 14px;
}
.news_r{
	background-image:url(sv_pics/news_r_margin.png);
	background-repeat: repeat-y;
}
.news_l_u{
	width: 25px;
	height: 26px;
	background-image:url(sv_pics/news_l_u.png);
	background-repeat:no-repeat;
}
.news_u{
	background-image:url(sv_pics/news_u.png);
	background-repeat:repeat-x;
}
.news_r_u{
	width: 25px;
	height: 26px;
	background-image:url(sv_pics/news_r_u.png);
	background-repeat:no-repeat;

}

.betreff_big{
	font-size: 18px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}
.betreff{
	font-size: 14px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}
.betreff_mittle{
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	text-align:right;
}

.news_datum{
	width:100%;
	color: #646464;
	text-align:right;
	font-size:11px;
	}

.fehlermeldung{
	font-size: 14px;
	color:#FF0004;
	font-weight:bold;
	text-decoration:underline;
}


div.kalender{
	width:605px;
	height:auto;
}


#adminpanel_tabelle{
	margin-left: auto;
	margin-right:auto;
	margin-top:20px;
	width: 400px;
	height:auto;
	border: none;
}

.form_aktiviert{
	font-style:italic;
}

.form_deaktiviert{
	font-weight:bold;
	text-align:center;
}

.termine_tabelle{
	font-size:13px;
}

td.gbuch{
	width: 150px;
	background-color:#D6D6D6;
}
td.gbuch_inhalt{
	width: 400px;
	background-color:#a6a6D6;	
}

.nodecoration{
	text-decoration:none;
}
.nodecoration:hover{
	text-decoration:none;
}
.nodecoration:visited{
	text-decoration:none;
}
.text_mittle{
	font-size: 14px;
	}
