body,div,p,a,b,td
{
	font-family:verdana;
	font-size:10pt;
}
body
{
	margin:0px;
	padding:0px;
}
.body
{
	background-color: white;
	background-image: url(svpsh_generic_bg.gif);
	background-position: -200px;
	background-repeat:repeat-y;
}
div
{
	margin:0px;
	padding:0px;
}

#header
{
	background-color:#5eb231;
	background-image:url(svpsh_logo_bg.gif);
	background-repeat:repeat-x;
	width:980px;
}
#header2
{
	background-image:url(svpsh_header_di5.jpg);
	background-repeat:no-repeat;
	background-position: 200px 0px;
}

#header img
{
	border:0px;
	margin-left: 46px;
	margin-right: 45px;
}
#left
{
	float:left;
	width:200px;
}
#news
{
	position:absolute;
	left:0px;
	top:430px;
	width:200px;
}
#left img
{
	margin-top:0px;
	margin-bottom:7px;
}
#content
{
	position: absolute;
	top: 104px;
	left: 200px;
	width: 780px;
	padding: 0px;
}
.hauptmenu, .hauptmenua
{
	display:block;
	margin-top:-1px;
	margin-left:7px;
	width:178px;
	border:none;
	text-align:left;
	padding:3px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}
.submenu, .submenua
{
	display:block;
	margin-top:-1px;
	margin-left:30px;
	width:132px;
	border:none;
	text-align:left;
	padding:3px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}

.submenua, .hauptmenua
{
	background-color:#32591b;
}

.submenu:hover, .hauptmenu:hover
{
	background-color:#f9f9f9;
	color:#32591b;
}

#madeby
{
	position:absolute;
	left:30px;
	bottom: 5px;
	font-family:verdana;
	font-size:7pt;
	color:white;
}

#content_title
{
	width:100%;
	border-bottom:1px dotted #5eb231;
	background-color:#f9f9f9;
	height:60px;
}

#content_title h1
{
	font-size:14pt;
	font-style:italic;
	color:#32591b;
	float:right;
	margin-right:6px;
	margin-top:20px;
}
#content_spacer
{
	padding:7px;
}

hr
{
	color:#f9f9f9;
	background-color:#f9f9f9;
	border: 0; 
	height: 1px; 
}