/*  Webdesign: MG web.design info@mg-webdesign.net  */
/*  http://www.eis-cortina.com  */
/*  Letzte Änderung: 20.04.2008  */

* { 
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #EAF16B;
	background-image:url(../images/body_bg_eiscafe_karlsruhe.png);
	background-position:top;
	background-repeat: repeat-x;
	font-size: 0.8em;
	line-height: 130%;
}

/*  Allgemein  */

.tabelle_innen {
	padding:5px 10px 5px 20px;
}
.player {
	padding:5px 10px 5px 20px;
	color:#fca30b;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.small {
	font-size:9px;
	font-weight:normal;
}
.content_image {
	padding-bottom: 10px;
}
/*  DIV-Tags  */

#wrapper { 
	margin: 0 auto;
	width: 1024px;
}
#header {
	color: #333;
	width: 1024px;
	float: left;
	height: 243px;
	margin-top: 23px;
	background: #EAF16B;
}
#left { 
	background: #EAF16B;
	background-image: url(../images/left_bg_eisdiele_karlsruhe.png);
	background-position:right;
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	height: 385px;
	width: 218px;
	float: left;
}
.buttons a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #92a60a;
	background-color: #fae991;
	padding: 5px 5px 5px 25px;
	display: block;
	border-left-color: #fbda6f;
	border-left-style: solid;
	border-left-width: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin: 2px 0px 0px 33px;
}

.buttons a:hover { 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	background-color: #fbda6f;
	border-left-color: #feb930;
 }

.buttonsfix {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #92a60a;
	background-color: #fbda6f;
	padding: 5px 5px 5px 25px;
	display: block;
	border-left-color: #feb930;
	border-left-style: solid;
	border-left-width: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin: 2px 0px 0px 33px;
}
#content { 
	float: left;
	color: #333;
	background: #FAFDBC;
	margin: 0px 0px 0px 0px;
	width: 453px;
	display: inline;
}
#content h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #FCA30B;
	padding: 15px 50px 10px 20px;
}
#content h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FCA30B;
	padding: 15px 50px 10px 20px;
}
#content h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FCA30B;
	padding: 10px 50px 4px 20px;
}
#content p {
	padding: 5px 50px 5px 20px;
	color: #663300;
}
#content a {
	color: #92a60a;
	text-decoration:none;
	font-weight:bold;
}
#content a:hover {
	text-decoration:underline;
}
#right { 
	color: #333;
	background-image: url(../images/right_cafe_karlsruhe.png);
	background-position:right;
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	width: 353px;
	float: left;
	position: relative;
}
#right h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #FCA30B;
	padding: 15px 60px 10px 20px;
}
#right h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FCA30B;
	padding: 15px 60px 10px 20px;
}
#right h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FCA30B;
	padding: 10px 50px 4px 20px;
}
#right p {
	padding: 5px 60px 5px 20px;
	color: #663300;
}
#right a {
	color: #92a60a;
	text-decoration:none;
	font-weight:bold;
}
#right a:hover {
	text-decoration:underline;
}
