body {
	background-attachment: fixed;
	background-image: url(/cms/tsv1848obersontheim/images/Layout/hintergrund_seite.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
}

a:active, a:visited, a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #014181;
	text-decoration:none;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: red;
	text-decoration:none;
}

a:active.navi, a:visited.navi, a:link.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: red;
	text-decoration:none;
}

a:hover.navi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5193EA;
	text-decoration:none;
}

/*Definition für die Anzeige des Top-Banners*/
div.layoutbanner {
	position:absolute;
	left:0px;
	top:0px;
	height:130px;
	width:950px;
	background-attachment: fixed;
	background-image: url(/cms/tsv1848obersontheim/images/Layout/top_banner.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	z-index:1;
}

td.navi_unterpunkt {
	height:27px;
	width:0px;
	background-image: url();
	background-repeat: repeat-x;
	background-position: left top;
}

td.navi_linkespalte {
	width:0px;	
	height:30px;
	padding-left:1px;
	background-image: url();
	background-repeat: repeat-x;
	background-position: left top;
}

td.navi_rechtespalte {
	width:169px;
	padding-left:5px;
	background-image: url(/cms/tsv1848obersontheim/images/Layout/navi_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
table,td,li,ul,ol,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #5193EA;
}

table.body {
	width:950px;
	padding:0px;
}

td.inhalt {
	width:740px;
	padding:25px;
	padding-top:50px;
}

td.navigation {
	padding-top:55px;
	width:191px;
}

div.vrlogo {
	position:absolute;
	left:780px;
	top:5px;
	height:1px;
	width:1px;
	z-index:4;
}