/* CSS Document */




/* von altem Style */

body {
	background-color: #287339;
	margin: 0px;
	padding: 0px;
}

.contentpane {
	width: 1020px;
	border: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content {
	background-color: white;
	width: 1000px;
}

.leftborder {
	filter:
    progid:DXImageTransform.Microsoft.AlphaImageLoader
    (src='schattenlinks.png',sizingMethod='scale');
	width: 10px;
}
html > body .leftborder {
	width: 10px;
	background: url(schattenlinks.png);
}

.rightborder {
	filter:
    progid:DXImageTransform.Microsoft.AlphaImageLoader
    (src='schattenrechts.png',sizingMethod='scale');
	width: 10px;
}
html > body .rightborder {
	width: 10px;
	background: url(schattenrechts.png);
}
.titlebar {
	width: 1000px;
	height: 110px;
	background: url(topline.jpg);
}
.sitemap {
	padding: 2px;
	background:#A7CDFC;
	text-align: left;
}
.menu {
	background-color:#2A2E50;
	background-image: url(bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 0px;
	width: 130px;
	vertical-align: top;
}
.realcontent {
	padding: 5px;
	width: 870px;
	text-align: left;
	vertical-align: top;
}
.margarite {
	width: 120px;
	height: 120px;
	background:url(margarite.jpg);
	background-position:right;
	float:right;
}
.floatpicleft {
	clear:left;
	float:left;
}
.floatpicright {
	clear:right;
	float:right;
	margin-left: 10px;
}
.copyright {
	color: #CCFF99;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 12px;
}
.contentheading  {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style:italic;
	color: #0066FF;
}
.caption  {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style:italic;
	color: #0066FF;
}
.tabelle td {
	border:#999999;
	border-width: 2px;
	border-style: dotted;
}
.zimmer {
	font-size: 14px;
	line-height: 18px;
}	
.zimmer a {
		font-style:italic;
	color: #0066FF;

}


/* von neuem */




/*
.clr {
	clear: both;
}

body {
	background-color: #287339;
	margin: 0px;
	padding: 0px;
}

.outline {	
	border: 0px inset #fff;
	background: #;
	padding: 0px;
}

#body_table_inner {
	width: 100%;	
	padding: 0px;
	margin: 0px;
	border: 1px solid #000;

}


#header {
	width: 100%;
	background-color: #5AA426;	
	height: 100px;
	padding: 0px;
	margin: 0px;
}

#default{
	height: 16px;
	width: 16px;
	border: 1px ridge #fff;
	background-color: #5AA426;
	cursor:pointer; 
}
#default:hover{
	height: 16px;
	width: 16px;
	border: 1px groove #fff;
	background-color: #5AA426;
	cursor:pointer;
}
#blue{
	height: 16px;
	width: 16px;
	border: 1px ridge #fff;
	background-color: #0d6dab;
	cursor:pointer; 
}
#blue:hover{
	height: 16px;
	width: 16px;
	border: 1px groove #fff;
	background-color: #0d6dab;
	cursor:pointer;
}
#orange{
	height: 16px;
	width: 16px;
	border: 1px ridge #fff;
	background-color: #fc8f30;
	cursor:pointer; 
}
#orange:hover{
	height: 16px;
	width: 16px;
	border: 1px groove #fff;
	background-color: #fc8f30;
	cursor:pointer;
}
#red{
	height: 16px;
	width: 16px;
	border: 1px ridge #fff;
	background-color: #e52626;
	cursor:pointer; 
}
#red:hover{
	height: 16px;
	width: 16px;
	border: 1px groove #fff;
	background-color: #e52626;
	cursor:pointer;
}
#colors{
	height: 18px;
	width: 140px;

}
#colors_def {
	height: 18px;
	width: 18px;
	padding-right: 2px;

}


#designer {
	margin-right: 30px;
	margin-top:25px;
}

.desi a:link { 
	color: #000000;
	padding-left: 10px;
	font-size: 14px;
	line-height: 18px;
	padding-top: 0px;
	height:18px;
	text-decoration: none;
}

.desi a:visited { 
	color: #000000;
	padding-left: 10px;
	font-size: 14px;
	line-height: 18px;
	padding-top: 0px;
	height:18px;
	text-decoration: none;
}

.desi a:hover {
	color: #fff;
	padding-left: 10px;
	font-size: 14px;
	line-height: 18px;
	padding-top: 0px;
	height:18px;
	text-decoration: none;
}
.desi1 a:link { 
	color: #5AA426;
	padding-left: 30px;
	font-size: 9pt;
	line-height: 14px;
	padding-top: 0px;
	height:14px;
	text-decoration: none;
}

.desi1 a:visited { 
	color: #5AA426;
	padding-left: 30px;
	font-size: 9pt;
	line-height: 14px;
	padding-top: 0px;
	height:14px;
	text-decoration: none;
}

.desi1 a:hover {
	color: #fff;
	padding-left: 30px;
	font-size: 9pt;
	line-height: 14px;
	padding-top: 0px;
	height:14px;
	text-decoration: none;
}
#sitename {
	padding-top: 15px;
	padding-left: 50px;
}

#sitename0 {
	font-size: 20pt;
	font-weight: bold; 
	color: #fff;
	height:35px;
	line-height: 35px;
	padding-top: 2px;
	padding-left:2px;
	
}
#sitename1 {
	font-size: 20pt;
	font-weight: bold; 
	color: #5c5c5c;
	height:35px;
	line-height: 35px;
	
}

div#sitename_com {
	position: relative; 
	top: 0px; 
	left: 0px; 
	height: 30px;
	width: 100%;
}

div#sitename_bottom{
	width: 100%;
	position: absolute; 
	z-index: 0; 
	visibility: visible;
}
div#sitename_center{
	
	width: 100%
	position: absolute; 
	visibility: visible;
	z-index: 1;
}

#pathway {
	padding-left:55px;
	font-size: 14px;
	color: #000;
	line-height: 18px;
}
#u_name {
	margin-right: 30px;
	font-size: 14px;
	color: #000;
	line-height: 18px;
}
#top {
	width: 100%;
	background-color: #333;	
	height: 30px;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;

}
#left_outer {
	width: 193px;
	background-color: #eaeaea;	
	margin: 0px;
	border-right: 1px solid #000;


}
#left {
	font-size: 9pt;
	width: 193px;
	padding-left:5px;
	color: #000;
	line-height:14px;
}
#right_outer {
	width: 193px;
	background-color: #eaeaea;	
	margin: 0px;
	border-left: 1px solid #000;
}
#right {
	font-size: 9pt;
	width: 193px;
	background-color: #eaeaea;	
	padding-left:5px;
	color: #000;
	line-height:14px;
}
#place {
	width: 203px;
	height:5px;
	line-height:12px;
	background-color: #5AA426;	
	margin-top: 5px;
	margin-bottom: 20px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	color: #000;
}

.input{
	font-size: 9pt;
	border: 3px double #a4a4a4;
	margin-top: 5px;
	padding: 5px;
}

#main2 .pagination,#main .pagination {
	
border-top:solid 1px #CCC;

	margin:10px 0 0;
	
padding:10px 0;

	}


ul.pagination {

	list-style-type:none;
	
margin:0;

	padding:0;

	text-align:left;

}


ul.pagination li {

	display:inline;
	
padding:2px 5px 0;

	text-align:left;

}


ul.pagination li a {

	padding:2px;

}
#content { 
	

	background-color: #d4d4d4;
}
#body_com { 
	width: 100%;	

	border-top: 1px solid #000;
	background-color: #d4d4d4;

}

#body_outer { 
	min-height: 500px;
	width: 100%;	
	padding-bottom: 10px; 
	font-size: 1.15em;
	background-color: #d4d4d4;
	color: 000;



}
#news1{ 
	width: 50%;	
	padding-left: 10px;
	padding-right:  10px;
	padding-top: 0px;
	padding-bottom: 5px; 
	font-size: 9pt;
	background-color: #333;
	color: #fff;
	border-bottom: 1px solid #000;
	line-height:14px;

}
#news2{ 
	width: 50%;	
	padding-left: 10px;
	padding-right:  10px;
	padding-top: 0px;
	padding-bottom: 5px; 
	font-size: 9pt;
	background-color: #333;
	color: #fff;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	line-height:14px;
}
.maintitle {
	color: #000000;
	font-size: 1em;
	padding-left: 15px;
	padding-top: 20px;
}
.blog_more{

	padding: 15px;

}
.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #ffffff;
  font-size: 1em;
  font-weight: bold;
	width: 100%;
}

.back_button {
	float: left;
	text-align: center;

	width: auto;
	line-height: 15px;
	margin: 1px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-color: #;
	
}

.pagenav {
	float: left;
	text-align: center;

	font-weight: normal;
	border: 1px double #3B3B3B;
	width: auto;
	line-height: 14px;
	margin: 1px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: url(../images/sechdr1bg.png);
	background-repeat: repeat-x;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}




.button {
	padding-top: 2px;
	text-align: center;
	font-size: 8pt;
	font-weight: normal;
	width: auto;
	line-height: 12px;
	color: #000;
	padding-right: 2px;
	padding-left: 2px;
	
	
}
.button:hover {
	padding-top: 2px;
	text-align: center;
	font-size: 8pt;
	font-weight: normal;
	width: auto;
	line-height: 12px;
	color: #000;
	padding-right: 2px;
	padding-left: 2px;
	
}

#mod_search_searchword{
	background-color: #000;
	color: #fff;
	border: 1px solid #000;

}

.inputbox {

	color: #000;

}



.componentheading {
	color: #000;
	text-align: left;
	height: 20px;
	line-height: 20px;
	width: 100%;
	font-weight: normal;
	font-size: 11pt;
	text-transform: uppercase;
	margin-left:  0px;
	margin-bottom:  5px;
	text-decoration: none;
	border-bottom: 1px solid #000;
	padding-left: 10px;
	background-color: #5AA426;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	
	color: #000;
	text-align: left;
	height: 15px;
	line-height: 15px;
	width: 100%;
	font-weight: bold;
	text-transform: uppercase;
	margin-left:  0px;
	margin-bottom:  5px;
	text-decoration: none;
	border-bottom: 0px solid #d4d4d4;
	padding:0px;
	
}


.contentpagetitle {
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
}
td {
	text-align: left;

}
table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

table.contentpaneopen {
    width: 100%;
	
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
	padding-left: 10px;
	padding-right: 10px;
}

table.contentpaneopen td.componentheading {
	padding-left: 0px;
}



table.contentpane {
  	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;

}

div.moduletable {
	padding: 0;
	margin-bottom: 0px;
}


table.moduletable th, div.moduletable h3 {
	
	color: #5AA426;
	text-align: left;
	height: 20px;
	line-height: 20px;
	width: 188px;
	font-weight: normal;
	font-size: 9pt;
	text-transform: uppercase;
	margin-left:  -5px;
	margin-bottom:  0px;
	text-decoration: none;
	border: 0px ridge #000;
	padding-left: 15px;
	background-color: #333;
	
}
table.moduletable_menu th, div.moduletable_menu h3 {
	color: #5AA426;
	text-align: left;
	height: 20px;
	line-height: 20px;
	width: 188px;
	font-weight: normal;
	font-size: 9pt;
	text-transform: uppercase;
	margin-left:  -5px;
	margin-bottom:  0px;
	text-decoration: none;
	border: 0px ridge #000;
	padding-left: 15px;
	background-color: #333;
	
}
table.moduletable_text th, div.moduletable_text h3 {
	color: #5AA426;
	text-align: left;
	height: 20px;
	line-height: 20px;
	width: 188px;
	font-weight: normal;
	font-size: 9pt;
	text-transform: uppercase;
	margin-left:  -5px;
	margin-bottom:  0px;
	text-decoration: none;
	border: 0px ridge #000;
	padding-left: 15px;
	background-color: #333;
	
	
}

.moduletable {
clear: both;
}
table.moduletable td {
	font-size: 1em;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
	font-weight: normal;
	padding: 0px;
	
	background-color: #;
	background-repeat: repeat-x;
	height: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a4a4a4;
	border-bottom-color: #a4a4a4;
	background-position: top;
	color: #000;
}

.sectiontablefooter {
}

.sectiontableentry1 {
	border-bottom: 1px solid #d4d4d4;
	color: #000000;
	height: 22px;
	line-height: 22px;

	
}

.sectiontableentry2 {
	border-bottom: 1px solid #d4d4d4;
	color: #000000;
	height: 22px;
	line-height: 22px;

}

.small {
	color: #747474;
	font-size: 7pt;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #a4a4a4;
	font-size: 7pt;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #a4a4a4;
	font-size: 7pt;
}

table.contenttoc {	border: 1px solid #282828
;
padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #CE2415;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
}
a:link, a:visited {
	color: #5AA426; 
	text-decoration: none;
	font-weight: normal;
	

}

a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a img { 
	border : 0 none; 
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	padding-left: 10px;
	background: none;
	
}

ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 1em;
	
}

ul#mainlevel-nav li {
	background: url() repeat-x;
	text-align: center;
	line-height: 30px;
	white-space: nowrap;
	width:102px;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	color: #fff;
	margin-left:0px;
	height: 30px;
	float: left;
	nargin: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

ul#mainlevel-nav li a {
	display: block;
	text-align:center;
	text-decoration: none;
	color: #fff;
	background-color: #333;
	width: 101px;
	height: 30px;
	text-transform: normal;
	font-weight: normal;
	border-right: 1px solid #000;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
}

#buttons>ul#mainlevel-nav li a { 
	width: auto; 
}

ul#mainlevel-nav li a:hover {
	display: block;
	text-align:center;
	text-decoration: none;
	color: #000;
	background-color: #5AA426;
	width: 101px;
	height: 30px;
	text-transform: normal;
	font-weight: normal;
	border-right: 1px solid #000;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
}

ul#mainlevel-nav li a#active_menu-nav {
	display: block;
	text-align:center;
	text-decoration: none;
	color: #000;
	background-color: #5AA426;
	width: 101px;
	height: 30px;
	text-transform: normal;
	font-weight: bold;
	border-right: 1px solid #000;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
}
ul#mainlevel-nav li a#active_menu-nav:hover {
	display: block;
	text-align:center;
	text-decoration: none;
	color: #000;
	background-color: #eaeaea;
	width: 101px;
	height: 30px;
	text-transform: normal;
	font-weight: bold;
	border-right: 1px solid #000;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
}



ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.menu li {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}
ul.menu li a {
	display: block;
	font-size: 9pt;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	width: 173px;
	height: 25px;
	line-height:25px;
	border-bottom: 1px dotted #333;
	padding-left: 30px;
	margin-left:-5px;	
}
ul.menu li a:hover{
	display: block;
	font-size: 9pt;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	width: 173px;
	height: 25px;
	line-height:25px;
	border-bottom: 1px dotted #333;
	padding-left: 30px;
	background-color: #5aa426;
	margin-left:-5px;
}
ul.menu li a:active{
	display: block;
	font-size: 9pt;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	width: 173px;
	height: 25px;
	line-height:25px;
	border-bottom: 1px dotted #333;
	padding-left: 30px;
	background-color: #5aa426;
	margin-left:-5px;
}
ul.menu li.active a {
	display: block;
	font-size: 9pt;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	width: 173px;
	height: 25px;
	line-height:25px;
	border-bottom: 1px dotted #333;
	padding-left: 30px;
	background-color: #5aa426;
	margin-left:-5px;
}
ul.menu li.active a:hover {
	display: block;
	font-size: 9pt;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	width: 173px;
	height: 25px;
	line-height:25px;
	border-bottom: 1px dotted #333;
	padding-left: 30px;
	background-color: #eaeaea;
	margin-left:-5px;
}
ul.menu li a span {
	padding-left: 10px;

}



ul.menu li li a span {
	padding-left: 10px;
	color: #5aa426;
	font-weight: normal;
}
ul.menu li li a:hover span {
	padding-left: 10px;
	color: #000;
	font-weight: normal;
}
ul.menu li li.active a span {
	padding-left: 10px;
	color: #000;
	font-weight: bold;
}
ul.menu li li.active a:hover span {
	padding-left: 10px;
	color: #5aa426;
	font-weight: bold;
}
ul.menu li li a {
	color: #000;
	background: none !important;
	font-size: 92%;
	font-weight: normal;
}
ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	color: #000;
}







a.pathway:link, a.pathway:visited {
	padding:0;								
}

a.pathway:hover {
	padding:0;
	
	
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 9pt;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	width: 173px;
	height: 25px;
	line-height:25px;
	border-bottom: 1px dotted #333;
	padding-left: 30px;
	background-color: #eaeaea;
	margin-left:-5px;							
}

a.mainlevel:hover {
	display: block;
	font-size: 9pt;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	width: 173px;
	height: 25px;
	line-height:25px;
	border-bottom: 1px dotted #333;
	padding-left: 30px;
	background-color: #5aa426;
	margin-left:-5px;
	
	
}
a.mainlevel#active_menu {
	display: block;
	font-size: 9pt;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	width: 173px;
	height: 25px;
	line-height:25px;
	border-bottom: 1px dotted #333;
	padding-left: 30px;
	background-color: #5aa426;
	margin-left:-5px;
}
a.mainlevel#active_menu:hover {
	display: block;
	font-size: 9pt;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	width: 173px;
	height: 25px;
	line-height:25px;
	border-bottom: 1px dotted #333;
	padding-left: 30px;
	background-color: #eaeaea;
	margin-left:-5px;
 }
a.sublevel:link, a.sublevel:visited {
	padding-left: 10px;
	color: #5aa426;
	font-weight: normal;
}

a.sublevel:hover {
	padding-left: 10px;
	color: #000;
	font-weight: normal;
}
a.sublevel#active_menu {
	padding-left: 10px;
	color: #000;
	font-weight: bold;
}

a.sublevel#active_menu:hover {
	padding-left: 10px;
	color: #5aa426;
	font-weight: bold;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}
*/
form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {	border: 1px solid #282828
;
margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 1em;
  border-top: 1px solid #ffffff;
}


.dd { }

