body 
{
margin: 40px auto 0px;
text-align: center;
background: #FFFFFF;
}

/*ein Container um alles...*/
#alles
{
	background: #fff;
	width: 900px;
	margin: auto;
	border: 0px;
	height: 553px;

}

/*Container für linkes Rand Startseite mit angeschnittenem HG-Bild */
#links
{
	background: #FFFFFF;
	width: 224px;
	height: 583px;
	float: left;
	border: 0px solid ;
	background-image:   url(images/villing-logo-gr.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#linksstart
{
	background: #FFFFFF;
	width: 224px;
	height: 553px;
	float: left;
	border: 0px solid ;
	background-image:   url(images/villing-logo-start-gr.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#navi
{
	background: #FFFFFF;
	width: 676px;
	height: 78px;
	float: left;
	border: 0px solid ;
	background-image:   url(images/villing-bg-navi.gif);
	background-repeat: repeat;
}

#inhaltstart
{
	background: #FFFFFF;
	width: 676px;
	height: 455px;
	float: left;
	border: 0px solid ;
	background-image:   url(images/villing-bg-start.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#inhalt
{
	background: #FFFFFF;
	width: 676px;
	height: 462px;
	float: left;
	border: 0px solid;
	background-color: #FFFFFF;
	vertical-align: top;
}

#fuss
{
	background: #FFFFFF;
	width: 676px;
	height: 20px;
	float: left;
	border: 0px solid ;
	background-color: #FFFFFF;
	
}

#fussstart
{
	background: #FFFFFF;
	width: 676px;
	height: 20px;
	float: left;
	border: 0px solid ;
	background-color: #FFFFFF;
	background-image:   url(images/villing-bg-start-fuss1.jpg);
}


.ueberschrift
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #006666;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	text-transform: uppercase;
	width: 200px;
	height: 30px;
	border: 0px solid;
	background-image:   url(images/villing-ueberschriften-bg1.gif);
	background-color: #FFFFFF;
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 5px;
	vertical-align: top;
}

.ueberschriftgross
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #006666;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	text-transform: uppercase;
	width: 200px;
	height: 30px;
	border: 0px solid;
	background-image:   url(images/villing-ueberschriften-bgG.gif);
	background-color: #FFFFFF;
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 5px;
	vertical-align: top;
}

.ueberschriftklein
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #006666;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	text-transform: uppercase;
	width: 200px;
	height: 30px;
	border: 0px solid;
	background-image:   url(images/villing-ueberschriften-bg.gif);
	background-color: #FFFFFF;
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 5px;
	vertical-align: top;
}

/*Schriftformatierung */
a.navi:link, a.navi:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006666;
	vertical-align: bottom;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: baseline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;

}

a.navi:hover, a.navi:focus
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: baseline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image:   url(images/villing-bg-navi-2.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
}

.naviactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	background-image:   url(images/villing-bg-navi-2.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-decoration: none;
	vertical-align: baseline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;

	
}

a.subnavi:link, a.subnavi:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #006666;
	vertical-align: bottom;
	font-weight: bold;
	text-decoration: none;
	vertical-align: bottom;
	padding: 1px ;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a.subnavi:hover, a.subnavi:active, a.subnavi:focus
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #006666;
	vertical-align: bottom;
	font-weight: bold;
	text-decoration: none;
	vertical-align: bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	text-align: left;
	padding: 1px 4px;
	display: block;
	background-color: #CDE3DD;
}

.subnaviactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #006666;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	text-align: left;
	padding: 1px 4px;
	display: block;
	background-color: #CDE3DD;

}

.subnavisport {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #006666;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	text-align: center;
	padding: 1px 0px 1px 4px;
	background-color: #CDE3DD;
	width: 110px;	
}

.text 
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006666;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

.textbold
{
text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006666;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
}

.textklein
{
 text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #006666;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
}

.textkleinbold
{
text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #006666;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
}
.h1
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #006666;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	text-transform: uppercase;
}

