body {
	background-image: url(../template/images/site_bg.gif);
	background-repeat: repeat-x;
	padding: 0;
	padding-top: 5px;
	margin: 0; 
	text-align: center;
}
a img {
	border:0;
}
#overall {
	margin: 0 auto;		
	text-align: left;
	width: 1000px;
}
#logo {
	background-image: url(../template/images/logo.gif);
	height: 141px;
	width: 173px;	
	float: left;		
}
#logo a {display:block;height:141px;width:173px;text-decoration:none;}
#smalllogo {
	background-image: url(../template/images/vs_buckenhofen.GIF);
	height: 44px;
	width: 171px;
}
#top {
	background-image: url(../template/images/top.jpg);
	height: 141px;
	width: 827px;
	float: right;
}
.clearboth {
	clear: both;
	padding: 0;
	margin: 0;
}
.clearright {
	clear: right;
	padding: 0;
	margin: 0;			
}
.clearleft {
	clear: left;
	padding: 0;
	margin: 0;
}
#inhalt {
	background-image: url(../template/images/bg_nav_left.gif);
	width: 1000px;
}
#bgdiv {
	margin: 0;
	padding: 0;
	background-image: url(../template/images/bg_complete.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 110px; 
}
#bgdiv {
	height: 400px; /* IE Hack */
}
#bgdiv[id] {
	height: auto;
	min-height: 400px;
}

#navleft {		
	margin: 0;
	padding: 0;	
	width: 173px;
	height: 378px;			
	float: left;
}
#topnav {
	margin: 0;
	padding: 0;	
	background-image: url(../template/images/topnavbg.gif);
	width: 827px;
	height: 28px;
	float: right;
}
#seiteninhalt {
	border: 1px dotted white; /* workarround für firefox... */
	margin-left: 180px;
}
#globalfooter {
	background-image: url(../template/images/bg_footer.jpg);
	width: 1000px;
	height: 27px;
}
#topnav ul {
	margin: 0;
	padding: 0; 
	list-style-type: none;
}
#topnav ul li {
	color: #A81310;
	float: left;
	margin: 0;
	padding: 0; 
	float: left;
	background-image: url(../template/images/navspacer.gif);
	background-repeat: no-repeat;
	background-position: right top;
	/*
	padding-left: 31px;
	padding-right: 45px; 
	*/
	padding-left: 10px;
	padding-right: 37px; 	
	padding-top: 1px;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	line-height: 28px;		
}
#topnav a img {
	border: none; 
}
#topnav a {
	color: #A81310;
	text-decoration: none;		
}
#topnav a:hover {
	color: #A81310;
	text-decoration: underline;
}
#subnavi {
	margin-top: 15px;
	margin-right: 3px;
	float: right;
	width: 150px;
	height: 500px;
	font-size: 12px; 
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A81310;
}
#subnavi ul {
	list-style-image: url(../template/images/list.gif);
	padding-left: 0;
	margin-left: 15px; 
}
#subnavi ul li {
	margin-top: 2px;
	margin-left: 3px; 
	padding-left: 3px;
	margin-right: 5px;
	padding-right: 5px; 	
	line-height: 16px;
}
#subnavi a:link, #subnavi a:visited {
	text-decoration: none;
	color: #A81310;
}
#subnavi a:hover, #subnavi .active a {
	text-decoration:underline;
	color: #780300;
}
#footernav {
	float: right;
}
#footernav ul {
	margin: 0;
	padding: 0; 
	list-style-type: none;
}
#footernav ul li {
	color: #A81310;
	margin: 0;
	padding: 0; 
	float: left;
	padding-left: 10px;
	padding-right: 15px; 
	padding-top: 1px; 
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	line-height: 28px;		
}
#footernav a {
	color: #A81310;
	text-decoration: none;		
}
#footernav a:hover {
	color: #A81310;
	text-decoration: underline;
}
.printericon  {
	padding-right: 20px;
	background-image: url(../template/images/print_icon.gif);
	background-position: right;
	background-repeat: no-repeat;
}	
.topnav_header_print, .subnav_header_print, .footnav_print {
	display: none;
}
#seiteninhalt {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#seiteninhalt a {
	color: #000000;
}
#seiteninhalt li {
	list-style:square;
}

#seiteninhalt a:hover {
	text-decoration: none;
	color: grey;
}

#seiteninhalt .pagetitle {
	margin-top: 40px;
	margin-bottom: 0px;
}
*+html #seiteninhalt .pagetitle {
	margin-top: 10px;
	margin-bottom: 0px;
}
* html #seiteninhalt .pagetitle {
	margin-top: 10px;
	margin-bottom: 0px;
}
#seiteninhalt h1.pagetitle span{
display: none;
}

