@charset "UTF-8";

#header {
		background-clip: content-box;
		background-position: center 0%;
		height: 400px;
		background-attachment: fixed;
		text-align: center;
		-webkit-box-shadow: 0px 4px 8px #42413C;
		box-shadow: 0px 4px 8px #42413C;
		background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 11.17%,rgba(168,168,168,1.00) 76.04%);
		background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 11.17%,rgba(168,168,168,1.00) 76.04%);
		background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 11.17%,rgba(168,168,168,1.00) 76.04%);
		background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 11.17%,rgba(168,168,168,1.00) 76.04%);
		margin-top: 0px;
		padding-top: 20px;
}

#wrapper {
		overflow-x: hidden;
		overflow-y: auto;
		height: auto;
}

#footer {
		height: 35px;
		background-color: #FFFFFF;
		font-family: droid-serif;
		font-style: normal;
		font-weight: 400;
		color: #42413C;
		text-align: center;
		font-size: 12pt;
		vertical-align: baseline;
		line-height: 25pt;
		-webkit-box-shadow: 0px 6px 8px 0px #42413C;
		box-shadow: 0px 6px 8px 0px #42413C;
		margin-bottom: 25px;
		background-image: -webkit-linear-gradient(270deg,rgba(168,168,168,1.00) 0.34%,rgba(255,255,255,1.00) 50.52%,rgba(168,168,168,1.00) 100%);
		background-image: -moz-linear-gradient(270deg,rgba(168,168,168,1.00) 0.34%,rgba(255,255,255,1.00) 50.52%,rgba(168,168,168,1.00) 100%);
		background-image: -o-linear-gradient(270deg,rgba(168,168,168,1.00) 0.34%,rgba(255,255,255,1.00) 50.52%,rgba(168,168,168,1.00) 100%);
		background-image: linear-gradient(180deg,rgba(168,168,168,1.00) 0.34%,rgba(255,255,255,1.00) 50.52%,rgba(168,168,168,1.00) 100%);
		background-repeat: repeat-x;
		background-position: 0% 0%;
}

#container {
		width: 800px;
		height: auto;
		margin-top: 30px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px;
		color: #000000;
		padding-left: 0px;
		padding-bottom: 10px;
}

.text {
		color: #004550;
		font-family: droid-serif;
		font-style: normal;
		font-weight: 400;
		font-size: 13pt;
		line-height: 18pt;
}
.text_grey {
		color: #42413C;
		font-family: droid-serif;
		font-style: normal;
		font-weight: 400;
		font-size: 13pt;
		line-height: 18pt;
}
.box {
		height: 100px;
		width: 190px;
		border-color: #004550;
		border-style: solid;
		border-radius: 5px;
		background-image: url(test/test/images/filler.jpg);
		background-repeat: repeat-x;
		margin-top: 25px;
		margin-right: 30px;
		margin-bottom: 25px;
		margin-left: 0px;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		float: left;
		overflow-x: hidden;
		overflow-y: hidden;
		font-family: droid-serif;
		font-style: italic;
		font-weight: 400;
		color: #004550;
		text-align: left;
		font-size: 18px;
		-webkit-box-shadow: 4px 4px 6px 0px #A8A8A8;
		box-shadow: 4px 4px 6px 0px #A8A8A8;
}

#navigation {
		height: 100px;
		display: inline;
		margin-left: auto;
		margin-right: auto;
		width: 800px;
}

#wrapper #header #foto_header {
		margin-top: 0px;
		color: #D1D1CF;
		padding-top: 0px;
		width: 189px;
		height: 260px;
		box-sizing: content-box;
		top: 0px;
		position: static;
		-webkit-box-shadow: 0px 0px 0px
#;
		box-shadow: 0px 0px 0px
#;
		left: 0px;
		right: 0px;
		margin-left: auto;
		margin-right: auto;
		-webkit-box-shadow: 4px 4px 6px #42413C;
		box-shadow: 4px 4px 6px #42413C;
		background-image: url(images/dagmarportrait.jpg);
		background-repeat: no-repeat;
		background-position: center bottom;
}

.headl_agb {
		color: #004550;
		font-family: droid-serif;
		font-style: italic;
		font-weight: 700;
		font-size: 13pt;
}

.txt_agb {
		color: #004550;
		font-family: droid-serif;
		font-style: normal;
		font-weight: 400;
		font-size: 12pt;
}

#wrapper article #container #kontakt {
		margin-left: 170px;
		margin-top: 30px;
		margin-bottom: 0px;
}

.foto_shadow {
		height: 260px;
		width: 189px;
		display: inline-block;
		-webkit-box-shadow: 4px 4px 6px #42413C;
		-moz-box-shadow: 4px 4px 6px #42413C;
		box-shadow: 4px 4px 6px #42413C;
		text-align: center;
}

#guestbook {
		height: 600px;
		width: 650px;
		visibility: visible;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 30px;
		border-style: solid;
		border-color: #004550;
		margin-bottom: 20px;
}
