html {
height:95%;
}

body {
color:#595951;
font-family:verdana, arial, helvetica, sans-serif;
font-style:normal;
font-size:11px;
line-height:18px;
height:100%;
margin:10px 10px 0px 10px;
padding:0px;
background-image: url(../img/bg_main.gif); 
background-attachment:fixed;
}

#main_nav {
	width:680px;
	margin: auto;
	background-color: #ffffff;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 0px;
	}
	
#header {
height:238px;
width:680px;
background-color:#ffffff;
margin:10px 10px 0px 10px;
border:0px solid #000000;
}

#header2{
height:238px;
width:680px;
background-color:#000000;
margin:10px 10px 0px 10px;
border:0px solid #fff333;
}

#left {
width:170px;
margin:35px 0px 35px 10px;
float:left;
}

#left2 {
width:170px;
margin:35px 0px 35px 15px;
float:left;
background-color: white;
border-color: none;

}

#content {
width:475px;
margin:35px 25px 0px 15px;
float:left;
padding: 0px;
}

#uebersichtbox {
width:460px;
height:100px;
background-color:#F3F3EE;
padding:5px;
margin:0px 0px 2px 0px;
border: 1px solid #b1b1b1;
}

#uebersichtbox_h1 {
width:470px;
height:30px;
background-color:#e7e7e7;
padding: 0px;
border: 1px solid #b1b1b1;
margin: 0px 0px 2px 0px;
}

#uebersichtbox_h2 {
width:473px;
height:20px;
background-color:#e7e7e7;
padding: 0px;
margin: 0px 0px 2px 0px;
border: 1px solid #b1b1b1;
}

#uebersichtbox_th {
width:470px;
height:30px;
background-color:#e7e7e7;
padding:0px;
margin:0px 0px 0px 0px;
border: 1px solid #b1b1b1;
}

#news_box {
padding:5px;
margin:0px 0px 2px 0px;
border: 1px solid #b1b1b1;
background: #F0F0F0 none repeat scroll 0 0;
border:1px solid #D9D9D9;
padding:10px;
}

#bild {
float:left;
padding:0px 5px 0px 0px;
}

#bildrubrik {
width:100px;
background-color:#000000;
float:right;
padding:0px;
}

#main {
width:700px;
margin:0px auto;
text-align:left;
background-color:#ffffff;
border:1px solid #ffffff;
}

#main2 {
width:700px;
margin:0px auto;
text-align:left;
background-color:#000000;
border:1px solid #ffffff;
}

#nav {
width:680px;
margin: auto;
text-align:left;
background-color:#ffffff;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
/* border-left: 1px solid #000000;
border-right: 1px solid #000000; */
}

#nav2 {
width:680px;
margin:0px auto;
text-align:left;
background-color:#fff333;
border-top:1px dashed #000000;
border-bottom:1px dashed #000000;
}

#footer {
width:680px;
margin:10px;
text-align:right;
font-size:10px;
border-top:1px dashed #CFCFC9;
vertical-align:baseline;
color:#ACAC9C;
}

#copy {
margin:0px;
text-align:left;
float:right;
}
	
img.men {
border-width:0px;
}

table {
	background-color: #f4f4f4;
	border:1px solid #B1B1B1;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
	}

table.top {
	background-color: #E5E5E5;
	border-bottom: 0px solid #B1B1B1;
	height: 14px;
	padding: 0px;
	}

table.tees {
	border: 0px 0px 0px 0px; 
	margin: 3px;
	padding: 3px 0px 0px 0px;
	width: 100%;
	}
	
.topbox {
	border-bottom: 0px solid #b1b1b1;
	background-color: #FFF8F8;
	background-repeat:no-repeat;
	background-position:right;
	width:164px;
	margin:2px;
	color: #4D4D4D;
	font-size:10px;
	letter-spacing:1px;
	line-height:15px;
	padding:0px 3px 0px 3px;
	text-align: left;
}

/* boxen, linke spalte */
.leftboxhead {
	border:0px solid #B1B1B1;
	background-color: #ffffff;
	/* background-image: url(http://www.cafeklatsch-wiesbaden.de/img/leftboxhead.gif); */
	background-repeat:no-repeat;
	background-position:right;
	width:164px;
	margin:2px;
	color: #700000;
	font-size:10px;
	letter-spacing:1px;
	line-height:15px;
	padding:0px 3px 0px 3px;
	text-align: left;
	text-decoration: underline;
}

.leftbox {
	border:0px solid #B1B1B1;
	background-color: #ffffff;
	width: 164px;
	margin: 2px;
	padding: 3px;
}

tr {
	border: 0px solid #B1B1B1;
	}

tr.top {
	border-bottom: 0px solid #B1B1B1;
	}
	
.klein {
	background-color: #F4F4F4;
	font-size: 9px;
	border-bottom: 0px solid #B1B1B1;
	padding-left: 2px;
	}
	
td.karte {
background-color: #F4F4F4;
font-size:11px;
border: 0px solid #B1B1B1;
padding-left: 10px;
}

.padd14left {
	padding-left: 14px;
	font-size: 9px;
	}

td.unter_karte_l {
	background-color: #f4f4f4;
	font-weight: normal;
	font-size: 10px;
	border: 0px solid #B1B1B1;
	padding-left: 10px;
}

td.unter_karte_r {
	background-color: #f4f4f4;
	font-weight: normal;
	font-size: 11px;	
	border: 0px solid #B1B1B1;
	padding-left: 10px;
	text-align: center;
}	

th {
background-color: #f4f4f4;
color:#712727;
font-size:11px;
font-weight:bold;
text-decoration: none;
padding-left: 0px;
}

#th_top {
background-color: #e5e5e5;
color:#712727;
font-size:11px;
font-weight:bold;
text-decoration: none;
padding-left: 4px;
}

h1 {
font-size:18px;
line-height: 1px
color:#4d4d4d;
margin-top:15px;
}

#h1_uebersicht {
font-size:18px;
color:#4d4d4d;
text-align: left;
padding: 0px 0px 0px 0px;
margin: 5px;
}

h2 {
font-size:14px;
font-weight:bold;
color: #4d4d4d;
line-height:16px;
text-decoration: none;
margin:0px;
}

#h2_uebersicht {
font-size:13px;
color:#4d4d4d;
padding: 0px 0px 0px 0px;
margin-bottom: 4px;
margin-top: 1px;
margin-left: 5px;
margin-right: 5px;
text-align: left;
text-decoration: none;
}
	
h2.title {
	border-bottom: 1px solid #46494D;
	}
	
h3 {
font-size:13px;
font-weight:bold;
color:#595951;
margin:0px;
}

h3.news_head {
	border-bottom: 1px dotted #0771A6;
	padding-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #A52A2A;
	}
	
h3.main_nav {
font-size:13px;
font-weight:bold;
color:#595951;
margin-left: 3px;
margin-bottom: 2px;
margin-top: 2px;
text-align: left;
word-spacing: 17px;
}

h3.news {
	border-bottom: 1px dotted ;
	font-size: 18px;
	margin-bottom: 0.25em;
	padding-bottom: 0.25em;
	}
		
li {
/* list-style-image: url(../img/pfeil.gif); */
margin-left: 14px;
background-color: #f4f4f4;
}

li.main_nav {
	float: left;
	font-size:13px;
	list-style-type: none;
	text-align: justify;
	background-color: #ffffff;
	font-weight: bold;	
	}

a:link, a:visited, a:active, a:hover { 
  text-decoration:none;
  font-weight:normal;
  color:#000000;
}

a:active, a:hover
{ 
  color:#cc0000;
}
/* menu Links */
a.menu_link:link, a.menu_link:visited, a.menu_link:hover, a.menu_link:active  {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 3px;
	}

/* menu Links */		
a.menu_link:active, a.menu_link:hover {
	color: #A52A2A;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 3px;
	}
	
/* news Links */
a.news_link:link, a.news_link:visited, a.news_link:hover, a.news_link:active  {
	text-decoration: none;
	color: #A52A2A;
	font-weight: bold;
	}

/* news Links */		
a.news_link:active, a.news_link:hover {
	color: #A52A2A;
	text-decoration: none;
	font-weight: bold;
	}

/* Speisen-Gaetrenke top link*/
a.sp-ge_top_link:link, a.sp-ge_top_link:visited, a.sp-ge_top_link:hover, a.sp-ge_top_link:active {
	text-decoration: none;
	font-weight: normal;
	color: #595951;
}

/* Speisen-Gaetrenke top link*/
a.sp-ge_top_link:active, a.sp-ge_top_link:hover {
	color: #595951;
	text-decoration: none;
	}

/* 'UEBER UNS' Links */	
a.ueber_link:link, a.ueber_link:visited, a.ueber_link:hover, a.ueber_link:active  {
	text-decoration: underline;
	font-weight: normal;
	color: #700000;
	font-size: 10px;
	}

/* 'UEBER UNS' Links */		
a.ueber_link:active, a.ueber_link:hover {
	text-decoration: underline;
	color: #700000;
	font-size: 10px;
	}
	
/* Link 'nach oben. fuer die Speise und Gaetrenke mit den Preisen - '- nach oben -'*/
.speisen_nach_oben {
	text-align: center;
	margin-right: 30px;
	font-size: 10px;
	background-color: #f4f4f4;
	}

/* Link 'nach oben. fuer die Speise und Gaetrenke mit den Preisen - '- nach oben -'*/		
a.speisen_nach_oben:link, a.speisen_nach_oben:visited, a.speisen_nach_oben:hover, a.speisen_nach_oben:active {
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	color: #7f7f7f;
	background-color: #f4f4f4;
	}

/* Link 'nach oben. fuer die Speise und Gaetrenke mit den Preisen - '- nach oben -'*/	
a.speisen_nach_oben:hover, a.speisen_nach_oben:active {	
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	color: #7f7f7f;
	background-color: #f4f4f4;	
}

/* Link fuer die Speise und Gaetrenke in den Tabelen - 'mehr...' Link */
.sp-ge_link {
	text-align: right;
	}

/* Link fuer die Speise und Gaetrenke in den Tabelen - 'mehr...' Link */	
a.sp-ge_link:link, a.sp-ge_link:visited, a.sp-ge_link:active, a.sp-ge_link:hover {
	text-decoration: none;
	color: #595951;
}

/* Link fuer die Speise und Gaetrenke in den Tabelen - 'mehr...' Link */
a.sp-ge_link:active, a.sp-ge_link:hover {
	color: #595951;
	text-decoration: none;
	}

a.block:link, a.block:visited, a.block:active, a.block:hover
{ 
  text-decoration:none;
  font-weight:normal;
  color:#cc0000;
  font-size:11px;
}

a.block:active, a.block:hover
{ 
  color:#000000;
  background-color:#cccccc;
}
	
a.footer:link, a.footer:visited, a.footer:active, a.footer:hover
{ 
  text-decoration: none;
  font-weight:normal;
  color:#cc0000;
  font-size:10px;
}

a.footer:active, a.footer:hover
{ 
  color:#000000;
}

p.news_text {
	text-align: justify;
	}
	
input {
background-color:#ffffff;
border:1px solid #595951;
color:#595951;
font-family:verdana,arial,helvetica;
font-size:11px;
width:95%;
}

textarea {
background-color:#ffffff;
border:1px solid #595951;
color:#595951;
font-family:verdana,arial,helvetica;
font-size:11px;
width:95%;
}

td.txtarea 	{
color:#000000;
font-family:verdana,arial,helvetica;
font-style:normal;
font-size:11px; 
}

input.button {
background-color:#cc0000;
border:1px solid #000000;
color:#ffffff;
font-family:verdana,arial,helvetica;
font-size:11px;
font-weight:bold;
width:95%;
}	