@charset "utf-8";
/* CSS Document */

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

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

#mainbody   {
	padding: 12px 2px 2px 10px;
	overflow:auto;
	position:absolute;
	top: 61px;
	bottom: 25px;
	left: 230px;
	right:0;
	background:#ffe;
}

/* "* html" ist syntaktischer Unsinn und wird nur von IE interpretiert ;-) */
* html #mainbody  {
	padding: 12px 2px 2px 10px;
	top:0;
	left:0;
	right:0;
	bottom:0;
	height:100%;
	max-height:100%;
	width:100%;
	overflow:auto;
	position:absolute;
	border-top: 61px solid #fff;
	border-bottom: 25px solid #fff;
	border-left: 230px solid #fff;
}

#header {
	position:absolute;
	margin:0;
	top:0;
	left:0;
	display:block;
	width:100%;
	height:60px;
	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;
	bottom: 0px;
	left:	0;
	display: block;
	width:	100%;
	height: 24px;
	font-size: 1em;
	z-index: 5;
	overflow: hidden;
	background: #cfc;
	color: #171;
}

#content-left {
	position:absolute;
	left:0;
	top: 61px;
	bottom: 25px;
	width: 230px;
	background: #cfc;
	font-size:1.2em;
	z-index: 2;
	overflow:auto;
	color:#171;
}

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

#header h1 {
	margin: 2px 8px 0 8px;
	padding: 0;
	font-size:1.3em;
	position:absolute;
	left: 150px;
	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;
}

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

div.suche {
	margin: 0px 32px 0px 0px;
	float: right; 
	vertical-align: middle;
}

div.suche a {
	vertical-align: middle;
	float: none;
	color: #000;
	text-decoration: none;
}

input.suchform {
	vertical-align: middle;
	float: none;
}

input.suchform-submit {
	border: none;
}
/* <<<<<<<<<<<<<< Suche /*
  
/* >>>>>>>>>> Sprache */
span.easymultilang {
	font-weight: bold;
	vertical-align: middle;
	padding: 8px;
}
	
span.easymultilang_current {
	background-color: #ffe;
	vertical-align: middle;
	font-weight: bold;
	padding: 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 */

div.testnews {
	margin: auto;
	padding: 6px;
	background-color: #ffe;
	width: auto;
}

/* >>>>>>> Main Navigation */
#content-left div.innerwrap {
	white-space:nowrap;
	overflow:hidden;
	background-color: #cfc;
}

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

#content-left div.innerwrap a {
	text-decoration: none;
}

#content-left div.innerwrap a.menu-0,
#content-left div.innerwrap a.menu-1,
#content-left div.innerwrap a.menu-2 {
	background: url(file.gif) left center no-repeat;
	padding-left: 20px;
}

#content-left div.innerwrap a.menu-expand{
	background: url(foldclose.gif) left center no-repeat;
	padding-left: 20px;
}

#content-left div.innerwrap a.menu-expand.menu-current,
#content-left div.innerwrap a.menu-expand.menu-parent {
	background:url(foldopen.gif) left center no-repeat;
	padding-left: 20px;
}

#content-left div.innerwrap li.menu-1 {
	margin: 2px 0 0 2px;
	padding: 2px 0 2px 2px;
	list-style: none;
	font-size: 1.02em;
	font-weight: bold;
	border-top: 0;
	line-height: 1.3em;
	vertical-align: middle;
	height: 1.&em;
}

#content-left div.innerwrap li li {
	margin: 5px 0 0 5px;
	padding: 2px 0 2px 2px;
	list-style: none;
	font-size: 0.9em;
	border-top: none;
	line-height: 1.2em;
	vertical-align: middle;
	height: 1.5em;
}

#content-left div.innerwrap li li li {
	margin: 0 0 0 8px;
	padding: 2px 0 2px 2px;
	list-style: none;
	font-size: 0.8em;
	font-weight: normal;
	border-top: none;
	line-height: 1.1em;
	vertical-align: middle;
	height: 1.3em;
}

#content-left div.innerwrap a:link {
	color: #171;
}

#content-left div.innerwrap a:visited {
	color: #171;
}

#content-left div.innerwrap a:hover {
	color: #ff0;
}

#content-left div.innerwrap a.menu-1:link {
  color: #171;
}

#content-left div.innerwrap a.menu-1:visited {
  color: #171;
}

#content-left div.innerwrap li.menu-current>a:visited {
	color: black;
}

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

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

#content-left div.innerwrap li li.menu-current {
	height: auto;
}
#content-left div.innerwrap li li.menu-parent {
	height: auto;
}

/* <<<<<<<<<< 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;
}
