/*Haupt*/
body {
	background-color: #fffbea;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
html {
	height: 100%;
	width: 100%;
}
#mitte {
	background-image: url(contentback.gif);
	background-repeat: repeat-y;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
h1, h2, h3, .csc-firstHeader {
	color: #904b0a;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	margin-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
	display: inline;
	white-space: normal;
}
ol {
	color: #904b0a;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: decimal;
	list-style-position: outside;
}
ul {
	color: #904b0a;
	font-size: 12px;
	line-height: 14px;
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: circle;
	list-style-position: outside;
}
li {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
}
p {
	color: #396533;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
	letter-spacing: 0;
}
a {
	color: #a3b140;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #a3b140;
	text-decoration: none;
	outline-style: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	outline-style: none;
}
#inhalt {
	width: 650px;
	float: left;
	margin-top: 40px;
	margin-left: 25px;
}
.csc-textpic-caption {
	color: #396533;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 12px;
	text-decoration: none;
}
/*blogobox*/
.blogbox {
	background-image: url(blognavi.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 434px;
	float: right;
	padding-top: 100px;
	visibility: hidden;
}
.blogstart {
	width: 155px;
	margin-left: 45px;
}
/*Header*/
#header_000 {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	width: 990px;
	height: 166px;
	margin: 0;
	padding: 0;
}
#links_back {
	background-image: url(links_back.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 200px;
	padding: 0;
	min-height: 440px;
	float:left;
}
#wappen {
	position: absolute;
	z-index: 3;
	height: 184px;
	width: 188px;
	background-image: url(wappen.png);
	margin-top: 15px;
	margin-left: 700px;
}
#wiese {
	background-image: url(wiese_unten.png);
	background-repeat: no-repeat;
	width: 990px;
	height: 71px;
	clear: both;
}
.unten {
	background-image: url(unten.jpg);
	background-repeat: no-repeat;
}
.vn {
	color: #396533;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	text-decoration: none;
	position: absolute;
	z-index: 2;
	margin-top: 2px;
	margin-left: 10px;
}
.vn img {
	vertical-align: middle;
}
.vn a {
	color: #396533;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
.vn a:hover {
	text-decoration: underline;
}
/*Linke Navi */
#navi_links {
	position: absolute;
	width: 138px;
	height: 440px;
	z-index: 5;
	float: left;
	margin-top: 100px;
	margin-left: 62px;
}
#navi_links li {
	line-height: 30px;
	text-decoration: none;
	width: 138px;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	display: inline;
}
#navi_links a {
	color: #fff5cb;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 30px;
	background-image: url(button.png);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 138px;
	margin-left: 0;
	padding-left: 10px;
	display: block;
}
#navi_links a:visited {
	color: #fff5cb;
	text-decoration: none;
	background-image: url(button.png);
	background-repeat: no-repeat;
	padding-left: 10px;
}
#navi_links a:hover {
	background-image: url(button_over.png);
	background-repeat: no-repeat;
	text-decoration: none;
}
#current {
	color: #fff5cb;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	background-image: url(button_aktive.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	display: block;
}
/* Kasten */
#kasten {
	position: absolute;
	width: 120px !important;
	height: 48px;
	z-index: 8;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
#kasten p {
	color: #fff5cb;
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 9px;
	text-decoration: none;
	text-align: center;	
}
#kasten a {
	color: #fff5cb;
	font-size: 9px;
	font-weight: bold;
}
#kasten a:visited {
	color: #fff5cb;
	text-decoration: none;
}
#kasten a:hover {
	text-decoration: underline;
}
/*upload Layout 1*/
.csc-uploads-1 {
	border: solid 1px #396533;
}
.csc-uploads-1 p {
	font-size: 10px;
	line-height: 12px;
}
.csc-uploads-fileSize p {
	color: #fff5cb;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	background-color: #396533;
	padding: 3px;
}
/*sonstiges*/
.csc-textpic-imagewrap, .csc-textpic-imagerow, .csc-textpic-image {
	width: auto !important;
}
/*Colorbox*/
#colorbox button, #colorbox input, #colorbox input:focus, #colorbox button:focus, #colorbox select:focus, #colorbox:focus {
	outline: none;
}