@charset "UTF-8";
/* CSS Document */
/* BEGIN PRELOADED IMAGES DIV */
div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

<!-- END PRELOADED IMAGES DIV-->
body {
	margin: 0; 
	padding: 0; 
	font: 100% Tahoma, Helvetica, Arial, sans-serif;
}
#content {
	padding: 0;
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	voice-family: inherit; 
}
#header {
	height: 90px;
	border: 1px solid #fff;
} 
#infonav {
	font: 10px Tahoma;
	float: right;
	margin-top: 35px;
} 
#infonav a {
	color: #ffa32a;
	text-decoration: none;
}
#infonav a:hover {
	color: #666;
	text-decoration: underline;
}
#sidebar {
	width: 190px;
	float: right;
}
.side_nav_head {
	height: 30px;
	margin-top: 10px;
	color: #ffa32a;
}
.side_nav_head a {
	height: 30px;
	margin-top: 10px;
	background-image: url(../images/sidebar_up_spa.png);
	background-repeat: no-repeat;
	display: block;
	font-family: tahoma;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	color: #ff6500;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 10px;
}
.side_nav_head a:hover {
	background-image: url(../images/sidebar_over_spa.png);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	height: 30px;
	color: #ffffff;
}
.side_nav_head_freunde {
	height: 30px;
	margin-top: 10px;
}
.side_nav_head_freunde a {
	height: 30px;
	margin-top: 10px;
	background-image: url(../images/sidebar_up_spa.png);
	background-repeat: no-repeat;
	display: block;
	font-family: tahoma;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	color: #ff6500;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 10px;
}
.side_nav_head_freunde a:hover {
	background-image: url(../images/sidebar_over_freunde_spa.png);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	height: 30px;
}
.side_nav_head_freunde a:visited {
	 color: #ffa32a;
}
.side_bg_gradient {
	background-image: url(../images/sidebar_bg_gradient_spa.png);
	background-repeat: no-repeat;
	width: 190px;
	height: auto;
	margin-top: -1px;
	margin-left: 0px;
}
.newsletter_form_closed {
	display: block;
	height: 0px;
	background-color: #FFFFFF;
}
.newsletter_form {
	width: 190px;
	height: 120px;
	display: none;
	background-color: transparent;
	color: #222222;
	font-size: 12px;
	font-family: Tahoma;
	padding-top: 16px;
	padding-left: 10px;
}
.input_news {
	background-color: #DA027f;
	color: #FFFFFF;
	font-weight: bold;
}
.contact_info_closed {
	display: block;
	height: 0px;
	background-color: #FFFFFF;
}
.contact_info {
	width: 190px;
	height: 180px;
	display: none;
	background-color: transparent;
	color: #222222;
	font-size: 12px;
	font-family: Tahoma;
	padding-top: 16px;
	padding-left: 10px;
}
.contact_info a {
	color: #DA027f;
	text-decoration: underline;
}
.right_top_nav { 
	margin: 0 0 10px 0;
}
#logo {
	text-align: left;
	margin-top: -70px;
	margin-bottom: 0px;
	position: relative;
	z-index: 100;
	width: 175px;
	display: block;
} 
a {
	text-decoration: none
}
.yellow {
	background: #FFA329;
	display: block;
}
.red {
	background: #B50004;
	display: block;
}
.orangespa {
	background: #F43900;
	display: block;
}
h1 {
	text-align: left;
	font-size: 17px;
	line-height: 25px;
	margin-bottom: 20px;
}
#maincontent {
	width: 495px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 49px;
	float: right;
}
#subFlash {
	width: 525px;
	height: 148px;
	background: #ddd;
	margin: 0px;
	padding: 0px;
}
#mainBody {
	z-index: 1;
	width: 100%;
	height: auto;
	margin: 1px 0 0 1px;
	padding-left: 30px;
} 
#mainBody img {margin: 8px;}
#footer {
	z-index: 1;
	width: 701px;
	padding-bottom: 50px;
	padding-top: 6px;
	border-top: 1px solid #999999;
	margin-top: 20px;
	float: left;
}
.foot_left {
	float: left;
	font: 10px Arial, Helvetica, sans-serif;
	margin: 0;
	color: #666666;
}
.foot_right {
	float: right;
	font: 10px Arial, Helvetica, sans-serif;
	margin: 0;
	color: #ffa32a;
}
.foot_right a {
	text-decoration: none;
	color: #ffa32a;
}
.foot_right a:hover {
	color: #666666;
}

/* 
right Nav
*/
.right_nav {
    height: 30px;
    display:none;
	margin-top: 10px;
    width: 190px;
}
.right_nav a {
	height: 25px;
	background-image: url(../images/sidebar_up_spa.png);
	background-repeat: no-repeat;
	display: block;
	font-family: tahoma;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	color: #ffa32a;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 10px;
}
.right_nav a:hover {
    background-image: url(../images/sidebar_over_spa.png);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	height: 25px;
	color: #ffffff;
}
.right_nav_active {
    margin-top: 10px;
    width: 190px;
    cursor: pointer;
    height: 25px;
    background-image: url(../images/sidebar_over_spa.png);
	background-repeat: no-repeat;
	display: block;
	font-family: tahoma;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	color: #DA027f;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 10px;
	color: #ffffff;
}
.right_nav_content {
    background-image: url(../images/sidebar_bg_gradient_spa.png);
	background-repeat: no-repeat;
	width: 190px;
	height: auto;
	margin-left: 0px;
}
#newsletter_content form {
    width: 190px;
	height: 120px;
	display: block;
	background-color: transparent;
	color: #222222;
	font-size: 12px;
	font-family: Tahoma;
	padding-top: 16px;
	padding-left: 10px;
}
.right_link a {
    height: 25px;
	margin-top: 10px;
	background-image: url(../images/sidebar_up_spa.png);
	background-repeat: no-repeat;
	display: block;
	font-family: tahoma;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	color: #ffa32a;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 10px;
}
 .right_link a:hover {
	background-image: url(../images/sidebar_over_freunde_spa.png);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	height: 25px;
}
.contact_panel {
    width: 190px;
	height: 180px;
	display: block;
	background-color: transparent;
	color: #222222;
	font-size: 12px;
	font-family: Tahoma;
	padding-top: 16px;
	padding-left: 10px;
}
.contact_panel a {
	color: #DA027f;
	text-decoration: underline;
}
.search_box{
	margin-top: 10px;
	padding-bottom: -3px;
}
.search_box_text {
	background-image: url(../images/form_shadow.png);
	background-repeat: no-repeat;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-top: none;
	border-left: none;
	padding-top: 10px;
	padding-left: 3px;
	padding-bottom: 0px;
}

/* ALL UNSELECTED HEADERS START*/
#MainNav_unselected {
	background: url(../images/hp-background-grey.jpg);
	background-repeat: no-repeat;
	width:174px;
	height: 60px;
	display: block;
	padding-top: 5px;
	padding-bottom: 10px;
}
#MainNav_unselected p {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 0px;
}
/* ALL UNSELECTED HEADERS END*/

/*///////////SPA///////////////////////////SPA///////////////////SPA//////////////////////SPA///////////////////////////SPA///////////////SPA/////////////////////SPA///////////////SPA///////////////SPA//////////////SPA////////////////SPA////////////////*/

/*YELLOW SIDEBAR LIST START*/

#nav_yellow {
	background-image: url(../images/nav_sub_gradient.png);
	background-repeat: no-repeat;
	width: 174px;
	height: 140px;
	margin-top: -15px;
}
#nav_yellow ul { /* all lists */
	padding: 0;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	list-style: none;
	float : left;
	width: 174px;
	margin-top: 10px;
}

#nav_yellow li { /* all list items */
	position : relative;
	float : left;
	line-height : 1.35em;
	width: 11em;
	padding-bottom: 2px;
}

#nav_yellow li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 10.9em;
	margin-top: -1.35em;
}
#nav_yellow li a {
	width: 13.7em;
	display : block;
	text-decoration : none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 10px;
	font-size: 12px;
}

/* ////// WHEN ON A PAGE THE FOLLOWING CLASS CAN BE APPLIED TO THE A LINK OF SAID ITEM ////////*/
.yellow_selected {
	color: #FFFFFF;
	display: block;
	background:url(../images/navOver-sub-background-yellow.png) top left repeat-x;
}
/*///// END OF SELECTED CLASS /////*/

#nav_yellow li a:hover {
	display: block;
	background:url(../images/navOver-sub-background-yellow.png) top left repeat-x;
	color: #FFFFFF;
	}
#nav_yellow ul li ul {
	width: 8em;
}
#nav_yellow ul li ul {
	background-color: #ffa429;
}
#nav_yellow ul li ul a {
	color: #FFFFFF;
}
#nav_yellow ul li ul a:hover {
	font-weight: bold;
	background-image: none;
}
#nav_yellow li:hover ul ul, #nav_yellow li:hover ul ul ul, #nav_yellow li.sfhover ul ul, #nav_yellow li.sfhover ul ul ul {
	left: -999em;
}

#nav_yellow li:hover ul, #nav_yellow li li:hover ul, #nav_yellow li li li:hover ul, #nav_yellow li.sfhover ul, #nav_yellow li li.sfhover ul, #nav_yellow li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav_yellow li:hover ul, #nav_yellow li.sfhover ul {
	left: auto;
}


#MainNavYellow_selected {
	background-image: url(../images/hp-background-yellow.jpg);
	background-repeat: no-repeat;
	width: 174px;
	height: 60px;
	display: block;
	padding-top: 5px;
	padding-bottom: 10px;
}
#MainNavYellow_selected p {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 0px;
}
#nav_yellow li .hovered {
	display: block;
	background:url(../images/navOver-sub-background-yellow.png) top left repeat-x;
	color: #FFFFFF;
}

/*YELLOW SIDEBAR LIST END*/


/*RED SIDEBAR LIST START*/

#nav_red {
	background-image: url(../images/nav_sub_gradient.png);
	background-repeat: no-repeat;
	width: 174px;
	height: 120px;
	margin-top: -15px;
}
#nav_red ul { /* all lists */
	padding: 0;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	list-style: none;
	float : left;
	width: 174px;
	margin-top: 10px;
}

#nav_red li { /* all list items */
	position : relative;
	float : left;
	line-height : 1.35em;
	width: 11em;
	padding-bottom: 2px;
}

#nav_red li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 10.9em;
	margin-top: -1.35em;
}
#nav_red li a {
	width: 13.7em;
	display : block;
	text-decoration : none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 10px;
	font-size: 12px;
}

/* ////// WHEN ON A PAGE THE FOLLOWING CLASS CAN BE APPLIED TO THE A LINK OF SAID ITEM ////////*/
.red_selected {
	color: #FFFFFF;
	display: block;
	background:url(../images/navOver-sub-background-red.png) top left repeat-x;
}
/*///// END OF SELECTED CLASS /////*/

#nav_red li a:hover {
	display: block;
	background:url(../images/navOver-sub-background-red.png) top left repeat-x;
	color: #FFFFFF;
	}
#nav_red ul li ul {
	width: 8em;
}
#nav_red ul li ul {
	background-color: #b50104;
}
#nav_red ul li ul a {
	color: #FFFFFF;
}
#nav_red ul li ul a:hover {
	font-weight: bold;
	background-image: none;
}
#nav_red li:hover ul ul, #nav_red li:hover ul ul ul, #nav_red li.sfhover ul ul, #nav_red li.sfhover ul ul ul {
	left: -999em;
}

#nav_red li:hover ul, #nav_red li li:hover ul, #nav_red li li li:hover ul, #nav_red li.sfhover ul, #nav_red li li.sfhover ul, #nav_red li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav_red li:hover ul, #nav_red li.sfhover ul {
	left: auto;
}

#MainNavRed_selected {
	background-image: url(../images/hp-background-red.jpg);
	background-repeat: no-repeat;
	width: 174px;
	height: 60px;
	display: block;
	padding-top: 5px;
	padding-bottom: 10px;
}
#MainNavRed_selected p {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 0px;
}
#nav_red li .hovered {
	display: block;
	background:url(../images/navOver-sub-background-red.png) top left repeat-x;
	color: #FFFFFF;
}

/*RED SIDEBAR LIST END*/


/*ORANGESPA SIDEBAR LIST START*/

#nav_orangespa {
	background-image: url(../images/nav_sub_gradient.png);
	background-repeat: no-repeat;
	width: 174px;
	height: 165px;
	margin-top: -15px;
}
#nav_orangespa ul { /* all lists */
	padding: 0;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	list-style: none;
	float : left;
	width: 174px;
	margin-top: 10px;
}

#nav_orangespa li { /* all list items */
	position : relative;
	float : left;
	line-height : 1.35em;
	width: 11em;
	padding-bottom: 2px;
}

#nav_orangespa li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 10.9em;
	margin-top: -1.35em;
}
#nav_orangespa li a {
	width: 13.7em;
	display : block;
	text-decoration : none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 10px;
	font-size: 12px;
}

/* ////// WHEN ON A PAGE THE FOLLOWING CLASS CAN BE APPLIED TO THE A LINK OF SAID ITEM ////////*/
.orangespa_selected {
	color: #FFFFFF;
	display: block;
	background:url(../images/navOver-sub-background-orangespa.png) top left repeat-x;
}
.orangespa_selected a:link {
	color: #FFFFFF;
}
/*///// END OF SELECTED CLASS /////*/

#nav_orangespa li a:hover {
	display: block;
	background:url(../images/navOver-sub-background-orangespa.png) top left repeat-x;
	color: #FFFFFF;
	}
#nav_orangespa ul li ul {
	width: 8em;
}
#nav_orangespa ul li ul {
	background-color: #f33801;
}
#nav_orangespa ul li ul a {
	color: #FFFFFF;
}
#nav_orangespa ul li ul a:hover {
	font-weight: bold;
	background-image: none;
}
#nav_orangespa li:hover ul ul, #nav_orangespa li:hover ul ul ul, #nav_orangespa li.sfhover ul ul, #nav_orangespa li.sfhover ul ul ul {
	left: -999em;
}

#nav_orangespa li:hover ul, #nav_orangespa li li:hover ul, #nav_orangespa li li li:hover ul, #nav_orangespa li.sfhover ul, #nav_orangespa li li.sfhover ul, #nav_orangespa li li li.sfhover ul { /* lists nested under hoveorangespa list items */
	left: auto;
}

#nav_orangespa li:hover ul, #nav_orangespa li.sfhover ul {
	left: auto;
}

#MainNavOrangespa_selected {
	background-image: url(../images/hp-background-orangespa.jpg);
	background-repeat: no-repeat;
	width: 174px;
	height: 60px;
	display: block;
	padding-top: 5px;
	padding-bottom: 10px;
}
#MainNavOrangespa_selected p {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 0px;
}
#nav_orangespa li .hovered {
	display: block;
	background:url(../images/navOver-sub-background-orangespa.png) top left repeat-x;
	color: #FFFFFF;
}



.iframe_content{
  border: 0px;
  width: 100%;

}


#contact_content {
	width: 190px;
	height: 135px;
	display: none;
	background-color: transparent;
	color: #222222;
	font-size: 12px;
	font-family: Tahoma;
	padding-top: 16px;
	padding-left: 10px;
}
#contact_content a {
	color: #ffa32a;
	text-decoration: underline;
}
#articles_content span{

  display: inline;
  margin: 5px;
  padding: 0px;
}


#articles_content a {
	color: #ffa32a;
	font-family: Tahoma, Arial, Helvetica, sans-serif
    	font-size: 12px;
    	text-decoration: none;
    background-image: url(../images/orange_arrow_right.png);
    background-repeat: no-repeat;
    background-position: 5px 2px;
    padding-left: 18px;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;

}
#articles_content a:hover {
  	text-decoration: underline;
  }

.search_box {
	margin: 0px;
}
.search_box_text {
	background-image: url(../images/form_shadow.png);
	background-repeat: no-repeat;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-top: none;
	border-left: none;
	padding-top: 12px;
	padding-left: 3px;
}
.teaser{

  width: 189px;
  height: 79px;
	background-image: url(../images/nav_images/teaser_link.png);
}
.teaser a{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  padding: 10px;
  display: block;
  color: #ffffff;
  font: 17px;
  font-weight: bold;
}
      .teaser a:hover{
  text-decoration: none;
}



