body, table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	background-color: #FFCC66;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	height: 480px;
	border: 1px solid #FF9900;
	margin-top: 60px;
	background-color: #FFFF99;
}

#datenschutz {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	height: 28px;
	text-align: center;
	padding-top: 12px;
}

#logo {
	background-image: url(../pics/logo.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 600px;
	height: 100px;
	border-bottom: 1px solid #FF9900;
}

#menu {
	text-align: right;
	width: 552px;
	height: 12px;
	padding: 6px 24px 12px 24px;
	border-bottom: 1px solid #FF9900;
	background-color: #FF9900;
}

#textbereich {
	width: 552px;
	padding: 24px;
	color: #000033;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

#textbereichKontakt {
	width: 552px;
	padding: 12px 24px 24px 24px;
	color: #000033;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

a:hover {
	font-weight: bold;
	text-decoration: none;
	color: red;
}

a.daten {
	text-decoration: none;
	color: black;
}

a.daten:hover {
	font-weight: bold;
	text-decoration: none;
	color: red;
}

span.datenAktiv {
	font-weight: bold;
	text-decoration: none;
	color: black;
	border-bottom: 1px solid black;
	padding-bottom: 2px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
}

h5 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}


.tabKontakt {
	background-color: #FFFF99;
	width: 500px;
}


/* Menü */


.copyright {
	font-weight: bold;
	color: #CC3300;
	margin-bottom: -4px;
}

.menu {
	font-size: 11px;
	text-decoration: none;
	color: #CC3300;
	font-weight: bold;
}

.menu:hover {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}

.menuAktiv {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}


/* Links */

.seite {
	font-size: 11px;
	color: black;
	background-color: #FFFF99;
	padding: 2px;
}

.seitenzahl {
	font-size: 11px;
	text-decoration: none;
}

.seitenzahl:hover {
	font-size: 11px;
	color: red;
	text-decoration: none;
}

.seitenzahlAktiv {
	font-size: 11px;
	color: red;
	text-decoration: none;
}

/* Formular */

.tdFormLeft {
	width: 120px;
	text-align: right;
	vertical-align: middle;
	padding: 6px;
}

.tdFormLeft2 {
	width: 120px;
	text-align: right;
	vertical-align: top;
	padding: 6px;
}

.tdFormRight {
	text-align: left;
	vertical-align: middle;
	padding: 6px;
}

.tdFormTextarea {
	border: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-color: #330000;
	font-size: 11px;
	background-color: #FFFFCC;
	padding: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	width: 295px;
	height: 140px;
}

.tdFormInput {
	font-size: 11px;
	border: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-color: #330000;
	background-color: #FFFFCC;
	height: 24px;
	color: black;
	width: 300px;
}

.senden {
	font-size: 11px;
	border: solid;
	border-color: #330000;
	height: 22px;
	padding: 2px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	background-color: #FFFFCC;
	color: #000033;
}
