*{
	margin:0;
	padding:0;
}

body
{
	background: #fff;	
	text-decoration: none;
	font-family: 'Montserrat', sans-serif, Helvetica, sans-serif;
	text-decoration: none;
	text-transform:none;
	}

#container
{
	width: auto;
	min-width: 1100px;
	margin-left: auto;	
	margin-right: auto;
	margin-top:20px; 
	padding-left:20px;
	padding-right:20px;
}

#headercontainer
{
	position: top;
	width: 1100px;
	height: 45px;
	background: rgba(0,0,0,0.8);
	margin-left: auto;	
	margin-right: auto;
	margin-top:10px;
	margin-bottom:10px;
	letter-spacing: 0.5px;
	line-height:40px;
	font-weight: normal;
	width: 100%;
	z-index:500;
}

.header
{
	width: 1100px;
	margin-left: auto;	
	margin-right: auto;
	font-family:"Oswald", Helvetica, sans-serif;
	font-size: 30px;
	letter-spacing: 0.5px;
	font-weight: 400;
	color: #fff;	
	line-height:40px;
	text-decoration:none;
	background-repeat: no-repeat;
}

#border
{
	border-bottom: 1px dotted rgba(78,88,89,0.9);
	margin-left: auto;	
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.navcontainer
{
	width: 1100px;
	margin-left: auto;	
	margin-right: auto;
	margin-top: 5px;
	padding-left:10px;
	text-decoration:none;
	background-color:#fff;
	background-repeat: no-repeat;
}

#nav
{
	position: top;
	color: rgba(0,0,0,.8);	
	width:600px; 
	font-family: 'Montserrat', sans-serif, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration:none;	
	position:relative;
	display:block;}


.nav a:link
{
	color: rgba(0,0,0,.8);	
	text-decoration:none;
}

.nav a:visited
{
	color: rgba(0,0,0,.8);	
	text-decoration:none;
}

.nav a:hover
{
	color: #fff;	
	text-decoration: none;
	background-color: rgba(0,0,0,0.8);	
}

.nav a:active
{
	color: #fff;	
	text-decoration: none;
	background-color: rgba(0,0,0,0.8);
}

#innercontainer {
	width:1100px;
	margin-left:auto;	
	margin-right: auto;
	margin-top:20px;
	position:relative;
	display:block;
}

#navlistcontainer
{
	margin-top: 5px;
	background-color: #FFF;
	text-decoration:none;
}

#navlisthead {
	width: 120px;
	font-family: 'Montserrat', sans-serif, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #fff;	
	background-color: rgba(0,0,0,0.8);
	line-height:120%;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left:5px;
	padding-top:4px;
	padding-bottom:5px;
	float: left;
	z-index:999;
	text-decoration:none;	
	position:relative;
	display:block;
}

/* navlist different at home and contact then otheres */
#navlist {
	width: 1100px;
	font-family: 'Montserrat', sans-serif, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: rgba(0,0,0,.8);	
	line-height:120%;
	margin-top: 5px;
	float: left;
	z-index:999;
	text-decoration:none;	
	position:relative;
	display:block;
}

.navlist a:link, a:visited
{
	color: rgba(0,0,0,.8);	
	text-decoration:none;
}

.navlist a:hover
{
	color: rgba(100,100,100,1);		
	text-decoration: none;
	text-transform:none;
}

.navlist a:active
{
	color: rgba(100,100,100,1);		
	text-decoration: none;
	text-transform:none;
}

/* ...nav - siehe oben */


p
{
	font-family:"Varela", Helvetica, sans-serif;
	margin-top: 2px;
	padding: 0px 0px 0px 30px;
	font-size:12px;
	color: rgba(0,0,0,.8);	
	z-index:999;
	font-weight:normal;
	text-decoration:none;
}

.p a:link, a:visited
{
	color: rgba(0,0,0,.8);	
	text-decoration:none;
}

.p a:hover
{
	color: rgba(100,100,100,1);		
	text-decoration: none;
	text-transform:none;
}


.note {
	width: 600px;
	float:left;
	font-size:11px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #333;
	margin-left:20px;
	margin-top:60px;
	text-align:left;
}

/*
h1 {
	font-family:"Varela", Helvetica, sans-serif;
	margin-top: 10px;
	padding: 10px 8px 25px 110px;
	font-size:12px;
	color: rgba(0,0,0,.8);	
	z-index:999;
	font-weight:normal;
	text-decoration:none;
}
*/

h2 {
	font-size:0.8em;
	padding-top: 60px;
	padding-left: 30px; 
	font-family:"Varela", Helvetica, sans-serif;
}

#content {
	width:680px;
	border-radius: 15px;
	display:block;
	float:left;
	text-decoration: none;
	font-family:"Varela", Helvetica, sans-serif;
	text-decoration: none;
	text-transform:none;
}

.contenttext
{
	width:340px;
	display:block;
	float:left;
	text-decoration: none;
	font-family:"Varela", Helvetica, sans-serif;
	text-decoration: none;
	text-transform:none;
}

.contentlink
{
	font-size:12px;
	color: rgba(0,0,0,.8);	
	z-index:999;
	font-weight:normal;
	font-family:"Varela", Helvetica, sans-serif;
	text-decoration: none;
	text-transform:none;
}

.contentlink a:link, a:visited
{
	color: rgba(0,0,0,.8);	
	text-decoration: none;
	text-transform:none;
}
}

.contentlink a:hover
{
	color: rgba(100,100,100,1);		
	text-decoration: none;
	text-transform:none;
}


.respekt
{
color: #FFF;
}

/*
	Slideshow
*/

#slidecontainer {
	width:1100px;
	margin-left:auto;	
	margin-right: auto;
	position:relative;
	display:block;
	float:left;
}

#slides {
	position:absolute;
	z-index:100;
}


/*
	Slides container Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:680px;
	height:437px;
	border-radius: 15px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
	-moz-box-shadow:0px 0px 5px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	-box-shadow:0px 0px 5px #999;
	-moz-border-radius: 15px;
	-webkit-box-radius: 15px;
	-box-shadow-radius: 15px;
}

/*
	Each slide Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:340px;
	height:437px;
	border-radius: 15px;
	float:right;
	z-index:500;
}

.slides_container img {
	display:block;
	border-top-right-radius:15px;
	border-bottom-right-radius:15px;
}

/*
	Next/prev buttons > not in use!


#slides .next {
	width:13px;
	height:24px;	
	position:absolute;
	top:50%;
	margin-top:-40px;
	cursor:pointer;
	opacity:0.5;
	z-index:101;
}

#slides .prev {
	width:13px;
	height:24px;	
	position:absolute;
	top:50%;
	margin-top:-40px;
	margin-left:-40px;
	cursor:pointer;
	opacity:0.5;
	z-index:101;
}

#slides .next {
	background:transparent url(../img/next.png) no-repeat top center;
	right:-40px;
}

#slides .prev{
	background:transparent url(../img/prev.png) no-repeat top center;
	left: -40px;
}

#slides .next: hover{
	opacity:0.9;
}

#slides .prev :hover{
	opacity:0.9;
}
*/


/*
	Pagination > not visible in use!
*/

.pagination {
	list-style:none;
	margin-left:0;
	padding:0;
	width:180px;
	margin:20px auto;
	position:relative;
}

.pagination li {
	float:left;
}

.pagination li a {
	display:block;
	text-indent:-9000px;
	width:11px;
	height:11px;
	outline:none;
	padding:0px 3px;
	background:transparent url(../img/pagination.png) no-repeat top center;
}


.pagination li.current a {
	background-position:50% -11px;
}



/* footer */

#footer 
{
	position: fixed;
	bottom: 0px;
	padding-top: 3px;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	background: rgba(0,0,0,0.9);
	font-family: 'Montserrat', sans-serif, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: rgba(255,255,255,0.8);
	text-align: center;
	width: 100%;
	z-index:500;
}

.footer a:link, a:visited
{
	color: rgba(255,255,255,0.8);
	text-decoration:none;
}

.footer a:hover
{
	color: #FFF;	
	text-decoration: none;
	text-transform:none;
}


