html {
	height: 100.1%;
	margin-bottom: 0px;
}

body {
	font-family: arial, verdana, Helvetica, Sans-serif;
	line-height: 1.3em;
	font-size: 12px;
	color: #333333;
	background-color:#E2ECB7;
	margin: 2px 0px;
	text-align: center;
}

.Rahmenfarbe_B {
	width:550px;
	border-color: #989895;
	border:1px solid #989895;
	margin-left:80px;
}

.Rahmenfarbe_H {
	width:280px;
	border-color: #989895;
	border:1px solid #989895;
	/*margin-left:87px;*/
}

.TextNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.TextNormalKursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 	font-style: italic;
 	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.TextNormalBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	color: #000000;
	text-decoration: none;
}
.TextNormalFett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.TextNormalKursiv {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: italic;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #000000;
		text-decoration: none;
	}
.TextNormalUnterstrichen {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: italic;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #000000;
		text-decoration: underline;
	}
.TextKlein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.TextKleinFett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.TextKleinCounter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #e0e0e0;
	text-decoration: none;
}
.TextAbschickbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.TextNormalEingabeFeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.TextUeberschriftGrossKursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
}


a:link {
	color: #335f17;
	font-weight: bolder;
	text-decoration: none;
}

a:visited {
	color: #335f17;
	font-weight: bolder;
	text-decoration:none;
}

a:hover {
	font-weight: bolder;
	text-decoration: underline;
}

input.button {
	cursor: pointer;
}

img {
	border:0px;
}

p {
	margin-top: 0;
	margin-bottom: 5px;
}

div#wrapperholder table,
div#wrapperholder div {
	text-align: left;
}

div#center {
	margin-left: auto;
	margin-right: auto;
	width:954px;
	padding-bottom:30px;
}

div#wrapperholder {
	width:954px;
	background-color:#FFFCE8;
	/*background-image: url('../pictures/wrapper_bg.png');
	background-repeat: repeat-y;*/
	border-top:1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #989895;
	border-bottom:1px solid #989895;
}
div#wrappert {
	/*background-image: url('../pictures/wrappert.png');
	background-repeat: no-repeat;*/
	height:0px;
	clear: both;
}
div#wrapperb {
	/*background-image: url('../pictures/wrapperb.png');
	background-repeat: no-repeat;*/
	background-position: 0% 100%;
	height:0px;
	clear: both;
}
div#wrapper {
	/*margin: 20px;*/
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

div#header {
	background: url('../pictures/header.jpg');
	background-repeat:no-repeat;
	height: 200px;
	position: relative;
	padding-bottom: 0px;
	/*border-bottom:1px solid #989895;*/
}

div#headerl {
	/*background: url('../pictures/header_l.gif');
	background-repeat: no-repeat;
	height: 115px;*/
}

div#headerr {
	/*color:#8A2B27;	
	height: 115px;
	padding-top: 177px;
	padding-left: 10px;
	text-align: left;*/
}
/*
#headerr a  {
	font: bold 13px/1.3em Arial, Helvetica, sans-serif;
	text-decoration: none;	
	color: #8A2B27;
}
#headerr a:visited {
	text-decoration: none;	
	color: #8A2B27;
}
#headerr a:hover  {
	text-decoration:none;	
	color: #8A2B27;
}
#headerr a:active {
	text-decoration: none;	
	color: #8A2B27;
}
*/

div#logo {
	position: absolute;
	width: 954px;
	height: 200px;
	/*background-color:#FFFFFF;*/
	background: url('../pictures/logo_holder.gif');
	background-repeat: no-repeat;
}

div#topmenu {
	/*background: url('../pictures/footer.jpg');
	background-repeat:repeat;*/
	height: 32px; /*height: 33px;*/
	background-color:#FFFCE8;
	/*border-top:1px solid #CECECE;
	border-right:1px solid #B2B2B2;*/
	/*border-bottom:1px solid #B2B2B2;*/
	padding-right:6px;
	padding-bottom:3px;
}

ul#mainlevel-nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul#mainlevel-nav li {
	float:right;
}

ul#mainlevel-nav li a {
	float:left;
	display:block;
	font-weight: bold;
	height: 10px;
	line-height: 10px;
	padding: 0 10px;
	margin-top: 15px;
	margin-right: 5px;
	color: #465b8c;
	text-decoration: none;
}

ul#mainlevel-nav li a:hover {
	text-decoration: underline;
}

ul#mainlevel-nav li a:active {
	text-decoration: underline;
}

ul#mainlevel-nav li a:visited {
	text-decoration: none;
}

div#pathway {
	color: #2B95C5;
	height: 30px;
	text-align: left;
	font-size:0.92em;
	line-height:30px;
	margin-left:20px;
	width: 600px;
	float:left;
}

div#user4 {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	float: right;
}

div.search input.inputbox {
	width: 150px;
	margin-top:3px;
}


div#userholder {
	float:left;
	width:950px;
}

div#mainholder {
	float:left;
	width:950px;
}

div#left {
	text-align: left;
	float:left;
	width: 225px;
	margin-right: 1px;
}

div#right { 
	text-align: left;
	float:left;
	width: 205px;
	margin-left: 10px;
}

div#main { 
	font-size:1em;
	text-align: left;
	float:left;
	/*background-color:#FFFFFF;*/
}

div#left .input {
	border:0px;
	padding:0px;
	margin:0px;
}


div#left div.moduletable ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

div#left div.moduletable ul li a {
	line-height: 1.2em;
	font-size: 0.92em;
	text-decoration: none;
}

div#left div.moduletable ul li a:hover {
	text-decoration:underline;
}

div#left div.moduletable_menu {
	/*margin-top:10px;	*/
	margin-bottom:8px;
	text-align: left;
	/*height: 450px;
	background-image: url('../pictures/module_menu_bg.jpg');
	background-repeat: repeat-y;*/
	
	position: relative;
	padding-top: 80px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	/*border-left:1px solid #CECECE;
	border-right:1px solid #B2B2B2;
	border-bottom:2px solid #B2B2B2;*/
}


div#left div.moduletable_menu h3 { /*Die Menüs*/
	margin: 0px;
	top: 32px;
	left: 10px;
	display:block;
	width:187px;
	height: 12px;
	position: absolute;
	/*background-image: url('../pictures/kunden.png');
	background-repeat: no-repeat;*/
	/*background-color:#FFFFFF;*/
	padding:20px 0px 0px 5px;
	color:#335f17;
	font-size: 1.3em;
	/*border-top:1px solid #CECECE;*/
	/*border-right:1px solid #989895;*/
	/*border-bottom:1px solid #989895;*/
}

div#left div.moduletable_menu ul {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

div#left div.moduletable_menu ul li {
	border-bottom: 1px solid #CBCBAD;
	padding: 10px 10px;
}
div#left div.moduletable_menu ul li ul li {
	border:0px;
}
div#left div.moduletable_menu ul li a {
	line-height: 1.2em;
	font-size: 1.1em;
	text-decoration: none;
	color:#335f17;
	display:block;
	padding-left:25px;
	background-image: url('../pictures/bullet.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#left div.moduletable_menu ul li a:hover {
	text-decoration: underline;
	/*background-color:#F5F5F5;*/ /*Links bei den Menüs leicht grauer Hintergrund*/
	color:#335f17; /*Links bei den Menüs texte rötlich*/
	background-image: url('../pictures/bullet_hover.png');
}


div.componentheading {
	font-size: 2em;
	color: #010101;
	font-weight: bold;
	line-height: 1em;
}

table.contentpaneopen td.contentheading {
	font-size: 1.4em;
	line-height: 1.2em;
	color: #335f17;
	font-weight: bold;
	letter-spacing: 3px;
	/*text-transform:uppercase;*/
	/*text-decoration:underline;*/
}

td.modifydate {
	font-size:0.83em;
	line-height: 1em;
	color: #999999;
}

td.createdate {
	font-size:0.83em;
	line-height: 1em;
	color: #999999;
}

span.small {
	font-size:0.83em;
	line-height: 1em;
	color: #999999;
}

table.contentpaneopen {
	line-height: 1.3em;
	font-size: 1.1em;
}

a.readon:link, a.readon:visited {
	padding-left:15px;
	/*background-image: url('../pictures/readon.gif');
	background-repeat: no-repeat;*/
	background-position: 0px 3px;
	text-decoration: none;
	font-size: 11px;
}

a.readon:hover {
	text-decoration: underline;
}

strong {
	color: /*#379ddf*/ #000000;
	font-weight:bolder;
}

a.pathway:link,
a.pathway:visited {
	color: #2B95C5;
	text-decoration: none;
}
a.pathway:hover {
	text-decoration: underline;
}

.sectiontableheader,
.sectiontableheader a {
	font-weight: bold;
	color: #333333;
}

tr.sectiontableentry1 td {
	background-color: #FFFCE8;
	padding:10px 5px;
}
tr.sectiontableentry2 td {
	background-color: #f1f6f8;
	padding:10px 5px;
}

div#footer {
	background: url(../pictures/footer.jpg) repeat-x;	
	height:33px;
	width: 954px;
	float:left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
}


div#footerText {
	font-weight: bolder;
	position: absolute;
	top: 11px;
	padding-left: 110px;
	color: #335F17;
	font-size: 0.92em;
}

div#footerText a {
	font-weight: bolder;
	color: #335F17;
	text-decoration: none;
}

div#footerText a:hover {
	font-weight: bolder;
	color: #335F17;
	text-decoration: underline;
}

div#syndicate img {
	margin-right: 10px;
	border:0px;
	text-decoration: none;
}

div#syndicate a {
	color: #335f17;
	font-size: 0.92em;
}

div#syndicate {
	padding:13px 10px 10px 10px;
}


#end-IBG {
	color: #93937E;
	clear: both;
	margin: 0 auto; 
	width: 954px;
	padding: 0px;
	text-align: right;
	border-left:none;
	border-right:none;
	font-size: 9px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}
#end-IBG a  {
	color: #93937E;
	background: inherit;
	font-weight: normal;
	text-decoration: none;
}
#end-IBG a:visited {
	color: #93937E;
	background: inherit;
	text-decoration: none;
}
#end-IBG a:hover  {
	color: #93937E;
	background: inherit;
	text-decoration: underline;
}
#end-IBG a:active {
	color: #93937E;
	background: inherit;
	text-decoration: underline;
}

.TextFehlerausgabeIBG {
  font-size: 11px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  color: red;
  text-decoration: none;
}

.TextOKausgabeIBG {
  font-size: 11px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  color: green;
  text-decoration: none;
}

table.contentpaneopen li{
	margin-left:30px;
	margin-bottom:5px;
	padding-left: 10px;
	font-weight: normal;
	/*border-bottom:1px solid #b33a05;*/
}

table.contentpaneopenportrait td.portrait{
	padding-left: 20px;
}

table.contentpaneopenportrait li{
	margin-left:30px;
	margin-bottom:25px;
	padding-left: 10px;
	font-weight: normal;
}

table.contentpaneopenaktuelles td.aktuelles{
	padding-left: 0px;
	border-top:1px solid #989895;
	border-bottom:1px solid #989895;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	text-align: left;
}

.Textaktuellesvoll {
  font-size: 11px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  color: red;
  text-decoration: none;
}

.Textaktuellesfrei {
  font-size: 11px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  color: green;
  text-decoration: none;
}

.startseite_p {
  font-size: 15px;
  font-style: normal;
  line-height: normal;
  font-weight: bolder;
  font-style:italic;
  color:#335f17;
  text-decoration: none;
  text-align:right;
}

.startseite_p2 {
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-style:normal;
  color:#222222;
  text-decoration: none;
  text-align:left;
  letter-spacing:2px;
}

.startseite_p3 {
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  font-weight: bolder;
  font-style:normal;
  color:#222222;
  text-decoration: none;
  text-align:left;
  letter-spacing:2px;
  padding-bottom:5px;
}

li.startseite_p3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

.Text_was {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
	background-color:#eeeeee;
}


p.li_norm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	padding-bottom:5px;
	padding-top:5px;
}
li.li_norm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

div#ueberschriften{
	font-size: 1.4em;
	line-height: 1.1em;
	color: #335f17;
	font-weight: bold;
	letter-spacing: 3px;
}





