/* Standard "margin" und "padding" Werte auf 0 setzen */
* {
    margin:  0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.err {
	color: red;
	line-height: 2em;
	font-weight: bold;
	font-size: 13px;
}
/* Scrollbalken erzwingen, damit das Layout nicht "springt" */
html, body {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
}

/* Container in dem alle Inhalte (links, rechts, mitte) enthalten sind */
#container {
	/*margin: 70px auto;*/
	width:  900px;
}

#container #header {
  position:relative;
  z-index: 2;
}

/* Kopfbereich der Seite, das Logo wird im body {...} Bereich eingebunden */
#header {
	background-image: url('images/logo.png');
	background-position: 50px 20px;
	height:141px;
	background-repeat: no-repeat;
}


._link, ._link a, ._link a:visited, ._link a:active{
	font-family: Verdana, Arial, Sans-Serif;
	color:#white;
	font-size:14px;
}

._link_b, ._link_b a, ._link_b a:visited, ._link_b a:active{
	font-weight: bold;
}


#main_links{
	background-color:transparent;
	position:absolute;
	top:50px;
	left: 500px;
}
#primary_link_div_1{
	position:absolute;
	padding-left:26px;
	padding-top:2px;
	background-color:transparent;
}
#primary_link_div_1, #primary_link_div_1 a, #primary_link_div_1 a:visited, #primary_link_div_1 a:active{
	font-family: Verdana, Arial, Sans-Serif;
	color:#333333;
	font-weight:bold;
	font-size:11px;
	background-image: url('images/kundenkonto_icon.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#primary_link_div_5{
	position:absolute;
	padding-left:26px;
	padding-top:20px;
	background-color:transparent;
}
#primary_link_div_5, #primary_link_div_5 a, #primary_link_div_5 a:visited, #primary_link_div_5 a:active{
	font-family: Verdana, Arial, Sans-Serif;
	color:#333333;
	font-weight:bold;
	font-size:11px;
}

#primary_link_div_2{
	position:absolute;
	margin-left:160px;
	padding-left:26px;
	padding-top:2px;
	background-color:transparent;
}
#primary_link_div_2, #primary_link_div_2 a, #primary_link_div_2 a:visited , #primary_link_div_2 a:active{
	font-family: Verdana, Arial, Sans-Serif;
	color:#333333;
	font-weight:bold;
	font-size:11px;
}

#primary_link_div_3{
	position:relative;
	margin-left:26px;
	padding-left:26px;
	margin-top:-20px;
	left: 230px;
	height: 20px;
	width: 180px;
	z-index:1;
	background-image: url('images/icon_gutschein.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:transparent;
}
#primary_link_div_3, #primary_link_div_3 a, #primary_link_div_3 a:visited, #primary_link_div_3 a:active{
	font-family: Verdana, Arial, Sans-Serif;
	color:#777777;
        text-decoration: none;
	font-weight:bold;
	font-size:11px;
	width: 180px;
}

#primary_link_div_4{
	position:relative;
	margin-left:26px;
	padding-left:26px;
	margin-top:22px;
	left: 10px;
	width: 180px;
	height: 20px;
	background-image: url('images/icon_newsletter.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:transparent;
}
#primary_link_div_4, #primary_link_div_4 a, #primary_link_div_4 a:visited, #primary_link_div_4 a:active{
	font-family: Verdana, Arial, Sans-Serif;
	color:#777777;
        text-decoration: none;
	font-weight:bold;
	font-size:11px;
	width: 180px;
}

#header_nav{
	height:29px;
	background-color:transparent;
	width: 791px;
	position: relative;
  	z-index: 999;
	top: 103px;
	left: 50%;
	margin-left: -395px;
	padding-left: 10px;
	background-image: url('images/menue_hintergrund-leiste.png');
	background-repeat: no-repeat;
	
}
#header_home_link
{
	width: 230px;
	height: 80px;
	background-color:transparent;
	position: relative;
	left: 50px;
	top: 10px;
}
#logout_link {
  position:relative;
  left: 690px;
  top: -22px;
  width: 100px;
}

#logout_link a, #logout_link a:active, #logout_link a:hover, #logout_link a:visited {
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  color:#ffffff;
}

/* Linke Navigation */
#left {
	float:    left;
	width:    250px;
	position: relative;
}

/* Linke Navigation: TagCloud Links */
#left .tagCloud a {
	color: #fff;
	background-color: transparent;
	border: none;
}

/* Linke Navigation: TagCloud Links (mouseover) */
#left .tagCloud a:hover {
	color: #ffffff;
	border: none;
}

/* Rechte Navigation */
#right {
	float:        right;
	width:        230px;
	position:     relative;
	padding-left: 20px;
}

/************************/
/**** CONTENT  START ****/
/************************/
/* Mittlerer Bereich, in dem der eigentliche Inhalt angezeigt wird */
#content {
	float:       left;
	width:       600px;
	min-height:  550px;
	position:    relative;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size:   12px;
	margin-top: 10px;
        margin-bottom: 20px;
}

/* Tabelle zur Darstellung der grauen Content-Boxen */
#content .table_light_content {
    border-left: 1px solid #ccc;
}

/* Linke obere Zelle der grauen �berschriften-K�sten */
#content .th_light_left {
    height: 39px;
    width:  45px;
}

/* Rechte obere Zelle der grauen �berschriften-K�sten */
#content .th_light_right {
    height: 39px;
    width:  10px;
}

/* Mittlere Zelle der �berschriften innerhalb der grauen K�sten */
#content .th_light_middle {
    font-size:        13px;
    text-align:       left;
    padding:          2px 0px 0px 10px;
}

/* Inhaltbereich f�r die grauen K�sten */
#content .td_light_content, #content .td_light_content_nb {
    border-right:   1px solid #ccc;
    padding:        10px 10px 5px 10px;
    text-align:     center;
    vertical-align: top;
}

/* Inhaltbereich f�r die grauen K�sten, ohne Rahmen (f�r Randelemente) */
#content .td_light_content_nb {
	border: none;
}

/* Untere Zelle der grauen K�sten */
#content .td_light_footer {
    border-right:     1px solid #ccc;
    border-bottom:    1px solid #ccc;
    border-top:       1px solid #ccc;
    padding:          5px 0px 5px 0px;
    text-align:       center;
    vertical-align:   top;
    background-color: #f6f6f6;
}

/* Infoelemente mit kleinerer Schrift; im Content-Bereich */
#content .small_info {
    padding:   3px 0px 3px 0px;
    font-size: 10px;
    color:     #666;
}

/* Links im Content-Bereich */
#content a, #content a:visited , #content a:active {
	color:           #666;
	text-decoration: none;
}

/* Links im Content-Bereich (fokusiert, oder mouseover) */
#content a:hover, #content a:focus {
	color: #444;
}

/* TagCloud im Content-Bereich, oder im Men� */
#content .tagCloud a:hover, #right .tagCloud a:hover {
	color:            #ffffff;
	background-color: #333;
	border:           none;
}

/* �berschriften im Content-Bereich: Ebene 3 */
#content h3 {
    padding:5px;
    background-color: #f2f2f2;
    border: 1px solid #ccc;
}

/* Grafiken im Content-Bereich, die Innerhalb eines Links liegen */
#content a img {
	border: none;
}

/* �berschriften der Ebene 1 in Tabellen */
#content table h1 {
	font-size: 12px;
}

/* Listen im Content-Bereich; keine Aufz�hlungszeichen */
#content ul {
	list-style-type: none;
}

#content ul.ulwb {
	list-style-type: circle;
	padding-left: 15px;
}

/* Listenelemente */
#content ul li {
	line-height: 16px;
}

/* Formatierung des Tabellenkopfes f�r die Inhaltcontainer */
#content .td_light_border_top {
	border-top: 1px solid #ccc;
}

/* Hintergrundformatierungen f�r die Content-Bereiche */
#content .product_details {
	padding:          10px;
	/*background-color: #f8f8f8;*/
	background-color: transparent;
	border:           0px;
	width:            478px;
	border-top:       none;
}

#content .carttable {
	background-color: transparent;
}

#content .carttable td{
	background-color: transparent;
	color: #cc9900;
	font-size: 10px;
	line-height: 1.5em;
}

#content td input.cartinput{
	width:30px;
	text-align:center;
	border:1px solid #cc9900;
	color: #cc9900;
}

#content .cartbutton {
	padding-top:5px;
}
#content .carttable th{
	background-color: transparent;
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px;
}

#content .common_details {
	padding:          10px;
	background-color: transparent;
	border:       none;
}

/* Oberer Rahmen f�r verschiedene Element, die optisch abgetrennt werden sollen */
#content .bt {
	border-top: 1px solid #ccc;
}

/* Infotext im Content-Bereich; Kleinere Schrift, hellgrau */
#content .product_details .info {
	font-size: 11px;
	color:     #555;
	padding:   5px;
}
/* Auswahllisten im Content-Bereich */
#content select {
	width:         125px;
	margin-bottom: 3px;
}

/* Auswahllisten im Content-Bereich (Produkte) */
#content .product_details select {
	background-color: #fafafa;
	border:           1px solid #ccc;
	width:            125px;
}

/* Kommentare zu den Produkten */
#content .product_details .product_details_comments {
	padding: 10px 0px 10px 0px;
}

/* Eingabefelder, (Passwort, Text, Textarea, Select) */
#content input[type=text], #content input[type=password], #content textarea, select {
	color:            #333;
	background-color: #fafafa;
	border:           1px solid #cccccc;
}

/************************/
/**** CONTENT  ENDE  ****/
/************************/

/* Seitenfu� */
#footer {
    padding-top:      10px;
    padding-bottom:   20px;
    line-height: 2.5em;
    font-family:      'Lucida Grande', Verdana, Arial, Sans-Serif;
    text-decoration:  none; 
    color: 	      #333333;
    font-size:        10px;
    text-align:       center;
    background-color: transparent;
}
#footer a {
    text-decoration:  none;
    color: 	      #333333;
}
#footer a:hover {
    text-decoration:  underline;
    color: 	      #333333;
}

#nav_right {
    width: 175px;
    position: absolute; 
    left: 650px;
    top: 161px;
}
#nav_right_top {
    width: 175px;
    height: 50px;
    position: relative;
    background-image: url('images/kasten_rechts_top.png');
    top: 0px;
}
#nav_right_content {
    background-color: #fff;
    border-left:4px solid #cc9900;
    border-right:4px solid #cc9900;
    padding-left: 10px;
    margin-top: -15px;
    width: 157px;
    position: relative; 
}

#nav_right_bottom {
    width: 175px;
    height: 61px;
    background-image: url('images/kasten_rechts_bottom.png');
    position: relative; 
    bottom: 0px;
}

#msplink {
    background-color: transparent;
    width: 150px;
    height: 50px;
    position: relative;
    top: 10px;
    left: 10px;
}

#festivalhopperlink {
    background-color: transparent;
    width: 170px;
    height: 40px;
    position:relative;
    background-image: url('images/festivalhopper.png');
    background-repeat: no-repeat;
    top: 9px;
    left: 0px;
}

#festivalhopperlink1 {
    background-color: transparent;
    width: 160px;
    height: 600px;
    position:relative;
    background-image: url('http://www.festivalhopper.de/gfx/new/festivalhopper-sky.jpg');
    background-repeat: no-repeat;
    top: 9px;
    left: 0px;
}

#ringrockerlink {
    background-color: transparent;
    width: 165px;
    height: 87px;
    position:relative;
    background-image: url('images/ringrocker.png');
    background-repeat: no-repeat;
    top: 9px;
    left: 0px;
}

#twitterlink {
    background-color: transparent;
    width: 122px;
    height: 28px;
    position:relative;
    background-image: url('images/twitter.png');
    background-repeat: no-repeat;
    top: 9px;
    left: 0px;
}

#nav_right_festival_link, #nav_right_festival_link a, #nav_right_festival_link a:visited, #nav_right_festival_link a:active{
    font-family: Verdana, Arial, Sans-Serif;
    color:#333333;
    font-weight:bold;
    font-size:11px;
    text-decoration: none;
    padding-bottom: 5px;
    margin-right: 10px;
    text-align: center;
}

.monthgfx{
    padding-top: 10px;
}

/************************/
/**** TOP-NAVI START ****/
/************************/
#navi {
    font-family:       'Lucida Grande', Verdana, Arial, Sans-Serif;
    background-repeat: no-repeat;
    width:             720px;
    height:            40px;
    position:          absolute;
    top:               105px;
    left:              25%;
    padding:           9px 0px 0px 0px;
}

/* Liste */
#navi ul {
    list-style-type: none;
    float:           right;
    margin:          0px 100px 0px 0px;
}

/* Listenelemente  */
#navi ul li {
    display: inline;
    margin:  0px 0px 0px 22px;
}

/* Links */
#navi ul li a {
    color:           #fff;
    text-decoration: none;
    font-size:       13px;
    font-weight:     bold;
    padding:         11px 8px 13px 8px;
}

a {
    text-decoration:none;
}

/* Mouseover Links */
#navi ul li a:hover {

}
/************************/
/**** TOP-NAVI ENDE  ****/
/************************/

/* Grafiken: ohne Rahmen, wichtig f�r Grafiken, die in Links stehen */
img {
    border: none;
}

/* Ueberschriften: Ebene 2 */
h2 {
	font-size: 13px;
}

/* Logo der Website */
#logo {
	position: relative;
	top:      5px;
	left:     10%;
    width:    350px;
}

/* Gesonderte Formatierung der Ueberschrift Ebene 1 bei den allgemeinen Geschaeftsbedingungen */
#gtc h1 {
	font-size:        16px;
	background-color: #eee;
	border:           1px solid #ccc;
	padding:          5px;
}

/* Gesonderte Formatierung der Ueberschrift Ebene 3 bei den allgemeinen Geschaeftsbedingungen */
#gtc h3 {
	font-size: 14px;
}

/* Gesonderte Formatierung der Absaetze bei den allgemeinen Geschaeftsbedingungen */
#gtc p {
	padding:          10px;
	background-color: #fafafa;
	border:           1px solid #ccc;
	border-top:       none;
	margin-bottom:    10px;
}

/* Bereich im Header der Seite, in dem die Auswahlfelder fuer die Waehrung und die Brutto- u. Nettopreise stattfinden */
#panel_lang_money {
    background-repeat: no-repeat;
    position:          absolute;
    top:               0px;
    left:              52%;
    width:             280px;
    height:            50px;
    padding:           0px 0px 0px 19px;
}

/* Auswahlfeld fuer die Brutto oder Nettopreise; spaetere Verwendung auch fuer die Auswahl der Sprachen*/
#panel_lang_money #languages {
    float:  left;
    margin: 13px 0px 0px 0px;
}

/* Flaggen fuer die Sprachenauswahl */
#panel_lang_money #languages img {
    margin: 0px 5px 0px 0px;
}

/* Anzeige der Waehrung im Header der Seite */
#panel_lang_money #currency {
    padding: 13px 15px 0px 15px;
}

/* Wird nicht mehr benutzt */
#panel_lang_money #brunet {
	padding: 10px 15px 0px 15px;
}

/* Auswahlfeld der Waehrung */
#panel_lang_money  select {
    width: 105px;
}

/* Trennzeichen zwischen den beiden Select-Feldern im Header */
.panel_space_pipe {
    color:     #fff;
    float:     left;
    font-size: 28px;
    padding:   3px 0px 0px 0px;
    margin:    0px 15px 0px 15px;
}

/* Positionierung des Suchfeldes */
#search {
    position:          absolute;
    top:               153px;
    left:              12%;
    background-repeat: no-repeat;
    width:             240px;
    height:            75px;
    padding:           17px 0px 0px 15px;
}

#search p {
    margin:      0px 0px 4px 11px;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size:   10px;
    font-weight: bold;
}

/* Linke Navigation; speziell Kategorien */
#categories {
	margin-top: 75px;
}

/* Schriftart und Gr��e f�r die Kategorien */
#categories, #right {
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size:   12px;
}

/* Breite f�r die Kategorien */
#categories table, #right table {
    width: 240px;
}

/* Formatierung des Hintergrundbildes f�r die Kategorien (Kopf) */
#categories .th_categories_top, #right .th_categories_top {
    background-repeat: no-repeat;
    height:            30px;
    text-align:        left;
    font-family:       'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size:         14px;
    padding:           0px 0px 0px 38px;
    color:             #ffd75c;
}

/* Formatierung des Hintergrundbildes f�r die Kategorien (Inhalt) */
#categories .td_categories_content, #right .td_categories_content, #left .td_categories_content {
    background-repeat: repeat-y;
    padding:           5px 0px 5px 0px;
}

/* Formatierung des Hintergrundbildes f�r die Kategorien (Fu�) */
#categories .th_categories_bottom, #right .th_categories_bottom {
    background-repeat: no-repeat;
    height:            13px;
}

/* Formatierung der Links enthaltenden Liste f�r die Kategorien */
#categories ul, #right ul {
    list-style-type: none;
    font-family:     'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size:       12px;
    padding:         0px 30px 0px 25px;
    line-height:     2.0;
}

/* Listenelemente */
#categories ul li, #right ul li {
    background-repeat: no-repeat;
    padding:           0px 0px 0px 20px;
}

/* Links in den Listenelementen */
#categories ul li a, #right ul li a {

    text-decoration: none;
}

/* Hintergrund und Breite f�r Formulare in den Men�s */
#categories form, #right form, #left .or_bg {
	background-repeat: repeat-y;
	padding:           8px;
	width:             214px;
}

/* Links in den Men�s */
#categories a, #right a {
	color:           #333333;
	text-decoration: none;
}

/* Eingabefelder in Formularen, die im Men� enthalten sind */
#categories form input {
	background-color: #f8f8f8;
	border:           1px solid #333;
}

/* Unterelemente in den Men�s (Kopf) */
.cat_header {
    background-repeat: no-repeat;
    height:            25px;
    margin-top:        75px;
    font-size:         14px;
    padding:           5px 0px 0px 38px;
    color:             #ffd75c;
    font-weight:       bold;
    width:             200px;
}

/* Unterelemente in den Men�s (Fu�) */
.cat_footer {
    background-repeat: no-repeat;
    height:            13px;
    width:             230px;
}

/* Globale Style Definitionen (Schrift, Gr��e etc.) */
p.fs_small {
	font-size: 10px;
}

p.fs_middle {
	font-size: 14px;
}

p.fs_big {
	font-size: 16px;
}

.top {
	margin-bottom: 2px;
}

.center {
	text-align: center;
}

.r {
	text-align: right;
}

.inlit input {
	width: 122px;
}

/* Formatierte Div-Elemente f�r den Inhalt */
div.bg_light {
	background-color: #fafafa;
	border:           1px solid #eee;
	border-top:       none;
	padding:          7px;
	margin-bottom:    20px;
}

/* Formatierte Div-Elemente f�r die Men�s */
.bg_light_menu {
	background-position: bottom;
	background-repeat:   no-repeat;
	border-top:          none;
	padding:             7px;
	margin-bottom:       20px;
}

/* Liste "Sonstiges" im rechten Men� */
#misc {
	list-style-type: none;
	padding-left: 5px;
	line-height: 18px;
}

/* �berschriften in den Men�s */
.misc {
	border-bottom:       1px solid #f2f2f2;
	padding:             3px 3px 3px 15px;
	background-position: top;
	background-repeat:   no-repeat;
	font-size:           12px;
	color:               #444;
}

/* Warenkorb */
.cartBox {
	border-top:       1px solid #ccc;
	border-right:     1px solid #ccc;
	padding:          3px 7px 3px 7px;
	background-color: #fbfbfb;
	margin-bottom:    2px;
}

/* Warenkorb Links */
.cartBoxLeft {
	border-right: 1px solid #ccc;
}

/* Warenkorb Elemente */
.cartBoxes {
	border-top: 1px solid #ccc;
	padding:    3px 7px 3px 7px;
}

.active {font-weight: bold;}


/******************************
*
* Menu-Styles
*
*******************************/

#menu ul .item{display:none;}
#menu ul:hover .item{display:block;}
#menu{position:absolute;}

.crewmember {
  text-align: center;
  margin-bottom: 35px;
}

.crewmember_caption {
  font-weight: bold;
  padding-bottom: 15px;
}

.teamtable {
  width: 100%;
}

.kasten_oben_links {
  width: 288px;
}

.neu_stern {
  background-image: url('images/stern_neu.png');
  background-repeat: no-repeat;
  width: 56px;
  height: 56px;
  position: absolute;
  top:-35px;
  left:-20px;
}

.kasten_oben_links_top {
  background-image: url('images/kasten_oben-links_top.png');
  background-repeat: no-repeat;
  height: 20px;
}

.kasten_oben_links_content {
  background-color: #333333;
  padding-left: 15px;
  padding-right: 15px;
  color: #cc9900;  
  font-size: 10px;
  line-height: 1.5em;
  min-height: 128px;
  width: 258px;
  text-align: right;
  background-image: url('images/kasten_oben-links_bottom.png');
  background-repeat: no-repeat;
  background-position:bottom;
  padding-bottom: 20px;
  position:relative;
}

.kasten_oben_links_content #headline {
  color: #ffffff;  
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 15px;
}

.kasten_oben_links_content #price {
  color: #ffffff;  
  font-size: 12px;
  font-weight: bold;
  padding-top: 15px;
  width: 100px;
  position:absolute;
  left: -50px;
  bottom: 20px;
}

.kasten_oben_links_content #details {
  position:absolute;
  right: 120px;
  bottom: 20px;
}

.kasten_links_prod_img {
  float: right;
  padding-left: 10px;
}

.kasten_oben_links_bottom {
  background-image: url('images/kasten_oben-links_bottom.png');
  background-repeat: no-repeat;
  height: 35px;
}



.kasten_oben_rechts {
  width: 288px;
  padding-left: 13px;
}

.kasten_oben_rechts_top {
  background-image: url('images/kasten_oben-rechts_top.png');
  background-repeat: no-repeat;
  height: 20px;
}

.kasten_oben_rechts_content {
  background-color: #333333;
  padding-left: 15px;
  padding-right: 15px;
  color: #cc9900;  
  font-size: 10px;
  line-height: 1.5em;
  min-height: 128px;
  width: 258px;
  text-align:right;
  position: relative;
  background-image: url('images/kasten_oben-rechts_bottom.png');
  background-repeat: no-repeat;
  background-position:bottom;
  padding-bottom: 20px;
}

.kasten_oben_rechts_content #headline {
  color: #ffffff;  
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 15px;
}

.kasten_oben_rechts_content #price {
  color: #ffffff;  
  font-size: 12px;
  font-weight: bold;
  padding-top: 15px;
  width: 100px;
  position:absolute;
  left: -10px;
  bottom: 20px;
}

.kasten_oben_rechts_content #details {
  position:absolute;
  right: 120px;
  bottom: 20px;
}

.kasten_rechts_prod_img {
  float: right;
  padding-left: 10px;
}

.kasten_oben_rechts_bottom {
  background-image: url('images/kasten_oben-rechts_bottom.png');
  background-repeat: no-repeat;
  height: 35px;
}


.kasten_dies_das {
  padding-top: 19px;
  width: 199px;
}

.kasten_dies_das_top {
  background-image: url('images/kasten_dies-und-das_top.png');
  background-repeat: no-repeat;
  height: 27px;
}

.kasten_dies_das_content {
  background-color: #ffffff;
  padding-left: 15px;
  padding-right: 15px;
  color: #333333;
  font-size: 10px;
  line-height: 1.5em;
  border-left: 4px solid #cccccc;
  border-right: 4px solid #cccccc;
  width: 161px;
  padding-bottom: 20px;
}

.kasten_dies_das_content #headline {
  color: #ffffff;  
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 15px;
}

.kasten_dies_das_content #price {
  color: #ffffff;  
  font-size: 12px;
  font-weight: bold;
  padding-top: 15px;
}

.kasten_dies_das_bottom {
  background-image: url('images/kasten_dies-und-das_bottom.png');
  background-repeat: no-repeat;
  height: 10px;
}


.kasten_reiseupdates {
  padding-top: 7px;
  width: 199px;
}

.kasten_reiseupdates_top {
  background-image: url('images/reise-updates_top.png');
  background-repeat: no-repeat;
  height: 37px;
}

.kasten_reiseupdates_content {
  background-color: #333333;
  padding-left: 15px;
  padding-right: 15px;
  color: #ffffff;
  font-size: 11px;
  line-height: 1.5em;
  width: 169px;
  padding-bottom: 10px;
  background-image: url('images/reise-updates_bottom.png');
  background-repeat: no-repeat;
  background-position: bottom;
}

/*.kasten_reiseupdates_bottom {
  background-image: url('images/reise-updates_bottom.png');
  background-repeat: no-repeat;
  height: 29px;
}*/



.offers_image {
  padding-top: 15px;
  padding-bottom: 4px;
  padding-left: 15px;
}

.reiseupdatehl {
  padding-top: 10px;
  font-weight: lighter;
  color: #cc9900;
  font-size: 13px;
}

.reiseupdate {
  padding-bottom: 5px;
  
}

.faq_antwort {
  color: #cc9900;
  font-weight: normal;
  margin-bottom: 10px;
  margin-left: 15px;
}

.faq_frage {
  color: #333333;
  font-weight: bold;
  margin-bottom: 5px;
  padding-left: 18px;
  background-image: url('images/icon_pfeil_rechts.png');
  background-position: 0px 3px;
  background-repeat: no-repeat;
  
}

.link_with_arrow {
  color: #333333;
  font-weight: bold;
  margin-bottom: 5px;
  padding-left: 18px;
  background-image: url('images/icon_pfeil_rechts.png');
  background-position: 0px 3px;
  background-repeat: no-repeat;
}


#offer {
  text-align:left;
}
#price {
  text-align:right;
  width: 50px;
}
#amount {
  text-align:right;
}

.offer_content {
  text-align:left;
}
.price_content {
  text-align:right;
  padding-left: 15px;
  width: 50px;
}
.amount_content {
    padding-left: 15px;
  text-align:right;
}

.ulwb {
    color: #cc9900;
    font-size: 11px;
    line-height: 18px;
    margin-left: 15px;
}
#orderButton {
  padding-top: 10px;
}
