/* ----- Seitenstruktur ----- */
body {
	margin:0px;
	padding:0px;
	color:#000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

/* 	Äußerster Container, umfasst gesamten Content */
#outer_container {
	position:relative;
	margin:0cm;
}

/*	Coca-Cola-Logo	*/
#coke_logo_print {
	position:absolute;
	right:0cm;
	top:-2.5cm;
	margin:0cm;
}

/* Haupt-Container, umfasst Navigation, Haupt-Contant, Marken-Container, Haupt-Image */
#main_container {
	position:relative;
	margin:0cm;
	margin-top:3cm;
	width:100%;	
}

/*	umfasst Haupt-Seitentext und Haupt-Image */
#main_content {
	position:relative;
	margin:0cm;
	width:100%;	
}

#coke_logo, #marken_overlay, #header, #noscript_info, #flash_note, .main_content_min_height, .right_container_min_height, #right_container, #right_background, #right_content, #markencontainer, #main_image_container, #etikett_container, #main_image_container_xs, #footer_image, footer_image_alt, #markenrechte, #impressum, #nutzungsbedingungen, #verpflichtung {
	display:none;
}

#copyright {
	margin-top:1cm;
}



/* ----- HTML-Elemente ----- */

img {
	border:none;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#000000;
}

object, embed, form, input {
	margin:0px;
	padding:0px;
}

hr {
	clear:both;
	margin-top:10px;
	margin-bottom:-20px;
	border-top:1px solid #b1b7bb;
	border-bottom:1px solid #dadee2;
}

ul {
	margin:0px;
	margin-left:8px;
	margin-bottom:15px;
	padding:0px;
	text-indent:-8px;		
	list-style-type:none;
}

ul_noindent {
	margin:0px;
	margin-left:8px;
	margin-bottom:15px;
	padding:0px;
	list-style-type:none;
}

p, h1, h2, h6 {
	margin-top:0px;
	margin-bottom:14px;
}

/* Page-Headline */
h1 {
	font-size:11pt;
	font-weight:bold;
	text-transform:uppercase;
}

/* Sub-Headline */
h2 {
	margin-top:26px;
	font-size:10pt;
	font-weight:bold;
	text-transform:uppercase;
}

/* Sub-Headline lowercase*/
h6 {
	margin-top:26px;
	font-size:10pt;
	font-weight:bold;
}


/* Headline, nicht in Fließtexten */
h3 {
	margin:0px;
	font-size:10pt;
	font-weight:bold;
	text-transform:uppercase;
}

/* Headline, nicht in Fließtexten und nicht uppercase */
h4, h5 {
	margin:0px;
	font-size:10pt;
	font-weight:bold;
}

table {
	margin:0px;
	padding:0px;
	border:none;	
	border-spacing:0px;	
	border-collapse:collapse;
}

td {
	margin:0px;
	padding:0px;
	vertical-align:top;
  	border:none;	
	font-size:10pt;
}

select {	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}

/* ----- Content-Klassen und Formatierungen per ID ----- */

/* Links im Fließtext */
.intext {
	color:#000000;
	text-decoration:underline;
}

.intext:hover {
	color:#000000;
}

.nowrap {
	white-space:nowrap;
}

/* 	beendet Floaten	*/
.clearer {
	display:block;
	clear:both;
}

/* Fehlertext für Formulare */
.error {
	color:#000000;
}

/* Fehlerliste */
.textlist_error {
	margin-top:-6px;
	margin-bottom:15px;
	margin-left:15px;
	padding:0px;
	text-indent:0px;		
	list-style-image:url(../img/global/n-dash.gif);
	color:#CC0000;
}

.error_field {
	border:2px solid #000000;
}

#standort_info {
	display:none;
}

/* Navigationslinks innerhalb des Contentbereichs */
.pagelink_bottom_left {
	float:left;
	margin-top:15px;
	margin-bottom:20px;
}

/* Link zum Seitenanfang (am Seitenende) */
.pagelink_bottom_right {
	float:right;
	margin-top:15px;
	margin-bottom:20px;
	text-align:right;
}

/* Link zum Seitenanfang (in FAQ-Liste) */
.pagelink_left {
	float:left;
	margin-top:15px;
	margin-bottom:0px;
	text-align:right;
}

/* Link zum Seitenanfang (in FAQ-Liste) */
.pagelink_right {
	float:right;
	margin-top:15px;
	margin-bottom:0px;
	text-align:right;
}

/* normale Textliste */
.textlist {
	margin-top:-6px;
	margin-bottom:15px;
	margin-left:15px;
	padding:0px;
	text-indent:0px;		
	list-style-image:url(../img/global/n-dash.gif);
}

/* Linkliste */
.linklist_xl {
	margin-top:0px;
}

.linklist_xl li {
	margin-bottom:14px;
}

/* Container für eingerückte Liste */
.indent {
	margin-top:13px;
	margin-left:32px;
}

.indent ul {
	margin-top:8px;
	margin-left:-8px;
}

/* Fotoliste Hauptbereich */
.fotolist {
	width:18cm;
	margin-bottom:19px;
}

.fotolist .fotocell {
	width:85px;
	height:68px;
}

.fotolist .presse_fotocell {
	width:84px;
	height:84px;
	margin:0px;
	padding-right:20px;
	padding-bottom:20px;
}

.fotolist img {
	margin:0px;
}

.fotolist .foto {
	width:59px;
	height:59px;
	margin:0px;
	border-right:1px solid #E4E5E5;
	border-bottom:1px solid #D5D7D7;
	background-color:white;
}

.fotolist .foto img {
	margin:5px;
}

.fotolist .textcell {
	padding-bottom:14px;
}

.fotolist .textcell p {
	margin-bottom:9px;
}

/* Fotoliste rechte Spalte */
.fotolist_xs {
	width:204px;
	margin-bottom:19px;
}

.fotolist_xs .fotocell {
	width:60px;
	height:48px;
}

.fotolist_xs img {
	margin:0px;
}

.fotolist_xs .foto {
	width:51px;
	height:35px;
	margin:0px;
	border-right:1px solid #E4E5E5;
	border-bottom:1px solid #D5D7D7;
	background-color:white;
}

.fotolist_xs .foto img {
	margin:3px;
}

.fotolist_xs .fotolist .textcell {
	padding-bottom:14px;
	line-height:13px;
}

/* Textliste mit Drops */
.textlist_with_drops td {
	padding-bottom:5mm;
}


/* Terminliste */
.datelist {
	width:370px;
	margin-bottom:19px;
}

.datelist tr td {
	height:17px;
}

/* Liste Historie */
.yearlist td {
	padding-bottom:14px;
}

.yearlist .year {
	width:2cm;
	font-weight:bold;
}

/* Textbreite Downloadpage */
.textwidth_download {
	width:335px;
}

/* Tabelle Broschüren-Download */
.download {
	width:10cm;
	margin-bottom:1cm;
	padding-top:2mm;
	background-image:url();
	border-left:none;
	background-color:#ffffff;
}

.download td {
	border: 1px solid #bbbbbb;
}

.download .downloadheadline {
	padding:4px 0px 4px 11px;
	background-color:#ffffff;
}

.download .downloadimage {
	padding:12px 14px 14px 14px;
	background-color:#ffffff;	
}

.download .downloadtext {
	padding:10px 10px 10px 10px;
	background-color:#ffffff;
}

.table_subheadline {
	margin-left:2px;
	padding:4px 0px 4px 11px;
	border-bottom:1px solid #D5D7D7;
}

.table_column_subheadline {
	/*width:186px;*/
	margin-left:2px;
	padding:4px 0px 4px 11px;
	border-bottom:1px solid #D5D7D7;
}


.tabletext {
	margin-left:2px;
	padding:4px 11px 4px 11px;
	line-height:12px;
}

/* Markennavigation */
.links {
	width:50px;
}

/* Austauschgrafik Inhaltsstoffe */
#bottles {
	height:127px;
}

#logo {
	margin-bottom:45px;
}

/* Kontaktformular */
form td {
	vertical-align:bottom;
}

#contactform .label {
	padding-right:4px;
	padding-bottom:4px;
}

#contactform .radio {
	margin-right:1px;
	vertical-align:middle;
}

#contactform .input_normal {
	margin-bottom:1px;
	padding:1px;
	width:280px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;	
}

#contactform #message,  #contactform #message2 {
	width:280px;
	height:122px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;			
}

#contactform .pers_data_storage {
	width:30px;
	margin-top:15px;
	margin-left:-1px;
	padding:0px;
}

#contactform #pers_data_storage_text {
	margin-top:-16px;
	margin-left:25px;
}

#contactform #submitcell {
	padding-top:16px;
	text-align:right;
}

#contactform #submitcell .submitbutton {
	margin-left:4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color:#ffffff;
	color:#000000;	
}

/* Suchformular */
#searchform {
	margin-top:25px;
}

#searchform #submitbutton {
	height:17px;
	margin-left:4px;
	margin-bottom:1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#000000;	
}

/* Teaserboxen rechte Spalte */
#coke_line {
	margin-bottom:10px;
}


/* Nährwerte tooltips verstecken */

.tooltiplink span{
	display:none;
}












