body {
	overflow: auto;
	margin-top: 10px;
	background-color: #e3e3e3;
	background-image: url(../images/alanya-hintergrund.jpg);
	background-repeat: repeat;
}
#wrap {
	width: 900px;
	margin: 0 auto;
	}
#top {
	width: 898px;
	height: 110px;
	float: left;
	padding: 0;
	margin: 0;
	background-image: url(../images/kopf-alanya.jpg);
	background-repeat: no-repeat;
	border-left: 2px solid #09854b;
	border-top: 2px solid #09854b;
	border-right: 2px solid #09854b;	
	}
#topadresse {
	width: 898px;
	float: left;
	border: 2px solid #09854b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #09854b;
	text-align: center;
	padding: 5px 0 5px 0;
}
#inhalt {
	width: 898px;
	float: left;
	background-image: url(../images/hg-inhalt.jpg);
	background-repeat: repeat;
	border-left: 2px solid #09854b;
	border-right: 2px solid #09854b;
	border-bottom: 2px solid #09854b;
	}
#navigation {
	width: 190px;
	float: left;
	border-right: 2px solid #09854b;
	background-color: #FFFFFF;
	overflow: hidden;
	border-bottom: 2px solid #09854b;
	padding-bottom: 15px;
	}
#navigation ul {
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #09854b;
	font-size: 12px;
	border-bottom: 1px solid #09854b;
}
.menu a:link, .menu a:visited {
	display: block;
	color: #09854b;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.menu a:hover {
	display: block;
	color: #FFFFFF;
	background-color: #09854b;
}
#content {
	width: 680px;
	float: left;
	padding-left: 12px;
	padding-bottom: 15px;
	padding-top: 10px;
}
#content li {
	margin-top: 2px;
	margin-bottom: 2px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #09854b;
}
h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #09854b;
	line-height: 1.5em;
}
.content_12px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #09854b;
	line-height: 1.5em;
}
.content_12px a:link, .content_12px a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #09854b;
	line-height: 1.5em;
	text-decoration: underline;
}
.content_12px a:hover {
	text-decoration: none;
}
.content_11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #09854b;
	line-height: 1.5em;
}
form {
	width: 500px;
	margin-left: 50px;
	padding: 5px;
	border: 1px solid #09854b;
	text-align: left;
}
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 2px;
	font-weight: normal;
	color: #09854b;
	line-height: 1.5em;
	border: 1px solid #09854b;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 2px;
	font-weight: normal;
	color: #09854b;
	line-height: 1.5em;
	border: 1px solid #09854b;
	overflow: auto;
}