/* CSS Document */
/* html-Elemente */
body {
	margin: 0px;
	padding: 0px;
	background-color: #2F2F2F;
	background-image:  url(../imgs/hgs/hg_muster.jpg);
	background-attachment: fixed;
	scrollbar-base-color:#808080;
	scrollbar-face-color:#808080;
	scrollbar-arrow-color:#2F2F2F;
	scrollbar-highlight-color:#ABABAB;
	scrollbar-3dlight-color:#2F2F2F;
	scrollbar-shadow-color:#808080;
	scrollbar-darkshadow-color:#2F2F2F;
	scrollbar-track-color:#2F2F2F;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #B6B6B6;
}
ul {
	color: #979797;
	list-style-position: outside;
	list-style-type: square;
}
li {
	margin-bottom: 12px;
}
p {
	line-height: 17px;
}
form {
	width: 530px;
	border: 1px dotted #ABABAB;
	padding: 15 0px;
}
input {
	border: 1px solid #ABABAB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ABABAB;
	background-color: #2F2F2F;
}
textarea {
	border: 1px solid #ABABAB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ABABAB;
	background-color: #2F2F2F;
}
select {
	border: 1px solid #ABABAB;
	background-color: #2F2F2F;
}
/* Individualformate */
#sts_container {
	width: 790px;
	height: 480px;
	position:absolute;
	top:40%;
	left:50%;
	margin-top: -192px;
	margin-left: -395px;
	border-top: 1px solid #ABABAB;
	border-bottom: 1px solid #ABABAB;
}
#sts_name {
	position: relative;
	top: 86px;
	float: right;
}
#sts_keram {
	position: relative;
	width: 370px;
	top: 200px;
	float: right;
	text-align: right;
}
#sts_wtr {
	position: absolute;
	width: 790px;
	height: 15px;
	top: 415px;
	clear: both;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: right;
}
#sts_bild {
	width: 420px;
	height: 320px;
	position: relative;
	top: 110px;
	float: left;
}

/* ab hier Inhaltsseiten */
#container {
	width: 790px;
	height: 480px;
	position:absolute;
	top:40%;
	left:50%;
	margin-top: -192px;
	margin-left: -395px;
	border-top: 1px solid #ABABAB;
	border-bottom: 1px solid #ABABAB;
	background-image: url(../imgs/namenszug_un.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#obst {
	width: 790px;
	height: 25px;
	position: absolute;
	top: 40%;
	left: 50%;
	margin-top: -217px;
	margin-left: -395px;
	background-image: url(../imgs/namenszug_ob.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#navi {
	width: 160px;
	height: 400px;
	position: relative;
	top: 40px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ABABAB;
}
#inhalte {
	width: 560px;
	height: 400px;
	position: relative;
	top: 40px;
	float: right;
	overflow: auto;
	border: 1px dotted #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ABABAB;
}
#footer {
	width: 790px;
	height: 15px;
	position:absolute;
	top:40%;
	left:50%;
	margin-top: 297px;
	margin-left: -395px;
	text-align: right;
	font-family: Verdana;
	font-size: 11px;
}
#slider {
	width: 540px;
	height: 380px;
	position: relative;
	top: 10px;
	left: 10px;
	background-color: #808080;
}
/* Klassen */
.stslink {
	color: #999;
	text-decoration: none;
}
a.stslink:hover {
	color: #76161B;
}
.navi {
	color: #ABABAB;
	padding: 2px;
	margin-bottom: 60px;
	display: block;
	text-decoration: none;
}
a.navi:hover {
	color: #666666;
	text-decoration: none;
	background-color: #ABABAB;
}
.navida {
	color: #C9C9C9;
	padding: 2px;
	display: block;
	background-image: url(../imgs/hgs/hg_navi.gif);
	margin-bottom: 60px;
}
.navikln {
	font-size: 11px;
	color: #A0A0A0;
	text-decoration: none;
	padding: 1 15px;
	display: block;
	margin-bottom: 25px;
}
a.navikln:hover {
	color: #666666;
	text-decoration: none;
	background-color: #ABABAB;
}
.naviklnda {
	font-size: 11px;
	color: #C9C9C9;
	text-decoration: none;
	padding: 1 15px;
	background-image: url(../imgs/hgs/hg_navi.gif);
	display: block;
	margin-bottom: 25px;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ABABAB;
}
