/* Generelle CSS Einstellungen */
body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}
	
html {
	overflow-y: scroll;
	}
OBJECT {
	vertical-align: top;
}
/* Fieldset Einstellungen */
fieldset {
	width:700px;
	}
.fieldsetAktiv {
	width:100%;
	border-color:#89a2b6;
	border-width:thin;
	}
.fieldsetInaktiv {
	width:100%;
	border-color:red;
	border-width:thin;
	}
.fieldsetAktivNews {
	width:170px;
	border-color:#89a2b6;
	border-width:thin;
	}
.fieldsetInaktivNews {
	width:170px;
	border-color:red;
	border-width:thin;
	}
.legendAktiv {
  padding: 0.2em 0.5em;
  border:1px solid #89a2b6;
  color: #89a2b6;
  text-align:right;
  }
.legendInaktiv {
  padding: 0.2em 0.5em;
  border:1px solid red;
  color: red;
  text-align:right;
  }
/* Nav/Menu/Rubrik Einstellungen */
/* NAVIGATION */
/* LEFT */
.navTable {
	
}
.navLeftOn		{
	/*font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-spacing: 0px;
	padding-left:0px;
	padding-right:0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	width:172px;
	height:40px;
	background-image: url(../pics/nav_on.png); 
	background-repeat: no-repeat; 
	background-position: left top;*/
	}
.navLeftOff		{
	/*font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-spacing: 0px;
	padding-left:0px;
	padding-right:0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	width:0px;
	height:0px;
	background-image: url(../pics/); 
	background-repeat: no-repeat; 
	background-position: left top; */
	}
.navLeftOnHover		{
	/*font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-spacing: 0px;
	padding-left:0px;
	padding-right:0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	width:0px;
	height:0px;
	background-image: url(../pics/); 
	background-repeat: no-repeat; 
	background-position: left top; */

	}
.navLeftOffHover		{
	/*font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-spacing: 0px;
	padding-left:0px;
	padding-right:0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	width:0px;
	height:0px;
	background-image: url(../pics/); 
	background-repeat: no-repeat; 
	background-position: left top; */
	}
/* MAIN */
.navMainOn		{
	/*font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
	border-spacing: 0px;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #000000;
	
	padding-right:0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;*/
	padding-left:14px;
	width: 172px;
	height:40px;
	background-image: url(../pics/nav_on.png); 
	background-repeat: no-repeat; 
	background-position: left top; 
	/*cursor: hand;
	cursor: pointer;*/
	}
.navMainOff		{
	/*font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
	border-spacing: 0px;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #000000;
	padding-left:0px;
	padding-right:0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;*/
	padding-left:14px;
	width: 172px;
	height:40px;
	background-image: url(../pics/nav_off.png); 
	background-repeat: no-repeat; 
	background-position: left top; 
	/*cursor: hand;
	cursor: pointer;*/
	}
.navMainOnHover		{
	/*font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
	border-spacing: 0px;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #000000;
	padding-left:0px;
	padding-right:0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;*/
	padding-left:14px;
	width: 172px;
	height:40px;
	background-image: url(../pics/nav_on.png); 
	background-repeat: no-repeat; 
	background-position: left top; 
	/*cursor: hand;
	cursor: pointer;*/
	}
.navMainOffHover		{
	/*font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
	border-spacing: 0px;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #000000;
	padding-left:0px;
	padding-right:0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;*/
	padding-left:14px;
	width: 172px;
	height:40px;
	background-image: url(../pics/nav_over.png); 
	background-repeat: no-repeat; 
	background-position: left top; 
	/*cursor: hand;
	cursor: pointer;*/
	}
/* Nav Seperator */
.navSeparator	{
	/*font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-spacing: 0px;
	padding-left:0px;
	padding-right:0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:10px;
	cursor: hand;
	cursor: pointer;
	display:none;*/
	}
/* TEXT/LINK */
a.navTextOn			{
	padding-left:5px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000;
	text-decoration: none;
	display:block;
	}
a.navTextOff		{
	padding-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display:block;
	}
a.navTextOnHover		{
	padding-left:5px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000;
	text-decoration: none;
	display:block;
	}
/*
a.navTextOffHover		{
	font-weight: normal; 
	color: #9999aa;
	text-decoration: none;
	display:block;
	}*/	

/* MENU */
/* LEFT */
.menuTable {
}
.menuLeftOn		{
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #ffb1b1;*/
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-spacing: 0px;
	padding-left:0px;
	padding-right:0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:14px;
	height:15px;
	background-image: url(../pics/button_menu_pfeil_off.gif); 
	background-repeat: no-repeat; 
	background-position: left middle;
	/*cursor: hand;
	cursor: pointer;*/
	}
.menuLeftOff		{
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #86d4f9;*/
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-spacing: 0px;
	padding-left:0px;
	padding-right:0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:14px;
	height:15px;
	background-image: url(../pics/button_menu_pfeil_on.gif); 
	background-repeat: no-repeat; 
	background-position: left middle;
	/*cursor: hand;
	cursor: pointer;*/
	}
.menuLeftOnHover		{
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #f72e2e;*/
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-spacing: 0px;
	padding-left:0px;
	padding-right:0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:14px;
	height:15px;
	background-image: url(../pics/button_menu_pfeil_off.gif); 
	background-repeat: no-repeat; 
	background-position: left middle;
	/*cursor: hand;
	cursor: pointer;*/
	}
.menuLeftOffHover		{
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #0d82b9;*/
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-spacing: 0px;
	padding-left:0px;
	padding-right:0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:14px;
	height:15px;
	background-image: url(../pics/button_menu_pfeil_off.gif); 
	background-repeat: no-repeat; 
	background-position: left middle;

	/*cursor: hand;
	cursor: pointer;*/
	}
/* MAIN */
.menuMainOn		{
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #fed4ff;*/
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-spacing: 0px;
	padding-left:0px;
	padding-right:0px;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	width:190px;
	height:15px;
	background-image: url(../pics/button_menu_hg.gif);
	background-repeat: no-repeat;
	background-position: left middle;	/*cursor: hand;
	cursor: pointer;*/
	}
.menuMainOff		{
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #f7e677;*/
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-spacing: 0px;
	padding-left:0px;
	padding-right:0px;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	width:190px;
	height:15px;
	background-image: url(../pics/button_menu_hg.gif);
	background-repeat: no-repeat;
	background-position: left middle;	/*cursor: hand;
	cursor: pointer;*/
	}
.menuMainOnHover		{
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #f80ffb;*/
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-spacing: 0px;
	padding-left:0px;
	padding-right:0px;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	width:190px;
	height:15px;
	background-image: url(../pics/button_menu_hg.gif);
	background-repeat: no-repeat;
	background-position: left middle;	/*cursor: hand;
	cursor: pointer;*/
	}
.menuMainOffHover		{
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #d4c302;*/
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-spacing: 0px;
	padding-left:0px;
	padding-right:0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:190px;
	height:15px;
	background-image: url(../pics/button_menu_hg.gif); 
	background-repeat: no-repeat; 
	background-position: left middle;
	/*cursor: hand;
	cursor: pointer;*/
	}
/* TEXT/LINK */
a.menuTextOn		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
a.menuTextOff		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #474b52;
	text-decoration: none;	}
a.menuTextOnHover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
a.menuTextOffHover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
/* RUBRIK */
/* LEFT */
.rubrikTable {
	
}
.rubrikLeftOn		{
	/*font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-spacing: 0px;
	padding-left:0px;
	padding-right:0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:0px;
	height:18px;
	background-image: url(../pics/); 
	background-repeat: no-repeat; 
	background-position: left top;*/
	/*cursor: hand;
	cursor: pointer;*/
	}
.rubrikLeftOff		{
	/*font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-spacing: 0px;
	padding-left:0px;
	padding-right:0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:0px;
	height:18px;
	background-image: url(../pics/); 
	background-repeat: no-repeat; 
	background-position: left top;*/
	/*cursor: hand;
	cursor: pointer;*/
	}
.rubrikLeftOnHover		{
	/*font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-spacing: 0px;
	padding-left:0px;
	padding-right:0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:0px;
	height:18px;
	background-image: url(../pics/); 
	background-repeat: no-repeat; 
	background-position: left top;*/
	/*cursor: hand;
	cursor: pointer;*/
	}
.rubrikLeftOffHover		{
	/*font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-spacing: 0px;
	padding-left:0px;
	padding-right:0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:0px;
	height:18px;
	background-image: url(../pics/); 
	background-repeat: no-repeat; 
	background-position: left top;*/
	/*cursor: hand;
	cursor: pointer;*/
	}
/* LEFT 2*/
.rubrikLeft2On		{
	/*font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-spacing: 0px;
	padding-left:0px;
	padding-right:0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:10px;
	height:18px;
	background-image: url(../pics/); 
	background-repeat: no-repeat; 
	background-position: left top;*/
	/*cursor: hand;
	cursor: pointer;*/
	}
.rubrikLeft2Off		{
	/*font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-spacing: 0px;
	padding-left:0px;
	padding-right:0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:10px;
	height:18px;
	background-image: url(../pics/); 
	background-repeat: no-repeat; 
	background-position: left top;*/
	/*cursor: hand;
	cursor: pointer;*/
	}
.rubrikLeft2OnHover		{
	/*font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-spacing: 0px;
	padding-left:0px;
	padding-right:0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:10px;
	height:18px;
	background-image: url(../pics/); 
	background-repeat: no-repeat; 
	background-position: left top;*/
	/*cursor: hand;
	cursor: pointer;*/
	}
.rubrikLeft2OffHover		{
	/*font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-spacing: 0px;
	padding-left:0px;
	padding-right:0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:10px;
	height:18px;
	background-image: url(../pics/); 
	background-repeat: no-repeat; 
	background-position: left top;*/
	/*cursor: hand;
	cursor: pointer;*/
	}
/* MAIN */
.rubrikMainOn		{
	/*font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff1;
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-spacing: 0px;
	padding-right:0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:120px;
	height:18x;*/
	/*cursor: hand;
	cursor: pointer;*/
	padding-left:26px;
	}
.rubrikMainOff		{
	/*font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff1;
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-spacing: 0px;
	padding-right:0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:120px;
	height:18px;*/
	/*cursor: hand;
	cursor: pointer;*/
	padding-left:26px;
	}
.rubrikMainOnHover		{
	/*font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff1;
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-spacing: 0px;
	padding-right:0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:120px;
	height:18px;*/
	/*cursor: hand;
	cursor: pointer;*/
	padding-left:26px;
	}
.rubrikMainOffHover		{
	/*font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff1;
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-spacing: 0px;
	
	padding-right:0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:120px;
	height:18px;*/
	/*cursor: hand;
	cursor: pointer;*/
	padding-left:26px;
	}
/* TEXT/LINK */
a.rubrikTextOn		{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000;
	text-decoration: none;
	display:block;
	}
a.rubrikTextOff		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #474b52;
	text-decoration: none;
	display:block;
	}
a.rubrikTextOnHover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;  
	font-weight: bold; 
	color: #000000;
	text-decoration: none;
	display:block;
	}
a.rubrikTextOffHover	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000;
	text-decoration: none;
	display:block;
	}

/* Link Einstellungen */
a.breadCrumb	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000;
	text-decoration: none;
	}
a.adminLinkOn {
	text-decoration: underline;
	color: #F00;
	font-size: 11px;
	}
a.adminLinkOff {
	text-decoration: none; 
	color: #000000; 
	font-size: 11px;
	}
a.adminOn {
	text-decoration: underline; 
	color: #000000; 
	font-size: 11px;
	}
a.adminOff {
	text-decoration: none; 
	color: #000000; 
	font-size: 111px;
	}
a.link {
	text-decoration: none; 
	color: #333; 
	font-size: 12px;
	}
a.link:hover {
  	text-decoration: none;
	color: #000000;
	}
a.langLink {
	text-decoration: none; 
	color: #333; 
	font-size: 12px;
	}
a.langLink:hover {
  	text-decoration: none;
	color: #000000;
	}
a.credits {
	text-decoration: none; 
	color: ffffff; 
	font-size: 9px;
	}
a.credits:hover {
  	text-decoration: none;
	color: #000000;
	}
a.impressum {
	text-decoration: none; 
	color:  #666; 
	font-size: 11px;
	}
a.impressum:hover {
  	text-decoration: none;
	color: #000000;
	}
a.newslink {
	text-decoration: none; 
	color: #333; 
	font-size: 12px;
	}
a.newslink:hover {
  	text-decoration: none;
	color: #000000;
	}
/* Text Einstellungen */
.artikeltitel	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	}
.newstitel	{ 
	font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		font-weight: normal; 
		color: #333;
	}
.artikelZusatz	{ 
	font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		font-weight: normal; 
		color: #333;
	}
.newsZusatz	{ 
	font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		font-weight: normal; 
		color: #333;
	}
.text	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 15px;
		}
.news	{ 
	font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: normal; 
		color: #000000;
		width:170px;
		}
.artikel	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000;
	}
.impressum	{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	}
.credits	{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666;
	}
.kontaktMessage	{
	padding-left:3px;
	padding-top:3px;
	padding-bottom:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	background-color: #ffe401;	
	color: #000000;
	text-decoration: none;
	}
.adminText {
	text-decoration: none;
	color: #000000	;
	font-size: 11px;
	}
/* Form Einstellungen */
.buttonform 	{
	text-align:center;
	cursor:pointer;
	background-color: #ffe401;
	color: #000000;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	width:100px;
	height:18px;
	font-size: 11px;
	}
.kontakt	{
	padding-left:2px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000;
	width:200px;
	border:1px solid #A5ACB2;
	}
/* News Div */
.multidiv		{
	padding-left:10px;
	overflow: hidden;
	border-style:dashed;
	border-width:0px;
	border-color:#CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	width:195px;
	}
/* images */
.img	{ 
	float: left;
	padding: 0px 16px 6px 0px;
		}
/* Lightview text css */
.lightview {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	}