﻿@charset "UTF-8";
/* CSS Document by

TOGETHER webworks
Merih Guerlek

www.together-webworks.com
info@together-webworks.com

Projekt: Eiscafe Cortina Mannheim
2010

*/




/*
Farben:

Beige: #fcebd7
E Rot: #b0202a
B rot: #651717
Footer: #eb8643

*/




html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	font-size: 99%;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}


/* global */


body{
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
}

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

.active {
	font-weight: bold;
}

h1 {
	font-size:larger;
	
}

img {
border:1px solid #651717;
	
	
	
	
}




/*  Page  */




#container {
	position:absolute;
	width:950px;
	height:550px;
	left:50%;  
	margin-left:-475px;  
	top:50%;  
	margin-top:-275px;
	
}

.farbe {
	color:#fdebd7;
	
	
}




#header {
	position:relative;
	width:950px;
	height:150px;
	background:url(../bilder/header_2.jpg) no-repeat;
}


#button {
	position:relative;
	width:950px;
	height:30px;
	background:url(../bilder/button_leiste.jpg) no-repeat;
	
	
}

#navleiste {
	position:relative;
	top:0;
	left:95px;
	width:800px;
	height:30px;
	
	
}

.nav {
	
	width:109px;
	display:inline;
	text-align:center;
	margin-top:3px;
	height:20px;
	float:left;
	
}

.nav a {
	
	
}

.nav a:hover, .nav a:active {
	font-weight: bold;	
}


#nav_over {
	position:absolute;
	top:165px;
	left:95px;
	width:107px;
	height:12px;
	background:url(../bilder/nav_button.jpg) no-repeat;
	z-index:2;
	
}


#fond {
	position:relative;
	width:950px;
	height:370px;
	background:url(../bilder/fond.jpg) no-repeat;
	
}

#content {
	position:relative;
	left:95px;
	top:20px;
	width:760px;
	height:auto;
	margin-bottom:10px;
	overflow:hidden;
}

#text {
	position:relative;
	height:280px;
	color:#651717;
	width:600px;

}

.pic {
	float:left;
	height:302px;
	width:auto;
	color:#651717;
	padding:0;
	overflow:hidden;
	text-align:justify;

	
	
	
}



#fotopanel {
	position:relative;
	right:0px;
	height:350px;
	width:4800px;
	overflow:hidden;
	
}


.panel {
	width:760px;
	height:300px;
	float:left;
}


#panel_nav {
	position:absolute;
	top:503px;
	left:200px;
	width:300px;
	height:20px;
	z-index:2;
}

#panel_nav ul {
	display:inline;
	list-style:none outside none;
	text-decoration:none;
	width:200px;
}

#panel_nav li {
display:inline;
font-size:10px;
}
#panel_nav li a {
background-color:#651717;
border:1px solid #FFFFFF;
color:#FFFFFF;
padding:0 15px;
text-align:center;
}
#panel_nav ul li a:hover, #panel_nav ul li .active {
background-color:#FFF;
border:1px solid #CCCCCC;
color:#651717;
}




#gallery {
	width:750px;
}

#gallery ul {
	list-style:none; 
	padding:0; 
	margin:0; 
	width:310px; 
	height:350px;
	position:relative; 
	float:left;
}

#gallery ul li {
	display:inline; 
	width:52px; 
	height:52px; 
	float:left; 
	margin:0 0 5px 5px;
}


#gallery ul li a {
	display:block; 
	width:50px; 
	height:50px; 
	text-decoration:none; 
	border:1px solid #CCC;
}

#gallery ul li a img {
	display:block; 
	width:50px; 
	height:50px; 
	border:0;
}



#gallery ul li a:hover {
	white-space:normal; 
	border-color:#651717;
}


#gallery ul li a.active {
	white-space:normal; 
	border-color:#651717;
}


/*
#gallery ul li a:hover img {
	position:absolute; 
	left:350px; 
	top:0px; 
	width:auto; 
	height:300px; 
	border:1px solid #651717;
	z-index:2;
}



#gallery ul li a.active img {
	position:absolute; 
	left:350px; 
	top:0px; 
	width:auto; 
	height:300px; 
	border:1px solid #651717;
	

}

*/

#img_con {
	position:absolute; 
	left:350px; 
	top:0px; 
	width:408px; 
	height:300px;
	
	
	
}

#eistorten {
	position:absolute;
	background-color:#FFF;
	width:984px;
	height:580px;
	left:50%;  
	margin-left:-492px;  
	top:50%;  
	margin-top:-290px;
	display:none;
	
}

#eistorten_close {
	position:absolute;
	color:white;
	width:80px;
	height:20px;
	top:528px;
	left:850px;
	display:inherit;
	
}

#eistorten_close  a {
	color:#FFF;	
	
}



#footer {
	position:relative;
	top:550px;
	left:0;
	text-align:right;
	width:930px;
	height:20px;
	z-index:1;
	font-size:9px;
}