body, html {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image:  url(../seitenelemente/unterleger_link.png);
}
p {
	margin-bottom: 8px;
	margin-top: 0px;

}
h2 {
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 2px;
}
ul {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	margin: 0px;
	list-style-position: inside;
	list-style-type: none;
	padding: 0px;

}
li {
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}
.kommentar { display: none; }
#inhaltsverzeichnis { display: none; }
#allesdrin {  }
#seite {
	width: 1014px;
	min-height: 600px;
	background-color: #FFFFFF;
	padding-bottom: 24px;
}
#kopf {
	float: left;
	height: 173px;
	width: 1014px;
	margin-top: 24px;
	background-image: url(../seitenelemente/kopf.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: top;
}
#logo {
	background-image: url(../seitenelemente/logo.gif);
	float: left;
	background-repeat: no-repeat;
	height: 32px;
	width: 273px;
	margin-left: 3px;
	margin-bottom: 8px;
}
#hauptnavigation {
	position: relative;
	top: -34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: baseline;
	height: 24px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 0px;
}
#hauptnavigation ul {
	display: inline-table;
	/*border-collapse: collapse;*/
	border-spacing: 8px;
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
	list-style-type: none;
	line-height: 24px;
	height: 24px;
}
#hauptnavigation li {
	display: table-cell;
	text-decoration: none;
	margin-right: 5px;
	padding-right: 2px;
	padding-left: 2px;
	list-style-position: inside;
	list-style-type: none;
	height: 24px;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	line-height: 24px;
}
#hauptnavigation li:hover {
	height: 24px;
	background-image: url(../seitenelemente/unterleger_hauptnavigation.png);
	background-repeat: repeat;
	color: #FF6600;
	line-height: 24px;
}
#hauptnavigation .aktiv{
	color: #FF6600;
	background-color: #FFFFFF;
}
#noscript-nofun {
	height: 158px;
	width: 583px;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px solid #C197AB;
	float: left;
	margin-left: 13px;
}
#noscript-nofun img {
	float: right;
    position: relative;
	bottom: 7px;
	margin-right: 52px;
	margin-left: 39px;
}
#noscript-nofun p {
	font-size: 24px;
	font-style: italic;
	line-height: 120%;
	font-weight: bold;
	color: #C197AB;
	text-decoration: line-through;
	margin-left: 13px;
}
#kastenlinks {
	clear: both;
	float: left;
	height: 312px;
	width: 156px;
	background-color: #FFFFFF;
	margin-right: 39px;
	margin-bottom: 8px;
	background-image: url(../seitenelemente/haken.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
}
#unternavigation {
	height: 312px;
	width: 156px;
	float: left;
	margin-right: 39px;
	margin-bottom: 8px;
	font-weight: bold;
	color: #FF6600;
	cursor: pointer;
}
#unternavigation li {
	margin-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
#unternavigation li:hover {
	color: #FFFFFF;
	background-image:  url(../seitenelemente/unterleger_link.png);
	background-repeat: repeat;
}
#unternavigation .aktiv {
    color: #FFFFFF;
	background-color: #FF6600;
}
#inhalt {
	float: left;
	min-height: 312px;
	width: 624px;
	margin-bottom: 8px;
}
#fuss {
	background-image: url(../seitenelemente/fuss.jpg);
	background-repeat: no-repeat;
	height: 344px;
	width: 1014px;
	float: left;
	margin-top: 8px;
	background-position: bottom;
	margin-bottom: 24px;
}
.kastl {
	width: 585px;
	min-height: 64px;
	margin-bottom: 24px;
	margin-top: 0px;
	float: left;
	overflow: hidden;

}
.kastl img {
float: left;
margin-right: 13px;
}
.link-kastl {
	width: 312px;
	min-heigth: 64px;
	cursor: pointer;
	font-weight: bold;
	color: #FF6600;

}
.link-kastl img {
	display: block;
	margin-bottom: 8px;
	float: none;
}
.link-kastl p:hover {
	color: #FFFFFF;
	background-image: url(../seitenelemente/unterleger_link.png);
}
.build-kastl {
	overflow: hidden;
}
.build-kastl img {
	display: block;
	margin-bottom: 8px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;

}
.build-kastl-uebergroesse {
	width: 585px;
	min-height: 64px;
	float: left;
	overflow: auto;
	margin: 0px;
	padding: 0px;

}
.build-kastl-uebergroesse img {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}
.loop {
	overflow: hidden;
	margin: 0px;
	padding: 0px;

}
.nachoben {
	font-size: 12px;
	display: block;
	float: right;
	margin-right: 13px;
	margin-top: 8px;
	clear: both;

}
.unterstrichen {
	text-decoration: underline;
}
#cassettendeck {
	height: 240px;
	width: 390px;
	background-image: url(../seitenelemente/cassettendeck.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;



}

