@charset "UTF-8";

body {
	font-family: ff-meta-web-pro, helvetica,arial,sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	background: #ffffff;
	background-image: url(img/wua_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed; 
	padding: 0;
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
 	line-height: 16px;
	color: #000;
	font-weight: normal;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	}
	


	
#wennundaber {
	position: absolute;
  	left: 5%;
  	top: 70px;
  	width: 500px;
	heigth: 600px;
	background:#336633; 
	opacity: 0.3; 
	padding:30px;
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
 	line-height: 26px;
	color: #000;
	font-weight: normal;
	z-index: 0;
	}
	
#wennundabert {
	position: absolute;
  	left: 5%;
  	top: 70px;
  	width: 500px;
	background: transparent; 
	padding:30px;
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
 	line-height: 26px;
	color: #000;
	font-weight: normal;
	z-index: 1;
	}
	
#gespraechswerkstatt_ {
	position: absolute;
  	left: 5%;
  	top: 1130px;
	}

	
	
#gespraechswerkstatt {
	position: absolute;
  	left: 5%;
  	top: 1200px;
	background:#336633; 
	opacity: 0.3;
	width: 500px; 
	padding:30px;
	text-align: left;
 	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
 	line-height: 20px;
	color: #000;
	font-weight: normal;
	z-index: 0;
	}
	
#gespraechswerkstattt {
	position: absolute;
  	left: 5%;
  	top: 1200px;
	background: transparent; 
	width: 500px; 
	padding:30px;
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
 	line-height: 26px;
	color: #000;
	font-weight: normal;
	z-index: 1;
	}

	
#veranstaltungen_ {
	position: absolute;
  	left: 5%;
  	top: 2330px;
	}

	
	
#veranstaltungen {
	position: absolute;
  	left: 5%;
  	top: 2400px;
	background:#336633; 
	opacity: 0.3;
	width: 500px; 
	padding:30px;
	text-align: left;
 	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
 	line-height: 20px;
	color: #000;
	font-weight: normal;
	z-index: 0;
	}
	
#veranstaltungent {
	position: absolute;
  	left: 5%;
  	top: 2400px;
	background: transparent; 
	width: 500px; 
	padding:30px;
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
 	line-height: 26px;
	color: #000;
	font-weight: normal;
	z-index: 1;
	}
	
		
#kontakt_ {
	position: absolute;
  	left: 5%;
  	top: 3530px;
	}

	
	
#kontakt {
	position: absolute;
  	left: 5%;
  	top: 3600px;
	background:#336633; 
	opacity: 0.3;
	width: 500px; 
	padding:30px;
	text-align: left;
 	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
 	line-height: 20px;
	color: #000;
	font-weight: normal;
	z-index: 0;
	}
	
#kontaktt {
	position: absolute;
  	left: 5%;
  	top: 3600px;
	background: transparent; 
	width: 500px; 
	padding:30px;
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
 	line-height: 26px;
	color: #000;
	font-weight: normal;
	z-index: 1;
	}
	

	
.textb {
 	font-family: Verdana,Geneva,Helvetica,Arial,sans-serif;
 	font-weight: bold;
}

.smaller {
 	font-family: 'Source Sans Pro', sans-serif;
	font-size: 13px;
 	line-height: 18px;
	color: #000;
	font-weight: normal;
}

.titel {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 22px;
 	line-height: 38px;
	color: #993333;
	font-weight: normal;
}

	


a {text-decoration: none}
a img {border: none;}



#navigation {
    overflow: hidden;
    background-color: #fff;
	opacity: 0.8;
    position: fixed;
	margin-left: 5%;
	padding-right:30px;
	padding-top: 10px;
	padding-left: 30px;
    top: 10;
    width: 500px;
	height: 30px;
	z-index: 2;
}

a:link {color: #600b0b; text-decoration: none;}

a:visited {text-decoration: none; color: #600b0b;}

a:hover {text-decoration:none; border-bottom: 1px dotted #1e1a19; color: #993333;}

a:active {text-decoration: none; color: #600b0b; }

