@font-face {
	font-family: 'OptimusPrincepsRegular';
	src: url('../fonts/optimusprinceps-webfont.eot');
	src: url('../fonts/optimusprinceps-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/optimusprinceps-webfont.woff') format('woff'), url('../fonts/optimusprinceps-webfont.ttf') format('truetype'), url('../fonts/optimusprinceps-webfont.svg#OptimusPrincepsRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GeosansLightMediumItalic';
	src: url('../fonts/geosanslight-oblique-webfont.eot');
	src: url('../fonts/geosanslight-oblique-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/geosanslight-oblique-webfont.woff') format('woff'), url('../fonts/geosanslight-oblique-webfont.ttf') format('truetype'), url('../fonts/geosanslight-oblique-webfont.svg#GeosansLightMediumItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GeosansLightRegular';
	src: url('../fonts/geosanslight-webfont.eot');
	src: url('../fonts/geosanslight-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/geosanslight-webfont.woff') format('woff'), url('../fonts/geosanslight-webfont.ttf') format('truetype'), url('../fonts/geosanslight-webfont.svg#GeosansLightRegular') format('svg');
	font-weight: lighter;
	font-style: normal;
}
body {
	text-align: justify;
	background: url('../img/main_bg.jpg') repeat scroll;
	color: #d9d9d9;
	text-shadow: 0px -1px 0px black;
	font-size: 1em;
	font-family: 'GeosansLightRegular';
	min-width: 940px;
}
#bald_mehr {
	position: fixed;
	left: 0px;
	top: 0px;
	background: url('../img/bald_mehr.png') no-repeat;
	width: 200px;
	height: 119px;
	z-index: 99;
}
#main-content {
	margin: 0px auto 0px auto;
	width: 717px;
	letter-spacing: 1px;
	height: 100%;
	
}
#main-content h1 {
	font-size: 1.8em;
	font-weight: normal;
	background: url('../img/head_dev.png') no-repeat bottom left;
	padding: 25px 0px 25px 0px;
	text-shadow: 0px -1px 0px black;
	text-align: center;
	font-weight: bold;
}
#main-content h2 {
	font-size: 1.2em;
	font-weight: normal;
	padding: 25px 0px 5px 0px;
	text-shadow: 0px -1px 0px black;
	text-align: center;
	background: url('../img/head_dev.png') no-repeat bottom left;
	line-height: 35px;
}
#main-content h3 {
	font-size: 1.0em;
	font-weight: normal;
	padding: 15px 0px 5px 0px;
	text-shadow: 0px -1px 0px black;
	text-align: center;
}
#main-content p, #main-content a, #footer a {
	line-height: 21px;
	margin-top: 15px;
	margin-bottom: 15px;
	max-width: 717px;
	color: #D9D9D9;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: -1px;
	font-size: 1em;
}
#footer a:hover, #main-content a:hover {
	text-decoration: underline
}
span.anrede {
	font-size: 1.2em;
}
div.flyingtext-container {
	padding: 25px 0px 0px 0px;
	width: 100%;
	font-size: 1.4em;
	height: 100px;
}
p.quote {
	text-align: center;
	font-size: 1.1em;
	font-style: italic;
	margin-top: 50px !important;
}
p.quote span {
	font-size: 0.8em;
}
form {
	margin: 0px auto 0px auto;
	text-align: center;
}
#footer {
	clear: both;
	text-align: center;
	height: 65px;
	background: url('../img/head_dev.png') no-repeat top center;
	line-height: 65px;
}
#image-container {
	width: 100%;
	overflow-x: visible;
	padding-top: 25px;
	height: 245px;
}
#image-container img {
	max-width: 717px;
}
#verkaufvermietung {
	font-size: 1.3em;
	line-height: 40px;
}
#side-bar {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px;
	width: 219px;
	min-height: 100%;
	background: url('../img/sidebar_bg.jpg') repeat;
	border-right: 1px solid #fcfdb6;
	box-shadow: 0px 0px 4px #01070c;
	-moz-box-shadow: 0px 0px 4px #01070c;
	-webkit-box-shadow: 0px 0px 4px #01070c;
	text-align: center;
	padding-bottom: 60px;
}
#side-bar img {

	z-index: 98;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 10px;
	width: 160px;
}
#side-bar ul {
	margin-top: 30px
}
#side-bar ul li {
	display: block;
	padding: 15px 0px 5px 20px;
	background: url('../img/nav_dev.png') no-repeat bottom center;
	text-align: left;
}
#side-bar ul li a {
	color: #D9D9D9;
	text-decoration: none;
	font-size: 1.1em;
	text-shadow: 0px -1px 0px black;
}
#request_form input[type="text"] {
	width: 158px;
	background: #ADB4BD;
	border: 1px solid #D6DAE0;
	height: 28px;
	margin-top: 12px;
	margin-bottom: 12px;
	color: white;
	font-size: 0.9em;
	font-family: GeosansLightRegular;
	letter-spacing: 1px;
	line-height: 30px;
	padding-left: 5px;
	padding-right: 5px;
	box-shadow: 0px 0px 3px #707376;
}
#request_form input[type="submit"] {
	background: none;
	border: none;
	color: white;
	font-size: 0.9em;
	letter-spacing: 1px;
	font-family: GeosansLightRegular;
	cursor: pointer;
	text-shadow: 0px -1px 0px black;
}
#request_form input[type="reset"] {
	background: none;
	border: none;
	color: white;
	letter-spacing: 1px;
	font-size: 0.9em;
	font-family: GeosansLightRegular;
	cursor: pointer;
	text-shadow: 0px -1px 0px black;
}
#contact_form input[type="text"] {
	width: 458px;
	background: #ADB4BD;
	border: 1px solid #D6DAE0;
	height: 28px;
	margin-top: 12px;
	margin-bottom: 12px;
	color: white;
	font-size: 0.9em;
	font-family: GeosansLightRegular;
	letter-spacing: 1px;
	line-height: 30px;
	padding-left: 5px;
	padding-right: 5px;
	box-shadow: 0px 0px 3px #707376;
}
#contact_form textarea {
	width: 458px;
	background: #ADB4BD;
	border: 1px solid #D6DAE0;
	margin-top: 12px;
	margin-bottom: 12px;
	color: white;
	font-size: 0.9em;
	font-family: GeosansLightRegular;
	letter-spacing: 1px;
	line-height: 30px;
	padding-left: 5px;
	padding-right: 5px;
	box-shadow: 0px 0px 3px #707376;
}
#contact_form input[type="submit"] {
	background: none;
	border: none;
	color: white;
	font-size: 13px;
	letter-spacing: 1px;
	font-family: GeosansLightRegular;
	cursor: pointer;
	text-shadow: 0px -1px 0px black;
}
#contact_form input[type="reset"] {
	background: none;
	border: none;
	color: white;
	letter-spacing: 1px;
	font-size: 13px;
	font-family: GeosansLightRegular;
	cursor: pointer;
	text-shadow: 0px -1px 0px black;
}
#info-container {
	position: absolute;
	top: 0px;
	right: 0px;
	border: 0px;
	width: 219px;
	min-height: 100%;
	background: url('../img/sidebar_bg.jpg') repeat;
	border-left: 1px solid #fcfdb6;
	box-shadow: 0px 0px 4px #01070c;
	-moz-box-shadow: 0px 0px 4px #01070c;
	-webkit-box-shadow: 0px 0px 4px #01070c;
	padding-bottom: 60px;
	text-align: center;
}
#antike_karte {
	background: #fff;
}
.quelle {
	padding: 5px 5px 5px 5px;
	background: white;
	color: #595959;
	text-shadow: none;
	font-style: italic;
	width: 711px;
	display: block;
	margin-top: -2px;
}
.widget {
	width: 170px;
	letter-spacing: 1px;
	line-height: 19px;
	text-align: right;
	padding: 20px 25px 25px 25px;
	background: url('../img/nav_dev.png') no-repeat bottom center;
}
#gallery img {
	width: 717px;
}
#gallery p {

	line-height: 25px;
}
.textlist {
	margin: 10px auto 10px auto;
	background: url('../img/lilien.png') no-repeat center center;
}
.list {
	margin: 10px auto 10px auto;
	background: url('../img/lilien.png') no-repeat center center;
}
.textlist li {
	text-align: center;
	line-height: 25px;
	font-size: 14px;
	padding: 0px 50px 0px 50px;
}
.list li {
	text-align: center;
	line-height: 80px;
	font-size: 15px;
	padding: 0px 50px 0px 50px;
}
img.normal {
	width: 100%;
	border: 2px solid white;
}
img.left {
	width: 48%;
	float: left;
	margin-right: 25px;
	margin-top: 5px;
	border: 2px solid white;
	margin-bottom: 9px;
}
img.right {
	width: 48%;
	margin-left: 25px;
	float: right;
	margin-bottom: 9px;
	margin-top: 15px;
	border: 2px solid white;
}
.clear {
	clear: both;
}
.mytable {
	font-size: 12px;
	width: 100%;
	line-height: 18px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 10px;
}
.mytable th {
	background-color: white;
	color: black;
	text-shadow: none;
}
.mytable th:last-child, .mytable td:last-child {
	color: green;
}
.green {
	color: green;
}
.mytable tr:last-child {
	background-color: white;
	color: black;
	text-shadow: none;
}
.mytable td {
	border-right: 1px dashed white;
	border-left: 1px dashed white;
}
.mytable th, .mytable tr:last-child td {
	border-right: 1px solid white;
	border-left: 1px solid white;
}
p.lefty {
	text-align: left;
	width: 48%;
	float: left;
}
p.righty {
	text-align: right;
	width: 48%;
	float: right;
}
@media all and (max-width: 1200px) {
	#main-content {
		width: 470px
	}
	#image-container {

		padding-top: 15px;
	}
	#image-container img {
		max-width: 470px
	}
	#main-content h1, #main-content h2 {
		background-position: bottom center
	}
	#footer {
		background-position: top center
	}
	#side-bar img {
		margin-left: auto;
		margin-right: auto;
		margin-top: 25px;
		margin-bottom: 10px;
		width: 150px;
	}
	#gallery img {
		width: 470px;
	}
	.list {

		background: url('../img/lilien_small.png') no-repeat center center;
	}
	.list li {
		padding: 0px 30px 0px 30px;
		line-height: 60px;
		font-size: 13px;
	}
	.textlist {
		padding-left: 20px;
		padding-right: 20px;
		background: url('../img/lilien_small.png') no-repeat center center;
	}
	.textlist li {
		padding: 0px 50px 0px 50px;
		line-height: 25px;
		font-size: 13px;
	}
	div.flyingtext-container {
		font-size: 1.2em;
	}
	.quelle {
		width: 464px;
	}
}
.error {
	color: #931212 !important;
	text-shadow: 0px -1px 0px #000;
	text-align: center;
}
.success {
	color: #47914e !important;
	text-shadow: 0px -1px 0px #000;
	text-align: center;
}
.emailpic {
	vertical-align: middle;
}
#twinkle-box {
	position: absolute;
	z-index: 99;
	height: 190px;
	width: 170px;
	top: 39px;
	left: 25px;
}
