body {
	background-image:   url("images/15bgunten.gif");
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-color: #FFED00;
}
#alles {
	background-image:  url("images/bg.gif"); 
	background-repeat: repeat-x;
	width: 99%;
	height: 100%;
}
#oben {
	background-image:   url("images/01ecke.gif");
	background-repeat: no-repeat;
	width: 773px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#logo {
	margin: 0px;
	padding: 0px;
}

#logo h2 {
	visibility: hidden;
	display: none;
	font-size: 11px;
	line-height: 11px;
	margin: 0px; padding: 0px;
}
#unten {
	width: 773px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 215px;
	left: 0px;
}
#menu {
	width: 215px;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #039;
	padding: 0px 21px 0px 0px;
	padding: 0px 0px 0px 215px;
}

h1 {
	font-size: 13px;
	color: #C00;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #C00;
}

a:link, a:visited {
	text-decoration:underline;
	font-weight: bold;
	color: #039;
}
a:hover {
	background-color: #C00;
	color: yellow;
	text-decoration:none;
}
a:active {
	background-color: #039;
	color: #F00;
	text-decoration:none;
}

p {
	font-size: 12px;
}

ul {
margin: 0px;
padding: 0px;
list-style-position:inside;
list-style-type: square;
}

li {
	font-size: 12px;
}
.bild-rand21px {
	padding: 0px 0px 0px 21px;
}
.fehler {
	color: #990099;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #039;
}
.smaller {
	font-size: 11px;
}

.kontaktformular {
	border: 1px solid #039;
}

.feld {
	width: 400 px;
	border: 1px solid #039;
	padding: 1px 5px 2px 5px;
	font-family: Courier, Courier New, serif;
	font-size: 13px;
	font-style: italic;
	color: #039;
	background-color: #FFFFEC;
}

.textarea {
	width: 510px;
	border: 1px solid #039;
	padding: 1px 0px 2px 5px;
	font-family: Courier, Courier New, serif;
	font-size: 13px;
	font-style: italic;
	color: #039;
	background-color: #FFFFEC;
}
.sendButton {
	background-color: #039;
	color: #FFED00;
	border-top: 1px solid #FFFFEC;
	border-left: 1px solid #FFFFED;
	border-bottom: 2px solid #513300;
	border-left: 2px solid #513300;
	font-weight: bold;
}
.sendButton:hover {
	background-color: #C00;
}
.sendButton:active {
	color: #039;
	background-color: #FFED00;
	border-top: 1px solid #039;
	border-left: 1px solid #039;
	border-right: 2px  solid #039;
	border-bottom: 2px solid #039
}

.webdesign {
	margin-left: 215px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-style: italic;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

