*{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffe899;
	text-align: center;
}

#logo {
	width: 960px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	border: 5px solid #FFFFFF;
	border-top: none;
	background-color: #ffc600;
}

#logo img {
	border: none;
	float: right;
}

.titel {
	padding-left: 10px;
	padding-top: 65px;
	font-size: 23px;
	color: #FFFFFF;
	float: left;
}

#bildleiste {
	width: 960px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#bildleiste img {
	border: none;
}

#mainmenu {
	width: 960px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff4cc;
	border: 5px solid #FFFFFF;
	border-top: none;
}

#mainmenu ul {
	font-weight: bold;
	list-style-type: none;
}

#mainmenu ul li {
	line-height: 25px;
	float: left;
}

#mainmenu ul li a {
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}

#mainmenu ul li a.main_n:link, #mainmenu ul li a.main_n:visited {
	color: #000000;
	text-decoration: none;
}

#mainmenu ul li a.main_n:hover, #mainmenu ul lia.main_n:active {
	color: #000000;
	text-decoration: none;
	background-color: #ffc600;
}

#mainmenu ul li a.main_s:link, #mainmenu ul li a.main_s:visited, #mainmenu ul li a.main_s:hover, #mainmenu ul li a.main_s:active {
	color: #000000;
	text-decoration: none;
	background-color: #ffc600;
}

#sprache {
	float: right;
}

#sprache ul {
	list-style-type: none;
	font-size: 11px;
}

#sprache ul li {
	line-height: 25px;
	float: left;
}

#sprache ul li a {
	padding-left: 10px;
}

#sprache ul li a.s_n:link, #sprache ul li a.s_n:visited {
	color: #000000;
	text-decoration: none;
}

#sprache ul li a.s_n:hover, #sprache ul li a.s_n:active {
	color: #666666;
	text-decoration: none;
}

#sprache img {
	border: none;
} 

#submenu {
	width: 960px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff4cc;
	border: 5px solid #FFFFFF;
	border-top: none;
}

#submenu ul {
	list-style-type: none;
}

#submenu ul li {
	line-height: 20px;
	float: left;
}

#submenu ul li a {
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}

#submenu ul li a.sub_n:link, #submenu ul li a.sub_n:visited {
	color: #000000;
	text-decoration: none;
}

#submenu ul li a.sub_n:hover, #submenu ul li a.sub_n:active {
	color: #000000;
	text-decoration: none;
	background-color: #ffc600;
}

#submenu ul li a.sub_s:link, #submenu ul li a.sub_s:visited, #submenu ul li a.sub_s:hover, #submenu ul li a.sub_s:active {
	color: #000000;
	text-decoration: none;
	background-color: #ffc600;
}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	background-color: #fff4cc;
	border: 5px solid #FFFFFF;
	border-top: none;
}

#news {
	width: 130px;
	padding-top: 20px;
	padding-right: 5px;
	float: right;
}

.newsblock {
	margin-bottom: 10px;
}

#news h2 {
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}

#news p {
	margin-bottom: 10px;
}

#news img {
	margin-bottom: 10px;
	border: none;
}

#content_schmal {
	width: 820px;
	float: left;
}

#content_breit {
	width: 820px;
}

#fuss {
	clear: both;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 15px;
	clear: both;
}


h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

h2 a:link, h2 a:visited {
	color: #000000;
	text-decoration: underline;
}

h2 a:hover, h2 a:active {
	color: #ffc600;
	text-decoration: underline;
}

p {
	line-height: 18px;
	margin-bottom: 10px;
}

td, tr {
	font-size: 12px;
}

caption {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

p.bu {
	margin: 5px;
	font-size: 10px;
	line-height: 11px;
	color: #666666;
}

a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover, a:active {
	color: #ffc600;
	text-decoration: underline;
}

.block {
	padding: 20px;
	clear: both;
}

.artikelliste {
	margin-bottom: 10px;
	clear: both;
}

.thumbnail {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}

.thumbnail img {
	border: none;
}

.artikelliste .textblock {
}

.artikelbr {
	margin-bottom: 10px;
	clear: both;
}

.bildrechts {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}

.bildrechts img {
	border: none;
}

.artikelbr .textblock {
}

.artikelbl {
	margin-bottom: 10px;
	clear: both;
}

.bildlinks {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.bildlinks img {
	border: none;
}

.artikelbl .textblock {
}

.artikelbg {
	margin-bottom: 10px;
	clear: both;
}

.bildgross {
	margin-bottom: 20px;
	clear: both;
}

.bildgross img {
	border: none;
}

.artikelbg .textblock {
}

.artikelkb {
	margin-bottom: 10px;
	clear: both;
}

.artikelkb .textblock {
}

.textblock ul, .textblock ol, .textblock li{
	margin-left: 5px;
	padding-left: 5px;
}

.galeriezeile{
	clear: both;
}

.galeriebild {
	width: 195px;
	margin-bottom: 20px;
	float: left;
}

.g_bild {
	margin: 15px;
}

.kontaktfeld {
	font-size: 11px;
	width: 350px;
}

