body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #999999;
	}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #023848;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	text-decoration: none;
}

h2 {
	font-size: 12px;
	color: #023848;
	margin-bottom: 10px;
	text-decoration: underline;
}

h3 {
	font-size: 12px;
	margin-bottom: 10px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 1.2em;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #4486C7;
}

a:hover {
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 970px;
	height: 260px;
	margin: 10px auto;
	padding: 0px;
	border: solid 5px #cccccc;
}

/* Logo */

#logo {
	float: right;
	margin: 0;
	padding: 0;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-top: 223px;
	letter-spacing: -1px;
	text-align: right;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 250px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
} 

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

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background: #E2E2E2;
	border-bottom: 4px solid #FFFFFF;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 70px;
	height: 22px;
	border: none;
	background: #dd7207;
	color: #ffffff;
	font-size: 10px;
}

/* Menu */

#menu {
	width: 980px;
	height: 50px;
	margin-left: 15px;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 20px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 1px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	border: none;
	background-color: #dd7207;
	margin-right:5px;
	padding-right: 25px;
	padding-left: 25px;
	height:25px;
	padding-top:6px;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
	background-color: #ffffff;
	color:#ff6600;
}

#menu .current_page_item a {
	padding-left: 25px;
}

/* Page */

#page {
	width: 940px;
	margin: 15px auto;
	padding: 0px 0px 0px 40px;
	background: url(images/img03.gif) repeat-y left top;
}

#page-bgtop {
	padding: 20px 0px;
}

#page-bgbtm {
}

/* Content */

#content {
	float: left;
	width: 580px;
	padding: 20px 0px 0px 0px;
}

#content_CAL {
	float: left;
	width: 930px;
	height: 450px;
	padding: 20px 0px 0px 0px;
}

.post {
	background: url(images/img07.gif) no-repeat left 50px;
	margin-bottom: 15px;
}
.post li{
	margin-top: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 38px;
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #023848;
}

.post .title a {
	color: #023848;
	border: none;
}

.post .meta {
	margin-bottom: 30px;
	padding: 5px 0px 15px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	/*background: url(images/img08.gif) no-repeat left top;*/
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}
.post p {
	margin-bottom: 25px;
}
.post img {
	margin-bottom: 20px;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	color: #787878;
}

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

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	margin-bottom: 20px;
	padding-top:15px;
}

#sidebar li li {
	line-height: 25px;
	border-bottom: 1px dashed #D1D1D1;
	border-left: none;
	margin-left: 40px;
	margin-right: 21px;
	margin-bottom: 10px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding-left: 30px;
	letter-spacing: -.5px;
	font-size: 1.8em;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #8A8A8A;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #efefef;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #666666;
}

#footer a {
	color: #ffffff;
}
/* SLIDESHOW */
#slideshow {
 height:270px; /* hier Hoehe der Slideshow-Bilder angeben */
 position:relative;
}
#slideshow img {
 display:none;
 position:absolute;
 top:0; left:0;
}
#slideshow img.start {
 display:block;
}
#menu2 {
	border: solid 1px #cccccc;
	margin-bottom:20px;
}
p {
	text-align: justify;
	line-height: 1.7em;
}
.left {
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.right {
	float: right;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.paginationstyle{ /*Style for demo pagination divs*/
width: 560px;
text-align: center;
padding: 2px 0;
margin: 10px 0;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid navy;
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
border: 1px solid #efefef;
color: #4486C7;
background-color: white;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
background-color: #cccccc;
}

.paginationstyle a.disabled, .paginationstyle a.disabled:hover{ /*Style for "disabled" previous or next link*/
background-color: white;
cursor: default;
color: #929292;
border-color: transparent;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #4486C7;
font-weight: bold;
background-color: #efefef;
}

hr {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #efefef;
}
h3.menuheader {
	padding-left: 20px;
	margin-bottom: 15px;
	color: #666666;
	font-weight: bold;
}
.submenu2 { /*CSS class for menu headers in general (expanding or not!)*/
	padding: 4px 0 4px 10px;
	color: #666;
	margin-left: 35px;
	margin-right: 20px;
	background-image:url(images/slidemenu2.jpg);
	font-size:12px;
	}
.submenu2 a { /*CSS class for menu headers in general (expanding or not!)*/
	color: #666;
	font-weight: bold;
	}
.submenu2 a:hover { /*CSS class for menu headers in general (expanding or not!)*/
	clear: both;
	color: #4486C7;
	text-decoration: none;
	}

