body, html {
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8D8D8D;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
table, p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
a	{
	color: #000000;
}
textarea, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #F0F0F0;
	color: #000000;
	border: 1px solid #009666;
	
}
#tabelle {
	width: 810px;
	margin-left: auto;
	margin-right: auto;
}
.tabelle_zeile {
	clear: both;
}
.tabelle_zelle {
	float: left;
}
.tabelle_zelle_schatten {
	float: left;
	width: 15px;
}
.foto_rahmen01 {
	background-image: url(images2010/layout/img_rahmen_oben.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.foto_rahmen02 {
	background-image: url(images2010/layout/img_rahmen_unten.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.foto_rahmen03 {
	background-image: url(images2010/layout/img_rahmen_rechts.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.foto_rahmen04 {
	background-image: url(images2010/layout/img_rahmen_links.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.foto_rahmen05 {
	background-image: url(images2010/layout/img_rahmen_links_oben.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.foto_rahmen06 {
	background-image: url(images2010/layout/img_rahmen_links_unten.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.foto_rahmen07 {
	background-image: url(images2010/layout/img_rahmen_rechts_oben.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.foto_rahmen08 {
	background-image: url(images2010/layout/img_rahmen_rechts_unten.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.foto_rahmen09 {
	padding: 10px;
}
#oben_links {
	height: 160px;
	width: 440px;
	float: left;
	background-color: #009666;
}
#oben_rechts {
	height: 160px;
	width: 335px;
	float: left;
	background-color: #009666;
}
#flash {
	position: absolute;
	top: 0px;
	background-image: url(images2010/layout/flashfilm.jpg);
	width: 317px;
	height: 390px;
	padding-left: 9px;
}
#menue_links {
	height: 62px;
	width: 440px;
	padding-top:6px;
	float: left;
	background-image: url(images2010/layout/menue_back.jpg);
	background-color: #009666;
	vertical-align: middle;
}
#menue_rechts {
	height: 68px;
	float: left;
	width: 335px;
	background-image: url(images2010/layout/menue_back.jpg);
	background-color: #009666;
}
	
#content_links {
	float: left;
	width: 440px;
	padding-bottom: 5px;
}
#content_rechts {
	width: 325px;
	float: left;
	padding-top: 160px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#schatten_links {
	float: left;
	width: 15px;
	height: 260px;
	background-image: url(images2010/layout/schatten_links.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#schatten_rechts {
	float: left;
	width: 15px;
	height: 260px;
	background-image: url(images2010/layout/schatten_rechts.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#unten_links {
	height: 58px;
	line-height: 58px;
	width: 430px;
	padding-left: 10px;
	float: left;
	color: #ffffff;
	background-color: #009666;
	background-image: url(images2010/layout/unten_back.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
}
#unten_rechts {
	height: 53px;
	width: 185px;
	line-height: 15px;
	float: left;
	padding-left: 150px;
	padding-top: 5px;
	background-image: url(images2010/layout/unten_back.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	background-color: #009666;
	vertical-align: middle;
}
#unten_rechts a {
	color: #ffffff;
	text-decoration: none;
}
#unten_links a {
	color: #ffffff;
	text-decoration: none;
}

#content a{
	color: #000099;
	text-decoration: none;
	background-color: #CCCCFF;
	}

img {
	border: none;
	}

h1	{
	font-size: 12px;
	font-variant: normal;
	text-transform: uppercase;
	}

h2 	{
	font-size: 11px;
	}

hr {
	border: 2px solid #005CA1;
	height: 2px;
}
li {
	line-height: 15px;
}
.images {
	float: left;
	display: inline;
}
