/* CSS Document */

.trennlinie{
border-bottom: 1px #cccccc dashed;

}

.bg_content_td {
  background-color:#f5f5f5;
  border:1px solid #cccccc;
  /*border-collapse:collapse;
  border:1px solid #cccccc;*/
}

a.black:link, a.black:visited {
	/*color: #c64934; */
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.black:hover {
	color: #92263f;	
	text-decoration: none;
	font-weight: normal;
}

.Seitentitel {
	height: 28px;
	font-weight: bold;
	font-size: 11pt;
	vertical-align:middle;
	padding-left:7px;
	/*white-space: nowrap;*/
}

/**/
.Leerzeile{
line-height:5px;
}

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
}

.clr {
	clear: both;
}

.outline {
  /*border: 1px solid #cccccc;*/
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
/*border: 1px solid #cccccc;*/
	background: url(../images/gemeinsam_wachsen.gif) no-repeat;
	background-color:#f5f5f5;
	width: 982px;
  	margin-top: 2px;
	margin-right: 2px;
	float: right;

}

#buttons_inner {
	border: 1px solid #cccccc;/**/
	height: 20px !important;
	height: 23px;
	/*font-size:10pt;
	vertical-align:middle;*/
}

#pathway_text {
  overflow: hidden;
	display: block;
	font-size:9pt;
	line-height:normal;
	margin-top:5px;
}

#pathway_text_table {
	width:100%;
 	height: 21px;/*21*/
	line-height: 21px !important;
	line-height: 18px;
	padding-left: 0px;
	/*border: 1px solid #ccc;*/
	border-bottom: 1px solid #000000;
	margin-bottom: 7px;
	vertical-align:middle
}

#pathway_text img {
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 7px;
}

#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: auto;
}


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

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 17px;
	white-space: nowrap;
	border-left: 1px solid #b50034;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

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

	ul#mainlevel-nav li a:hover
{
	color: #ffffff;
	background: #b50034;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #92263f;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	/*width: 980px;*/
	width: 980px;
	height: 91px;
	/*background: url(../images/GFB_Logo_Header_2.jpg) no-repeat;
	border: 1px solid #ccc;*/
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 275px;	
  	
}

#left_inner {
  border: 1px solid #cccccc;/**/
  background-color:#f5f5f5;
	padding: 0px 7px 5px 3px;
  float: none !important;
  float: left;
  
}

#content_outer {
	padding: 5px;
	margin-top: 0px;
	margin-left: 4px;
	/*border: 1px solid #cccccc;*/
	float: left;
	width: 695px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 0px;
  margin: 0;
}

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

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


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	/*border: 1px solid #cccccc;*/
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	/*border: 1px solid #cccccc;*/
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	/*border: 1px solid #cccccc;*/
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 9pt;
  font-weight: bold;
  /*border: 1px solid #cccccc;
  background-color:#f5f5f5;*/
  width: auto;
  /*background: url(../images/button_bg.png) repeat-x;*/
  padding: 10px 0px 0px 0px;
  line-height: 20px;
  margin: 0px 0px 20px 0px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

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

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

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 3px;
background-image: url(../images/arrow2.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 10pt;
	line-height:normal
}



body {
	margin: 5px;
	height: 100%;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

/* Joomla core stuff */
a:link, a:visited {
	/*color: #c64934; */
	color: #92263f;
	text-decoration: none;
}

a:hover {
	color: #000000;	
	text-decoration: none;
}

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

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

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



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

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

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

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

.button {
  color: #92263f;
  /*font-family: Arial, Hevlvetica, sans-serif;*/
  text-align: center;
  font-size: 8pt;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  background-color:#f5f5f5;
  /*background: url(../images/button_bg.png) repeat-x;*/
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 5px 5px 5px 0px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	margin-top:5px;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 28px;
	color: #92263f;
	font-weight: bold;
	font-size: 11pt;
	vertical-align:middle
	/*white-space: nowrap;*/
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

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

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

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

div.moduletable-down {
	padding: 0;
	margin-bottom: 2px;
	margin-top: 20px;
}

table.moduletable th, div.moduletable h3 {
	/*background: url(../images/subhead_bg.png) repeat-x;*/
	color: #000000;
	text-align: left;
	padding-left: 4px;
	
	height: 21px;/*21*/
	line-height: 21px;/*21*/
	font-weight: bold;
	font-size: 13px;
	/*text-transform: uppercase;*/
	margin: 8px 0 5px 0;
	border-bottom:1px solid #000000;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  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: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	/*background: url(../images/menu_bg.png) no-repeat;*/
	background: url(../images/GFB_Farbe.gif) no-repeat;
	vertical-align: middle;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 8px;
	padding-top: 2px;	
	padding-bottom:0px;
	margin-top:2px;
	/*height: 15px !important;*/
	height: 18px;
	width: 100%;
	text-decoration: none;	
}

a.mainlevel:hover {
	/*background-position: 0px -25px;*/
	text-decoration: none;
	color: #888888;
}

a.mainlevel#active_menu {
	color:#b50034;
	font-weight: normal;
}

a.mainlevel#active_menu:hover {
	color: #888888;
}

a.sublevel:link, a.sublevel:visited {
	vertical-align: middle;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 6px;
	
	/*line-height:21px*/	
}

a.sublevel:hover {
	color: #888888;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #b50034;
	font-weight: normal;
}

/*Menudeklarationen für Menu Intranet*/
a.mainlevel-intra:link, a.mainlevel-intra:visited {
	display: block;
	/*background: url(../images/menu_bg.png) no-repeat;*/
	background: url(../images/GFB_Intra.gif) no-repeat;
	vertical-align: middle;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 8px;
	padding-top: 2px;	
	padding-bottom:0px;
	margin-top:2px;
	/*height: 15px !important;*/
	height: 18px;
	width: 100%;
	text-decoration: none;	
}

a.mainlevel-intra:hover {
	/*background-position: 0px -25px;*/
	text-decoration: none;
	color: #888888;
}

a.mainlevel-intra#active_menu {
	color:#b50034;
	font-weight: normal;
}

a.mainlevel-intra#active_menu:hover {
	color: #888888;
}

a.sublevel-intra:link, a.sublevel-intra:visited {
	vertical-align: middle;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 6px;
	
	/*line-height:21px*/	
}

a.sublevel-intra:hover {
	color: #888888;
	text-decoration: none;
}

a.sublevel-intra#active_menu {
	color: #b50034;
	font-weight: normal;
}
/*Menudeklarationen für Menu Intranet Ende*/
/*Menudeklarationen für Menu Lehnin*/

a.mainlevel-leh:link, a.mainlevel-leh:visited {
	display: block;
	/*background: url(../images/menu_bg.png) no-repeat;*/
	background: url(../images/Lehnin_Farbe.gif) no-repeat;
	vertical-align: absmiddle;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	/*height: 15px !important;
	height: 15px;*/
	width: 100%;
	text-decoration: none;	
}

a.mainlevel-leh:hover {
	/*background-position: 0px -25px;*/
	text-decoration: none;
	color: #888888;
}

a.mainlevel-leh#active_menu-leh {
	color:#b50034;
	font-weight: normal;
}


a.mainlevel-leh#active_menu-leh:hover {
	color: #888888;
}

a.sublevel-leh:link, a.sublevel-leh:visited {
	vertical-align: middle;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 6px;
	
}

a.sublevel-leh:hover {
	color: #888888;
	text-decoration: none;
}

a.sublevel-leh#active_menu-leh {
	color: #b50034;
	font-weight: normal;
}

/*Menudeklarationen für Menu Lehnin Ende*/

/*Menudeklarationen für Menu Märk. Schweiz*/

a.mainlevel-msc:link, a.mainlevel-msc:visited {
	display: block;
	/*background: url(../images/menu_bg.png) no-repeat;*/
	background: url(../images/MSchweiz_Farbe.gif) no-repeat;
	vertical-align: absmiddle;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-top:2px;
	/*height: 15px !important;
	height: 15px;*/
	width: 100%;
	text-decoration: none;	
}

a.mainlevel-msc:hover {
	/*background-position: 0px -25px;*/
	text-decoration: none;
	color: #888888;
}

a.mainlevel-msc#active_menu-msc {
	color:#b50034;
	font-weight: normal;
}


a.mainlevel-msc#active_menu-msc:hover {
	color: #888888;
}

a.sublevel-msc:link, a.sublevel-msc:visited {
	vertical-align: middle;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 8px;
	
}

a.sublevel-msc:hover {
	color: #888888;
	text-decoration: none;
}

a.sublevel-msc#active_menu-msc {
	color: #b50034;
	font-weight: normal;
}

/*Menudeklarationen für Menu Märk. Schweiz Ende*/

/*Menudeklarationen für Menu Rankenheim*/

a.mainlevel-ran:link, a.mainlevel-ran:visited {
	display: block;
	/*background: url(../images/menu_bg.png) no-repeat;*/
	background: url(../images/Rankenheim_Farbe.gif) no-repeat;
	vertical-align: absmiddle;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	/*height: 15px !important;
	height: 15px;*/
	width: 100%;
	text-decoration: none;	
}

a.mainlevel-ran:hover {
	/*background-position: 0px -25px;*/
	text-decoration: none;
	color: #888888;
}

a.mainlevel-ran#active_menu-ran {
	color:#b50034;
	font-weight: normal;
}


a.mainlevel-ran#active_menu-ran:hover {
	color: #888888;
}

a.sublevel-ran:link, a.sublevel-ran:visited {
	vertical-align: middle;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 8px;
	
}

a.sublevel-ran:hover {
	color: #888888;
	text-decoration: none;
}

a.sublevel-ran#active_menu-ran {
	color: #b50034;
	font-weight: normal;
}

/*Menudeklarationen für Menu Rankenheim Ende*/

/*Menudeklarationen für Menu Sigrön*/

a.mainlevel-sgr:link, a.mainlevel-sgr:visited {
	display: block;
	/*background: url(../images/menu_bg.png) no-repeat;*/
	background: url(../images/Sigroen_Farbe.gif) no-repeat;
	vertical-align: absmiddle;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	/*height: 15px !important;
	height: 15px;*/
	width: 100%;
	text-decoration: none;	
}

a.mainlevel-sgr:hover {
	/*background-position: 0px -25px;*/
	text-decoration: none;
	color: #888888;
}

a.mainlevel-sgr#active_menu-sgr {
	color:#b50034;
	font-weight: normal;
}


a.mainlevel-sgr#active_menu-sgr:hover {
	color: #888888;
}

a.sublevel-sgr:link, a.sublevel-sgr:visited {
	vertical-align: middle;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 8px;
	
}

a.sublevel-sgr:hover {
	color: #888888;
	text-decoration: none;
}

a.sublevel-sgr#active_menu-sgr {
	color: #b50034;
	font-weight: normal;
}

/*Menudeklarationen für Menu Sigrön Ende*/

/*Menudeklarationen für Menu Stolpe*/

a.mainlevel-sto:link, a.mainlevel-sto:visited {
	display: block;
	/*background: url(../images/menu_bg.png) no-repeat;*/
	background: url(../images/Stolpe_Farbe.gif) no-repeat;
	vertical-align: absmiddle;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	/*height: 15px !important;
	height: 15px;*/
	width: 100%;
	text-decoration: none;	
}

a.mainlevel-sto:hover {
	/*background-position: 0px -25px;*/
	text-decoration: none;
	color: #888888;
}

a.mainlevel-sto#active_menu-sto {
	color:#b50034;
	font-weight: normal;
}


a.mainlevel-sto#active_menu-sto:hover {
	color: #888888;
}

a.sublevel-sto:link, a.sublevel-sto:visited {
	vertical-align: middle;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 8px;
	
}

a.sublevel-sto:hover {
	color: #888888;
	text-decoration: none;
}

a.sublevel-sto#active_menu-sto {
	color: #b50034;
	font-weight: normal;
}

/*Menudeklarationen für Menu Stolpe Ende*/

/*Menudeklarationen für Menu Potsdam*/

a.mainlevel-pot:link, a.mainlevel-pot:visited {
	display: block;
	/*background: url(../images/menu_bg.png) no-repeat;*/
	background: url(../images/Potsdam_Farbe.gif) no-repeat;
	vertical-align: absmiddle;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	/*height: 15px !important;
	height: 15px;*/
	width: 100%;
	text-decoration: none;	
}

a.mainlevel-pot:hover {
	/*background-position: 0px -25px;*/
	text-decoration: none;
	color: #888888;
}

a.mainlevel-pot#active_menu-pot {
	color:#b50034;
	font-weight: normal;
}


a.mainlevel-pot#active_menu-pot:hover {
	color: #888888;
}

a.sublevel-pot:link, a.sublevel-pot:visited {
	vertical-align: middle;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 8px;
	
}

a.sublevel-pot:hover {
	color: #888888;
	text-decoration: none;
}

a.sublevel-pot#active_menu-pot {
	color: #b50034;
	font-weight: normal;
}

/*Menudeklarationen für Menu Potsdam Ende*/

/*Menudeklarationen für Menu Gerswalde*/

a.mainlevel-ger:link, a.mainlevel-ger:visited {
	display: block;
	/*background: url(../images/menu_bg.png) no-repeat;*/
	background: url(../images/Gerswalde_Farbe.gif) no-repeat;
	vertical-align: absmiddle;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	/*height: 15px !important;
	height: 15px;*/
	width: 100%;
	text-decoration: none;	
}

a.mainlevel-ger:hover {
	/*background-position: 0px -25px;*/
	text-decoration: none;
	color: #888888;
}

a.mainlevel-ger#active_menu-ger {
	color:#b50034;
	font-weight: normal;
}


a.mainlevel-ger#active_menu-ger:hover {
	color: #888888;
}

a.sublevel-ger:link, a.sublevel-ger:visited {
	vertical-align: middle;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 8px;
	
}

a.sublevel-ger:hover {
	color: #888888;
	text-decoration: none;
}

a.sublevel-ger#active_menu-ger {
	color: #b50034;
	font-weight: normal;
}

/*Menudeklarationen für Menu Gerswalde Ende*/

/*Menudeklarationen für Menu Siethen*/

a.mainlevel-sie:link, a.mainlevel-sie:visited {
	display: block;
	/*background: url(../images/menu_bg.png) no-repeat;*/
	background: url(../images/Siethen_Farbe.gif) no-repeat;
	vertical-align: absmiddle;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	/*height: 15px !important;
	height: 15px;*/
	width: 100%;
	text-decoration: none;
	line-height:normal
}

a.mainlevel-sie:hover {
	/*background-position: 0px -25px;*/
	text-decoration: none;
	color: #888888;
}

a.mainlevel-sie#active_menu-sie {
	color:#b50034;
	font-weight: normal;
}


a.mainlevel-sie#active_menu-sie:hover {
	color: #888888;
}

a.sublevel-sie:link, a.sublevel-sie:visited {
	vertical-align: middle;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 8px;
	
}

a.sublevel-sie:hover {
	color: #888888;
	text-decoration: none;
}

a.sublevel-sie#active_menu-sie {
	color: #b50034;
	font-weight: normal;
}

/*Menudeklarationen für Menu Siethen Ende*/

/*Menudeklarationen für Menu Download*/

a.mainlevel-down:link, a.mainlevel-down:visited {
	display: block;
	/*background: url(../images/menu_bg.png) no-repeat;*/
	background: url(../images/GFB_Farbe.gif) no-repeat;
	vertical-align: absmiddle;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	/*height: 15px !important;
	height: 15px;*/
	width: 100%;
	text-decoration: none;	
}

a.mainlevel-down:hover {
	/*background-position: 0px -25px;*/
	text-decoration: none;
	color: #888888;
}

a.mainlevel-down#active_menu-down {
	color:#b50034;
	font-weight: bold;
}


a.mainlevel-down#active_menu-down:hover {
	color: #888888;
}

a.sublevel-down:link, a.sublevel-down:visited {
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 8px;
	
}

a.sublevel-down:hover {
	color: #888888;
	text-decoration: none;
}

a.sublevel-down#active_menu-down {
	color: #b50034;
	font-weight: bold;
}

/*Menudeklarationen für Menu Download Ende*/



.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 #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1em;/*1.5em*/
}

