@charset "utf-8";
/* CSS Document */


body {
	margin: 0;
	padding: 0;
	background: #060606;
	font-family: sans-serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: 100%;

}

h1 {
	font-size: 17px;
	margin-left: 35px;
	border-bottom: solid 1px #FF6C00;
	padding-bottom: 5px;
	width: 50%;
	

}

h2 {
	font-size: 12px;
	
	
}

#wrapper {
	margin: 0;
	padding: 0;

}


#content {
	min-height: 850px;
	background: #0d0d0d url(../images/stich_bottom.png) repeat-x bottom;


}

#text_kontakt {
	margin-left: 20%;
	padding-top: 30px;
	width: 400px;
	float: left;
	
}

#text {
	min-height: 780px;
	margin-left: 20%;
	padding-top: 30px;
	
}

#sondertext {
	margin-left: 20%;
	padding-top: 30px;
	
}


#text ul {


}

#sondertext a:link, #sondertext a:visited {
	text-decoration: none;

	color: #333;
}

#sondertext a:hover {
	text-decoration: none;
	color: #999;
}

#text a:link, #text a:visited {
	text-decoration: none;

	color: #333;
}

#text a:hover {
	text-decoration: none;
	color: #999;
}



.divlogo {
	text-decoration: none;
}


#logo {
	font-family: Copperplate Gothic, 'Oswald', sans-serif;
	font-weight: bold;
	font-size: 22pt;
	margin: 0 auto;
	width: 400px;
	border-bottom: solid 1px;
	border-bottom-color: #FF6C00;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 5px;
	text-shadow:1px 1px #666666;
}

#logo a:link, #logo a:active, #logo a:visited {
	text-decoration: none;
	color: inherit;
	margin-right: 15px;

}

#logo p {
	margin: 0;
	padding: 0;
}

#galleria {
	margin: 0 auto;
	padding-top: 40px;
	width: 1000px;
	
	
}

#fb {
	float: left;
width: 292px;
height: 400px;
margin-left: 50px;

}





/* Menu */

#header {
	height: 110px;
	background: url(../images/stich_top.png) repeat-x bottom;

	
}




#navigation {
	width: 322px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
}

*:first-child+html #navigation {  
 /* CSS-Hack für IE7 */  
 	width: 260px;  
	height: 90px;
	margin: 0 auto;
	padding: 0;
}  






#navigation ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;

}

#navigation li {
	float: left;


}

#navigation a {
	display: block;
	height: 20px;
	margin-right: 1px;
	padding: 40px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: sans-serif, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#navigation a:hover {
	background: #FF6C00;
	text-decoration: none;
}

#navigation a:link, a:visited, a:active {
	text-decoration: none;
}

#navigation .active a {
	background: #FF6C00;
	text-decoration: none;
}

/* Footer */

#footer p {
	text-align: center;
	font-size: 9px;
	font-family: sans-serif, Verdana, Helvetica, sans-serif;
	margin-top: 0;
}

#footer a:link, #footer a:visited {
	text-decoration: none;

	color: #333;
}

#footer a:hover {
	text-decoration: none;
	color: #999;
}
