@charset "utf-8";
/* CSS Document */
div#container div{
	color:#fff!important;
}

div.button, div.header, div.footer, div#header_kontaktimpressum {
	display: block;
	padding: 0;
	font-weight: bold;
	text-shadow: rgba(0, 0, 0, 0.8) 0px -5px 0px;
	text-overflow: elipsis;
	border: 1px solid #777;
	background: -moz-linear-gradient(top, #848484 0%, #333333 50%, #000000 51%, #4F4F4F 100%)!important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #777777), color-stop(50%, #555555), color-stop(51%, #000000), color-stop(100%, #4F4F4F))!important;
	box-shadow: rgb(0, 0, 0) 0px -1px 1px;
	-moz-box-shadow: rgb(0, 0, 0) 0px -1px 1px;
	-webkit-box-shadow: rgb(0, 0, 0) 0px -1px 1px;
	opacity:1!important;
	-moz-opacity:1!important;	
}
div.content {
	height:630px!important;}
div#header_kontaktimpressum {
	font-size:37px;
	line-height:92px!important;
	-moz-border-radius:20px;
	-ms-border-radius:20px;
	-webkit-border-radius:20px;
	height:92px!important;
	width:706px!important;
	margin:0 0!important;
	}
div#content_kontaktimpressum {
	padding:100px 0;
	height:auto!important;
	width:706px!important;
	font-size:24px!important;
	margin:0!important;}
div.footer {
	font-size:37px;
	line-height:72px!important;
	-moz-border-radius:20px;
	-ms-border-radius:20px;
	-webkit-border-radius:20px;
	top:100px!important;
	height:72px!important;
	width:668px!important;
	margin:442px 0!important;
	padding:10px;
}
div#footer_album_1,
div#footer_album_2,
div#footer_album_3,
div#footer_album_4 {
	margin:500px 100px;
}
div#footer_fotos,
div#footer_videos,
div#footer_uebermich,
div#footer_home {
	margin:402px 100px;
}
