* {
	margin: 0;
	padding: 0;
}

body {
	background: url(images/img_bg_vertikal.gif) repeat-x;
	background: #E3E3E6 url(images/img_bg_vertikal.gif)repeat-x;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin-bottom: 0.3em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -1,0;
}

h2 {
	margin-bottom: 0.5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: 0px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: left;
	line-height: 100%;
	font-size: 92%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/img07.gif) no-repeat left top;
}

content_wide ul, content_wide ul li {
	padding-left: 1em;
	background: url(images/img07.gif) no-repeat left top;
	font-size: 92%;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 144%;
	color: #000000;
	margin-bottom:10px;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #00CC00;
}

/* Menu */

#menu {
	width: 740px;
	height: 20px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #DB5600;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#menu_sub {
	height: 20px;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #DB5600;
	background-color: #00CC00;
	color: #FFFFFF;
	/*text-align: center; */
	padding-top: 1px;
	border-right-color: #DB5600;
	border-right-style: solid;
	border-right-width: 20px; 
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu_sub ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li, #menu_sub li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a, #menu_sub a{
	display: block;
	float: left;
	height: 15px;
	font-size: 101%;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

#menu a:hover, menu_sub a:hover {
	background: #00CC00;
	text-decoration: none;
	color: #FFFFFF;
}

#menu b {
	text-decoration: none;
}

.aktiv {
	background: #00CC00;
	text-decoration: none;
	color: #FFFFFF;
}


#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(images/img_gruen.gif) repeat-y;
}

#page_wide {
	width: 760px;
	margin: 0 auto;
	background: url(images/img_gruen_inhalt.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 520px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
}

#content_wide {
	float: left;
	width: 720px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
}

content a, content_wide a{
	color: #00CC00;
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(images/img04.gif) repeat-x left bottom;
}

.floating-box {
	float: left;
	width: 250px;
}

.news-single-img {
	float: right;
	width: auto;
}

.floating-box img {
}

/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	padding: 10px;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(images/img09.gif) no-repeat right bottom;
	border-left: 5px solid #DB5600;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}

#links {
}

#links ul {
	background: url(images/img04.gif) repeat-x left bottom;
}

#links li {
	padding: 5px 0;
	background: url(images/img04.gif) repeat-x left top;
}

#links a {
	padding-left: 1em;
	background: url(images/img08.gif) no-repeat left center;
	color: #DB5600;
}

/* Footer */

#footer {
	height: 50px;
}
#footer_sidebar {
	background-color: #00CC00;
	height: 40px;
	width: 200px;
	float: right;
}

#footer .wrapper {
	width: 740px;
	margin: 0 auto;
	border-left: solid;
	border-left-width: 20px;
	border-left-color: #DB5600;
	background-color: #FFFFFF;
	height: 40px;
}
#Panorama {
	height: 140px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
p, .Fliesstext {
	font-size: 92%;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 144%;
	color: #000000;
	margin-bottom: 12px;
}
.header {
	font-size: 140%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	width: 740px;
	border-left: 20px;
	border-left-color: #DB5600;
	border-left-style: solid;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 80px;
}
a:hover {
	color: #DB5600;
}
.menu_top {
	color: #DB5600;
	padding-top: 5px;
}
.menu_sub {
	color: #FFFFFF;
	font-size: 101%;
}


.news-latest-item IMG {
	width: 250px;
	height: auto;
	margin-bottom:5px;
	margin-right:5px;
	border:0px solid #666;
	float:left;
}

.news-single-imgcaption{
	font-size: smaller;
	font-style: italic;
}
