
html, body {
  /*background-color: #FEF6E2;*/
  
  font-family: arial;
  height:100%; 
  min-height:100%;  
}

body {
	background: #42afdc url(/images/html-bg.gif) repeat-x;
	font: 75%/170% Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	/*color: #333333;*/
}
a {
	color: #44a1d0;
	text-decoration: none;
}
a:visited {
	color: #5EAFD7;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0px 0px 15px;
}
img {
	border: none;
}
ul {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
small {
	font-size: 90%;
}


/* site title */
h1 {
	position: absolute;
	top: 40px;
	left: 25px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: normal 30px/100% "Trebuchet MS", Arial, sans-serif;
}
h1 a, h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover {
	color: #000000;
	text-decoration: none;
}
.description {
	position: absolute;
	top: 77px;
	left: 25px;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}

/* post title */
h2 {
	color: #333333;
	margin: 3px 0 2px;
	padding-bottom: 4px;
	font: normal 150%/100% "Lucida Grande", Arial, sans-serif;
	border-bottom: dotted 1px #CCCCCC;
}
h2 a, h2 a:visited {
	color: #333333;
	text-decoration: none;
}
h2 a:hover {
	color: #44a1d0;
	text-decoration: none;
}
h3 {
	color: #666666;
	margin: 5px 0px 5px;
	font: bold 110%/110% "Lucida Grande", Arial, sans-serif;
}

#page {
	background: url(/images/temporati-bg.jpg) no-repeat center top;
}
#wrapper {
	width: 1000px;
	margin: 0px auto;
	position: relative;
}

/* ------------------------------------- header area  */
#header {
	height: 150px;
}

/* search form */
#searchform {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(/images/searchform-bg.png) no-repeat right bottom;
	height: 111px;
	width: 420px;
	color:white;
	text-align:center;
}
#searchform #topic{
	background: #ffffff url(/images/form-field-bg.gif) no-repeat ;
	height: 17px;
	width: 350px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #999999;
	border: none;
}

#searchform #year_from{
	background: #ffffff url(/images/form-field-bg.gif) no-repeat ;
	height: 19px;
	width: 40px;
	color: #999999;
	border: none;
}

#searchform #year_till{
	background: #ffffff url(/images/form-field-bg.gif) no-repeat ;
	height: 19px;
	width: 40px;
	color: #999999;
	border: none;
}

#searchform #month_from{
	background: #ffffff url(/images/form-field-bg.gif) no-repeat ;
	height: 21px;
	width: 100px;
	color: #999999;
	border: none;
}

#searchform #month_till{
	background: #ffffff url(/images/form-field-bg.gif) no-repeat ;
	height: 21px;
	width: 100px;
	color: #999999;
	border: none;
}

#searchform #searchsubmit { 
	background: url(/images/search-btn.png) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}

/* ------------------------------------- main content area  */
#left-col {
	width: 100%;
	float: left;
	margin-top: 0px;
	color:#ffffff;
	font-size:14px;
}
/* main menu */

#nav {
	background: url(/images/content-top-bg.png) no-repeat left top;
	height: 26px;
}
#nav ul{
	list-style: none;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
}
#nav ul li{
	margin: 0px 1px 0px 0px;
	padding: 0px;
	float: left;
}
#nav ul li a{
	padding: 5px 7px 6px 7px;
	text-decoration: none;
	color: #000000;
	display: block;
}
#nav li a:visited{
	text-decoration: none;
	color: #000000;
}
#nav li a:hover, #nav .current_page_item a{
	text-decoration: none;
	background: #2e91c6 url(/images/nav-item-hover.gif) repeat-x;
	color: #ffffff;
}

#info_bar {
  margin: 1px;
  padding-right: 3px;
  text-align: right;
  color:#444444;
} 
/*
#content {
  height:auto;
  background-color:#CAC2B0;
  padding-bottom:15px;
  padding-top:15px;
}
*/
#content {
	padding: 25px 25px 15px 25px;
	width: 95%;
	background: #ffffff;
	clear: both;
	overflow: hidden;
}

iframe {
  display:block;height:100%;border:none;  
  margin:0;padding:0;
}

.external {
          /*
          background: url(/images/iconout.gif) no-repeat right; 
          padding: 0 13px 0 0; 
          whitespace:nowrap;
          */
          color:green;
          text-decoration:none;

          }
 
.external:visited {
          /*
          background: url(/images/iconout.gif) no-repeat right; 
          padding: 0 13px 0 0; 
          whitespace:nowrap;
          */
          color:green;
          text-decoration:none;

          } 
 
.external:hover {
          border-color:green;
          text-decoration:none;
          border-bottom-width:1px;
          border-left-width:0px;
          border-right-width:0px;
          border-top-width:0px;
          border-style:dotted;
          } 
         
.autocomplete {
  /*border: 1px solid #000;
  background-color: #FFF;*/

	margin: 0;
	padding: 0px 0px 9px 10px;
	background: url(/images/sidep-bottom.png) no-repeat 0 100%; 
	overflow: hidden;
  color: #222222;
  text-align:left;
  }

.autocomplete li {
  list-style-type:none;
  padding: 0px 15px 0px 0px;
  padding-right:2px;
  color: #222222;
  text-align:left;  
  }  
  
a img { 
border : 0 none; 
}

.autocomplete li:hover {
  background: #555;
  color: #DDD;
  padding-right:25px;
  text-decoration:none;
  }           

.event_date {
    width:130px;
    text-align: right;
    float:left;
    padding-top:15px;
    font-weight:bold;
}

.event_text {
  padding-left:150px;
  /*padding-right:150px;*/
  padding-top:15px;
}

.clear
{
  clear:both;
}

.event {
  padding:5px;

  /*border:1px solid #3E4F4F;*/
  background-color:#eeeeee;
  float:none;
  margin:5px;
  margin-left: 0px;  
  min-height:60px;
  height:auto !Important; /*Für moderne Browser*/ 
  height:60px; /*Für den IE*/
}

.content_text
{
  padding:5px;
  /*border:1px solid #3E4F4F;*/
  /*background-color:#ECE5D1;*/
  background-color:white;
  float:none;
  margin:5px;
  margin-left: 5px; 
  margin-top:5px; 
  min-height:100%;
  height:auto; 
}

.event_group{
  padding:15px;
  /*border:1px solid #3E4F4F;*/
  /*background-color:#ECE5D1;*/
  background-color:white;
  float:none;
  margin:5px;
  margin-left: 10px; 
  margin-right: 380px;
  margin-top:5px; 
  min-height:100%;
  height:auto; 
}

.right_content{
    margin:5px;
    padding:5px;
    padding-left:11px;
    padding-bottom:15px;
    margin-top:0px;
    float:right;
    width:360px;
    /*background-color:#0d98cf;*/
    background-color:#eeeeee;
    /*border:1px solid #043779;*/
}
.content_headline
{
  background-color:#DDDDDD;
}

.wiki_content{
    padding-left:10px;
    margin:5px;
    margin-top:15px;
    float:right;
    height:auto;
    width:380px;
}
.wiki_frame{
    border-style:none; 
    width:380px;
    overflow-x:hidden;
    overflow-y:auto;
    height:1000px;
}

.menu {
  padding:5px;
  width:200px;
  border:1px solid #3E4F4F;
  background-color:#ECE5D1; 
  float:left;
  height:100px;
}









/****************************************************************
  Docking Boxes core CSS: YOU MUST NOT CHANGE OR OVERRIDE THESE 
*****************************************************************/
.dbx-clone {
	position:absolute;
	visibility:hidden;
	}
.dbx-clone, .dbx-clone .dbx-handle-cursor {
	cursor:move !important;
	}
.dbx-dummy {
	display:block;
	width:0;
	height:0;
	overflow:hidden;
	}
.dbx-group, .dbx-box, .dbx-handle {
	position:relative;
	display:block;
	}
/****************************************************************
  avoid padding, margins or borders on dbx-box, 
  to reduce visual discrepancies between it and the clone.  
  overall, dbx-box is best left as visually unstyled as possible 
*****************************************************************/
.dbx-box {
	margin:0;
	padding:0;
	border:none;
	clear: both;
	}
/****************************************************************
  otherwise, do what you like :) 
*****************************************************************/
/* group container(s) */
.dbx-group {
	width:350px;
	padding:0 0px 10px;
}
* html .dbx-group {
	width: 350px;
	padding-bottom:0;
}

/* handles */
.dbx-handle {
	position:relative;
	margin:0;
	padding: 16px 24px 7px 10px;
	background:url(/images/sidep-handle.png) no-repeat 0 0; 
}
* html .dbx-handle { 
	width: 315px; /*176*/ 
}
/* handle cursors are in a class of their own
   so they only get applied if the script is supported */
.dbx-handle-cursor {
	cursor:move;
}

/* toggle images */
a.dbx-toggle, a.dbx-toggle:visited {
	display:block;
	width:20px;
	height:20px;
	overflow:hidden;
	background:url(/images/sidep-toggle.png) no-repeat;
	position:absolute;
	top:12px;
	right:3px;
	text-indent:-50px;
	text-decoration:none;
}
a.dbx-toggle-open, a.dbx-toggle-open:visited {
	background-position:0 0;
}
a.dbx-toggle-closed, a.dbx-toggle-closed:visited {
	background-position:0 -20px;
}
a.dbx-toggle-hilite-open, a.dbx-toggle-hilite-open:visited {
	background-position:-20px 0;
}
a.dbx-toggle-hilite-closed, a.dbx-toggle-hilite-closed:visited {
	background-position:-20px -20px;
}

/* keyboard navigation tooltip */
.dbx-tooltip {
	display:block;
	position:absolute;
	margin:36px 0 0 125px;
	width:185px;
	border:1px solid #000;
	background:#ffd;
	color:#000;
	font:normal normal normal 0.85em tahoma, arial, sans-serif;
	padding:2px 4px 3px 5px;
	text-align:left;
}
* html .dbx-tooltip { width:185px; }

/* use CSS2 system colors in CSS2 browsers 
   but not safari, which doesn't support them */
*[class="dbx-tooltip"]:lang(en) {
	border-color:InfoText;
	background:InfoBackground;
	color:InfoText;
	font:small-caption;
	font-weight:normal;
	}
/* inner content area */	
.dbx-content {
	margin: 0;
	padding: 5px 10px 9px 10px;
	background: url(/images/sidep-bottom.png) no-repeat 0 100%;
	overflow: hidden;
}
/* toggle state of inner content area */
.dbx-box-closed .dbx-content {
	display:block;
	height:4px;
	padding:0;
	overflow:hidden;
}
.dbx-box-closed .dbx-content * {
	display:none;
}

/* additional clone styles */
.dbx-clone {
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
}

.searchword { background-color: yellow; }
/* ------------------------------------- footer area  */
#footer {
	background: url(/images/content-bottom-bg.png) no-repeat;
	padding: 10px 0px 0px 10px;
	font-size: 87%;
	color: #282828;
}
#footer a, #footer a:visited {
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	text-decoration: underline;
}

.licence {
font:small-caption;
color: #CCCCCC !Important;
font-size:9px !Important;
}

.licence a {
font:small-caption;
color: #CCCCCC !Important;
font-size:9px !Important;
}

.licence a:hover {
color: #777777 !Important;
}
