body {
	background: url(img/border_shadow5.png) top center repeat-y;
	color: #111;
	text-align: center;
	background-color:#2E5B78;
	margin: 0;
	padding: 0;
	font: 0.84em/1.55em Verdana, Helvetica, Gill Sans, Verdana, arial, sans-serif;
}
#body_wrapper {
    margin:0;
    padding:0;
}
tr.dark {
	border-bottom: 1px #ccc solid;
	background: #ddd;
}
tr.light {
	border-bottom: 1px #eee solid;
	background: #fff;
}
tr.dark td, tr.light td {
	padding: 1px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

h1 {
	font-size: 1.3em;
}
h2 {
	font-size: 1.0em;
}
h3, h4, h5, h6 {
	font-size: 1.1em;
}
a {
	text-decoration: none;
}
a:link {
    color:#258;
	text-decoration: underline;
}
a:visited {
	color: #258;
	text-decoration: underline;
}
a:hover {
	color: #111;
	text-decoration: underline;
}
a.more {
  color: #258;
  font-weight: thin;
  text-decoration: none;
}
a.more:hover {
	color: #111;
	text-decoration: underline;
}

fieldset {
	border: 1px solid #ccc;
}
pre {
	padding: 0.75em 1.5em;
	font-size: 12px;
	border: 1px solid #ddd;
	background: #eee;
}
table {
	font-size: 0.8em;
}
#logo {
    width:100%;
	margin:0; 
	margin-top: 4px;
    margin-left:auto;
    margin-right:auto;
	text-align: center;
}

#main form {
	width: 98%;
	display: block;
}
.form-item {
	margin-top: 1em;
}
.form-item label {
	font-size: 1em;
	color: #222;
}
.item-list .title {
	font-size: 1em;
	color: #222;
}
hr {
	height: 1px;
	border: none;
	border-bottom: 1px #ddd solid;
}
abbr, achronym {
	border: none;
	border-bottom: 1px green dashed;
	cursor: help;
}
cite, quote {
	display: block;
	color: #777;
	padding-left: 20px;
	margin-left: 20px;
	background: url("./img/cite.gif") left top no-repeat;
}
code {
	font-family: courier, monospace;
	color: #f00;
	line-height: 1em;
}
.poll .bar .foreground {
	border-top: 1px #f60 solid;
	border-left: 1px #f60 solid;
	border-bottom: 1px #500 solid;
	border-right: 1px #500 solid;
	background: #f10;
}
textarea {
	width: 97%;
}
#page {
	margin: 0 auto;
	width: 749px;
	padding: 0;
	text-align: left;
}
#sidebar-left {
	border-right: 1px #000 solid;
	float: left;
}
#sidebar-right {
	width: 20%;
	float: left;
	clear: right;
	font-size: 0.8em;
	margin: 0;
	padding: 10px 15px 0;
	color: #840;
}
#sidebar-right table {
	font-size: 1.2em;
}
#sidebar-right .title {
	padding: 0 0 2px 16px;
	background: url("./img/qred3.gif") left no-repeat;
	color: #E46E26;
}
#sidebar-right a {
	color: #f57d37;
}
#sidebar-right a:hover {
	color: #333;
}
#sidebar-right ul li {
	list-style-image: url("./img/item4.gif");
}
#header {
	width: 750px;
	color: #fff;
	height:100px;	
}
#search {
	text-align: right;
	padding: 0 10px;
}
#search .form-text {
  position:relative;
	top:-0.5em;
}
 
#primary{
	border-top: 1px #fff solid;
	font-size: 0.8em;
	color: #345;
	text-align:right;
	vertical-align: middle;
	display:block;
	background: url("img/sec_back2.png") top left repeat-x;
	border-bottom: 1px #999 solid;
	padding-left: 10px; 
}
#primary a {
       padding: 1px 1em 1px 10px;
       color:#333;
			 vertical-align: middle;
			 border-right: 1px #ccc solid;
}

#primary img {
  vertical-align:middle;
}
#secondary {
  padding-left: 10px;
  padding-top:0px !important;
  padding-bottom:4px !important;
  padding-top:4px;
  padding-bottom:2px;
  background: url("img/sec_back2.png") top left repeat-x;	
}

#secondary a {
	color: #000;
	font-size: 1em;
    padding: 4px 8px 4px 8px !important;
	vertical-align:middle;
}
#secondary a img {
	vertical-align: middle;
}
#secondary a:hover {
	color: #000;
	text-decoration: none;
    color:#888;
}
#secondary img {
	vertical-align: bottom;
}

#main {
	width: 67%;
	float: left;
	margin: 5px 40px 1em 0;
	padding: 0 0 0 24px;
}
.node img {
  margin: 10px;
	padding: 5px;
	border: 1px #ccc solid;
}

#mission {
	color: #eee;
	font-weight: normal;
	width: 710px !important;
	width: 749px;
	padding: 1px 20px 1px 19px;
	font-size: 1.0em;
	border-top: 1px #888 solid;
	border-bottom: 1px #000 solid;
	background: #aaa;
}
#mission {
	font-size: 1em;
    padding-top:0px;
    padding-bottom:2px;
}
#mission a {
	color: #FFF;
    text-decoration:underline;
}

#submenu {
    float:right;
    margin:0;
    margin-left:10px;
    margin-right:1px;
    border-left:1px solid #aaa;
    border-bottom:1px solid #aaa;
    border-top:1px solid #aaa;
    border-right:1px solid #aaa;
    padding:5px;
}

#content {
	float: left;
	width: 710px !important;
	width: 749px;
    min-height: 400px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
}

#contentbereich {
}

h1.footertext {
	margin:auto;
	color:#111;
	border-bottom: none;
	font-weight: lighter;
	padding: 0 0 0 0;
}

#footer {
	clear: left;
	border-top: 1px #222 dotted;
	padding: 10px 0 15px 19px !important;
	padding:  0 0 0.1em 19px;

	line-height:1.2em;
	font-size: 0.8em;
	color: #000;
	
	background:  #abc  url("img/dash_dg.gif") top left ;
}

#footer a {
	font-weight: bold;
	color: red;
}
#subfooter {
	clear: left;
	float: left;
	padding-left: 19px;
	text-align: left;
}
#papaya {
	float: right;
	padding-right: 9px;
	text-align: right;
}

#start ul li, #main .content ul li {
	list-style-image: url("./img/item2.gif");
}


.breadcrumb {
  margin-left: 20px;	
	margin-bottom: .5em;
	font-size: 0.8em;
}
.message {
	border: 1px solid #ccc;
	padding: 0.3em;
	margin-bottom: 1em;
	background: #eee;
}
.error {
	border-color: red;
}
.title, .title a {
	color: #C63;
	margin: 0.8em auto 0;
	padding-bottom: 4px;
	font: normal 1.25em "Verdana", "Arial", sans;
}
.title {
	border-bottom: #ddd solid 1px;
}

div.dokuwiki h1 a {text-decoration: none; }
div.dokuwiki h2 a {text-decoration: none; }
div.dokuwiki h3 a {text-decoration: none; }
div.dokuwiki h4 a {text-decoration: none; }
div.dokuwiki h5 a {text-decoration: none; }
div.dokuwiki h1  {color: #222;margin: 0.8em auto 0;text-decoration: none;padding-bottom: 4px;font: bold 150% "Verdana", "Arial", sans;	border-bottom: #ddd solid 1px; }
div.dokuwiki h2  {color: #222;margin: 0.8em auto 0;text-decoration: none;padding-bottom: 4px;font: normal 140% "Verdana", "Arial", sans;	border-bottom: #ddd solid 1px;}
div.dokuwiki h3  {color: #222;margin: 0.8em auto 0;text-decoration: none;padding-bottom: 4px;font: bold 130% "Verdana", "Arial", sans;	border-bottom: #ddd solid 1px; }
div.dokuwiki h4  {color: #222;margin: 0.8em auto 0;text-decoration: none;padding-bottom: 4px;font: bold 115% "Verdana", "Arial", sans;	border-bottom: #ddd solid 1px; }
div.dokuwiki h5  {color: #222;margin: 0.8em auto 0;text-decoration: none;padding-bottom: 4px;font: bold 100% "Verdana", "Arial", sans;	border-bottom: #ddd solid 1px; }



.submitted {
	color: #999;
	font-size: 0.8em;
	background: url("./img/post2.gif") left no-repeat;
	padding-left: 15px;
	clear: left;
	display: block;
	width: 100%;
	margin-bottom: 0.5em;
}
.links {
	color: #999;
	font-size: 0.8em;
	padding-left: 15px;
	clear: left;
	background: url("./img/comment.gif") left no-repeat;
	margin-bottom: 0.6em;
}
.block, .box {
	padding: 0 0 1.5em;
}
.block {
	padding-bottom: 0.75em;
	margin-bottom: 1.5em;
}
.block .title {
	margin-bottom: .25em;
	border-bottom: 1px #ddd solid;
}
.box .title {
	font-size: 0.9em;
}
.node {
	width: 96%;
}
.title a {
	text-decoration: none;
}
.static {
	padding: .5em;
}
.node .content, .comment .content {
	padding: .5em 0 .75em;
	line-height: 1.63em;
}
.node .content .pic-right, .node .content .pic-left {
	float: right;
	padding: 0.5em;
	border: #ddd solid 1px;
	margin: 0.3em;
	background: #fff;
}
.node .content .pic-left {
	float: left;
}
.node .taxonomy {
	color: #999;
	font-size: 0.8em;
	padding-left: 15px;
	clear: right;
	background: url("./img/folder2.gif") left no-repeat;
	margin-bottom: 0.5em;
}
.node .avatar {
	border: 1px solid #ddd;
	float: right;
	margin: 0.5em;
}
.node .content .thumb {
	margin: 0.5em 0 0.5em 0.5em;
	background: #fff url("img/shadow.png") bottom right no-repeat;
	float: left;
	display: block;
	vertical-align: top;
}
.node .content .return {
	float: left;
	display: block;
	clear: right;
}
.node .content .thumb img, sidebar-left .thumb {
	padding: 5px;
	border: 1px #aaa solid;
	background: #fff;
}
.node .content .thumb:focus {
	border-right: 1px #888 solid;
	border-bottom: 1px #888 solid;
}
.node .content .showedpic img {
	padding: 10px;
	border: 1px #aaa solid;
	background: #fff;
}
.node .content .img-right {
	border: 1px #bbb solid;
	float: right;
	padding: 5px;
	background: #fff;
}
.comment {
	margin-top: 0.5em;
	border: 1px #ddd dotted;
	font-size: 0.98em;
	padding: .5em;
	margin-bottom: 1em;
}
.comment .title {
	font-size: 0.9em;
	padding-left: 15px;
	background: url("./img/posted-comment.gif") left no-repeat;
	border-bottom: none;
}
.comment .content {
	padding-left: 15px;
	font-size: 0.87em;
	clear: left;
}
.comment .new {
	text-align: right;
	font-weight: bold;
	font-size: 0.8em;
	float: right;
	color: red;
}
.comment .avatar {
	border: 1px solid #abc;
	float: right;
	margin: 0.5em;
}
#main dl dt a {
	background: url("./img//link.gif") left no-repeat;
	padding-left: 16px;
}
#main dl dd {
	margin-bottom: 1em;
}
#aggregator .feed {
	border: 1px solid #ccc;
	padding: 1em;
	margin: 1em 0;
	background: #eee;
}
#aggregator .news-item .source {
	color: #999;
	font-style: italic;
	font-size: 0.9em;
}
#aggregator .title {
	font-size: 1em;
}
#aggregator h3 {
	margin-top: 1em;
}
#tracker th {
	text-align: left;
	border-bottom: 1px dotted #ddd;
}
#tracker tr.light, #tracker tr.dark {
	border-bottom: 1px solid #bbb;
	background: #fff;
}
#tracker td {
	vertical-align: top;
	padding: 1em 1em 1em 0;
	border-bottom: 1px dotted #bbb;
}
#forum table {
	width: 100%;
}
#forum td {
	padding: 0.5em;
}
#forum td.forum, #forum td.posts {
	background: #eee;
}
#forum td.topics, #forum td.last-reply {
	background: #ddd;
}
#forum td.container {
	background: #ccc;
}
#forum td.container a {
	color: #555;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
	height: 1.5em;
	border: 1px solid #bbb;
}
#forum td .name {
	color: #96c;
}
#forum td .links {
	padding-top: 0.7em;
	font-size: 0.9em;
}
.block-forum h3 {
	margin-bottom: .5em;
}

.calendar {}
.calendar a {text-decoration:underline; font-weight:bold; color: #333}
.calendar td {padding:0; background-color:#eee ; border: none;}
.calendar td div {padding:0.4em 0}
.calendar .row-week td a {padding:0.4em 0}
.calendar .day-today {background-color:#bbb; color: #fff}
.calendar .day-today a {color:#fff;font-weight:bold}
.calendar .day-selected {background-color:#ccc;color:#fff}
.calendar .header-month {background-color:#fff}
.calendar .header-month a {color:#000;font-weight:bold}
.calendar .header-week {background-color:#fc0}
.calendar .day-blank {background-color:#ddd}
.calendar .row-week td a:hover {background-color:#abc;color:#000}
.site-name , .site-slogan {
  color: #fff;
	font-weight:bold;
}
.user-login-block {
	text-align: left;
}
select, input[type=reset], input[type=submit], input[type=text], input[type=password], textarea {
	background: url("img/sec_back2.png") top left repeat-x;
	border: 1px #ccc solid;
	padding: 0.2em;
}
input[type=submit]:hover {
	background: #eee;
}
textarea, select {
	background: none;
}

ul.liste {
    padding:0;
    margin:5px;
    margin-right:10px;
    margin-left:15px;
}

a.main,a.mainActive {
    text-decoration:none;
    color:#A7A27C;
}
a.mainActive {
    font-weight:bold;
}

#navigationStaticVertical {
    height:20px;
}
