* {
	margin: 0;
	padding: 0;
}
body {
	background: #FFF url(../img/bg.gif) repeat-x;
	color: #15555c;
	font: 0.7em Lucida Grande,Verdana,Arial,Geneva,Helvetica, sans-serif;
	line-height: 1.4em;
}
* html body, html, * html #site {
	height: 100%;
}
img {
	border: 0;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 1.2em;
	margin: 0 0 36px 210px;
	line-height: 1.2em;
	height: 26px;
	font-weight: normal;
}
h2 {
	font-size: 1.1em;
	color: #a4a715;
}
p {
	margin-bottom: 16px;
}
a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	color: #a4a715;
}
a:hover, li span {
	color: #15555c;
}
/* nav */
#nav {
	width: 146px;
}
ul.ulnav1, ul.ulnav2 {
	width: 120px;
	margin: 0 0 10px 24px;
	padding-bottom: 12px;
	background: transparent url(../img/trennnav.gif) left bottom repeat-x;
}
ul#ullang {
	width: 116px;
	margin: 0 0 10px 24px;
	background: transparent url(../img/lang.gif) 2px no-repeat;
}
ul.ulnav1 li, ul.ulnav2 li, ul#ullang li {
	list-style: none;
}
ul#ullang li {
	padding-left: 22px;
}
/* site */
#site {
	width: 840px;
	position: absolute;
	top:0;
	left: 50%;
	margin: 0 0 0 -420px;
	background: #fbfcf6 url(../img/bg_site.gif) repeat-y;
	min-height: 100%;
}
#logo {
	text-align: right;
	background: #bbc004;
	height: 75px;
}
#logo img {
	margin: 20px 60px 0 0;
}
#key {
	margin-left: 167px;
	background: #fbfcf6;
	padding: 5px 0;
	width: 640px;
	height: 45px;
}
#keykontakt {
	height: 28px;
	width: 237px;
	background: #f5f7e2;
	padding: 17px 0 0 0;
	border-right: 5px solid #fbfcf6;
	text-align: center;
}
#keyflash {
	width: 398px;
	overflow: hidden;
}
#nav, #content, #keykontakt, #keyflash, .img {
	float: left;
}
#content {
	width: 581px;
	margin-left: 36px;
	padding: 36px 28px 16px 16px;
	background: #f5f7e1;
}
.img {
	width: 200px;
	text-align: right;
	overflow: hidden;
}
.txt {
	height: 1%;
	margin-left: 210px;
}
.txt img {
	margin-right: 6px;
}
.inhalt {
	/*padding-bottom: 36px;
	border: 1px solid #000;*/
}
#player {
	margin-bottom: 16px;
}
#footer {
	position: absolute;
	bottom: 12px;
	font-size: 0.9em;
}
/* form */
input, textarea {
	width: 280px;
}
.plz {
	width: 70px;
	margin-right: 6px;
}
.ort {
	width: 200px;
}
.msg {
	height: 140px;
	overflow: auto;
}
.submit {
	width: 120px;
	background: #f5f7e1;
	border: 0;
	text-align: left;
	color: #a4a715;
	font-size: 1em;
}
/* sonstiges */
.clearfloat {
	clear: both;
	overflow: hidden;
	background: transparent;
}
.trenn {
	height: 1px;
	overflow: hidden;
	background: #fbfcf6 url(../img/trenn.gif) repeat-x;
	margin: 18px 0;
	clear: both;
}
