body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; font-size:100%; font-weight:normal;}
fieldset,img { border:0; }

/** BASICS **/


.clear{ clear:both;}

body {font-family:museo-sans,sans-serif; color:#000;margin:0; padding:0; margin-top:30px;}
	 


#logo{margin-left:30px; width:290px; height:128px; z-index:1; float:left;}
#header1{ width:130px; float:left; margin-right:30px; font-size:12px; font-family: museo-sans,sans-serif; font-style: normal; font-weight: 100; height:250px; margin-left:50px;}
#header2{ width:180px; float:left; margin-right:	30px; font-size:12px; font-family: museo-sans,sans-serif; font-style: normal; font-weight: 100;}
#navi{ width:700px; float:left; font-size:12px; font-family: museo-sans,sans-serif; font-style: normal; font-weight: 100; height:250px; margin-left:50px;}
.img{float:left; margin-right:15px; margin-bottom:15px;}
#text{width: 280px; margin-left: 80px; font-size:16px; margin-bottom:45px; float:left;}
#text2{width: 280px; margin-left: 25px; font-size:16px; margin-bottom:45px; float:left;}
#text3{width: 820px; margin-left: 80px; font-size:16px; margin-bottom:45px; float:left; text-align:justify;}

.linie{width:100%; border-top: 1px solid #CCC; margin: 25px 0;height: 1px;}

a:link, a:visited, a:active {text-decoration: none; color:#000;}
a:hover{text-decoration: underline;}	

a.navi:link, a.navi:visited, a.navi:active {text-decoration: none; color:#000; font-size:16px; margin-right:15px;}		
a.navi:hover{text-decoration: underline;}




/* TEXT */
.headline{font-size:35px; color:#49b8c4; font-weight:600; line-height:30px; font-style:normal; text-transform:uppercase; font-weight:bold;}
.headline2{font-size:20px; color:#49b8c4; font-weight:600; line-height:30px; font-style:normal; text-transform:uppercase; font-weight:bold;}

/* FORMULAR */

/* Cookies Container */

.cc_container .cc_btn {
background-color: #49b8c4 !important; /* Farbe des Buttons */
color: #FFFFFF !important; /* Textfarbe des Buttons */
}
 
.cc_container {
background: #FFFFFF !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #000000 !important; /* Schriftfarbe des gesamten Bereichs */
}
 
.cc_container a {
color: #49b8c4 !important; /* Textlink-Farbe "Mehr Infos" */
}