/*Business Simple*/
html { 
	background-color: #ededed; 
	height: 100%; 
	margin-bottom: 0; 
	margin-top: 0px;
}

body {
	font-family: arial, verdana, Helvetica, Sans-serif;
	line-height: 16px;
	font-size: 12px;
/*	color: #759930; */
/*	color: #1a4a12; */
color: #333333;
	margin: 0 0 15px;
	text-align: center;
}
form {
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	color: #930;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
input.button {
	cursor: pointer;
}
img {
	border:0px;
}
p {
	margin-top: 0;
	margin-bottom: 5px;
}
span.small {
	font-size:10px;
	line-height: 10px;
	color: #999999;
}

#footerText {
	color: #759930; 
}

strong {
/*	color: #cf261d;*/
/*	color: #1a4a12; */
color: #333333;


	font-weight: bold;
}
/*Ausrichtung*/
div#center {
	margin-left: auto;
	margin-right: auto;
	width:944px;
	padding-bottom:20px;
}

div#outermenu {
	width: 944px;
	height: 20px;
	align: right;
}


div#outermenu ul  { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
	padding-top:10px;
}

div#outermenu ul li { 
	float:right; 
}

div#outermenu ul li a { 
	float:left; 
	display:block; 
	font-weight: normal; 
	height: 20px; 
	line-height: 20px; 
	padding: 0 10px; 
	color: #759930; 
	text-decoration: none; 
}
div#outermenu ul li a:hover { 
	text-decoration: underline; 
}

div#outermenu ul li a:visited { 
	color: #759930; 
}


/*Wrap	*/

div#wrapperholder table,
div#wrapperholder div {
	text-align: left;
}
div#wrapperholder {
	margin-top:10px;
	width:944px;
	background-image: url(../images/frame_bg.png);
	background-repeat: repeat-y;
}
div#wraptop {
	background-image: url(../images/frame_top.png);
	background-repeat: no-repeat;
	height:5px;
/*	margin-top: 5px;*/
	clear: both;
}
div#wrapunten {
	background-image: url(../images/frame_bottom.png);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	height:5px;
	clear: both;
}
div#wrap {
	/*padding: 1px 1px 1px 1px;*/
}
/*Definition Aussehen Buttons global
*/
.button  {
  font-size        : 11px;
  color            : #333333;
  border           : solid 1px #999999;
  margin-bottom    : 5px;
  background-color : #ededed;
  padding          : 2px;
}
/*   Header */
div#header { 
/*		background-image: url(../images/headerbg.png);*/
/*		background-repeat: repeat-x; */
/*		background-attachment: scroll; */
/*		background-position: 0 0; */
	width:934px;
	margin-left: 5px;
	height: 98px; 
  position: relative; 
}

/*Einbindung Logo
*/
div#logo {
	position: absolute;
	width: 200px;
	height: 127px;
	top: 5px;
/*	left: 5px; */
	background: url('../images/logo.png');
	background-repeat: no-repeat;
}

div#headerrechts { 
	margin: 0px;
	height: 90px; 
	padding-left: 200px; 
	text-align: left; 
	border-left: 1px solid white;
}

div#hrtop {
	/* height: 43px; 
	padding-top: 7px;*/
}

/*Formatierung Suchfeld*/
div.search {
	margin-left: auto;
	margin-right: 5px;
	width: 160px;
}

div.search input.inputbox { 
		width: 150px; 
		margin-top:8px; 
		margin-bottom: 3px; 
		padding-left: 3px; 
}

div#hrbottom {
	height: 98px;
	background-image: url(../images/bar.png); 
	background-repeat: no-repeat; 
	color: white;
}


div#left ul {
	margin: 0px;
	margin-left: 0px;
	margin-top: 12px;
	width: 190px;
	background-color: #a5d118;
	list-style: none;
	padding-left: 10px;
}

div#left ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}

div#left ul ul {
	background-color: #c8e218;
	list-style: none;
	width: 180px;
	margin-top: 5px;
}

div#left ul li ul li {
	margin: 0px;
}

div#left ul a {
	margin-left: 0px;
	color: #1a4a12;
	font-weight: bold;
	font-size: 14px;
}

div#left ul ul a {
	color: #1a4a12;
	font-weight: normal;
	font-size: 12px;
}

/* Top-Menu 
*/
div#topmenu { 
	height: 36px; 
}

ul#menulist_root  { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
	text-transform: uppercase;
}

ul#menulist_root li { 
	float:left; 
	text-transform: uppercase;
}

ul#menulist_root li a { 
	float:left; 
	display:block; 
	font-weight: normal; 
	font-size: 14px;
	height: 36px; 
	line-height: 36px; 
	padding: 0 10px; 
	color: white; 
	text-decoration: none; 
}

ul#menulist_root li a:hover { 
	text-decoration: underline; 
}

ul#menulist_root li a:visited { 
	color: white; 
}

div.moduletable table {
margin-top:10px;
margin-left:10px;
}

a.mainlevel,
a.mainlevel:link,
a.mainlevel:visited,
a.mainlevel:active
{
	color: #759930;
	text-decoration: none;
	font-weight: normal;
}

a.sublevel,
a.sublevel:link,
a.sublevel:visited,
a.sublevel:active
{
	color: #759930;
	text-decoration: none;
	font-weight: normal;
}


div#leftholder {
	float: left;
	width: 200px;
	margin-left: 5px;
	margin-top:26px;
	hight: 601px;
}

div#lefttop {
	margin: 0;
	width: 184px;
	height: 6px;
/*	background-image: url(../images/left_frame_top.png); */
	background-repeat: no-repeat; 
	background-position: top left;
}

div#leftbottom {
	margin: 0;
	width: 184px;
	height: 6px;
/*	background-image: url(../images/left_frame_bottom.png); */
	background-repeat: no-repeat; 
	background-position: bottom left;
}

div#left {
	margin: 0;
	width: 184px;
	hight: 569px;
/*	background-image: url(../images/left_frame_bg.png); */
	background-repeat: repeat-y; 
}

/*
div#left ul {
	margin: 0px;
}

div#left ul {
	list-style: none;
}

div#left ul a ,
div#left ul a:link,
div#left ul a:visited
{
	color: #759930;
	text-decoration: none;
	font-weight: normal;
}

div#left ul#mainlevel {
	padding-left: 10px;
	margin-top: 10px;
}

div#left ul.menubereiche {
		padding-left: 10px;
}

div#left ul#menulist_root li a.mainlevel,
div#left ul#menulist_root li a.mainlevel_current
 {
	line-height: 16px;
	height: 16px;
}

div#left ul#menulist_root li a.sublevel {
	line-height: 16px;
	padding-left: 0px;
	width: 125px;
}

div#left ul.menubereiche a ,
div#left ul.menubereiche a:link,
div#left ul.menubereiche a:visited
{
	color: #759930;
	text-decoration: none;
	font-weight: normal;
}

div#left ul#menulist_root {
	margin-top: 10px;
}

div#left ul#menulist_root li {
	width: 180px;
	text-transform: none;
}

div#left ul#menulist_root li a {
	font-size: 12px;
}

*/

div#mainholder {
	float: left;
	width: 495px;
/*	margin-left: 10px; */
}

div#main { 
	font-size:1em; 
	width: 495px;
	text-align: left; 
/*	background-image: url(../images/mid_frame_bg.png); */
	background-repeat: repeat-y; 
}

div#maintop { 
	width: 495px;
/*	height: 6px; */
height: 0px;
/*	background-image: url(../images/mid_frame_top.png); */
	background-repeat: repeat-y; 
}

div#mainbottom { 
	width: 495px;
/*	height: 6px; */
height: 0px;
/*	background-image: url(../images/mid_frame_bottom.png); */
	background-repeat: repeat-y; 
}

div#right { 
	margin-top: 44px;
	text-align: left;
	float:left;
	width: 229px;
	height: 601px;
	margin-left: 10px;
}

div#right div.moduletable { 
	text-align: left; 
	position: relative; 
	width: 195px; 
	margin: 0; 
	border: 0; 
}

div#right div.moduletable  ul.mainlevel { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	list-style-type: none; 
}

div#right div.moduletable ul.mainlevel li { 
	margin-bottom: 48px;
}

div#right ul#menulist_root li a {
	padding: 0px;
	line-height: 74px;
}

div#centerwrap { 
	float:left; 
 width:950px; 
 padding-bottom: 26px;
/*	margin-left: 20px; */
}





/*Formatierung Module allgemein
*/
/*
div#left div.moduletable-3 h3 { color: black; margin: 0; top: 0; left: 0; 
	display:block; width:195px; position: absolute; 
	padding:8px 0 10px 20px; font-size: 1.1em; font-weight: bold; background-attachment: scroll; height: 20px; }

div#left div.moduletable-3 ul { 
	 margin: 0; 
	
	padding: 0; list-style-type: none; }

div#left div.moduletable-3 ul li {
	background-image: url(../images/menu_bg.png); background-repeat: no-repeat; 
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	height: 55px;
	width: 185px;
}
*/
div.chronoform a {
	color: White;
}

div#bar div.left {
	background-image: url(../images/barleft.png);
	background-repeat: no-repeat;
	width: 10px;
	height: 40px;
	margin-left: -10px;
	float:left;
}

div#bar div.right {
	background-image: url(../images/barright.png);
	background-repeat: no-repeat;
	width: 10px;
	height: 40px;


	margin-top: -40px;
	margin-right: -10px;
	float:right;
}

div#left div.moduletable-3 ul li a {
	line-height: 1.2em;
	font-size: 0.92em;
  text-decoration: none;
	color: black;
	display: block;
	padding-top: 12px;
	padding-left: 5px;
	margin-left: 10px;
	height: 25px;
	width: 155px;
}

div#left div.moduletable-3 ul li a:hover {
	text-decoration: underlinje;
}


div#left div.moduletable-footer {
	height: 30px;
}

div#left div.moduletable-3 { 
	/*background-image: url(../images/menu_bg.png); background-repeat: repeat-y; */
	/*background-attachment: scroll; text-align: left; position: relative; */
	width: 185px; 
/*	padding:40px 20px 20px; */

padding: 5px 5px 5px 5px;
	
	}
/*Formatierung Module rechts
*/
div#right div.moduletable_text { background-image: url(../images/menu_bg.png); background-repeat: repeat-y; background-attachment: scroll; margin-bottom:10px; text-align: left; position: relative; width: 155px; margin-left: 8px; padding:40px 20px 20px; border-bottom: 1px solid #ccc; order-bottom-style: solid; order-right-style: solid; }
div#right div.moduletable-3 { background-image: url(../images/menu_bg.png); background-repeat: repeat-y; background-attachment: scroll; margin-bottom:10px; text-align: left; position: relative; width: 155px; margin-left: 8px; padding:40px 20px 20px; border-bottom: 1px solid #ccc; order-bottom-style: solid; order-right-style: solid; }
div#right div.moduletable_text {
	font-size: 0.92em;
}


/*Formatierung Menüs links
*/
div#left .input { border:0; padding:0; margin:0; }
div#left div.moduletable_menu { text-align: left; position: relative; width: 195px; margin-top: 0; margin-bottom: 10px; padding: 25px 0 0; border-bottom: 1px solid #ccc; order-bottom-style: solid; order-right-style: solid; }
div#left div.moduletable_menu h3 { margin: 0; height: 20px; background-image: url(../images/menu_top.png); color: white; font-size: 1.1em; font-weight: bold; background-repeat: no-repeat; background-attachment: scroll; position: absolute; top: 0; left: 0; width: 195px; padding: 5px 0 0 10px; }
div#left div.moduletable_menu ul { margin: 0; padding: 0; border-right: 1px solid #ccc; border-left: 1px solid #ccc; list-style-type: none; }
div#left div.moduletable_menu ul ul{ font-weight: normal; text-indent: 1em; border-color: white; list-style-position: inherit; }
div#left div.moduletable_menu li { border-bottom: 1px dotted #ccc; }
div#left div.moduletable_menu ul li ul li {  }
div#left div.moduletable_menu ul li a { line-height: 1.2em; font-size: 0.92em; text-decoration: none; color:#003456; padding-top: 5px; padding-bottom: 5px; display:block; padding-left:15px; }
div#left div.moduletable_menu ul li a:hover { text-decoration: underline; padding-top: 5px; }
div#left div.moduletable_menu li#current { font-weight: bold; }
/*Formatierung Menüs rechts
*/
/**/
div.componentheading {
	border-left: 1px solid white;
	font-size: 18px;
/*	color: #759930;*/
color: White;
background-color: #417c1b;
/* background-image: url( ../images/logo.png); background-repeat: none; */
	font-weight: bold;
	line-height: 22px;
	padding: 6px;
	padding-left: 12px;
	padding-right: 10px;
	width: 712px;
}

div.componentheading td.buttonheading {
	padding: 0px;
}
td.buttonheading {
	margin: 0;
}
/*Content
*/
table.contentpaneopen td.contentheading {
	border-left: 1px solid white;
	font-size: 18px;
	display: block;
	margin: 0;
	margin-left: -12px;
	margin-top: -7px;
/*	color: #759930;*/
color: White;
background-color: #417c1b;
/* background-image: url( ../images/logo.png); background-repeat: none; */
	font-weight: bold;
	line-height: 22px;
	padding: 6px;
	padding-left: 12px;
	padding-right: 10px;
	width: 712px;
}
/*
table.contentpaneopen td.contentheading {
	font-size: 1.3em;
	line-height: 1.2em;
	color: #cf261d;
	font-weight: bold;
}*/
table.contentpaneopen {
	line-height: 1.3em;
	font-size: 1.1em;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
table.contenttoc {
	margin:10px 0px 10px 10px;
	text-align: left;
	background-repeat: repeat-y;
	position: relative;
	padding:10px;
	border: 1px solid  #E3EAEE;
}
/**/
/*Positionsformatierung User 1 und 2*/
div#user1   { float:left; width:360px; background-color: #fff; text-align: left; margin-bottom: 15px; }
div#user2 { float:left; width:360px; margin-left:11px; background-color: #fff; text-align: left; margin-bottom: 15px; }
div#user1 h3,
div#user2 h3{ color:white; margin:0; font-size: 1.1em; font-weight: bold; line-height: 1em; background-image: url(../images/userhead.png); background-repeat: no-repeat; background-attachment: scroll; height: 25px; padding-top: 6px; padding-right: 0; padding-left: 10px; }
div#user1 ul,
div#user2 ul{ position: relative; top: -6px; margin: 0; padding: 7px 0 0; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; list-style-type: none; }
div#user1 ul li,
div#user2 ul li{ background-image: url(../images/page_text.gif); background-repeat: no-repeat; background-position: 0 0; margin-left: 5px; padding-bottom: 5px; padding-left: 25px; }
div#user1 ul li a,
div#user2 ul li a{
	line-height: 1.2em;
	color: #039;
	text-decoration: none;
}
div#user1 ul li a:hover, div#user2 ul li a:hover{
	text-decoration: underline;
}
/* Datum letzte Artikeländerung
*/

td.modifydate  {
	font-size:0.8em;
	line-height: 0.9;
	color: #999999;
}

/* Datum Artikelerstellung
*/
td.createdate  { line-height: 0.9; color: #999999; font-size: 0.8em; }

span.small {
	font-size:0.8em;
	line-height: 0.9;
	color: #999999;
}


table.contenttoc {
	margin:10px 0 10px 10px;
	text-align: left;
	background-repeat: repeat-y;
	position: relative;
	padding:10px;
	border: solid 1px #ccc;
}

/* Formatierung Login
*/

form#form-login p#form-login-username input { width: 120px; padding-left: 5px; }

form#form-login p#form-login-password input { width: 120px; padding-left: 5px; }


/* Weiterlesen Button
*/
a.readon:link, a.readon:visited { color: #600; font-size        : 11px; font-weight: normal; font-style: normal; border           : solid 1px #999999; background-color : #ededed; text-decoration: none; padding          : 0 15px 0; }


a.readon:hover {
	text-decoration: underline;
}
/* Seitennavigation Zähler  /  
bar */
.pagenavcounter {  }
.pagenavbar {  }
/*Section und Polltable	*/
table.pollstableborder td.sectiontableentry1,
table.pollstableborder td.sectiontableentry2 {
	padding:2px 2px;
}
.sectiontableheader,
.sectiontableheader a {
	font-weight: bold;
	color: #333333;
}

tr.sectiontableentry1 td { background-color: #ffffff; padding:10px 5px; }
tr.sectiontableentry2 td { padding:10px 5px; border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc; }
/* Footer 
*/
div#footer { 
	position: relative; height:auto; 
	float: left; 
	margin-right: auto;
	padding: 5px; 
	}


div#footerText {
	font-size: 12px;
}

div#footerText a {
	color: #0f6eac;
	font-size: 12px;
}
/*Powered*/
div#power { background-position: center; position: relative; margin: 5px; padding-bottom: 15px; }
div#powerText a:hover, div#powerText a:link, div#powerText a:visited { color: #000; text-decoration: none; }
/* Syndicate*/
div#syndicate img {
	margin-right: 1em;
	border:0;
	text-decoration: none;
}

div#syndicate a {
	color: #339;
	font-size: 0.92em;
}

div#syndicate {
	padding:13px 10px 10px 10px;
}

/* System Messages */
#system-message
{
margin:10px 0 20px 0;
padding: 0 !important;
background:#fff;
border:solid 0px;
}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0;  font-weight: bold; text-indent: 0px;background:#fff;padding:0 }
#system-message dd ul { color: #000; margin-bottom: 10px; list-style: none; padding: 0; border-top: 2px solid #009; border-bottom: 2px solid #009;}
/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }
#system-message dd.message ul { background: #ffc}
/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error {  }
#system-message dd.error ul { color: #000; background: #ffc ; border-top: 2px solid #009; border-bottom: 2px solid #009;margin:0}
/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice {  }
#system-message dd.notice ul { color: #000; background: #ffc; border-top: 2px solid #009; border-bottom: 2px solid #009;}

table.notdienst {
	width: 490px;
	font-size: 10px;
}

table.notdienst tr {
	vertical-align: top;
}

td.notdienst_header1 {
	width: 100px;
	font-weight: bold;
	background-color: #d6e731;
}

td.notdienst_header {
	vertical-align: top;
	width: 130px;
	font-weight: bold;
	background-color: #d6e731;
}

td.notdienst_header_current {
	vertical-align: top;
	width: 130px;
	font-weight: bold;
	background-color: #A5D118;
}

td.notdienst_content {
	background-color: #eeeeee;
	/*white-space: nowrap;*/
}

td.notdienst_content_current {
	background-color: #d6e731;
/*	white-space: nowrap;*/
}
