/*
	Copyright (c) 2006 causa formalis systeme
	Autor 2006 Elisabeth Kaliva, Kln
*/
html {
	margin:0em;
	padding:0em;
	font:.75em Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	height:100%;
}
body {
	margin:0em;
	padding:0em;
	background-color:#ffffff;
	height:100%;
	background-image:url(../images/bg.gif);
	background-repeat:repeat;
}
/* ------ Links allgemein ------ */
a{
	color:#FF6600;
	text-decoration: none;
}
a:hover{
	color:#FF6600;
	text-decoration: none;
}
a:active{
	text-decoration: none;
	color:#333333;
}
a:visited{
	text-decoration: none;
}
/* ______ Ende Links ______ */

/*  ------ Ueberschriften ------ */
h1{
	color:#FF6600;
	font-size:130%;
	line-height:150%;
	font-weight:bold;
	margin:0em 0em 0em 0em;
	padding:0em 0em 0.5em 0em;
}

h2{
	color:#666666;
	font-size:130%;
	font-weight:bold;
	margin:1.7em 0em 0.5em 0em;
	padding:0em;
	line-height:1.5em;
}
h2.speisekarte{
	color:#666666;
	font-size:130%;
	font-weight:bold;
	margin:0em 0em 0.5em 0em;
	padding:0em;
	line-height:1.5em;
}
h3{
	font-size:100%;
	font-weight:bold;
	margin:1em 0em .2em 0em;
	padding:0em;
	color:#666666;
}

h4{
	font-size: 100%;
	font-weight:normal;
	margin:0em 0em 0em 0em ;
	padding:0em;
	font-weight:normal;
}
h5{
	font-size: 100%;
	font-weight:normal;
	margin:0em 0em 0em 0em;
	padding:0em;
	font-style: italic;
}
h6{
	font-size: 100%;
	font-weight:normal;
	margin:0em 0em 0em 0em ;
	padding:0em;
}
/* ______ Ende Ueberschriften ______ */

/* ------ Diverse  HTML-Elemente ------ */
small {
	font-size:90%;
}
div {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
p {
	margin-top:0em;
	margin-bottom: 1.2em;
}
table{
	margin:0em 0em .892em 0em;
	font-size:100%;
	}
table.nomargin{
	margin:0em 0em 0em 0em;
	font-size:100%;
	vertical-align: top;
	}
table p{
	margin-top:0em;
	margin-bottom:.6em;
}
th { 
	text-align:left;
}
td	{
	margin:0em;
}
table.speisen {
	margin:0em 0em 2.5em 0em ;
}
table.speisen td {
    border-bottom:1px solid #cccccc;
	vertical-align: top;
	padding:0.5em 0em .5em 0em ;
}
table.speisen p {
    margin:0em;
	padding:0em;
}
table.speisen h3 {
    color:#666666;
	font-size:100%;
	font-weight:bold;
	line-height:1.5em;
	margin:0em 0em 0em 0em;
	padding:0em 0em 0em 0em;
}
hr{
	border-bottom:1px solid #cccccc;
	border-top:0px;
	height:1px;
}
blockquote {
	margin:0em 0em 0em 1.785em;
}
dd {
	margin:0em;
	padding:0em;
}

UL{
	margin:0em 0em 0em 1em;
	padding: 0em 0em .5em 0em;
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
}
* html ul {
 	list-style-image: url(../images/bulletIE.gif);
}
UL.square{
	margin:0em 0em 0em 1.3em;
	padding:0em 0em .982em 0em;
	list-style-type: square;
}
OL {
	margin:0em 0em 0em 2.4em;
}
li {
	padding:0em;
	margin:0em;
}
dt {
	font-weight: bold;
}
img {
	border:0;
}
/* ______ Ende Diverse HTML HTML-Elemente ______ */

/* ------ Formulare ------ */
form {
	padding:0em;
	margin:0em;
	}
input, select, textarea{
	font-size:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #cccccc;
}
.checkboxen{
	border:0;
}
p.clear {
	clear:both;
	margin:0em;
	padding:0em;
}
p.clear20 {
	clear:both;
	margin:0em 0em 20px 0em;
	padding:0em;
}
/* ______ Ende  Formulare ______*/

/* ------ Haupt Layoutelemente ------ */
#colLeft {
	float:left;
	clear:right;
	padding:0px;
	margin:0px 25px 0px 0px;
	background-color:#FF6600;
	width:370px;
}
#main { 
	float:left;
	clear:right;
	padding:0px;
	margin:0px 25px 0px 0px;
	width:430px;
}
#colRight {
	float:left;
	clear:right;
	margin:0px;
	padding:0px;
	margin:0px;
	width:90px;
}
#bg {
	clear:both;
}
.logoCC {
	clear:both;
	margin: 20px 0px 10px  35px;
	padding: 0px 0px 10px  0px;
}

/* ______ Ende  Haupt Layoutelemente ______*/

/* ------ Unterelemente ------ */
.head {
	padding: 0em;
	height:145px;
	margin:0em;
	white-space: nowrap;
}

.bilderColL br, .bilderColR br {
	clear:both;
	margin:0px;
	padding:0px;
}
.content
{  /* */
 	padding:0em 0em 0em 0em;
	margin:0em 0em 0em 0em;
	line-height:1.5em;
}
.nav{
	padding:0em;
 	margin:1.5em 0em 0em 0em;
	clear:both;
	height:10.25em;
}
.funktionsleiste{  /* Funktionsleiste im oberen Bereich der Website*/
 	padding:0em;
 	margin:1.5em 0em 0em 0em;
	clear:both;
	height:10.25em;
	width:100%;
}
.copy {/*Copyright im unteren Bereich der Website */
	padding:.446em .892em 0em 0em;
	border-top:1px solid #ff0000;
}
.zitat {
	color:#FFFFFF;
	line-height:1.5em;
	width:200px;
	margin:0px 0px 0px 130px;
	
}
.zitatGbild {
	position:absolute;
	left:130px;
	top: 650px;
	color:#FFFFFF;
	line-height:1.5em;
	width:200px;
	
}
.fusnote {
	color:#333333;
	line-height:1.5em;
	font-size:85%;
	
}
.bildunterschrift {
	margin: 0px;
	line-height:1.7em;
	padding:2px ;
	font:.72em Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	height: 20px;
}
.zitatText{
	color:#FF6600;
	font-size:100%;
	font-weight:bold;
	line-height:1.5em;
	margin:0em 0em 0em 0em;
	padding:0em 0em 1.3em 0em;
}
h3.speisenTitelItal{
	color:#666666;
	font-size:100%;
	font-weight:bold;
	line-height:1.5em;
	margin:0em 0em 0em 0em;
	padding:0em 0em 0em 0em;
}
.speisenItal{
	font-size:100%;
	font-weight:normal;
	line-height:1.5em;
	margin:0em 0em 0em 0em;
	padding:0em 0em 1.3em 0em;
	font-style: normal;
	color: #888888;
}
.nachoben{
	float: right;
	margin:0em 0em 0em 0em;
	padding:0em 0em 0em 0em;
}

/* ______ Ende  Unterelemente ______*/
dl.hauptNav {
	float:left;
	clear:right;
	width:190px;
	padding:0px;
	margin:0px;
}
dl.subNav {
	float:left;
	clear:right;
	width:190px;
	padding:0px;
	margin:0px 0px 0px 20px;
}
dl.subNavNav  {
	padding:0em;
	margin:0em 0em 0em 0em;
	clear:both;
}
dl.hauptNav dd, dl.subNav dd, dl.subNavNav dd{
	padding:0em;
	margin:0em;
}
/* ------ Eigenschaften von HTML-Elementen in Unterelementen ------ */
dl.hauptNav a, dl.subNav a, dl.subNavNav a{
	color:#333333;
	text-decoration: none;
	display:block;
	border-bottom:1px solid #cccccc;
	padding:0.3em 0em 0.3em 0em;
	clear:both;
}

dl.hauptNav a:visited, dl.subNav a:visited, dl.subNavNav a:visited{
	text-decoration: none;
}
dl.hauptNav a:hover{
	text-decoration:none;
	color:#FF6600;
	border-bottom:1px solid #666666;
}
dl.subNav a:hover, dl.subNavNav  a:hover{
	text-decoration:none;
	color:#FF6600;
	border-bottom:1px solid #FF6600;
}
dl.hauptNav a:active, dl.subNav a:active, dl.subNavNav a:active {
	text-decoration:none;
	color:#333333;
} 
dl.hauptNav .active  {  /* */
	font-weight:bold;
	color:#FF6600;
	border-bottom:1px solid #666666;
}
dl.subNav .active, dl.subNavNav  .active {  /* */
	color:#FF6600;
	border-bottom:1px solid #FF6600;
}

.logo {/* Bild Logo */
	padding:0em;
	margin: 69px 0px 0px  35px;
}
.bildAlingLinks {
	padding:0em;
	margin: 0px 10px 0px 0px;
	float:left;
}
.bildColLinks {
	padding:0em;
	margin: 0px 0px 20px 0px;
	width:100%;
}
.bildColLMitte{
	padding:0em;
	margin: 20px 0px 20px 0px;
	width:100%;
}

.bildColRechts {
	padding:0em;
	margin: 0px 0px 20px 0px;
	width:100%;
}
.bildColLinksFlM20{
	padding:0em;
	margin: 0em 20px 0px 0em;
	float:left;
	clear:right;
}
.bildProminteColL{
	padding:0em;
	margin: 0em 19px 0px 0em;
	float:left;
	clear:right;
}
.bildProminteColR{
	padding:0em;
	margin: 0em 0px 0px 0em;
	float:left;
	clear:right;
}
.bilderColL {
	width:inherit;
	margin:0em;
	padding:0em;
}
.bilderColR {
	width:inherit;
	margin:0em;
	padding:0em;
}

title, alt {
	background-color:#FFFFFF;
}
p.col {
	float:left;
	clear:right;
	width:50%;
}
