﻿body {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	padding: 0px;
	background-color: #FFFFFF;
}

div {
	float: left;
	border: 1px none #000000;
}
#navivert {
	left: 5px;
	position: absolute;
	top: 230px;
	text-align: left;
    width: 185px;
}
ul {
	list-style-type: none;
	line-height: 25px;
	text-align: left;
}
#ulPoint {
	list-style-type: square;
/*	line-height: 25px; */
	text-align: left;
}

#navihor {
	position: absolute;
	left: 400px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	top: 193px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
#linktext {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

#nlow1 {
	color: #000000;
	font-weight: normal;
}
#nlow2 {
	color: #000000;
	font-weight: normal;
}
#navilow {
	position: absolute;
	top: 600px;
	left: 30px;
}
#text {
	top: 220px;
	left: 204px;
	position: absolute;
	width: 621px;
	line-height: 130%;
	background-color:white;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
}

#textslider {
	top: 460px;
	left: 204px;
	position: absolute;
	width: 621px;
	line-height: 130%;
	background-color:white;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
}

#slider {
	top: 220px;
	left: 225px;
	height: 230px;
	width: 600px;
	position: absolute;
	background-color:white;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#imgs img {
	height: 200px;
	width: 300px;
	position: absolute;
	top: 0;
	left: 150px;
	transition: 1s;
	visibility:hidden;
	margin-bottom: 20px;
}

#Snav {
	display:block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#SnavUp {
	display:block;
	height: 10%;
	width: 100%;
}

#Scircles {      /* which images is displayed */
	display:block;
	height: 50%;
	width: 9%;
	margin-right:2%;
	margin-top:2%;
	float:right;
 	/* visibility:hidden; */
	
/*  border-bottom-left-radius:5px;
	border-top-left-radius:5px;
	border-bottom-right-radius:5px;
	border-top-right-radius:5px; */
}

#Scircles ul {
    margin:0;
	display:block;
	height: 100%;
	width: 100%;
	float:right;
/*	background-color:red;	 */
}

#Scircles li {
	list-style:none;
    margin-left:3%;
	display:block;
	height: 100%;
	width: 10%;
	float:left;
	background-color:rgba(80,80,80,0.70) 
}

#SnavMiddle {
	display:block;
	height: 20%;
	width: 100%;
	margin-top:10%;
}

#Sleft {
	height: 100%;
	width: 8%;
	float:left;
	margin-left:3%;
	opacity:0.3;
}

#Sleft:hover {
	opacity:0.8;
}

#Sright {
	height: 100%;
	width: 8%;
	float:right;
	margin-right:3%;
	opacity:0.3;
}

#Sright:hover {
	opacity:0.8;
}

#SnavBottom {
	display:block;
	height: 15%;
	width: 100%;
    position:absolute;
	bottom:0;
	left:0;
	background-color:rgba(244,153,0,1);
}

#SnavBottom p {
	font-size: 12px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	margin-left: 3%;
/*	visiblity: hidden; */
}

#butanerkennung {
	font: normal normal bold 100% serif;
	font-size: 14px;
	color: black;
	top: 70px;
	left: 700px;
	padding: 16px;
	position: absolute;
	background-color: #FFFFFF;
	border-radius: 16px;
    border: 2px solid #4CAF50; /* Green */
	opacity: 0.7;
	transition-duration: 0.4s;
}
#butanerkennung:hover
{
	opacity:1.0;
    background-color: #4CAF50; /* Green */
    color: white;
}



#inhalt {
	left: 225px;
	position: absolute;
	top: 220px;
}
#backimg {
	position: absolute;
	top: 0px;
	left: 0px;
}
#subimg {
	position: absolute;
	/* left: 595px; */
	left: 580px;
	top: 0px; 
	height: 187px; 
	width: 217px; 
	background-color:white
}
#titleimg {
	position: absolute;
	top: 140px;
	left: 200px;
}
#bodyX {
	background-color:#F39900;
	background-repeat: no-repeat;
	background-image: url('images/bisstHNH.jpg');
}
