@charset "UTF-8";
/* CSS Document */

/*-------------allgemein------------------------------------------------------------*/

*{
	padding: 0;
	margin: 0;
}

html, body {
	font-family: Arial,Helvectia,sansserif;
    height: 100%;
    margin: 0;
    padding: 0;
}

#maincontainer {
	margin: 0 auto;
    position: relative;
    width: 960px;
}


.fullBg {
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

p{
	font-size: 16px;
	color: white;
	line-height: 1.5rem;
	margin-bottom: 10px;
}

p.kontakt{
	line-height: 1.6rem;
}

span.kontakt{
	text-decoration: underline;
}

h1{
	color: #54cceb;
	font-size: 23px;
	font-weight: bold;
	margin-bottom: 25px;
}



/*-------------kopfbereich------------------------------------------------------------*/


header{
	width: 960px;
	height: 230px;
}

#header-content{
	width: 960px;
	height: 200px;
	position: relative;
	top: 30px;
}

#logo-bg{
	width: 566px;
	height: 150px;
	position: absolute;
	left: -456px;
}

#logo{
	width: 389px;
	height: 97px;
	position: absolute;
	top: 26px;
}

#slogan{
	width: 960px;
	height: 50px;
	background-image: url(images/slogan.png);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 150px;
}


/*-------------navigation------------------------------------------------------------*/

nav{
	height: 30px;
	width: 100%;
	position: absolute;
	top: 230px;
	z-index: 100;
	background-image: url(images/footernavbg.png);
}

#nav-container{
	width: 960px;
	height: 30px;
	margin: 0 auto;
}

#firstnav{
	list-style: none;
	width: 70%;
	height: 30px;
	float: left;
}

#firstnav ul{
	float: left;
}

#firstnav li{
	display: inline;
}



#firstnav li a {
	text-decoration: none;
	font-size: 16px;
	color: white;
	text-align: center;
	float: left;
	top: 0;
	padding-top: 5px;
	margin-right: 20px;
}


#firstnav li a:hover {
	color: #54cceb;
}

#firstnav li a.current {
	color: #54cceb;
}

#secondnav{
	float: right;
	height: 30px;
}

#secondnav ul{
	float: left;
}

#secondnav li{
	display: inline;
}



#secondnav li a {
	text-decoration: none;
	font-size: 16px;
	color: white;
	text-align: center;
	float: left;
	top: 0;
	padding-top: 5px;
	margin-right: 20px;
}


#secondnav li a:hover {
	color: #54cceb;
}

#secondnav li a.current {
	color: #54cceb;
}

ul li.right a{

}

/*-------------kontakt------------------------------------------------------------*/

#kontakt{
	text-decoration: none;
	font-size: 16px;
	color: white;
	background-color: #353535;
	-webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

#kontakt-big{
	width: 0px;
	height: 310px;
	background-image: url(images/kontakt-big.png);
}

.clear {
	clear: both;
}


#adresse{
	padding: 2rem;
	color: white;
}

#adresse ul li{
	line-height: 1.5rem;
	margin-bottom: 10px;
	margin-left: 15px;
}

#formular{
	width: 222px;
	height: 210px;
	padding: 1rem;
}

.submit-button{
	width: 100px;
	height: 24px;
	background-color: #353535;
	border: 2px solid #a7a7a7;
	font-size: 12px;
	color: white;
	float: right;
	margin-top: 10px;
	font-family: Arial,Helvectia,sansserif;
}

input{
	margin-bottom: 0px;
	border: solid #a7a7a7;
	background-color: #353535;
	height: 19px;
	color: white;
	width: 222px;
	font-family: Arial,Helvectia,sansserif;
	font-size: 11px;
}

textarea{
	border: solid #a7a7a7;
	background-color: #353535;
	color: white;
	width: 222px;
	font-family: Arial,Helvectia,sansserif;
	font-size: 11px;
	overflow: hidden;
}

textarea:focus, input:focus{
	background-color: #a7a7a7;
	border: solid #353535;
	color: white;
}

label p{
	padding-bottom: 2px;
	margin-top: 5px;
	color: white;
}

label{
	color: white;
}

.error{
	color: #353535;
	font-size: 12px;
	margin-top: 2px;
}

#text a{
	text-decoration: none;
	color: white;
}



/*-------------content------------------------------------------------------------*/

#container{
	width: 960px;
	margin: 0 auto;
	padding-bottom: 10px;
	height: 100%;
	margin-top: 80px;
}


#content{
	margin-top: 100px;
	width: 960px;
}

#text{
	width: 400px;
	background-color: #353535;
	opacity: 0.7;
	-webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  float: left;
}

.left{
	padding: 10px;
}

p.left{
	margin-left: 15px;
}

#bilder{
	background-color: #353535;
	opacity: 0.7;
	-webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    float: left;
    margin-right: 0;
    margin-left: 82px;
    width: 478px;
    height: 330px;
    position: relative;
}

#links{
	width: 45px;
	height: 310px;
	position: absolute;
	margin: 10px 0 0 492px;
}


ul.left li{
	margin-bottom: 10px;
	color: white;
	margin-left: 15px;
	text-shadow: #54cceb 0px 0px 0px;
	list-style-type: square;
}

ul.list li{
	margin-bottom: 10px;
	color: white;
	margin-left: 20px;
	list-style-type: decimal;
}

#middle{
	background-color: #353535;
	opacity: 0.7;
	-webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 960px;
    position: relative;
    z-index: 50;
}

p.middle{
	margin: 10px 0 0 0px;
}

#bildtextleft{
	width: 478px;
	float: left;
	margin: 10px 150px 0 10px;
	position: absolute;
	z-index: 150;
	margin-top: 90px;
	padding-left: 15px;
}

#bildtextright{
	width: 478px;
	float: right;
	margin-top: 110px;
	position: absolute;
	z-index: 51;
	margin-left: 500px;
}

.middle{
	margin-top: 20px;
}

.zwei{
	height: 432px;
}
