h1 {
	font-size: 120%;
}

h2 {
	font-size: 110%;
}

h5 {
	font-size: 99%;
}

.welle {
	width: 100%;

}

.welle_box {
	margin-top: 50px;
}

#logo_ws_img {
	border:none;	
/*	width:100%;	 
	margin-top: 0.4%;
	margin-bottom: 0.4%;*/
}

.portrait_01 {
	width:50%;	 
}

.portrait_02 {
	width:80%;	 
}

.portrait_03 {
	width:100%;	 
}


.schrift_normal {
	font-size: 16px;
}

.inner {
	padding: 5%;
}

.karuss_inner {
	margin-top: 0%;
	padding-left: 12%;
	padding-right: 12%;	
}

.karuss_inner_01 {
	margin-top: 0%;
	padding-left: 20%;
	padding-right: 20%;	
}

.mitte {
	text-align: center;
}

.mitte_oben {
	text-align: center;
	position: relative;
	top: -20px;
}

.links {
	text-align: left;
}


.cont_gross {
	/* background-color: #eff1f4;*/
}

.cont_klein { 
	/* background-color: #e6f2ff;*/
}
 .bild_filter {
	 opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
 }
 
 .grenze {
	margin-top: 50px;	
 }
 
 .rand_links {
	
	padding-left: 5%;
 }
 
 .lang {
	 width: 100%;
 }
/*
 #geleit_wort {display: none;}
 */
 
 #geleit_bild {
    background-color: white;
    border: none;
	text-decoration: none;
    display: inline-block;
	cursor:pointer;

 }	
button:focus, button:active {
  outline: none !important;
  box-shadow: none !important;
  cursor:pointer;
}
button.active.focus, button.active:focus, button.focus, button:active.focus, button:active:focus, button:focus {
    outline: 0;
	cursor:pointer;
}	