@charset 'utf-8';
@import url(reset.css);
/* @import url(lightbox.css);  */

/* ----------------------------------------------------- All browsers */

html {
	overflow-y:scroll;
	}

body {
	background-color:#f8f8f8;
	background-image:url(../images/bg.png);
	background-position:top;
	background-repeat:repeat-x;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, sans-serif;
	z-index:1;
	}


	
#wrapper {
	width:853px;
	margin-left:auto;
	margin-right:auto;
	}

#content {
	}		


/* ---------- SPALTEN --------------*/

	
#header-li, #header-re {
	position:absolute;
	height:178px;
	width:140px;
	background-repeat:no-repeat;
	background-color:transparent;
	}
	
#header-li {
	z-index:1;
	top:0;
	left:0;
	background-image:url(../images/header-li.png);
	}
#header-re {
	z-index:1;
	top:0;
	right:0;
	background-image:url(../images/header-re.png);
	}		


/* ---------- SPALTEN --------------*/


#spalte-logo-navi-text {
	width:350px;
	float:right;
	background-image:url(../images/logo-getraenke-winklmeier.png);
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#spalte-headline-foto {
	z-index:100;
	line-height:0; 
	}  /* wegen Abstand von Bild zu Bild */
	
body.ie7 #spalte-headline-foto img {
	margin-top:-1px;
	}  /* wegen fehlerhaftem Abstand in IE6 und 7 */
		


/* ---------- NAVI --------------*/

#navi {
		margin:30px 0 0 140px;
		}
		
#navi li a {
	font-size: 15px;
	line-height:21px;
	color:#facfac;
	text-decoration:none;
	}

#navi a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}
	
#navi a.aktiv {
		color:#FFFFFF;
		text-decoration:none;
		}
	
	
/* ---------- INTRO und CONTENT --------------*/

#spalte-headline-foto p {
	font-size:13px;
	line-height:18px;
	color:#6b6b6b;
	margin: 5px 200px 50px 2px;
	}
	
#spalte-headline-foto img {
	font-size:6px;
	color:#e3000f;
	}	



#text-intro {
	font-size:13px;
	line-height:18px;
	color:#6b6b6b;
	margin:45px 0 0 140px;
	}
	
body.ie7 #text-intro {
	font-size:12px;
	line-height:17px;
	color:#6b6b6b;
	margin:60px 0 0 140px;
	}  /* wegen fehlerhaftem Umbruch in IE6 und 7 */

h1.text-content {
	margin-top: 60px;
	padding-left: 4px;
	font-size:17px;
	line-height:23px;
	font-weight:bold;
	color:#000000;
	}

p.text-content, ul.text-content-liste {
	margin-top: 15px;
	padding-left: 4px;
	font-size:13px;
	line-height:19px;
	font-weight:normal;
	color:#000000;
	}	
	
ul.text-content-liste {
	margin-top:7px;
	list-style-type: none;
	padding-left:4px;
	}
	
ul.text-content-liste li {
	background-image:url(../images/listicon.png);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding-left:20px;
	margin-top:5px;
	}	

.text-content a, ul.text-content-liste a {
	color:#000;
	text-decoration:underline;
	}
.text-content a:hover, ul.text-content-liste a:hover {
	color:#FF0000;
	text-decoration:underline;
	}
/* .text-content a:visited {
	color:#6b6b6b;
	text-decoration:underline;
	}	*/ 
.text-content a:active, ul.text-content-liste a:active {
	color:#6b6b6b;
	text-decoration:underline;
	}	

.text-content strong {
	color:#e3000f;
	}			
	
p.zusatzinfo {
	margin-top: 19px;
	padding-left: 4px;
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	color:#aaaaaa;
	}
	
p.zusatzinfo a {
	color:#aaaaaa;
	text-decoration:underline;
	}	
p.zusatzinfo a:hover {
	color:#777777;
	text-decoration:underline;
	}	
			
			
/* ---------- GOOGLEMAPS ANFAHRTSPLAN --------------*/


iframe {
	/* margin-top: -530px; */
	position:absolute;
	top: 185px;
	margin-left:9px;
	border:1px solid #999999;
	line-height:0;
	}

p.googlemaps-link a {
	margin-top:20px;
	font-size:11px;
	color:#6b6b6b;
	text-decoration:underline;
	}

/* ---------- FOOTER --------------*/

	
#footer {
	font-size:11px;
	line-height:18px;
	padding-top:30px;
	padding-bottom:30px;
	color:#6b6b6b;
	text-align:center;
	background-image:url(../images/footer-bg.png);
	background-position:50% 20px;
	background-repeat:no-repeat;
	clear:both;
	}	

#footer a {
	color:#6b6b6b;
	text-decoration:underline;
	}
#footer a:hover {
	color:#FF0000;
	}				
		



/* ----------------------------------------------------- JS enabled browsers */

.js div { }

/* ----------------------------------------------------- IE7 and below */

.ie7 div { }

/* ----------------------------------------------------- IE6 and below */

.ie6 div { }
