body {
	margin: 0px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-repeat: repeat-x;
	background-color: white;
	font-size: small;
	background-image: url(img/back.jpg);
}

#menu {
	margin-left: 30px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 237px;
	color: white;
}

#menu a:link {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	padding-right: 11px;
	padding-bottom: 18px;
	margin-right: 30px;
	color: white;
	text-decoration: none;
	font-size: small;
}

#menu a:active {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	padding-right: 11px;
	padding-bottom: 18px;
	margin-right: 30px;
	color: white;
	text-decoration: none;
	font-size: small;
}

#menu a:visited {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	padding-right: 11px;
	padding-bottom: 18px;
	margin-right: 30px;
	color: white;
	text-decoration: none;
	font-size: small;
}

#menu a:hover {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	padding-bottom: 18px;
	padding-right: 10px;
	border-right-color: white;
	border-right-style: solid;
	border-right-width: 1px;
	margin-right: 30px;
	color: white;
	text-decoration: none;
	font-size: small;
}

#page {
	width: 95%;
	margin: 0px;
}

#logo {
	right: 1px;
	top: 10px;
	position: absolute;
	float: right;
	height: 200px;
	width: 239px;
	background-repeat: no-repeat;
	background-image: url(img/logo.png);
}

#footer {
	margin-top: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-bottom: 0px;
	position: fixed;
	bottom: 0px;
	padding-top: 5px;
	width: 100%;
	background-color: white;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #a3a6a5;
	font-size: x-small;
}

#footer a:link {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-right: 20px;
	border-right-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	font-size: x-small;
	color: #a3a6a5;
}

#footer a:active {
	padding-bottom: 5px;
	padding-top: 5px;
	margin-right: 20px;
	border-right-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	font-size: x-small;
	color: #a3a6a5;
	padding-right: 10px;
}

#footer a:visited {
	padding-bottom: 5px;
	padding-top: 5px;
	margin-right: 20px;
	border-right-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	font-size: x-small;
	color: #a3a6a5;
	padding-right: 10px;
}

#footer a:hover {
	padding-bottom: 5px;
	padding-top: 5px;
	margin-right: 20px;
	border-right-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	text-align: center;
	font-size: x-small;
	color: #757877;
	padding-right: 10px;
}

#content {
	margin-left: 30px;
	margin-bottom: 50px;
	border-color: #c4c7c6;
	border-width: 1px;
	margin-top: 50px;
	width: 99%;
}

#spalte1 {
	max-width: 50%;
	margin-left: 5px;
	float: left;
	padding-left: 85px;
	padding-top: 60px;
	line-height: 1.5em;
	color: #460025;
	font-size: x-small;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	min-height: 260px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(img/flower.jpg);
	text-align: left;
	width: 50%;
}

#spalte1_cont {
	margin-left: 5px;
	margin-right: 5px;
	line-height: 1.5em;
	color: #460025;
	font-size: x-small;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	padding-left: 85px;
	padding-top: 60px;
	min-height: 268px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(img/flower.jpg);
	float: left;
	text-align: left;
	width: 60%;
}

#spalte2 {
	font-size: x-small;
	max-width: 30%;
	padding-right: 30px;
	margin-top: 60px;
	border-left-color: #460025;
	border-left-style: dotted;
	border-left-width: 1px;
	line-height: 1.5em;
	color: #460025;
	position: relative;
	min-width: 165px;
	text-align: left;
	float: right;
	width: 30%;
}

#spalte2_cont {
	padding-left: 10px;
	font-size: x-small;
	max-width: 30%;
	padding-right: 50px;
	margin-top: 60px;
	line-height: 1.5em;
	color: #460025;
	position: relative;
	min-width: 165px;
	text-align: left;
	float: right;
	width: 30%;
}

h1 {
	font-size: medium;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #460025;
	font-weight: bold;
}

h2 {
	line-height: 1em;
	font-size: small;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #460025;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #3b3c3c;
	font-size: small;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

a:active {
	text-decoration: none;
	color: #3b3c3c;
	font-size: small;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

a:visited {
	text-decoration: none;
	color: #3b3c3c;
	font-size: small;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

a:hover {
	text-decoration: underline;
	color: #460025;
	font-size: small;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#text {
	max-height: 300px;
	width: 100%;
	border-style: none;
	border-width: 0px;
	color: #460025;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: x-small;
}

#spalte2 a:link {
	font-size: x-small;
	color: #460025;
}

#spalte2 a:hover {
	text-decoration: underline;
	font-size: x-small;
	color: #460025;
}

#spalte2 a:active {
	font-size: x-small;
	color: #460025;
}

#spalte2 a:visited {
	font-size: x-small;
	color: #460025;
}

ul {
	line-height: 2em;
	list-style-position: outside;
	list-style-type: hebrew;
}

li {
	font-size: x-small;
	text-align: left;
	line-height: 1.5em;
}

quote {
	font-style: italic;
}

#spalte1 a:link {
	font-size: x-small;
}

#spalte1_cont a:link {
	font-size: x-small;
}

element {
}

#spalte2_cont a:link {
	font-size: x-small;
}

td {
	font-weight: bold;
	text-align: left;
	font-size: x-small;
	color: #460025;
}

input {
	background-color: white;
	color: #460025;
	font-size: x-small;
	border-width: 1px;
	border-style: solid;
	border-color: #460025;
}

textarea {
	background-color: white;
	color: #460025;
	font-size: small;
	border-width: 1px;
	border-style: solid;
	border-color: #460025;
}

select {
	font-size: x-small;
	border-color: #460025;
	border-style: solid;
	border-width: 1px;
	background-color: white;
	color: #460025;
}

white {
	color: white;
}

table a:link {
	color: #3b3c3c;
	font-size: x-small;
}

table a:active {
	color: #3b3c3c;
	font-size: x-small;
}

table a:visited {
	color: #3b3c3c;
	font-size: x-small;
}

table a:hover {
	color: #460025;
	font-size: x-small;
}


