/*Sitendefinition*/

*{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-position: 1024px 0;
	background-color: #999999;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
color:#FFFFFF;
text-decoration:none;
}
#site {
	width: 1024px;
	float: left;
	overflow: hidden;
}

/*ContentNavigation*/
#skopf {
	height:80px;
}
#skopf  #topnav {
	float: right;
	list-style-type: none;
	clear: none;
	width: 220px;
	height: auto;
	margin-top: 220px;
	font-variant: small-caps;
	margin-right: 10px;
}
#site #smitte #skopf #topnav {
	margin-top: 45px;
	overflow: hidden;
	margin-right: 10px;
}
#nav   {
	float: none;
	list-style-type: none;
	clear: none;
	height: 25px;
	margin-left: 45px;
}

#nav a:link, #nav a:visited, #nav a:active{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
	padding: 4px;
	font-variant: small-caps;
}

#nav a:hover {
	text-decoration: none;
	color: #F17112;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #F48F3E;
	border-bottom-color: #F39247;
	border-bottom-width: 1px;
	font-variant: small-caps;
}

/*ContentMitte*/
#smitte {
	float: left;
	width: 700px;
	height: auto;
	background-image: none;
	overflow: hidden;
}
#contenttop {
	margin-top: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 700px;
	height: 220px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 700px;
	background-image: url(../stimage/smhg.png);
	background-repeat: repeat-y;
	background-position: top;
}
#content #inhalt {
	line-height: 18px;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 30;
	margin-left: 50px;
}

#content #shopinhalt {
	line-height: 16px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 30;
	margin-left: 30px;
	overflow: hidden;
}

/*Abstandsblock links*/
#slinks {
	float: left;
	width: 30px;
	background-repeat: repeat-y;
	background-position: left center;
	height: 800px;
}

/*Inhaltsblock rechts*/
#srechts {
	float: right;
	height: 770px;
	width: 290px;
	background-image: url(../stimage/leistehg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 80px;
}
#recontent  {
	float: left;
	height: 500px;
	width: 250px;
	margin-top: 250px;
	margin-left: 20px;
	overflow: hidden;
}

#recontent a #recontent a:visited, #recontent a:active {
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#recontent a:hover {
	text-decoration: none;
	color: #F48D3D;
}
#recontent h1 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 30px;
	color: #F48D3D;
}
#recontent h2 {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 10px;
}
#recontent h3 {
    font-size: 11px;
    margin: 20px 0 10px 0;
}
#recontent h4 {
	font-size: 11px;
	margin: 20px 0 10px 0;
}

#werbsrechts {
	float: right;
	height: 770px;
	width: 290px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 150px;
}
srechts #werbebl{
	float: right;
	height: 770px;
	width: 290px;
	margin-top: 80px;
}
#sunten {
	clear: both;
	height: auto;
}



/*ContentMitte Schriftauszeichung*/
#inhalt a {
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#inhalt a:hover {
	text-decoration: none;
	color: #F48D3D;}
#inhalt h1 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 30px;
	color: #F48D3D;
}
#inhalt h2 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 11px;
}
#inhalt h3 {
	font-size: 12px;
	margin: 20px 0 10px 0;
}
#inhalt h4 {
	font-size: 12px;
	margin: 20px 0 10px 0;
}
#cfooter {
	clear: none;
	float: none;
	height: 50px;
	width: 700px;
	background-image: url(../stimage/sfhg.png);
	background-position: top;
	background-color: #999999;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
}
#cfooter #text {
	clear: none;
	float: none;
	text-align: right;
	vertical-align: bottom;
	margin-right: 30px;
	margin-top: 10px;
}
#text h6{
	font-size: 10px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
}
.clear {
    clear: both;
    line-height: 0px;
    height: 0;
}
