@charset "utf-8";
@import url("reset.css");
@import url("../Webfonts/open-sans-condensed-fontfacekit/stylesheet.css");
@import url("../Webfonts/Liberation-Serif-fontfacekit/stylesheet.css");


html {
background-color:#FFF;
background-image: url(../Images/background.jpg);
width:1000px;
/*height:304px;*/
}
body {
	font: 17px/16px 'LiberationSerifItalic', Times, serif;letter-spacing: 0;
	line-height: 22px;
}

/* Allgemeine Seitenelemente
----------------------------------------------------------------------------------------------------*/

#menue {
	position:fixed;
	font: 16px 'OpenSansCondensedBold', Arial, sans-serif;letter-spacing: 0;
	height:65px;
	margin-top: 20px;
	margin-left:20px;
	width:960px;
	overflow:auto;
}
#menue img { 
	margin-right:24px;
	float:left; 
}
#menue ul {
	background-image:url(../Images/nav_bg.png);
	background-repeat:no-repeat;
	background-position:right;
	height: 39px;
	overflow:hidden;
  }
#menue ul li {
	display:inline;
	float:left; 
	list-style:none;	
    margin:2px 5px 1px 5px;
	padding: 7px 5px 9px 5px;
}
#menue ul li a {
	text-decoration:none;	
	color:#666;
}
#menue ul li a:hover {
	text-decoration:none;	
	color:#000;
}
#menue .active {
	background:#333;
	color:#FFF;
}
#menue .active a {
	color:white;
}
#menue .active a:hover {
	color:white;
}
/*Inhalt ohne horizontales Scrollen*/
#content {
	margin-left:20px;
	display:block;
	padding-top: 85px;
	/*height: 655px;*/
	width: 950px;
	display: block;
}
/*Inhalt mit horizontalem Scrollen / ohne feste Breite */
#content-scrollable {
	margin-left:14px;
	display:block;
	padding-top: 79px;
	height: 655px;
}
/*Inhalt mit horizontalem Scrollen / mit fester Breite */
#content_1590 {
	margin-left:20px;
	display:block;
	padding-top: 85px;
	height: 655px;
	width: 1610px;
}

/* Horizontale Zusatznavigation */
#hnav_next, #hnav_prev {
	cursor:pointer;
	width:50px;
	height:50px;
	position:fixed;
	top:50%;
	/*margin-top: -15px;*/
	opacity:0.5;
	display:none;
	z-index:9999;
}
#hnav_prev {
	left:0;
	background:url("../Images/hnavprev.png") no-repeat scroll center center #000000;
}
#hnav_next {
	right:0;
	background:url("../Images/hnavnext.png") no-repeat scroll center center #000000;
}
#hnav_next:hover, #hnav_prev:hover {
	opacity:0.9;
}

/* Seitenfuß für Zusatzmenue */
#footer  {   /* OBSOLETE */
	height:50px;
	width:100%;
    background: transparent url(../Images/slider.png) no-repeat center top;
	margin-top:-50px;
	position:absolute;
	position:fixed;
    height:50px;
    bottom:0px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 36px;
	color:#fff;
	font-style:italic;
}
#footer a {
	color:#fff;
	text-decoration:none;
}

#slider {
	position:fixed;
	bottom:0; 
	width:100%; 
	height:0px; 
	background: url('../Images/slider.png'); 
	background-position:top center;
	display:none;
	padding:10px 0 0 0; 
	overflow:hidden;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 36px;
	color:white;
	font-style:italic;
}
#slider a {   /* OBSOLETE */
	color:white;
	text-decoration:none;
}

#breadcrumb {
	float:left;
	padding:2px 0px 0px 20px;
}
#breadcrumb span
{
	cursor:pointer;
}
#breadcrumb span:hover {
	text-decoration:underline;
}

#add_menu {
	float:left;
	padding:2px 40px 0px 0px;
	right: 40px;
	position: absolute;
}
#add_menu .item
{
	float:left;
	padding-left: 50px;
}
#add_menu span
{
	cursor:pointer;
}
#add_menu span:hover {
	text-decoration:underline;
}

#add_menu1 {   /* OBSOLETE */
	float:left;
}
#add_menu2 {   /* OBSOLETE */
	float:left;
	padding-left: 50px;
}
#add_menu3 {   /* OBSOLETE */
	float:left;
	padding-left: 50px;
}
#closer {
	float:left;
	padding:2px 10px 0px 0px;
	right: 10px;
	position: absolute;
	cursor:pointer;
}
.icon_hilfe:before {
    position: absolute;
    content: url(../Images/icon_help.png);
	margin-left: -36px;
}
.icon_menufav:before {
    position: absolute;
    content: url(../Images/icon_favorites.png);
	margin-left: -36px;
}
.icon_menubookmark:before {
    position: absolute;
    content: url(../Images/icon_bookmarks.png);
	margin-left: -36px;
}
.icon_menusuggest:before {
    position: absolute;
    content: url(../Images/icon_send.png);
	margin-left: -36px;
}
/*Horizontaler Abstand zwischen zwei Inhaltsboxen*/
.interspace_h {
	width: 10px;
	float:left;
}
.double_interspace_h {
	width: 20px;
	float:left;
}
/*Spaltenweise Layouts*/
.column {
	display:block;
	float:left;
}

/*Alle Boxen haben runde Ecken, weissen Hintergrund, Schatten*/
.box {
	display:block;
	-webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
	-o-border-radius: 10px;
    border-radius: 10px;
	background-color:#FFF;
	box-shadow:0 0 5px #666;
	behavior: url(../Style/PIE.htc);
}
.topspace {
	margin-top:10px;
}
/*Die verschiedenen Boxbreiten - freie HÃ¶he*/
.box340 {
	width: 340px;
	padding: 5px;
	float:left;
}
/*Die verschiedenen Boxbreiten - feste HÃ¶he*/
.boxyx655 {
	min-width: 310px;
	height: 655px;
}
/*Buecherbox*/
.boxyx650books {
	min-width: 310px;
	height: 650px;
	background-image: url(../Images/regal_bg.png);
}
/*Die verschiedenen Boxbreiten - feste Breite und variable Hoehe*/
.box950xx {
	width: 950px;
	min-height:650px;
	overflow: auto;
}

/*Die verschiedenen Boxbreiten - feste Breite und HÃ¶he*/
.box950x310 {
	width: 950px;
	height: 310px;
	overflow:hidden;
}
.box950x480 {
	width: 950px;
	height: 480px;
	overflow:hidden;
}
.box950x380 {
	width: 950px;
	height: 380px;
}
.box950x650 {
	width: 950px;
	height: 650px;
}
/* ContentBox Fehlerseite */
.boxFehlerseite {
	width: 910px;
	height: 560px;
	background-image:url(../Images/fehlerseite.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:bottom;
	background-position:left;
	padding: 20px;
}
.box350x650 {
	width: 350px;
	height: 650px;
	float:left;
}

.box310x180 {
	width: 310px;
	height: 180px;
}

.box390x133 {
	width: 370px;
	height: 123px;
}

.box390x133a {
	width: 390px;
	height: 133px;
}
.box390x265 {
	width: 370px;
	height: 265px;
}

.box390x268 {
	width: 390px;
	height: 268px;
}

.box390x234 {
	width: 390px;
	height: 234px;
	overflow:hidden;
}

.box390x359 {
	width: 390px;
	height: 359px;
}

.box550x390 {
	width: 550px;
	height: 390px;
	float: left;
}

.box630x390 {
	width: 630px;
	height: 390px;
}

.box230x655 {
	width: 230px;
	height: 655px;
}	

.box230x112 {
	width: 230px;
	height: 112px;
}

.box150x244	{
	width: 150px;
	height: 244px;
	float: left;
}
.box310x244	{
	width: 310px;
	height: 244px;
	float: left;
}
.box270x244	{
	width: 270px;
	height: 244px;
	float: left;
}	
.box430x244 {
	width: 590px;
	height: 244px;
	float: left;
}
.box390x125	{
	width: 390px;
	height: 125px;
	float: left;
}	
.box550x125	{
	width: 550px;
	height: 125px;
	float: left;
}
.box190x520	{
	width: 190px;
	min-height: 520px;
	float: left;
}
.box350xx	{
	width: 330px;
	max-height: 510px;
	padding: 5px 10px 10px 10px;
	float: left;
}
.box230x130	{
	width: 222px;
	min-height: 150px;
	float: left;
	border:4px solid #fff;
}
.box230x130_transparent	{
	width: 230px;
	min-height: 130px;
	float: left;
}
.box230x120	{
	width: 222px;
	min-height: 117px;
	float: left;
	border:4px solid #fff;
}
.box230x120b	{
	width: 230px;
	height: 125px;
	float: left;
}
.box470x130 	{
	width: 462px;
	min-height: 117px;
	float: left;
	border:4px solid #fff;
}
.box230x40	{
	width: 230px;
	height: 88px;
}
.box230x80	{
	width: 230px;
	height: 60px;
}

/* Seitenelemente "COTY PRESTIGE" */

.cp_box2 {
	width: 510px;
	height:42px;
	margin-top: 10px;
	margin-left: 440px;
}
.cp_box2 ul {
	
  }
.cp_box2 ul li {
	font-family:Arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight:bold;	
	display:inline;
	float:left; 
	list-style:none;	
    margin:15px 0 13px 9px;
}

.cp_box2 ul li a {
	text-decoration:none;	
	color:#666;
}
.cp_box2 ul li a:hover {
	text-decoration:none;	
	color:#000;
}
.cp_box2 .active {
	color:#000;
}
.slidehead {
	padding-bottom:22px;
	margin:0px;
}
#video {
	padding:10px;
}

/* Seitenelemente "Duft NEWS" */

.date {
	padding: 10px 10px 5px 10px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: -0.4px;
	color: #333;
}
.newshead {
	padding: 5px 10px;
}
.newssubhead {
	padding: 5px 10px 0px 10px;
	font: 16px 'OpenSansCondensedBold', Arial, sans-serif;letter-spacing: 0;
}
.newsboxbild {
	margin-top: 10px;
}
.newsboxtext {
	padding:0px 10px;
}
.newsboxtext p {
	margin-top: 16px;
}
.newsboxlink {
	padding: 5px 5px;
}
.newsboxlink a {
	font: 16px 'OpenSansCondensedBold', Arial, sans-serif;letter-spacing: 0;
	line-height: 36px;
	text-decoration:none;
	color:#000;
}
.newsboxlink a img {
	vertical-align: middle;
}
#newsspalte1{
	float:left;
	width:180px;
	padding: 10px;
	font: 12px Arial, sans-serif;
}
.newsspalte1cat {
	padding-top:20px
}
.newsspalte1head {
	font-weight:bold;
	line-height: 36px;
	padding-bottom:5px;
}
#newsspalte1links {
	line-height: 20px;
}
#newsspalte1links ul {
	margin-left:26px;
	list-style-image:url(../Images/icon_dl_small.gif);
}
#newsspalte1links a {
	color:#000;
}
#newsspalte1links a:hover {
	color:#777;
}
.newsspalte1bilder img {
	margin: 3px;
	border: 1px solid #CCC;
}
#newsspalte2{
	float:left;
	width:300px;
	padding: 10px;
}
.newsspalte2subhead {
	font: 16px 'OpenSansCondensedBold', Arial, sans-serif;letter-spacing: 0;
	padding: 10px 0px;
}

#newsspalte2 p {
	font: 12px Arial, sans-serif;
	line-height: 18px;
	margin-bottom: 12px;
}
#newsspalte3{
	float:left;
	width:384px;
	padding: 10px;
}
	
/* Seitenelemente "Marken" */
.brandhead {
	padding: 10px;
}
.brandvideo {
	padding: 0px 10px;
}
.brandboxtext {
	padding:0px 10px;
}
.brandhistorytext {
	padding:0px 10px;
	font: 15px 'LiberationSerifItalic', Times, serif;letter-spacing: 0;
	line-height: 19px;
}
.brandsubhead {
	font: 16px 'OpenSansCondensedBold', Arial, sans-serif;letter-spacing: 0;
	padding: 5px 10px 10px 10px;
}
.box230x112 a {
	font: 13px Arial, sans-serif;
	letter-spacing: -0.4;
	text-decoration:none;
	color: #333;
}
.box230x411 {
	font: 15px 'LiberationSerifItalic', Times, serif;letter-spacing: 0;
	line-height: 19px;
}
.producttable {
	padding: 0px 10px;
}
.producttable table tr td {
	height:110px;
}
.producttable table tr.newgroup td {
	border-top:1px solid #CCC;
	padding-top:5px;
	margin-top:4px;
}
.producttable table tr td img {
	width:110px;
	height:110px;
}
.year {
	font-weight:bold;
}
.linklist {
	list-style-type:none;
	padding-left:10px;
}

/*Seitenelemente "Duft" */

h2 .brandname {
	color:#999;
	letter-spacing: -1.5px;
}

#scentdescription, #salestip {
	padding: 5px 10px;
}

#scentdescription img {
	margin-top:15px;
	width:380px;
	height:210px;
}

#ingredients h2 {
	clear:both;
	padding: 5px 10px;
}
#ingredients img {
	float:left;
	margin-bottom:5px;
	width:70px;
	height:70px;
	margin-left: 10px;
	-webkit-box-shadow: 0 0 4px 0px #AAA;
	-moz-box-shadow: 0 0 4px 0px #AAA;
	box-shadow: 0 0 4px 0px #AAA;
}
#ingredients ul {
	float:left;
	list-style-type:none;
	margin: 0;
	padding: 0;	
	margin-left:10px;
}
#ingredients li.selected {
	color:#933;
}
#duftkarte {
	padding: 0px 10px;
}
.duftkartelink {
	padding: 0px 0px;
	margin: -5px;
}
.duftkartelink_text {
	padding-top:7px;
	padding-left: 5px;
}
.duftkartelink_text a {
	font: 16px 'OpenSansCondensedBold', Arial, sans-serif;letter-spacing: 0;
	text-decoration:none;
	color:#000;
}

#dufttagcloud {
	font: 24px 'OpenSansCondensedBold', Arial, sans-serif;letter-spacing: 0;
	line-height: 28px;
	color: #999;
	text-align:center;
}
#range img {
	float:left;
	margin-bottom:10px;
	width:72px;
	height:72px;
	margin: 0px 10px;
	-webkit-box-shadow: 0 0 4px 0px #AAA;
	-moz-box-shadow: 0 0 4px 0px #AAA;
	box-shadow: 0 0 4px 0px #AAA;
}

.prodrange {
	width:250px;
	padding: 5px 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	display: table;
}

#similarities img {
	padding: 5px 0 5px 13px;
	width:80px;
	height:80px;
	cursor:pointer;
}

/* Seitenelemente "Duftfinder" */
.auswahlliste {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	font-weight:bold;
	padding-top: 5px;
}
#zielgruppe, #marke, #inhaltsstoffe, #kategorie {
	color: #666;
	font-weight: normal;
}
.ausgewaehlt {
	border:4px solid #66CC00;
}
#head_big_box {
	padding: 5px 0px 15px 0px;
}
#head_big_box_up {
	padding: 4px 5px;
}
#text_box1 {
	padding: 0px 0px;
}
.content_box{
	padding: 1px;
}
.text_box {
	width:105px;
	float:left;
}
.text_box_big {
	width:220px;
	padding-right:15px;
	float:left;
}
.text2_box {
	padding-top: 5px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
}
.text3_box {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
}
.bild_box {
	width: 110px;
	height: 87px;
	margin-left:5px;
	float:left;
	-webkit-box-shadow: 0 0 2px 0px #AAA;
	-moz-box-shadow: 0 0 2px 0px #AAA;
	box-shadow: 0 0 2px 0px #AAA;
}
.bild_box_big {
	width: 220px;
	height: 108px;
	margin-left:5px;
	float:left;
	-webkit-box-shadow: 0 0 2px 0px #AAA;
	-moz-box-shadow: 0 0 2px 0px #AAA;
	box-shadow: 0 0 2px 0px #AAA;
}
.wahlbttn {
	padding-top: 7px;
}

#duftfinder_zwischenraum {
	padding: 25px 0px 15px 0px;
	text-align:center;
}
#duftfinder_orbg{
	font: 32px 'OpenSansCondensedBold', Arial, sans-serif;letter-spacing: 0;
	background-image:url(../Images/or_bg.png);
	background-repeat:repeat-y;
}
.biglink {
	padding: 33px 5px;
	text-align:center;
}
.biglink a {
	font: 24px 'OpenSansCondensedBold', Arial, sans-serif;
	letter-spacing: -1px;
	color:#000;
	text-decoration:none;
	background: transparent url('../Images/Dreieck-rechts.png') 100% 40% no-repeat;
	padding-right: 28px;
}
.biglink_b {
	padding: 50px 5px;
	text-align:center;
}
.biglink_b a {
	font: 24px 'OpenSansCondensedBold', Arial, sans-serif;
	letter-spacing: -1px;
	color:#000;
	text-decoration:none;
	background: transparent url('../Images/Dreieck-rechts.png') 100% 40% no-repeat;
	padding-right: 28px;
}
.biglink_centered {
	text-align:center;
	padding-top: 3px;
}
.biglink_centered a {
	font: 24px 'OpenSansCondensedBold', Arial, sans-serif;
	letter-spacing: -1px;
	color:#000;
	text-decoration:none;
}
.biglink_explain {
	font: 12px Arial, sans-serif;
	text-align:center;
	font-style:italic;
	color: #666;
	padding-top:5px;
}
.dufteingabe {
	padding-top: 5px;
}
.duftform {
	background-color: #fff;
  	color: #4d4d4d;
  	border: 1px solid #c4c4c4;
	font: 15px 'OpenSansCondensedBold', Arial, sans-serif;
	padding:3px;
	width:214px;
	height:16px;
}

/* Seitenelemente "Meine Seite" */
#meinprofil {	
	padding: 5px;
}
#meinprofil img {	
	float:left;
	width:115px;
	height:115px;
	border-top-left-radius:8px;
	border-bottom-left-radius:8px;
}
#meinprofil_text {
	width:250px;
	padding-left:10px;	
	float:left;
	height:120px;
	position: relative;
}
#meinprofil_text a {
	color: #333;
	text-decoration:none;
}
#meinprofil_text_unten {
	font-family:Arial, sans-serif;
	font-size: 12px;
	color: #333;
	position: absolute;
	height: 31px; 
  	bottom: 0;
}
.icon_meinprofil_text_unten:before {
    position: absolute;
    content: url(../Images/icon_profile.png);
	margin: -5px;
}
.meinprofil_kommentar {
	font-family:Arial, sans-serif;
	font-size: 12px;
	line-height:14px;
	color: #333;
}
.profillink {
	padding-left: 36px;
}
#duftfinden_head {
	width:175px;
	padding: 5px;
	float:left;
}
#suche {
	width:335px;	
	padding: 5px 5px 5px 25px;
	float:left;
}
#suchfeldeingabe {
	height: 31px;
}
#suchfeldtext {
	font: 16px/16px 'LiberationSerifItalic', Times, serif;letter-spacing: 0;
	line-height: 22px;
	padding-top: 5px;
}
.suchfeld {
	color:#1F1F1F;
	font-family: Arial,sans-serif;
	font-size:12px;
	-webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
	-o-border-radius: 10px;
    border-radius: 10px;
	box-shadow:0 0 3px #666;
	border: solid 1px #ccc;
	behavior: url(../Style/PIE.htc);
	padding:5px;
	width:282px;
	height:12px;
}
#favoriten, #lesezeichen, #besucht {
	padding:5px;
	font-family:Arial, sans-serif;
	font-size: 12px;
	line-height:15px;
	color: #333;
}
.icon_favoriten:before {
    position: absolute;
    content: url(../Images/icon_favorites.png);
	margin: -5px;
}
.icon_favoriten h3, .icon_lesezeichen h3, .icon_besucht h3  {
	padding: 2px 0px 15px 36px;
}
.icon_lesezeichen:before {
    position: absolute;
    content: url(../Images/icon_bookmarks.png);
	margin: -5px;
}
.icon_besucht:before {
    position: absolute;
    content: url(../Images/icon_lastvisited.png);
	margin: -5px;
}

#favoriten img, #lesezeichen img, #besucht img {
	float:left;
	margin-bottom:0px;
	margin-right: 10px;
	-webkit-box-shadow: 0 0 2px 0px #AAA;
	-moz-box-shadow: 0 0 2px 0px #AAA;
	box-shadow: 0 0 2px 0px #AAA;
}

#favoriten img {
	width:80px;
	height:80px;
}
#lesezeichen img, #besucht img {
	width:40px;
	height:40px;
}
.favoriten_single, .lesezeichen_single, .besucht_single {
	width:169px;
	padding: 5px 0px;
	display: table;
	margin-bottom:9px;
	text-decoration:none;
	color:black;
}
.favoriten_single:hover, .lesezeichen_single:hover, .besucht_single:hover {
	margin:-2px -5px;
	border:2px solid #C3F4A4;
	border-left-width:5px;
	border-right-width:16px;
	margin-bottom:7px;
	background-color:#C3F4A4;
}
#philosphy h2 {
	padding-bottom:10px;
}
#philosphy #editslogan {
	display:none;
}
#philosphy #editslogan p {
	margin-bottom:10px;
}
#philosphy #editslogan img {
	float:left;
	width:50px;
	height:50px;
}
#philosphy #editslogan #arrow img {
	float:left;
	width:15px;
	height:50px;
}
#philosphy #editslogan textarea {
	float:left;
	margin-bottom:5px;
	width: 250px;
	max-width:250px;
	height:90px;
	font-family: Arial, sans-serif;
	font-size:12px;
	height: 60px;
	border: 1px solid #cccccc;
}
#philosphy #editslogan .actions {
	clear:left;
	font-family: Arial, sans-serif;
	font-size:12px;
	text-align:right;
	padding-right:20px;
	margin-bottom:10px;
}
#philosphy #editslogan .actions #setslogan {
	cursor:pointer;
}

#philosphy #editslogan .defaultslogan {
	margin-top:5px;
	font-size:14px;
	line-height:16px;
	cursor:pointer;
	clear:left;
}
#philosphy #editslogan .defaultslogan img {
	width:25px;
	height:25px;
	float:left;
	margin-right:10px;
}
#philosphy #editslogan .defaultslogan div {
}

/*Seitenelemente "Duftbrowser" */

#thisscent {
	height:54px;
	padding:8px 6px 0 6px;
	font-size:15px;
	line-height:16px;
}
#thisscent .node {
	width:40px;
	height:40px;
	padding-bottom:10px;
	margin-right:8px;
}
#thisscent .name {
	font-size:17px;
	font-weight:bold;
}

#thisscentfunctions {
	margin-left:54px;
	border-top:1px solid grey;
	padding-top:8px;
	font: 16px 'OpenSansCondensedBold', Arial, sans-serif;
	line-height:30px;
}

#thisscentfunctions a:hover {
	margin:-2px -4px;
	padding:2px 4px;
	background-color:#C3F4A4;
	cursor:pointer;
}

#browsertip {
	position:absolute;
	width:700px;
	top:620px;
	left:35px;
	font-size:14px;
	text-align:center;
}

/*Duft verkaufen*/
#sinnespalte1 {
	width:280px;
	float:left;
	padding:20px;
	font-size:18px;
	line-height:25px;
}
#sinnespalte1 p {
	margin-top:15px;
}
#sinnespalte2 {
	width:240px;
	float:left;
	padding:10px 20px;
	font-size:16px;
}
#sinnespalte2 p {
	margin-bottom:15px;
}
#sinnespalte3 {
	width:328px;
	float:left;
	padding:10px;
}
#sinnespalte2u3{
	width:590px;
	float:left;
	padding:20px 20px;
	font-size:16px;
}
#sinnespalte2u3_du{
	width:590px;
	float:left;
	padding:110px 20px;
	font-size:16px;
}
#koepfchenspalte2 {
	width:592px;
	float:left;
	padding:20px 20px 20px 18px;
}
#koepfchensubspalte2head {
	padding:10px 18px;
}
.koepfchensubspalte2 {
	width:260px;
	float:left;
	padding:0px 18px;
	font-size:16px;
}
.koepfchensubspalte2 p {
	padding:10px 0px;
}
.trainerportraet {
	float:left;
	padding: 20px 0px 10px 14px;
	font: 16px 'OpenSansCondensedBold', Arial, sans-serif;letter-spacing: 0;
}
.trainerportraet img {
	-webkit-box-shadow: 0 0 2px 0px #AAA;
	-moz-box-shadow: 0 0 2px 0px #AAA;
	box-shadow: 0 0 2px 0px #AAA;
}
.trainerportraet a {
	color:#CCC;
	text-decoration:none;
}
.trainerportraet a:hover {
	color:#000;
	text-decoration:none;
}
.newsboxbild-trainer {
	margin: 10px 0px 0px 10px;
	font: 11px 'OpenSansCondensedBold', Arial, sans-serif;letter-spacing: 0;
	line-height: 12px;
	color:#9A9A9A;
}
.newsboxbild-trainer a {
	text-decoration:none;
}
.trainer-single {
	float:left;
	width: 110px;
	padding:10px 0px 20px 0px;
}
.trainer-single a img { border : 0 none; }
.trainer-name {
	font: 12px 'OpenSansCondensedBold', Arial, sans-serif;letter-spacing: 0;
	margin:8px 0px;
	color:#3E3E3E;
}
.trainer-single a {
	color:#9A9A9A;
}
.trainer-name a {
	color:#3E3E3E;
}
.willkommenspalte {
	width:433px;
	float:left;
	padding:20px;
	font-size:18px;
	line-height:23px;
}
.willkommenspalte p {
	margin-top:13px;
}
.kontaktfeld {
	width:300px;
}
.kontaktfeld_big {
	width:300px;
	height:150px;
}
.faq_frage_link a{
	color:#205589;
}
.faq_frage p{
	padding:8px 0px;
}
/*Hilfeseiten*/
#hilfnav{
	font: 12px Arial, sans-serif;
	color: #999;
	margin-left: 20px;
	padding-top:10px;
	margin-bottom: -10px;
}
#hilfnav a{
	color: #999;
}

/* Allgemeine Textformatierungen
----------------------------------------------------------------------------------------------------*/

h1 { 
	font: 36px 'OpenSansCondensedBold', Arial, sans-serif;letter-spacing: 0;
}
h2 { 
	font: 26px 'OpenSansCondensedBold', Arial, sans-serif;letter-spacing: -1px;
}
h3 { 
	font: 16px 'OpenSansCondensedBold', Arial, sans-serif;letter-spacing: 0;
}
h4 { 
	font: 16px 'OpenSansCondensedBold', Arial, sans-serif;letter-spacing: 0;
}
h5 { 
	font: 20px 'OpenSansCondensedBold', Arial, sans-serif;letter-spacing: 0;
}

/* Allgemeine Bildformatierungen
----------------------------------------------------------------------------------------------------*/
.roundright {
	border-radius: 0px 10px 10px 0px;
    -moz-border-radius: 0px 10px 10px 0px;
    -khtml-border-radius: 0px 10px 10px 0px;
    -webkit-border-radius: 0px 10px 10px 0px;
    -o-border-radius: 0px 10px 10px 0px;
	behavior: url(../Style/PIE.htc);
}

.roundall {
	border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
	behavior: url(../Style/PIE.htc);
}

/* Spezielle Formatierungen
----------------------------------------------------------------------------------------------------*/

#tooltip {
	position: absolute;
	display:none;
	width:110px;
	background-color:#EAEAEA;
	/*opacity:0.7;*/
	padding:4px;
	text-align:center;
	font-size:14px;
	line-height:14px;
	cursor:pointer;
}

#confirmation {
	display:none;
	width: 240px;
	height: 60px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -30px 0 0 -120px;
	border: none;
	background: #CCFFCC;
	opacity:0.8;
	
	padding:15px 10px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	vertical-align:middle;
}