/* ==================================================
   Formatierung der verschiednen Navigationselemente
====================================================*/ 
#navbar {
	background: transparent;
	margin: 0px;
	padding: 0px 0px; 
	width: 100%;
}
#navbar2 {
	background:#D52B35;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	min-height: 50px;
	color: #FFFFFF;
	border-bottom: 8px white solid;
	overflow: hidden;
	text-align: left;
	font-size: 14px;
}
#navbar p {
	padding: 25px 5px 15px 10px;
	font-weight: bold;
	letter-spacing: 0.1em;
	min-height: 14px;
}
/*------------------------------------------------------
 Setzen der Trennstriche innerhalb des Navigationsmenue
------------------------------------------------------*/
span.pipe{
	border-right: #FFFFFF 1px solid;
}
span.f_pipe{
	border-right: #000000 1px solid;
}
/*------------------------------------------------------
Verlinkung der Topnavbar
--------------------------------------------------------*/
#navbar a:link {
  	color:#FFFFFF;
  	text-decoration: none;
}
#navbar a:active, a:focus {
  	color:#BDEF42;
 	text-decoration: underline;
}
#navbar a:visited {
  	color:#FFFFFF;
  	text-decoration: none;
}
#navbar a:hover {
  	color:#BDEF42;
 	text-decoration: underline;
}
/*-------------------------------------------------------
  Teaserbar: N-LEVEL 1 
--------------------------------------------------------- */
.prim_navbar{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 0.0px;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
/*------------------------------------------------------
  Typo3 Current Zustand im Menu
--------------------------------------------------------*/
.a_prim_navbar{
	background: transparent url("../res/icons/stone2.gif") no-repeat left center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 0.0px;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px 5px 5px 18px;
  	text-decoration: none;
}
/*------------------------------------------------------
   VERLINKUNG: Level1 im Bereich der Teaserbar
--------------------------------------------------------*/
.prim_navbar a:link {
	background: transparent url("../res/icons/stone.gif") no-repeat left center;
	padding: 5px 5px 5px 18px;
  	color: #FFFFFF;
  	text-decoration: none;
}
.prim_navbar a:active {
	background: transparent url("../res/icons/stone2.gif") no-repeat left center;
	padding: 5px 5px 5px 18px;
  	color: #FF9A00;
  	text-decoration: none;
}
.a_prim_navbar a {
	color: #FFFFFF;
	text-decoration: none;
}
.prim_navbar a:visited {
	background: transparent url("../res/icons/stone.gif") no-repeat left center;
	padding: 5px 5px 5px 18px;
	color: #92A06E;
  	text-decoration: none;
}
.prim_navbar a:hover {
	background: transparent url("../res/icons/stone2.gif") no-repeat left center;
	padding: 5px 5px 5px 18px;
	color: #ff9a00;/*gruen #BDEF42*/
  	text-decoration: none;
}
/*-------------------------------------------------------
  Teaserbar: N-LEVEL 2 
--------------------------------------------------------- */
.sec_navbar{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 0.0px;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 15px;
	padding-bottom: 5px;
	text-decoration: none;
}
/*------------------------------------------------------
  Typo3 Current Zustand im Menu
--------------------------------------------------------*/
.a_sec_navbar{
	background: transparent url("../res/icons/stone2.gif") no-repeat left center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 0.0px;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 15px;
	padding: 5px 5px 5px 18px;
  	text-decoration: none;
}
/*------------------------------------------------------
   VERLINKUNG: Level2 im Bereich der Teaserbar
--------------------------------------------------------*/
.sec_navbar a:link {
	background: transparent url("../res/icons/stone.gif") no-repeat left center;
	padding: 5px 5px 5px 18px;
  	color: #FFFFFF;
  	text-decoration: none;
}
.sec_navbar a:active {
	background: transparent url("../res/icons/stone2.gif") no-repeat left center;
	padding: 5px 5px 5px 18px;
	color: #FF9A00;
  	text-decoration: none;
}
.a_sec_navbar a {
	color: #FFFFFF;
	text-decoration: none;
}
.sec_navbar a:visited {
	background: transparent url("../res/icons/stone.gif") no-repeat left center;
	padding: 5px 5px 5px 18px;
	color: #92A06E;
  	text-decoration: none;
}
.sec_navbar a:hover {
	background: transparent url("../res/icons/stone2.gif") no-repeat left center;
	padding: 5px 5px 5px 18px;
	color: #ff9a00;/*gruen #BDEF42*/
  	text-decoration: none;
}
/*------------------------------------------------------
   Teaserbar: N-LEVEL 3
--------------------------------------------------------*/
.ter_navbar{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 0.0px;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 30px;
	padding-bottom: 5px;
	text-decoration: none;
}
/*------------------------------------------------------
   Typo3 Current Zustand im Menu
-------------------------------------------------------*/
.a_ter_navbar{
	background: transparent url("../res/icons/stone2.gif") no-repeat left center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 0.0px;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 30px;
	padding: 5px 5px 5px 18px;
  	text-decoration: none;
}
/*------------------------------------------------------
   VERLINKUNG: Level 3 im Bereich der Teaserbar
-------------------------------------------------------*/
.ter_navbar a:link {
	background: transparent url("../res/icons/stone.gif") no-repeat left center;
	padding: 5px 5px 5px 18px;
	color: #FFFFFF;
 	text-decoration: none;
}
.ter_navbar a:active {
	background: transparent url("../res/icons/stone2.gif") no-repeat left center;
	padding: 5px 5px 5px 18px;
	color: #FF9A00;
 	text-decoration: none;
}
.a_ter_navbar a {
	color: #FFFFFF;
	text-decoration: none;
}
.ter_navbar a:visited {
	background: transparent url("../res/icons/stone.gif") no-repeat left center;	
	padding: 5px 5px 5px 18px;
	color: #92A06E;
	text-decoration: none;
}
.ter_navbar a:hover {
	background: transparent url("../res/icons/stone2.gif") no-repeat left center;
	padding: 5px 5px 5px 18px;
	color: #FF9A00;/*gruen #BDEF42*/
 	text-decoration: none;
}
/*------------------------------------------------------
  Blaetterfunktion: Vor- und Zurueck-Navigation
--------------------------------------------------------*/
/*Zurueck Button
================*/
div.goback_buttom {
	background: transparent url("../res/icons/goback.gif") no-repeat left top;
	padding-top: 2px;
	height: 20px;
	padding-left: 20px;
	width: 280px;
	margin-left: 0px;
}


/*VORWAERTS Button
================*/
div.goforward_buttom  {
	height: 20px;
	background: transparent url("../res/icons/go.gif") no-repeat right top;
	margin-right: 15px;	
	padding-right: 25px;
	padding-top: 2px;
	padding-bottom: 3px;
	float: right;
}
/*.goforward_buttom a {
	background: transparent url("../res/icons/go.gif") no-repeat right top;
	padding-right: 25px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.goforward_buttom a:hover {
	background: transparent url("../res/icons/go-over.gif") no-repeat right top;
	padding-right: 25px;
	padding-top: 2px;
	padding-bottom: 3px;
}*/

/*Printfunktion
================*/
div.go_print  {
	background: transparent url("../res/icons/goprint.gif") no-repeat right top;
	height: 20px;
	padding-top: 2px;	
	padding-right: 20px;
	margin-right: 3px;
	margin-top: -80px;
	float: right;
}
/* SPECIAL fuer den NEWS Bereich */
div.go_print_news {
	background: transparent url("../res/icons/goprint.gif") no-repeat right top;
	padding-top: 1px;
	height: 20px;
	padding-right: 20px;
	margin-right: 10px;
	margin-top: -80px;
	float: right;

}
/* SPECIAL: fuer den IE*/
div.go_print_news2 {
	margin-top: -40px;
}

/*SPECIAL fuer den Teambereich */
div.go_print_team  {
	background: transparent url("../res/icons/goprint.gif") no-repeat right top;
	padding-top: 2px;
	height: 20px;
	padding-right: 20px;
	margin-right: 3px;
	margin-top: -80px;
	float: right;
}


/* SPECIAL fuer die Druckversion
-----------------------------------*/
div.go_print2  {
	background: transparent url("../res/icons/goprint.gif") no-repeat right top;
	padding-top: 2px;
	height: 20px;
	padding-left: 8px;
	margin-left: 140mm;
	margin-right: 14px;
	margin-top: -40px;
	width: 22mm;
}
/*PLUGIN: Tip A Friend formatieren
========================================================================*/
div.tip_a_friend_spacer {
	height: 20px;
}
div.tip_a_friend {
	float: right;
	background: url("../res/icons/go.gif") no-repeat right top;
	height: 20px;
	width: 250px;
	margin-right: 3px;
	padding-right: 21px;
	margin-top: -105px; /*margin-top fuer NEWS sollte -105px sein;*/
}
.tiplink2 {
	z-index: 8;
	border: 1px red solid;
	margin-top: -105px;
}
.tiplink {
	width: 300px;
	float: right;
	text-align: right;
	color: #526552;
	margin-right: 0px;
}

/*Ergaenzung zum Setup der ext tt_news
----------------------------------------*/
.list-more {
	width: 80%;
 	min-height: 20px;
 	background: url(../res/icons/go.gif) no-repeat right center;
	float: right; 	
 	margin-right: 5px;
}
.list-more a:link, .list-more a:visited {
	color: #000000;
	float: right;
	text-align: right;
	margin-right: 0px;
	margin-bottom: 2px;	
	padding-top: 4px;
	font-size: 12px;
}
.list-more a:hover {
	float: right;
	text-align: right;
	margin-right: 0px;
	margin-bottom: 2px;	
	padding-top: 4px;
	font-size: 12px;
}
/* Verlinkung zu Unterseiten
============================*/
.morelink {
	text-align: right;
	text-decoration: none;
	font-size: 10px;
	margin-right: 5px;
}


/*Ergaenzung zum Setup der ext tt_news
----------------------------------------*/
.read-more-special  {
	height: 15px;
	clear: both;
	margin-right: 5px;
	padding-top:1px;
	background: transparent url("../res/icons/go.gif") no-repeat right top;
	
}
.read-more-special a, .read-more-special a:link {
	text-align: right;
	padding-right: 20px;	
	float: right;
}
.read-more-special a:hover  {
	text-align: right;
	padding-right: 20px;	
	float: right;
}
/* Fuer die geteaserten News im Teaserbereich
--------------------------------------------------------*/
.read-more-teaser {margin-bottom: 10px;}

.read-more-teaser a {
	width:100%;
	font-size: 10px;
	margin-bottom: 0.5em;
	text-decoration: none;
	margin-left: 220px;
}
/*------------------------------------------------------  
   Footerbar Verlinkung
--------------------------------------------------------*/
#footerbar a:link {
  	color:#000000;
  	text-decoration: none;
}
#footerbar a:visited {
  	color:#526552;
  	text-decoration: none;
}
#footerbar a:hover {
  	color: #BDEF42;
 	text-decoration: underline;
}
/*=========================================================*/
/* RTE: Kennzeichnung von internal und externen LINKS
===========================================================*/
.external-link-new-window {

}



