@charset "utf-8";

html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	background:#ffe;
	overflow: hidden;
}

body {
	background: #ffe;
	color: #333;
	font-size: 0.81em;
	font-family: verdana, arial, sans-serif;
	height: 100%;
	max-height: 100%;
	overflow:hidden;
	margin: 0;
	padding: 0;
	border: 0;
}

dt {
	background: #eed;
	color: #330;
	font-size: 1.0em;
	font-weight: 600;
	padding: 3px;
	margin: 15px 3px 3px 3px;
}

#mainbody   {
	padding: 12px 2px 2px 10px;
	overflow:auto;
	position:absolute;
	top: 56px;
	bottom: 25px;
	left: 270px;
	right:0;
	background:#ffe;
	border-color: #040;
	border-style: solid;
	border-width: 2px;
}

#content {
	margin: 0;
}

#mainbody li {
	list-style-type: square;
	padding: 3px 10px;
	margin-left: 16px;
}

/* "* html" ist syntaktischer Unsinn und wird nur von IE interpretiert ;-) */
* html #mainbody  {
	top:0;
	left:0;
	right:0;
	bottom:0;
	height:100%;
	max-height:100%;
	width:100%;
	border-top-width: 58px;
	border-bottom-width: 26px;
	border-left-width: 272px;
	border-right-width: 2px;
}

#header {
	position:absolute;
	margin:0;
	top:0;
	left:0;
	display:block;
	width:100%;
	height: 56px;
	background: #cfc;
	background-position:0 0;
	background-repeat:no-repeat;
	font-size:1.6em;
	z-index: 4;
	overflow:hidden;
	color: #171;
}

#footer {
	position: absolute;
	margin: 0;
	/*padding: 4px;*/
	bottom: 0px;
	left:	0;
	display: block;
	width:	100%;
	height: 24px;
	font-size: 1em;
	z-index: 5;
	overflow: hidden;
	background: #cfc;
	color: #171;
}

#footer .txt {
	margin: 1px;
	padding: 4px;
}

#header h1 {
	margin: 2px 8px 0 8px;
	padding: 0;
	font-size:1.2em;
	position:absolute;
	left: 280px;
	top: 0px;
	white-space:nowrap;
	overflow: hidden;
}

#header div.hthema {
	margin: 2px;
	padding: 0;
	position:absolute;
	left: 0px;
	width: 278px;
	top: 0px;
	height: 50px;
}

#header span.hthema {
	margin: 8px 8px 0 8px;
	padding: 0;
	font-size: 0.9em;
	font-weight: 600;
	font-variant: small-caps;
	color: #040;
	position:absolute;
	left: 0px;
	top: 0px;
}

#header span.htb {
	margin: 8px 8px 0 8px;
	padding: 6px;
	font-size: 0.6em;
	font-weight: 400;
	font-variant: small-caps;
	color: #040;
	position:absolute;
	right: 0px;
	top: 0px;
}

#site_name {
  font-weight:bold;
  font-style:italic;
  color:#171;
  font-size:1.5em;
}

#mainbody h1.kopf {
	font-size: 1.3em;
	margin:10px 6px 6px 0px;
	color:#ffff44;
	background-color:#007700; 
	border-style:ridge none groove;
	border-width:8px;
	border-color:#44ee00;
	font-weight:bold;
	text-align:center;
	padding:5px;
}

#header h2 {
	margin: 2px 8px 0 8px;
	font-size: 1.2em;
}

#header img {
	padding: 2px;
}

#mainbody h2 {
	margin: 12px 8px 0 0;
	font-size: 1.3em; 
	background-color: #cd6; 
	padding: 8px;
}

#mainbody h3 {
	color:#000000;
	background-color:#FFFF99;
	padding:5px;
	margin:16px 2px 2px 2px;
	font-weight:bold;
	font-size: 1.2em;
}

#mainbody table {
	font-size: 1.01em;
}

div.clear-both {
  clear: both;
  margin: 0;
  padding: 0;
}

#topfeedback {
	margin:  4px;
	padding: 0;
	width: 100%;
	right: 0;
	top: 0;
	height: 26px;
	z-index: 5;
	position: absolute;
	text-align: right;
}

#topfeedback a {
	vertical-align: top;
	float: none;
	color: #040;
	text-decoration: none;
}

/* >>>>>>> Suche */
#topnavigation {
	margin:  30px 0 0 0;
	padding: 0;
	width: 100%;
	top: 0;
	height: 40px;
	z-index: 5;
	position: absolute;
} 

div.suche {
	margin: 3px 24px 0px 0px;
	height: 26px;
	float: right; 
	vertical-align: middle;
}

input.suchform {
	margin: 0px 0px 0px 20px;
	vertical-align: middle;
	float: none;
}

input.suchform-submit {
	margin: 0px 0px 2px 0px;
	vertical-align: middle;
	border: none;
}
/* <<<<<<<<<<<<<< Suche /*
  
/* >>>>>>>>>> Sprache */
div.eml {
	float: right;
	height: 30px;
	font-weight: bold;
	font-size: 0.9em;
	margin: 8px 12px 0 0;
	z-index: 6;
	font-variant: small-caps;
}

* html div.eml {
	height: 40px;
	margin: 0px 12px 0 0;
	padding-top: 8px;
}

span.easymultilang {
	vertical-align: middle;
	padding: 4px 8px 4px 8px; 
	margin: 2px 4px 3px 4px; 
	border-top: 1px solid #440;
	border-right: 1px solid #440;
	border-left: 1px solid #440;
}

span.easymultilang a {
	text-decoration: none;
	color: black;
}

/* IE */
* html span.easymultilang {
	padding: 2px 8px 2px 8px; 
} 
	
span.easymultilang_current {
	vertical-align: middle;
	background-color: #ffe;
	padding: 2px 8px 6px 8px; 
	margin: 0px 4px 2px 4px;
	border-top: 2px solid #040;
	border-right: 2px solid #040;
	border-left: 2px solid #040;
}

/* IE */
* html span.easymultilang_current {
	padding: 2px 8px 4px 8px;
}
/* <<<<<<<< Sprache */

/* >>>> Login */
#loginmaske {
	height: 24px;
	margin: 0;
	padding: 0;
	width: 100%;
	left: 20px;
	top: 6px;
	z-index:5;
  position: absolute;
}

#login {
	margin: 0px 16px 0px 0px;
}
/* <<<<<<<<<<< Login */

/* >>>>>>> Main Navigation */
#content-left {
	position: absolute;
	left: 0;
	top: 56px;
	bottom: 25px;
	width: 270px;
	background: #cfc;
	z-index: 2;
	overflow: auto;
	color:#171;
	direction: rtl;
}

/* "* html" ist syntaktischer Unsinn und wird nur von IE interpretiert ;-) */
* html #content-left {
	height:100%;
	top:0;
	bottom:0;
	border-top: 56px solid #fff;
	border-bottom: 25px solid #fff;
}	

#content-left div.innerwrap {
	white-space: nowrap;
	overflow: hidden;
	background-color: #cfc;
	direction: ltr;
}

#content-left div.innerwrap ul {
	margin: 2px 0 0 0;
	padding: 2px 0 2px 2px;
	list-style: none;
}

#content-left div.innerwrap ul.menu-2 {
	background: #dfd;
}

#content-left div.innerwrap ul.menu-3 {
	background: #efd;
}

#content-left div.innerwrap li.menu-current {
	background-color: #040;
}

/* Position and Size */
#content-left div.innerwrap li {
	margin: 2px 0 2px 2px;
	padding: 2px 0 2px 2px;
	list-style: none;
	border-top: 0;
	vertical-align: middle;
}

#content-left div.innerwrap li.menu-1 {
	font-size: 1.1em;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 1.3em;
}

* html #content-left div.innerwrap li.menu-1 {
	font-size: 1.0em;
}

#content-left div.innerwrap li.menu-2 {
	font-size: 0.9em;
	font-weight: bold;
	font-variant: normal;
	line-height: 1.2em;
}

#content-left div.innerwrap li.menu-3 {
	font-size: 0.8em;
	font-weight: normal;
	font-variant: normal;
	line-height: 1.2em;
	padding: 2px 0 4px 12px;
}

/* Icons */
#content-left div.innerwrap li.knot.menu-sibling,
#content-left div.innerwrap li.knot.menu-child,
#content-left div.innerwrap li.knot.oot {
	background-image: url(foldclose.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
}

#content-left div.innerwrap li.knot.menu-current,
#content-left div.innerwrap li.knot.menu-parent {
	background-image: url(foldopen.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
}

#content-left div.innerwrap li.menu-0.leaf, 
#content-left div.innerwrap li.menu-1.leaf, 
#content-left div.innerwrap li.menu-2.leaf {
	background-image: url(file.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
}

#content-left div.innerwrap ul.menu-3 li.leaf {
	background-image: url(file4.gif);
	background-position: 12px 2px;
	background-repeat: no-repeat;
}

/* Links */
#content-left div.innerwrap a {
	text-decoration: none;
	color: #171;
	padding: 2px 0 2px 2px;
	margin: 0px 0 0px 22px;
}

#content-left div.innerwrap a.menu-current {
	color: #fff;
}
/* <<<<<<<<<< Main Navigation */

/* >>>>>>>>> Linkseite mit Bildchen */
h3.pic_link {
  margin: 12px 2px 2px 2px;
}

a.simple {
  text-decoration: none;
  color: #000;
}

img {
  border: none;
}

div.box1 {
  float:left;
  width:180px;
  height:56px;
  background:#dd8;
  padding: 4px;
  margin: 2px;
  border: 1px solid #aa3;
  cursor: pointer;
}

/* <<< Linkseite mit Bildchen */

/* >>>>>>>>>>>> Download Gallery 1 only!*/
button.dgh {
	border: 0;
	background: none;
	font-weight: bold;
}

button.dgh.asc {
	background: url(up_16.png) right center no-repeat;
	padding-right: 20px;
}

button.dgh.desc {
	background: url(down_16.png) right center no-repeat;
	padding-right: 20px;
}

/**** News ****/

td.post_date {
	/*display: none;*/
	color: gray;
	border-top: solid medium #9c0;
	padding: 6px 2px 2px 2px;
}

td.post_top {
	padding: 50px 0px 0px 0px;
}

td.post_title {
	border-top: solid medium #9c0;
	padding: 6px 2px 2px 2px;
}

td.post_short {
	padding: 0px 0px 22px 0px;
}

table.newstable {
	table-layout:fixed;
}

/**** Bottom Navigation ***/
ul.bottomnav, li.bottomnav {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.bottomnav {
  position: absolute;
  top: 4px;
  right: 4px;
}

li.bottomnav {
	width: 120px;
	float: left;
}

#footer a {
	color: #000;
	text-decoration: none;
}

/*************** ab hier aus altes *************************************/
p.komok  { background-image:url(ok.png); background-repeat:no-repeat; color:#007700; padding: 1px 1px 1px 32px;}
p.komneu { background-image:url(neu.png); background-repeat:no-repeat; color:#333300; padding: 1px 1px 1px 32px;}
p.komno  { background-image:url(no.png); background-repeat:no-repeat; color:#770000; padding: 1px 1px 1px 32px;}

div.q { border-width:thin; border-color:#009900; border-bottom-style:solid; padding:3px; 
	margin:1px 1px 12px 1px; }
	
#mainbody h2.q  {
	font-size: 1.0em;
	font-weight:bold;
	padding:5px;
	margin:6px 0px 8px 0px; 
	color:#006600;
	background-color:#ccffcc;
}

a.ge   { color:#000000; background-color:#FFFF99; padding:2px; margin:0px; font-weight:bold; }
a.ge:link    { color:#008800; text-decoration:none; background-color:#ffFF99; }
a.ge:visited { color:#004400; text-decoration:none; background-color:#ffFF99; }
a.ge:active  { color:#004400; text-decoration:none; background-color:#ffFF99; }
a.ge:hover   { color:#FFFFFF; background-color:#008800; }

.xxs  { font-size:x-small; }
.xxsc { font-size:x-small; text-align:center; }

span.tt, tt, code {
	font-family:"Courier New", Courier, serif;
	font-size: 1.0em;
	color:#000;
	background-color:#e3e6ff;
	padding:1px 6px 2px 6px;
}

/*************** ab hier aus htm-Datei *************************************/
  .post_title, .post_date {
  border-bottom: 1px solid #DDDDDD;
  }

  .post_title {
  font-weight: bold;
  font-size: 1em;
  color: #000000;
  }

  .post_date {
  text-align: right;
  font-weight: normal;
  }

  .post_short {
  text-align: justify;
  padding-bottom: 5px;
  }

  .comment_title {
  font-weight: bold;
  }

  .comment_text {
  font-weight: bold;
  background-color: #FDFDFD;
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 15px;
  }

  .comment_title, .comment_text {
  border-left: 1px solid #DDDDDD;
  }

  .comment_info {
  text-align: right;
  border-right: 1px solid #DDDDDD;
  }

  .comment_title, .comment_info {
  border-top: 1px solid #DDDDDD;
  background-color: #EEEEEE;
  }

  .selected_group_title {
  font-size: 1.1em;
  text-align: center;
  }

/* <-- **************** Newsreader */
.newsreader {
}
.nr_description {
	font-weight: bold;
}
.nr_content {
}
.nr_content ul {
}
.nr_content ul li {
	margin-bottom: 1em;
	padding: 3px;
	list-style: circle;
}
.nr_itemdesc {
}

.discreet {
	font-size: 0.9em;
}
/* --> **************** Newsreader */

div.csvexport {
	display:none;
}

