/* ausrichtung + schatten aussen (z-index: 0-10) */

body {
	margin: 0px;
	background: #910e24;
}

#ausrichtung {
	position: absolute;
	left: 50%;
	top: 10px;
	width: 795px;
	/*height: 1000px;*/
	height: 1050px;
	margin-left: -392px;
	background: url('../img/kachel_horizontal.gif') repeat-y;
	z-index: 1;

}

#ausrichtung.klein {
	height: 512px;
}


#meldung {
	position: absolute;
	left: 50%;
	top: 10px;
	width: 795px;
	margin-left: -392px;
	background: url('../img/kachel_horizontal.gif') repeat-y;
	z-index: 1;
	height: 514px;
  //height: 514px;
}



#meldungstart {
	position: absolute;
	left: 50%;
	top: 10px;
	width: 795px;
	margin-left: -392px;
	background: url('../img/kachel_horizontal.gif') repeat-y;
	z-index: 1;
	height: 586px;
  //height: 586px;
}


#schatten_oben {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 795px;
	height: 7px;
	z-index: 2;
}

#schatten_unten {
	position: absolute;
	left: 0px;
	top: 1047px;
	width: 795px;
	height: 27px;
	z-index: 3;
}

#logo_drinksmart {
	position: absolute;
	left: 690px;
	top: 1054px;
	height: 27px;
	z-index: 5;
}

#logo_drinksmart_startseite {
	position: absolute;
	left: 690px;
	top: 593px;
	width: 795px;
	height: 27px;
	z-index: 5;
}


#schatten_unten.klein {
	top: 505px;
}


#schatten_meldung {
	top: 507px;
	//top: 507px;
	position: absolute;
	left: 0px;
	width: 795px;
	height: 27px;
	z-index: 3;
}


#schatten_meldungstart {
	top: 586px;
	//top: 586px;
	position: absolute;
	left: 0px;
	width: 795px;
	height: 27px;
	z-index: 3;
}


#abstand_unten {
	position: absolute;
	left: 0px;
	top: 893px;
	width: 795px;
	height: 20px;
	z-index: 4;
}


/* seiten-aufteilung (z-index: 11-30) */

#header {
	position: absolute;
	left: 8px;
	top: 7px;
	width: 781px;
	height: 80px;
	background: url('../img/header_verlauf.gif') repeat-y;
	z-index: 11;
}

#media {
	position: absolute;
	left: 8px;
	top: 108px;
	width: 781px;
	height: 269px;
	z-index: 12;
}

#mediaindex {
	position: absolute;
	left: 8px;
	top: 87px;
	width: 781px;
	height: 269px;
	z-index: 12;
}


#weissunten {
	position: absolute;
	left: 8px;
	top: 356px;
	width: 781px;
	height: 150px;
	background: #ffffff;
	z-index: 16;
}

#weissunten_start {
	position: absolute;
	left: 8px;
	top: 356px;
	width: 781px;
	height: 230px;
	background: #ffffff;
	z-index: 16;
}

#weissrechts {
	position: absolute;
	left: 224px;
	top: 377px;
	width: 565px;
	height: 670px;
	background: #ffffff;
	z-index: 16;
}

#hauptnavigation {
	position: absolute;
	left: 8px;
	top: 87px;
	width: 781px;
	height: 21px;
	z-index: 21;
}

#subnavigation {
	position: absolute;
	left: 8px;
	top: 361px;
	width: 216px;
	height: 686px;
	background: #e3e3e3;
	z-index: 22;
}

#schatten_subnav {
	position: absolute;
	left: 224px;
	top: 377px;
	width: 4px;
	height: 722px;
	z-index: 30;
}


/* content - positionierung (z-index: 31-40) */

#content {
	position: relative;
	margin: 20px;
	color: #000000;
	z-index: 31;


}

#content_jobs {
	width: 350px;
	color: #000000;
}

#content.halb {
	width: 240px;
	//margin: 20px 10px;
}

#content_scroll {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 525px;
	height: 620px;
	color: #000000;
	overflow: hidden;
	z-index: 32;
}

#content_start {
	position: relative;
	margin: 40px 140px;
	color: #000000;
	text-align: center;
	z-index: 33;
}

#graumeldung {
	position: relative;
	height:131px;
 	//height:135px;
  	margin:47px 0px 0px 0px;
  	padding-left:20px;
	background: #e3e3e3;
	clear:both;
	}


#graustartseite {
	position: relative;
	height:131px;
  	//height:125px;
  	margin:47px 0px 0px 0px;
	//margin:7px 0px 0px 0px;
	background: #e3e3e3;
	clear:both;
	}

#content_start.halb {
	margin: 15px 15px;
	//margin: 15px 10px;
	text-align: left;
	width: 358px;
	z-index: 34;
	clear:all;
}

#content_start.ganz {
	margin: 15px 15px;
	//margin: 15px 10px;
	text-align: left;
	width: 730px;
	z-index: 34;
	clear:all;
}

.scrollinhalt_halb {
	position: relative;
	margin: 0px 0px 10px 0px;
	width: 240px;
	z-index: 35;
}

.scrollinhalt_viertel {
	position: relative;
	width: 100px;
	margin: 10px 26px 0px 0px;
	float: left;
}

#logo {
	margin: 0px;
	z-index: 35;
}

#subnav_top_button {
	margin: 0px;
	z-index: 37;
}

#subnav {
	margin: 15px;
	z-index: 36;
}

#moveup {
	position: absolute;
	left: 548px;
	top: 20px;
	width: 11px;
	height: 8px;
	z-index: 39;
}

#moveupmarken {
	position: absolute;
	left: 548px;
	top: 220px;
	width: 11px;
	height: 8px;
	z-index: 39;
	}

#movedown {
	position: absolute;
	left: 548px;
	top: 650px;
	width: 11px;
	height: 8px;
	z-index: 40;
}

.produktblock {
	position: relative;
	margin: 0px;
	clear: both;
}


/* markenseite - produktbilder */

#balken_grau_prod {
	position: relative;
	width: 565px;
	height: 200px;
	background: #e3e3e3;
	z-index: 20;
	overflow:hidden;
}

.marken_thumb_l {
	margin: 20px 2px 0px 20px;
}

.marken_thumb {
	margin: 20px 2px 0px 2px;
}

.erstereihe {
	margin-bottom: 2px;
}

.zweitereihe {
	margin-top: 3px;
}

/* */

.marken_logo {
	margin: 0px 0px 15px 0px;
}

.produkttext {
	margin-left: 120px;
}

.produktbild {
	float: left;
	margin-bottom: 20px;
}

.genusstext {
	margin-left: 166px;
}

.charaktertext {
	margin-left: 101px;
}

.charakterleiste {
	width: 81px;
	float: left;
	margin-bottom: 20px;
}

.charakterbild {
	margin: 5px 0px 45px 0px;
}


/* content - typo */

table {
font: normal 11px/15px Verdana, sans-serif;
	color: #000000;
}

.h0 {
	font: bold 9px/12px Verdana, sans-serif;
}

h1 {
	font: bold 12px/15px Verdana, sans-serif;
	color: #910e24;
	margin: 0px 0px 15px 0px;
}

h2 {
	font: bold 11px/15px Verdana, sans-serif;
	color: #000000;
	margin: 0px 0px 15px 0px;
}

a:link, a:active, a:hover, a:visited {
	color: #910e24;
	text-decoration: none;
}

p {
	margin: 0px 0px 15px 0px;
}

ul {
	font: normal 11px/15px Verdana, sans-serif;
	list-style-type:none;
	margin: 0px 0px 15px 0px;
	padding: 0;

}

ul .markenliste 
{
	/*margin-left: 60px !important;*/
	margin: 0px 0px 0px 121px !important;
}

li
{
margin:0; 
padding-left: 20px;
background-image:url(../img/list_dot.gif);
background-repeat:no-repeat;
}

.markenliste li
{
width: 390px;
margin: 0 0 0 32px;
padding: 0;
}

.fliess {
	font: normal 11px/15px Verdana, sans-serif;
	color: #000000;
}

.fliess_klein {

	font: normal 9px Verdana, sans-serif;
	color: #000000;
}

.jobs {
	font: normal 11px/15px Verdana, sans-serif;
	color: #000000;
	width: 250px;
	height: 30px;
}

.jobs_admin {
	font: normal 11px/15px Verdana, sans-serif;
	color: #000000;
	width: 350px;
	height: 30px;
}

.bold {
	font-weight: bold;
}

.rot {
	color: #910e24;
}

.keinabstand {
	margin-bottom: 0px;
}

.subnav_text {
	font: normal 11px/15px Verdana, sans-serif;
}

.dot {
	background: url(../img/nav_dot.gif) no-repeat;
	background-position: 0px 3px;
}

.textlink {
	padding: 0px 0px 0px 15px;
}

.textlinkklein {
	padding: 0px 0px 0px 15px;
	font: bold 10px/14px Verdana, sans-serif;
}

.textlinkkleinprodukt {
	padding: 0px 0px 0px 15px;
	font: normal 10px/14px Verdana, sans-serif;
}

.eingerueckt {
	margin-left: 10px;
}

.downloadtext {
	margin: 2px 20px 10px 0px;
}


/* content - formulare */

.formlabel {
	padding: 8px 10px 8px 0px;
	vertical-align: top;
}

.formfeld_abstandrechts {
	padding: 4px 20px 4px 0px;
}

.formfeld {
	padding: 4px 0px;
}


table.ouzoplomari td{
	padding-right: 30px;
}


input.feld {
	width: 120px;
	height: 20px;
}

input.anhang {
	width: 280px;
	//width: 300px;
	height: 20px;
}

input.button {
	cursor: pointer;
	text-align: left;
	padding: 0px 0px 0px 12px;
	border: 0px;
	background: url(../img/nav_dot.gif) no-repeat;
	background-position: 0px 4px;
}

textarea.empf {
	width: 390px;
	height: 70px;
}

textarea.kontakt {
	width: 300px;
	height: 70px;
}

p.subnav_text {
margin-bottom:5px;
}
.subnav_text a {
display:block;
padding-bottom:5px;
line-height:12px
}
.subnav_text br {
display:none;
}
