@charset "utf-8";


html, body, div, img, p, table, th, tr, td, ol, ul, li, form, fieldset,h1,h2,h3, select {
	margin           : 0px;
	text-decoration  : none;
	line-height		 :20px;
	border-width     :0px;
	padding			 :0px;
	font-family: 'Roboto', sans-serif;
	font-size        :15px;
	font-weight: 300;
	color			:#333;
	
}




@import url(https://fonts.googleapis.com/css?family=Comfortaa:400,300,700);

@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,700,700italic,500,500italic);



/*Layout*/


body {
background: url(Bilder/bg-website.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}


#wrapper {
	width: 950px;
	background: #FFF;
	margin:auto;
	padding: 20px;
	position: relative;
	-webkit-box-shadow: 0px 2px 5px 2px #999;
	-moz-box-shadow: 0px 2px 5px 2px #999;
	box-shadow: 0px 2px 5px 2px #999;
}

#wrapper p {
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}


#content {
	width:900px;
}



.block-blau {
	margin: 0px 0 20px 0;
	padding: 12px 12px 20px 25px;
	background-color: #00377b;
	}
	
	
.block-weiss {
	margin: 0 0 10px -15px;
	padding: 12px 12px 20px 25px;
	background-color: #FFF;
	-webkit-box-shadow: 0px 2px 5px 0px #999;
	-moz-box-shadow: 0px 2px 5px 0px #999;
	box-shadow: 0px 2px 5px 0px #999;
}
	


.social {
    height: 50px;
    position: absolute;
    right: 65px;
    text-align: right;
    top: 50px;
    width: 50px;
}

.table {
    margin: 20px 0;

}


/*Menu*/	
	
#navi {
	font-family:'Comfortaa', Arial, sans-serif;
	padding: 0 0 10px 0;
	width: 900px;
	text-align: right;
	font-size:16px;
	color: #666;
	margin-top: 20px;
	}
	
#legals {
	text-align:right;
	font-size:13px;
	color: #666;
	font-family:'Comfortaa', Arial, sans-serif;
	}


#subnavi {
	font-size:14px;
	color: #666;
	font-family:'Comfortaa', Arial, sans-serif;
	display:block;
	border: dashed  #09C 1px;
	margin: 10px 0 10px 0;
	border: 1px dotted #09C;
	padding:0 15px 0 15px;
	}




/*Typografie*/

h1 {
	 font-size: 20px;
    line-height: 25px;
	color: #00A3D3;
	padding:0;
	margin:10px 0 5px 0;
	font-family:'Comfortaa', Arial, sans-serif;
	}
	

h2 {
	font-size:17px;
	padding:0;
	margin:10px 0 0 0;
	font-family:'Comfortaa', Arial, sans-serif;
	color: #93274d;
	}

p {
	margin:15px 0;
	line-height:17px;
	}
	
strong {
	font-style:normal;
	font-weight:500;
}

em {
	font-style:italic;
	font-weight:500;
}

.mitwirkende p {
	font-style:italic;
	font-weight:300;
	font-size:14px; 
}

.block-blau p  {
	font-size: 15px;
	font-family:'Comfortaa', Arial, sans-serif;
	color:#FFF;
	line-height:18px;
	}
	
.block p {
	text-align:justify;
}
	
#subnavi p  {
	font-size: 15px;
	font-family:'Comfortaa', Arial, sans-serif;
	}	


h3 {
	font-size:15px;
	color: #00A3D3;
	font-family:'Comfortaa', Arial, sans-serif;
	}
	
	
h4 {
	font-size:13px;
	text-align:right;
	font-family:'Comfortaa', Arial, sans-serif;
	margin:0 0 -5px 0;
	}
	
.mitwirkende {
	text-align:center;
	font-size: 15px;
	margin: 0;
	padding: 15px 10px;
	background-color: #FFF;
	-webkit-box-shadow: 0px 2px 5px 0px #999;
	-moz-box-shadow: 0px 2px 5px 0px #999;
	box-shadow: 0px 2px 5px 0px #999;
	min-height: 470px;
}

.hoehe {
	height: 50px;
    margin-top: 15px;
}

.mitwirkende p {
	margin:0px 0 5px 0;
	line-height:16px;
}

.mitwirkende h3 {
	margin:10px 0 0 0;
	line-height:16px;
}

.lila {
	color:#00377b;
}
		
.bold {
	font-weight:600;
}


/*Links*/

.row a:link {
	color:#00A3D3;
}

.row a:hover {
	color:#666;
}

#subnavi a {
	display:block;
	padding: 5px 5px 5px 20px;

}

#navi a {
	padding: 5px;

}

#legals a {
	padding: 5px;

}
	

#subnavi a:hover {
	display:block;
	background:#00A3D3;
	color:#FFF;
	padding: 5px 5px 5px 20px;
}

#subnavi #active {
	display:block;
	background:#00A3D3;
	color:#FFF;
	padding: 5px 5px 5px 20px;
}
		
a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #666;
	
	}

a:hover {
	text-decoration  : none;
	color:  #00A3D3;
	}
	
#active {
	text-decoration  : none;
	color:  #00A3D3;
	}
	
	
	

.block-blau a:hover {
	color: #DFF9FF;
}
		
.block-blau a:link, .block-blau a {
	color: #CCC;
	}
	
	



/*Listen*/	
	
ul {
	list-style-position: outside;
	list-style-image: url(Bilder/pfeil-button3.png);
	list-style-type: none;
	margin-left:20px;
	margin-top:7px;
	}

.row>ul>li {
	padding-top:50px;
	margin-top: 10px;
}
ul li {
	padding-top: 10px;
}
	
.impressum ul {
	list-style-type: circle;
	padding-left:20px;	
	}
	
dl li {
		padding: 0 0 10px 0;
	}
	
dl {
		margin-left:20px;
	}
	
	
.container {
	width: 920px;
	padding:0;
	margin: 20px 0 20px -20px;
}

.col-md-9{width:70%}
.col-md-3{width:30%}

hr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}

.becker {
	position:absolute;
	top: 17px;
	right:20px;
	text-align:right;
	width:164px;
}
