/*******************************************************************
	Stylesheet für qm2day.de
*******************************************************************/


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#alles {
	height: 100%;
	width: 100%;
}



/*******************************************************************
	Grundlayout
*******************************************************************/

#linie_oben {
	height: 1px;
	width: 930px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/linie.gif);
	background-repeat: repeat-x;
}
#linie_unten {
	height: 1px;
	width: 930px;
	margin: 25px 0px 0px 0px;
	padding: 0px;
	background-image: url(/images/linie.gif);
	background-repeat: repeat-x;
}
#linie_unten_start {
	height: 1px;
	width: 930px;
	margin: 90px 0px 0px 0px;
	padding: 0px;
	background-image: url(/images/linie.gif);
	background-repeat: repeat-x;
}

#mitte {
	width: 930px;
	height: 523px;
	padding-top: 25px;
	float: none;
}
#logo {
	height: 94px;
	width: 570px;
	margin: 0 0 10px 0;
	float: left;
}

#spalte_rechts {
	margin-top: 0px;
	width: 150px;
	height: 525px;
	position: relative;
	top: 0px;
	left: 0px;
	float: right;
}


/*******************************************************************
	Menu
*******************************************************************/

#menucontainer {
	height: 523px;
	width: 180px;
	margin: 0;
	float: left;
}

#menubox {
	height: 523px;
	width: 180px;
	margin: 0px 0px 10px 0px;
	float: left;
	text-align: left;
	position: relative;
	top: 0px;
	left: 0px;
}

#menu {
	width: 180px;
	height: 415px;
	margin: 0;
	text-align: left;
}
#menu .horn {
	width: 180px;
	height: 85px;
	margin: 20px 0px 30px 0px;
}
#menu .horn_button {
	width: 80px;
	height: 80px;
	float: left;
	text-align: center;
	margin: 5px 10px 0px 0px;
}
#menu .horn_text {
	width: 60px;
	height: 60px;
	float: left;
	text-align: center;
	vertical-align: middle;
	font-size: 10px; 
	margin: 20px 0px 0px 0px;
}
#menu UL {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px
}
#menu LI.normal {
	padding: 0px 0px 13px 0px;
}
#menu LI.unten	 {
	padding: 0px 0px 0px 0px;
}
#menu a.link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	background-image: url(/images/menupunkt.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
#menu a.link:hover {
	color: #C1AA72;
	padding: 0px 0px 0px 15px;
	background-image: url(/images/menupunkt_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
#menu a.menu_active {
	color: #C1AA72; 
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	background-image: url(/images/menupunkt_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
#menu a.menu_active:hover {
	color: #FFFFFF;
	padding: 0px 0px 0px 15px;
	background-image: url(/images/menupunkt.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

#menu a.submenu {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
}
#menu a.submenu:hover {
	font-size: 10px;
	color: #C1AA72;
	padding: 0px 0px 0px 15px;
}
#menu a.submenu_active {
	font-size: 10px;
	color: #C1AA72; 
	text-decoration: none;
	padding: 0px 0px 0px 15px;
}
#menu a.submenu_active:hover {
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px 0px 0px 15px;
}

#menu A.infobox_link {
	color: #FFFFFF; 
	text-decoration: none;
}
#menu A.infobox_link:hover {
	color: #881B15;
}
#ankuendigung {
	width: 158px;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #FFFFFF;
	text-align: left;
	clear: both;
	position: absolute;
	bottom: 0;
}
#ankuendigung .boxHeadline {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #881B15;
	padding: 2px 0px 2px 0px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 3px;
}

#teaser {
	width: 129px;
	height: 108px;
	padding: 0;
	margin: 0;
	border: 1px solid #FFFFFF;
	display: block;
	background-image: url(/images/teaser_qm2_movie.jpg);
	background-repeat: no-repeat;
}



/*******************************************************************
	Footer-Menu
*******************************************************************/

#menu_unten {
	width: 930px;
	margin: 10px 0px 25px 0px;
	padding: 0px;
	font-size: 10px;
	color: #C1AA72;
	text-align: right;	
}
#menu_unten a {
	color: #C1AA72;
	text-decoration: none;
}
#menu_unten a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#menu_unten a.links {
	color: #000000;
	text-decoration: none;
}
#menu_unten a.links:hover {
	color: #000000;
	text-decoration: none;
}



/*******************************************************************
	Partner Logos
*******************************************************************/

.partner1 {
	width: 190px;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	margin-top: 2px;
}
.partner2 {
	width: 172px;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	margin-top: 2px;
	padding-left: 0px;
}
.partner3 {
	font-size: 12px;
	color: #FFFFFF;
	float: none;
	margin-top: 2px;
	padding-left: 400px;
}



/*******************************************************************
	Sponsoren Logos
*******************************************************************/

#sponsoren {
	margin-top: 0px;
	width: 150px;
	height: 306px;
	position: relative;
	top: 0px;
	left: 0px;
	float: right;
}
#sponsoren .spacer {
	width: 150px;
	height: 14px;
	margin: 0px;
	padding: 0px;
}
#sponsoren .spacer2 {
	width: 150px;
	height: 28px;
	margin: 0px;
	padding: 0px;
}
#sponsoren .spacer_gross {
	width: 150px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

#sponsoren .trennlinie {
	height: 1px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/linie.gif);
	background-repeat: repeat-x;
}


/*******************************************************************
	Counter
*******************************************************************/

#counter {
	width: 148px;
	height: 217px;
	border: 1px solid #FFFFFF;
	background-image: url(/images/counter_omega.jpg);
	background-repeat: no-repeat;
	float: right;
}

#Countdown_Tage_omega {
	width: 143px;
	height: 10px;
	line-height: 10px;
	font-size: 9px;
	color: #000000;
	padding: 68px 0 0 5px;
	text-align: center;
	font-weight: bold;
}

#Countdown_Zeit_omega {
	width: 143px;
	height: 10px;
	line-height: 10px;
	font-size: 9px;
	color: #000000;
	padding: 12px 0 0 5px;
	text-align: center;
	font-weight: bold;
}

#Countdown_Uhrzeit_omega {
	width: 143px;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	color: #000000;
	padding: 17px 0 0 5px;
	text-align: center;
	font-weight: bold;
}


/*******************************************************************
	Content
*******************************************************************/

#content_start {
	background-image: url(/images/titel_ohne_qm2_logo.jpg);
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	width: 528px;
	height: 399px;
	padding: 20px 20px 0px 20px;
	position: relative;
	color: #881B15;
	top: 0px;
	left: 0px;
	float: left;
	text-align: center;
	font-weight: bold;
}

#content_video {
	background-image: url(/images/titel_ohne_qm2_logo.jpg);
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	width: 568px;
	height: 419px;
	padding: 0;
	position: relative;
	color: #881B15;
	top: 0px;
	left: 0px;
	float: left;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
}

#stoerer_startseite {
	width: 125px;
	height: 110px;
	margin: 273px 0px 0px 0px;
	float: left;
}
#content_liegeplatz {
	border: 1px solid #FFFFFF;
	width: 518px;
	height: 369px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	background-image: url(/images/liegeplatz.jpg);
	background-repeat: no-repeat;
	padding: 25px;
}
#content {
	border: 1px solid #FFFFFF;
	width: 518px;
	height: 369px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	background-image: url(/images/content_bg.jpg);
	background-repeat: no-repeat;
	padding: 25px;
}

#content_zentriert {
	border: 1px solid #FFFFFF;
	width: 518px;
	height: 369px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	background-image: url(/images/content_bg.jpg);
	background-repeat: no-repeat;
	padding: 25px;
	text-align: center;
}
#content_zentriert .hinweis {
	margin-top: 170px;
	font-size: 15px;
}


#content_shop {
	border: 1px solid #FFFFFF;
	width: 518px;
	height: 394px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	background-image: url(/images/content_shop.jpg);
	background-repeat: no-repeat;
	padding: 25px 25px 0px 25px;
}


#content_merchandising {
	border: 1px solid #FFFFFF;
	width: 518px;
	height: 369px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	background-image: url(/images/content_bg.jpg);
	background-repeat: no-repeat;
	padding: 25px;
	overflow: auto;
	scrollbar-base-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #881B15;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #000000;
}
#content_merchandising .subHeadline {
	font-size: 12px;
	color: #C1AA72;
	padding-top: 10px;
}
#content_merchandising .spalte1{
	width: 104px;
	padding: 10px 0px 10px 0px;
	vertical-align: top;
	border-bottom: 1px solid #A4A4A4;
}
#content_merchandising .spalte2{
	width: 250px;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	border-bottom: 1px solid #A4A4A4;
}
#content_merchandising .spalte3{
	width: 114px;
	padding: 10px 0px 10px 0px;
	vertical-align: top;
	text-align: right;
	border-bottom: 1px solid #A4A4A4;
}
#content_merchandising .spalte3a{
	width: 114px;
	padding: 10px 0px 5px 0px;
	vertical-align: top;
	text-align: right;
}
#content_merchandising .spalte3b{
	width: 114px;
	padding: 0px 0px 5px 0px;
	vertical-align: top;
	text-align: right;
}
#content_merchandising .spalte3c{
	width: 114px;
	padding: 0px 0px 10px 0px;
	vertical-align: top;
	text-align: right;
	border-bottom: 1px solid #A4A4A4;
}
#content_merchandising .rubrik{
	width: 490px;
	margin: 20px 0px 10px 0px;
	padding: 2px 5px 2px 5px;
	color: #FFFFFF;
	background-color: #881B15;
	font-weight: bold;
}
#content_merchandising .bild {
	border: 2px solid #A4A4A4;
}
#content_merchandising .feld_anzahl {
	border: 2px solid #A4A4A4;
	background-color: #FFFFFF;
	color: #000000;
	width: 40px;
}
#content_merchandising .feld_anzahl_alert {
	border: 2px solid #A4A4A4;
	background-color: #881B15;
	color: #FFFFFF;
	width: 40px;
}
#content_merchandising .spalte1_form{
	width: 94px;
	padding: 10px 10px 10px 0px;
	vertical-align: top;
}
#content_merchandising .spalte2_form{
	width: 384px;
	padding: 10px 0px 10px 0px;
	vertical-align: top;
	text-align: right;
}
#content_merchandising .feld_daten {
	border: 2px solid #A4A4A4;
	background-color: #FFFFFF;
	color: #000000;
	width: 374px;
}
#content_merchandising .feld_daten_alert {
	border: 2px solid #A4A4A4;
	background-color: #881B15;
	color: #FFFFFF;
	width: 374px;
}
#content_merchandising .feld_submit {
	border: 2px solid #A4A4A4;
	background-color: #CCCCCC;
	color: #000000;
	width: 374px;
}
#content_merchandising .infotext{
	width: 490px;
	padding: 10px 0px 10px 0px;
	vertical-align: top;
}
#content_merchandising a {
	color: #C1AA72;
	text-decoration: underline;
}
#content_merchandising a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#content .bildergalerie_aufmacher1 {
	margin: 20px 0px 0px 0px;
}
#content .bildergalerie_aufmacher2 {
	margin: 20px 10px 0px 10px;
}


a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #C1AA72;
}
a.headlinelink {
	color: #C1AA72;
	text-decoration: none;
}
a.headlinelink:hover {
	color: #FFFFFF;
}
.headline {
	font-size: 16px;
	color: #C1AA72;
	font-weight: bold;
	padding-bottom: 5px;
}
.uhrzeit {
	font-size: 12px;
	color: #C1AA72;
	padding-top: 10px;
}
.programmpunkt {
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 40px;
	background-image: url(/images/listenpunkt.gif);
	background-repeat: no-repeat;
	background-position: 30px 6px;
	margin-top: 10px;
}
.auflistung {
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 40px;
	background-image: url(/images/listenpunkt.gif);
	background-repeat: no-repeat;
	background-position: 30px 6px;
	margin-top: 8px;
}
.hinweis {
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 0px;
	margin-top: 20px;
}
.subHeadline {
	font-size: 12px;
	color: #C1AA72;
	padding-top: 10px;
}
.subHeadline1 {
	font-size: 12px;
	color: #C1AA72;
	padding-top: 10px;
	float: left;
}
.subHeadline2 {
	font-size: 12px;
	color: #C1AA72;
	padding-top: 10px;
	float: none;
	padding-left: 259px;
}
.info_footer {
	font-size: 14px;
	color: #C1AA72;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #C1AA72;
	border-bottom: 1px solid #C1AA72;
	padding: 10px 0 10px 0;
	margin: 10px 0 10px 0;
}
.info_footer span {
	font-size: 10px;
	color: #C1AA72;
	font-weight: normal;
}
.text {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 2px;
}
.text_block {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 2px;
	text-align:justify;
}
.text1 {
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	margin-top: 2px;
}
.text2 {
	font-size: 12px;
	color: #FFFFFF;
	float: none;
	margin-top: 2px;
	padding-left: 259px;
}
.text_dreier {
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	width: 160px;
	margin-top: 2px;
}

.text_infobox {
	font-size: 12px;
	color: #FFFFFF;
	text-align:left;
	float: none;
	margin: 5px 0px 0px 0px;
}
.bild_bu {
	background-color: #A4A4A4;
	padding: 5px;
	color: #000000;
	margin: 0px;
	border: 0px;
	font-size: 11px;
}
.bild_links {
	float: left;
	margin: 10px 10px 10px 0px;
	border: 2px solid #A4A4A4;
	display: inline;
}
.bild_links_top {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 2px solid #A4A4A4;
}
.bild_rechts {
	float: right;
	margin: 10px 0px 10px 10px;
	border: 2px solid #A4A4A4;
}
.bild_rechts_top {
	float: right;
	margin: 0px 0px 10px 10px;
	border: 2px solid #A4A4A4;
}
.bild_rechts_top2 {
	float: right;
	margin: 5px 0px 10px 10px;
}
.bild_mitte {
	margin: 10px 10px 0px 10px;
	border: 2px solid #A4A4A4;
}
.bild_mitte2 {
	margin: 10px 0px 0px 0px;
	border: 2px solid #A4A4A4;
}
.infobox {
	float: right;
	width: 230px;
	margin: 10px 0px 10px 10px;
	padding: 0px 10px 10px 10px;
	border: 2px solid #A4A4A4;
}
.infobox2 {
	float: right;
	width: 230px;
	margin: 10px 0px 10px 10px;
	padding: 10px 10px 10px 10px;
	border: 2px solid #A4A4A4;
}
.infobox3 {
	float: right;
	width: 230px;
	margin: 0px 0px 10px 10px;
	padding: 10px 10px 10px 10px;
	border: 2px solid #A4A4A4;
}
.reisespecial_uebersicht {
	height: 66px;
	margin: 10px 0px 20px 0px;
}
.subHeadlineReisespecial {
	font-size: 12px;
	color: #C1AA72;
	padding: 0px 0px 10px 0px;
}
.reisespecial_bild {
	margin: 0px 10px 0px 0px;
}
.weiter {
	font-size: 12px;
	color: #C1AA72;
	float: left;
	width: 518px; 
	text-align: right;
	position: absolute;
	top: 390px;
}
.zurueck {
	font-size: 12px;
	color: #C1AA72;
	float: right;
	position: absolute;
	top: 390px;
}
a.paginierung {
	color: #C1AA72;
	text-decoration: none;
}
a.paginierung:hover {
	color: #FFFFFF;
}

.news_teaser_bild {
	width: 150px;
	border: 2px solid #A4A4A4;
	padding: 0px;
	margin: 10px 10px 20px 0px;
	clear: both;
	float: left;	
}
.news_teaser_text {
	width: 330px;
	padding: 0px;
	margin: 10px 0px 20px 0px;
	float: right;
	text-align: justify;
}
.news_teaser_headline {
	font-size: 12px;
	color: #C1AA72;
	font-weight: bold;
	margin-bottom: 3px;
}
.zahl_des_tages {
	font-size: 30px;
	font-weight: bold;
	width: 100%;
	padding: 0px;
	text-align: center;
	color: #C1AA72
}
.interaktiv_foto1 {
	width: 150px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	border: 2px solid #A4A4A4;
	clear: both;
	float: left;
}
.interaktiv_foto2 {
	width: 150px;
	margin: 20px 0px 0px 15px;
	padding: 0px;
	border: 2px solid #A4A4A4;
	float: left;
}
.interaktiv_fotogross {
	margin: 0px;
	padding: 0px;
	border: 2px solid #A4A4A4;
}
.neutralisator {
	width: 100%;
	clear: both;
}


/*******************************************************************
	Teaser Hamburg Cruise Days 2008
*******************************************************************/

#teaser_wrapper {
	width: 100%;
	height: 161px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 470px;
	left: 0;
	z-index: 10;
	text-align: center;
}
#teaser_wrapper2 {
	width: 930px;
	height: 170px;
	margin-left: auto;
	margin-right: auto;
}
#teaser_cruise_days {
	width: 930px;
	height: 170px;
	background-image: url(/images/teaser_cruisedays_2008.gif);
	background-repeat: no-repeat;
	display: block;
}


/*******************************************************************
	QM2 REISEN
*******************************************************************/

.reisen_liste {
	width: 250px;
	float: right;
	margin: 0 0 20px 20px;
}

.reisen_liste_headline {
	width: 250px;
	background-color: #C1AA72;
	color: #000000;
}

.reisen_liste_headline2 {
	width: 250px;
	background-color: #CE141E;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 3px 0 0 3px;
	margin: 0 0 5px 0;
}

.reisen_liste_line {
	width: 250px;
	padding: 3px 0 0 3px;
}

.reisen_liste1 {
	width: 40px;
	float: left;
	margin: 0 10px 0 0;
	padding: 3px 0 0 3px;
	text-align: center;
}

.reisen_liste2 {
	width: 30px;
	float: left;
	margin: 0;
	padding: 3px 0 0 3px;
	text-align: center;
}

.reisen_liste3 {
	width: 160px;
	float: right;
	margin: 0;
	padding: 3px 0 0 3px;
	text-align: center;
}



.reisen_liste2_1 {
	width: 55px;
	float: left;
	margin: 0 10px 0 0;
	padding: 3px 0 3px 0;
	text-align: center;
	font-size: 11px;
}

.reisen_liste2_2 {
	width: 55px;
	float: left;
	margin: 0 10px 0 0;
	padding: 3px 0 3px 0;
	text-align: center;
	font-size: 11px;
}

.reisen_liste2_3 {
	width: 55px;
	float: left;
	margin: 0;
	padding: 3px 0 3px 0;
	text-align: center;
	font-size: 11px;
}

.reisen_liste2_4 {
	width: 55px;
	float: right;
	margin: 0;
	padding: 3px 0 3px 0;
	text-align: center;
	font-size: 11px;
}

.reisen_liste2_1 span, .reisen_liste2_2 span, .reisen_liste2_3 span, .reisen_liste2_4 span {
	font-size: 8px;
	vertical-align: super;
}

.reisen_liste p {
	font-size: 11px;
} 


.zusammenfassung {
	font-size: 16px;
	color: #C1AA72;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #C1AA72;
	border-bottom: 1px solid #C1AA72;
	padding: 10px 0 10px 0;
	margin: 10px 0 10px 0;
}
.zusammenfassung span {
	font-size: 12px;
	color: #C1AA72;
	font-weight: normal;
}

