
* {
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

body {


/*	background-image: url("../pics/logo.png"); */

/* background-size: 1000px 1000px;	*/
/*	background-color: rgba(252,138,12,0.1); */
	background-color: rgba(172,0,0, 0.8);

/*
	background-image: linear-gradient(45deg, transparent 50%, rgba(255,255,255,.3) 50%);
'*/

/* background-image: url("file:///pics/georgia.png"); */

	
/*	font-family: neo sans pro light, Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
}



#imageline1{
	margin-left: 30px;
	margin-right: 10px;

	}
#imageline2{
	margin-left: 10px;
	margin-right: 10px;

}
#imageline3{
	margin-left: 10px;

}
#imageline1, #imageline2, #imageline3{
	margin-bottom: 10px;
}

a {
	color: #4b4b4d;	
	/* color: #cc271a; */
	/* color: rgb(255,255,0); */
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

header {
	background: #fff;
	width: 100%;
	height: 100px;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	box-shadow: 0 0 10px rgba(0,0,0,0.2);

}
header div#kopf{
	max-width:960px;
	margin:0 auto;	

}

#logo {
	float: left;
	clear:both;
	margin: 0px 0px 0px 0px;
	
}

header a#navlink {
	display:none;
	float: right;
	color: #09c;
	text-decoration: none;
	font-size: 1.8em;
	font-weight: bold;
	margin:20px 20px 0 0;

}


	
main{
	max-width: 1000px;
	margin: 0 auto;
}	

section.spalte1 {
width: 50%;
}	
section.spalte1 p{
	margin-left: 60px;
}

section.spalte {
	width: 33%;
	float: left;
	padding: 0px 20px;
/*	border: 1px solid; */
	
}
section.spalte p{
	margin-left: 25px;
}

div.wrapper section.spalte {
	width:33%;
    float: left; 
	padding: 0px 60px;
/*	border: 1px solid; */
}
section.data {
	width: 100%;
	float: left;
	margin-left: 9.5em;
	
	
}
section.data1 {
		left: 520px;
        top:  100px;
		width: 70%;
		padding-left:/* 10px; */
}

section.data2{
		left: 520px;
        top:  100px;
		width: 600px;
}

section.pics {
	left: 0px;
	top: 100px;
	width: 250px;
	margin-right: -20px;
}
section.pics1 {
	margin-right: 5px;
}

#center{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	
}
#right{
	text-align: right;
}
	
#box1, #box2{
	margin-top:  -60px; 
	margin-left: 80px;
/*	background: rgba(204,39,26,1);
    background-color:;
*/	color:  rgba(204,39,26,1);
	font-size: 20px;
	font-weight: bold;
}

/*
#teaser {
	border:1px solid transparent;
	position:relative;
	margin: 20px 0 0 0;
	background: transparent url(../pics/georgia.png) left no-repeat;
	height:254px;
	width:100%;
	z-index:1;
	}
	
	#teaser h1 {
		font-size: 170%;
		margin: 30px 0 5px 34%;
	}
	
	#teaser p {
		margin: 0 0 5px 34%;
		font-size: 130%;
		-webkit-border-radius: 0 0 5px 0;
		border-radius: 0 0 5px 0;
	}

*/




article {
	overflow:hidden;
	float:left;
	
	color: black;
/*	background-color: rgba(252,138,12,0.5); */
background-color: white;
/*	background: #fff; */
	box-shadow: 9px 0px 9px -2px rgba(133,133,133,.5);
	-webkit-border-radius: 0 10px 0 10px;
	border-radius: 0px;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 10px 5%; 
	position: relative;
}

article h1 {
	float:left;
	padding: 10px 13px 10px 13px;
	margin: 0 0px 4%; 
	background: #FC8A0C;
	color: #fff; 
	-webkit-border-radius: 0px 0 0px 0;
	border-radius: 0px 0 0px 0;
	font-weight: bold;
	text-shadow: 0 2px 0px rgba(0,0,0,0.3);
	text-align: center;

}


#start {
	margin: -35px 0 0;
	padding:0;
}

article#start section{
	width: 42%;
	float: left;
	margin: 40px 4%;
	padding-left:70px;
	height:80px;
}

ul.ohne{
	list-style-type: none;
	margin-left: -40px;
}
	
h1 {
	width: 100%;
	/* min-width: 25em; */ 
	font-size: 2.5em;
	margin: 0 0 0 0;
	}	

}	


#page_content{
	margin-top:-50px;
}

article section{
	float:left;
	width:75%;
	padding: 0 5px 0 5px;
}
article aside{
	margin-top: 0px;
	float:right;
	width: 22%;
	font-size:12px;
	background-color: white;
	padding-left: 15px;
	padding-right: 15px;
	height: 100%
}

article aside ul{
	list-style-type: none;
	margin-left: -40px;
}

article aside a{
	color: #cc271a;
	text-decoration: none;
}

articel aside #contact{
	width:60%;
	
}
/*
article section h1 {
	width: 900px;
	font-size: 2.5em;
	margin: 0 0 8px 0;
	text-align: center;
	}
*/	
article section h2 {
	font-size: 1.5em;
	margin: 0 0 4px 0;
	}
	

.content p,article section p,article section ul li {
	font-size: .90em;
	line-height: 16pt;
}	
		



	
nav {
	position:absolute;
	top:-20px;
	display:block;
	text-align: center;
	width:1000px;
	margin: 0 auto;
}



nav ul ul {
	
	display: none;
	text-align:left;
}

nav ul li:hover > ul {
	display: block;
}


nav ul {
	list-style: none;
	position: relative;
	display: inline-table;
	float: right;
	color: #3c3c3c;
	margin: 60px 0 0 0;
	
}


nav ul li {
	font-size: 18px;
	display: inline-block;
}



nav ul li a:hover {
	background: #666;
	color: #fff;
}


		
nav ul li a {
	display: block; 
	color: #757575; 
	text-decoration: none;
	margin: 0 20px 0 0;
	border-radius:5px;
	padding: 10px;
}
			
		
nav ul ul {
	position: absolute; top:34px;
	border-radius:5px;
	/* background: rgba(0,0,0,0.9); */
	background: #666;
	margin:0;
	z-index:99;
}
nav ul li:hover ul {display:block;}

nav ul ul li {
	font-size: 15px;
	display: block;
	float: none;
	margin-left: -20px;
	position: relative; 
}

nav ul ul li a {
	color: #fff;
	margin: 0 0 0 0;
}	
nav ul ul li a:hover {
	background: #4b545f;
}


@media only screen and (max-width: 1000px) {
header, div#kopf,nav {width:100%}
article h2#news {padding:40px 0 20px 0;}
}
@media only screen and (max-width: 925px) {
	header {
	height: 130px;

	}
}	
/* 1-Spaltenlayout  */
@media only screen and (max-width: 650px) {

	header a#navlink {
		display:block;
	}
	header {
		height: 100px;

	}
	nav{position:relative;}
	nav ul {display:block; width:100%;}
	nav ul li{width:90%}
	nav ul li a,
	nav ul ul li a {background:black; color:white; margin:5px 5%; }
	nav ul ul {display:block; position:relative; z-index:0; top:0; width:90%; background:transparent;}
	main{display:block; width: 100%;margin:0;padding: 0%;}

	article section, article#start section, 
	article aside, article h1,
	article section.data1,
	article section.spalte,
	article section.spalte1,
	div.wrapper section.spalte	{width:100%;}
	
	#imageline1, #imageline2, #imageline3 {
		margin-left: 0px;
		margin-right: 0px;
	}
	
	section.spalte1 p{
		margin-left: 0px;
	}

}	

footer p {float:right; clear:both;}
footer p span {display:block;}

footer {
	float: left;
	margin: 15px 0 0;
	padding:10px 15px 0 0;
	background: #666;
	color: white;
/*	background: #222; 
    color: #ccc; */
    display: block;
    width: 100%;

}
footer div.wrapper {
	width: 100%;
	max-width: 1100px;
	font-size: 0.7em;	
	margin: auto; 
	/*margin-top: -10px; */ 
	padding-left: 30px; 
	}

footer a{
	color: white;
}
#map-google{
	margin: 0px;
	float: right;
	width: 400px;
	height: 300px;
}

#pic_content_l {
	float: left;
	margin: 10px;
}	
#pic_content_r {
	float: right;
	margin: 10px;
}
#cl{
	clear: right;
}
#cr{
	clear: left;
}




