#back #header h1 {
	color: #FFF;
	font-size: 27pt;
	text-align: left;
	margin-left: 195px;
	margin-top: 0px;
	padding-top: 36px;
}
#back #header h2 {
	color: #FFF;
	font-size: 17pt;
	text-align: left;
	margin-left: 195px;
	margin-top: 116px;
}
body {
	background: white url('../images/Ferienwohnung_Christiane.jpg');
	font-size: 9pt;
	font-family: 'lucida grande', verdana, helvetica, arial, sans-serif;
	line-height: 150%;
	margin: 0;
	text-align: center;
}
img {
	border: 0;
}
td {
	vertical-align: top;
}
#back {
	margin: 0 auto;
	text-align: left;
	width: 760px;
}
#header {
	background: white url('../images/Ferienwohnung_Kopf.jpg') no-repeat top center;
	text-align: center;
	height: 200px;
}
#content {
	background: white url('../images/Inhalt.jpg') repeat-y top center;
	margin: 0;
	padding: 5px 20px 20px;
}
#content h1, #content h2, #content h3 {
	font-family: 'Trebuchet MS', 'lucida grande', verdana, helvetica, arial, sans-serif;
}
#content h1 {
	margin-top: 24px;
}
#content h2 {
	margin-top: 24px;
}
#content a:link {
	color: #000;
}
#content a:visited {
	color: #666;
}
#content a:hover, #content a:active, #content a:focus {
	color: #f60;
}
#content .border {
	border: 1px solid #ccc;
	padding: 3px;
}
#content p.intro {
    font-style: italic;
    font-family: 'Trebuchet MS', 'lucida grande', verdana, helvetica, arial, sans-serif;
}
#weimar_guide {
	border: 1px solid #ccc;
	float: right;
	margin-left: 24px;
	margin-bottom: 24px;
	text-align: left;
	width: 190px;
	padding-left: 24px;
}
#bodytext {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
#menu {
	background: #000 url('../images/Menue.jpg') repeat-x top left;
	text-align: center;
}
#menu p {
	margin: 0;
	padding: 8px 10px 8px 10px;
	border: 1px solid #000;
}
#menu a {
	font-weight: bold;
	text-decoration: none;
}
#menu a:link, #menu a:visited {
	color: #fff;
}
#menu a:hover, #menu a:active, #menu a:focus {
	color: #000;
}
#menu a.current {
	color: #000;
}
#footer {
	background: #fff url('../images/Fuszeile.jpg') no-repeat top left;
	height: 70px;
	padding: 10px 30px 0px 30px;
	text-align: center;
}
#footer ul {
	font-size: 85%;
	margin: 0;
	padding: 0;
}
#footer li {
	display: inline;
}
#footer a {
	padding-right: 20px;
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	color: #bbb;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #cc9966;
}
div {
}
.hidescreen {
	display: none;
}

