body {
	margin: 0;
	padding: 0;
	background: rgba(243,243,243,1.00);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5A554E;
}
.superbox {

-webkit-box-shadow: 1px 1px 16px #2F4F4F;
-moz-box-shadow: 1px 1px 16px #2F4F4F;
box-shadow: 1px 1px 16px #2F4F4F;
border: 4px solid #FFFFFF;
background-color: #000080;
padding: 10px;
opacity: 0.8;
font-family: Verdana, Geneva, sans-serif;
font-size: 12pt;
color: #FFFFFF;
text-align: center;
width:130px;
height:35px;
padding:45px 0;
margin-left:25px;
margin-right:25px;

}

body .uuu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009;
}
body .schwarz16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}
body .greybold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #999;
}
body .blue16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:inherit;
	color: #6FB5AC;
	font-weight:bold;
}
body .schwarz16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}
h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.0em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 170%;
	font-family: Arial, Helvetica, sans-serif;
}

.text1header {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	
}

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



a {
	text-decoration: underline;
	color: #333;
}

a:hover {
	text-decoration: none;
}

h2 a {
	text-decoration: none;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	background: rgba(243,243,243,1.00);
}

/* Header */

#header {
	width: 1000px;
	height: 155px;
	margin: 0 auto;
	padding: 0px;
/*	background-image:url(images/h1.jpg);
	background-repeat:no-repeat;
	background-position:top center;*/
		background: #cedce7; /* Old browsers */
background: -moz-linear-gradient(top,  #cedce7 0%, #596a72 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cedce7), color-stop(100%,#596a72)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #cedce7 0%,#596a72 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #cedce7 0%,#596a72 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #cedce7 0%,#596a72 100%); /* IE10+ */
background: linear-gradient(to bottom,  #cedce7 0%,#596a72 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 ); /* IE6-9 */

}

/* Logo */

#logo {
	float: left;
	margin: 0;
	padding: 20px 0px 0px 50px;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#logo h1 {
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 44px;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p {
	margin: -30px 0px 0px 0px;
	padding: 26px 0 0 2px;
	font: normal 19px Arial, Helvetica, sans-serif;
	/*color: #C5E8FF;*/ color:#FFF;
} 

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

/* 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: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

#banner {
	margin-bottom: 20px;
	border: 5px #ECECEC solid;
}

/* Menu */

#menu {
	width: 1000px;
	height: 22px;
	margin: 0 auto;
	padding: 0;
	/*background-image:url(images/h1.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;*/
	background-color:#596a72;


}

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

#menu li {
	float: left;
}
#aufz ul {

	margin-left: 40px;
	padding: 0px 0px 0px 0px;
	list-style: circle;
	line-height: 160%;
}
#aufz2 ul {

	margin-left: 20px;
	padding: 0px 0px 0px 0px;
	line-height: 160%;
}


#aufz li {
	
}
#menu a {
	display: block;
	width: 120px;
	height: 19px;
	margin-left: 10px;
	padding-top: 3px;
	background: rgba(31,34,87,1.00);
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a.fs {
	display: block;
	width: 160px;
	height: 19px;
	margin-left: 10px;
	padding-top: 3px;
	background: url(images/img05.jpg) repeat-x left bottom;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
}

#menu .current_page_item a {
	background: url(images/img06.jpg) no-repeat left bottom;
	padding-left: 0;
	color: #493E2B;
}

#menu .current_page_item a.fs {
	background: url(images/img06.jpg) repeat-x left bottom;
	padding-left: 0;
	color: #493E2B;
}
/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 40px 50px 0px 50px;
	background: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 570px;
	padding: 0px 0px 0px 0px;
	line-height:20px;
}

#content ul { list-style:circle;
}
#content ol { list-style: decimal-leading-zero;
}


.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 38px;
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	font-size: 36px;
	color: #493E2B;
}

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

.post .meta {
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: -1px;
	font-size: 23px;
	font-weight: normal;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
.post .metamini {
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
.post .metared{
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: -1px;
	font-size: 23px;
	font-weight: bold;
	color: #C00;
	font-family: Arial, Helvetica, sans-serif;
}

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

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

.post .meta a {
}

.post .entry {
	background: url(images/img08.jpg) no-repeat left top;
	padding: 20px 0px 0px 0px;
	text-align: left;
	font-size: 14px;
}

.post .entry2 {
	background: url(images/img08.jpg) no-repeat left top;
	padding: 20px 0px 0px 0px;
	text-align: left;
	font-size: 12px; line-height: 150%;
}

.links {
	padding-top: 20px;
}

.more {
	padding-left: 16px;
	background: url(images/img10.gif) no-repeat left 3px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.comments {
	padding-left: 18px;
	background: url(images/img11.gif) no-repeat left 4px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 285px;
	padding: 0px;
	color: rgba(33,33,33,1.00);
}

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

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

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

#sidebar li li {
	line-height: 35px;
	margin: 0px;
	padding: 2px 0px;
	border-left: none;
}

#sidebar li li span {
	height: 19px;
	margin-right: 16px;
	padding: 4px 12px;
	background: #3D2A0B url(images/img12.jpg) repeat-x left top;
	font-size: 12px;
	color: #FFFFFF;
}

#sidebar li li span a {
	color: #FFFFFF;
}

#sidebar h2 {
	height: 65px;
	background: url(images/img09.jpg) no-repeat left bottom;
	letter-spacing: -.5px;
	font-size: 16px;
	color: #333;
	font-weight:bold;
}

#sidebar h3 {
	height: 65px;
	background: url(images/img09.jpg) no-repeat left bottom;
	letter-spacing: -.5px;
	font-size: 20px;
	color: #333;
}

#sidebar h4 {
	height: 65px;
	background: url(images/img09.jpg) no-repeat left bottom;
	letter-spacing: -.5px;
	font-size: 16px;
	color: #333;
	font-weight:bold;
}
#sidebar p {
	margin: 0 0px;
	padding: 0px 0px 15px 0px;
	text-align: lefft; 
}

#sidebar p strong {
	
}

#sidebar a {
	border: none; text-decoration:underline; color: #333;
}

#sidebar a:hover {
	color:#F00;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar .aktiv {color:#333;}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

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

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

/* Footer */

#footer-content {
	width: 900px;
	height: 76px;
	margin: 0 auto;
	padding: 20px 50px 0px 50px;
	background: url(images/img15-2.jpg) no-repeat left top;
	font-size: 12px;
	color: #887450;
}

#footer-content .column1 {
	float: left;
	width: 570px;
}

#footer-content .column2 {
	float: right;
	width: 273px;
}

#footer-content h2 {
	padding-bottom: 10px;
	font-size: 22px;
	color: #E3D2B6;
}

#footer-content strong {
	color: #E3D2B6;
}

#footer-content a {
	color:  #666;
}

#footer-content a:hover {
	color: #666;
}

.list li {
	margin-bottom: 6px;
}

#footer {
	height: 50px;
	width:100%;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color:rgba(255,255,255,1.00);
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-align: center;
	color:#666;
}
#footer .lol {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-align: right;
	color: #666;
}

#footer a {
	text-decoration: underline;
	color: #666;
}
.rot-Fließtext {
	color: #F00;
}
.bigtext {font-size:20px; color:#999; font-weight:bold;}
.picborder { border: 1px solid gray;}
#literatur li {line-height:20px; padding-bottom:5px; padding-top:5px;}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}

.note.blue {
background: rgba(160,32,32,1.00); 
}
.note.green {
    background:green;
}
#sidebar .note.green a {
	color: rgba(245,226,124,1.00);
	display: block;
	padding: 5px 0px 10px 0;
}
.note.warm {
	background: #658E15;  
	width:70%;
	padding-bottom:0px;
}
.note {
  position: relative;
  width: 80%;
  padding: 1em 1.5em;
  color: #fff;
  background: #97C02F;
  overflow: hidden;
  color:white;
}

.note:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-width: 0 16px 16px 0;
  border-style: solid;
  border-color: #fff #fff #658E15 #658E15;
  background: #658E15;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
  box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
  /* Firefox 3.0 damage limitation */
  display: block; width: 0;
}

.note.rounded {
  -moz-border-radius: 5px 0 5px 5px;
  border-radius: 5px 0 5px 5px;
}

.note.rounded:before {
  border-width: 8px;
  border-color: #fff #fff transparent transparent;
  -moz-border-radius: 0 0 0 5px;
  border-radius: 0 0 0 5px;
}
.note.blue:before {
border-color: #fff #fff transparent transparent;
background: transparent;

}

#sidebar .note.blue a{
	color:rgba(245,226,124,1.00);
	display:block;
	padding:5px 0px 10px 0;


}
#sidebar .note.blue a:hover{
	color: rgba(255,255,255,1.00);



}

.note.warm a{
	color:rgba(245,226,124,1.00);


}
.note.warm a:hover{
	color: rgba(255,255,255,1.00);


}

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1em 0px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
  font-size:16px;
  font-style:italic;
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}

.schwerpunkte {
	margin-left:15px;
	line-height:2em;
	padding-bottom:20px;