@charset "UTF-8";
/* CSS Dokument für Van Hoa Cafe & Fastfood Website
*
* wurde erstellt vom DCreation Studio - Web Development & Design
* am 20. September 2009
*
*/

* {
	margin: 0;
	padding: 0;
}

html, body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background:#F3F3F3;/*#6e0019;*/
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #fff;
}

a {
	outline:none;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 775px;
	text-align:left;
}

#header {
	margin: 0;
	padding: 0;
	width: 775px;
	height: 68px;
	background:#2f2f2f url(images/top-bg.jpg) top repeat-x;
}

#mainnav {
	margin: 0;
	padding: 0;
	width:300px;
	height: 68px;
	float:left;
}

#mainnav a img {
	float:left;
	width: auto;
	height:68px;
	border:none;
}

.menu {
	float:left;
	width: 88px;
	height:68px;
	border:none;
	background-image:url(images/menu-bt.jpg);
}

.menu:hover, .menu a.active {
	float:left;
	width: 88px;
	height:68px;
	border:none;
	background-image:url(images/menu-bt-hover.jpg);
}


.tagesgerichte {
	float:left;
	width: 133px;
	height:68px;
	border:none;
	background-image:url(images/tagesgerichte-bt.jpg);
}

.tagesgerichte:hover {
	float:left;
	width: 133px;
	height:68px;
	border:none;
	background-image:url(images/tagesgerichte-bt-hover.jpg);
}

.meinungen {
	float:left;
	width: 133px;
	height:68px;
	border:none;
	background-image:url(images/meinung-bt.jpg);
}

.meinungen:hover {
	float:left;
	width: 133px;
	height:68px;
	border:none;
	background-image:url(images/meinung-bt-hover.jpg);
}

.uns {
	float:left;
	width: 98px;
	height:68px;
	border:none;
	background-image:url(images/uns-bt.jpg);
}

.uns:hover {
	float:left;
	width: 98px;
	height:68px;
	border:none;
	background-image:url(images/uns-bt-hover.jpg);
}

#top {
	margin: 0;
	padding: 0;
	width:475px;
	height:68px;
	float:left;
}

.shape {
	width: 358px;
	height:31px;
	float:left;
	margin-left: 100px;
}

.shape img {
	border:none;
}

.toplinks {
	width: 209px;
	height:37px;
	float:left;
	margin-left: 187px;
}

.startseite {
	width: 67px;
	height:37px;
	float:left;
	border:none;
	background:#2f2f2f url(images/startseite-bt.jpg) no-repeat;
}

.startseite:hover {	
	width: 67px;
	height:37px;
	float:left;
	border:none;
	background:#2f2f2f url(images/startseite-bt-hover.jpg) no-repeat;
}

.kontakt {
	width: 66px;
	height:37px;
	float:left;
	border:none;
	background:#2f2f2f url(images/kontakt-bt.jpg) no-repeat;
}

.kontakt:hover {	
	width: 66px;
	height:37px;
	float:left;
	border:none;
	background:#2f2f2f url(images/kontakt-bt-hover.jpg) no-repeat;
}

.impressum {
	width: 76px;
	height:37px;
	float:left;
	border:none;
	background:#2f2f2f url(images/impressum-bt.jpg) no-repeat;
}

.impressum:hover {	
	width: 76px;
	height:37px;
	float:left;
	border:none;
	background:#2f2f2f url(images/impressum-bt-hover.jpg) no-repeat;
}

.einloggen {
	width: 76px;
	height:37px;
	float:left;
	border:none;
	background:#2f2f2f url(images/einloggen-bt.jpg) no-repeat;
}

.einloggen:hover {	
	width: 76px;
	height:37px;
	float:left;
	border:none;
	background:#2f2f2f url(images/einloggen-bt-hover.jpg) no-repeat;
}

#logohalter {
	margin:0;
	padding:0;
	width: 774px;
	float:right;
}

.logo {
	width:209px;
	height:65px;
	margin-right: 79px;
	float:right;
	border:none;
	text-decoration:none;
}

.logo img{
	border:none;
	text-decoration:none;
}

.subnav {
	width: 300px;
	float:left;
}

.subnav ul {
	float:left;
	margin: 0;
	padding: 0;
	margin-left:33px;
	margin-top:3px;
}

.subnav ul li {
	margin:0;
	padding:0;
	float:left;
	display:block;
	padding-right: 20px;
	font-family:Verdana, Geneva, sans-serif
	font-size: 11px;
	font-weight:lighter;
	font-smooth: always;
}

.subnav ul li a {
	color: #fff;
	text-decoration: underline;
}

.subnav ul li a:hover {
	color:#ffdc67;
}

.subnav ul li a.active {
	color:#ffdc67;
}


/*** Inhalt-Container ***/
#mainContainer {
	margin: 0;
	padding: 20px 0px;
	background:#6e0019;
}


#banner {
	margin: 0px 0px 0px 15px;
	margin-top: 55px;
	width:747px;
	height:379px;
	background:url(images/banner-bg.png) 0 0 no-repeat;
}

#banner_pages {
	margin: 0px 13px;
	margin-top: 55px;
	width:747px;
	height:379px;
	background:url(images/menu-banner.png) 0 0 no-repeat;
}

#banner_kontakt {
	margin: 0px 13px;
	margin-top: 55px;
	width:748px;
	height:379px;
	background:url(images/kontakt-banner.png) 0 0 no-repeat;
}

.bannertext {
	margin: 6px 0px 5px 6px;
	width: 230px;
	float:left;
	height:339px;
	padding:10px 10px;
	background-color:#2F2F2F;
}

.bannerimage {
	margin: 6px 0px 5px 0px;
	padding:0;
	width: 483px;
	float:left;
	height:359px;
}

.bannerimage img{
	border:none;
}

h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	color:#fff;
	font-weight:lighter;
	font-smooth: always;
	text-transform:uppercase;
}

h1.pages {
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	color:#fff;
	font-weight:lighter;
	font-smooth: always;
	text-transform:uppercase;
}

h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#ffdc67;
	font-weight:lighter;
	font-smooth: always;
	text-transform:uppercase;
}

p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:lighter;
	font-smooth: always;
	margin-top:5px;
}

p.karte {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:lighter;
	font-smooth: always;
	margin-top:5px;
	padding-right: 10px;
}

ul li {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:lighter;
	font-smooth: always;
	list-style-image:url(images/bullet.gif);
	margin:10px 0px 0px 20px;
	padding-bottom:0px;
}

ul li a {
	color: #fff;
	text-decoration:none;
}

ul li a:hover {
	color:#ffdc67;
}

.meinung {
	margin: 10px 0px 5px 20px;
	border:none;
}

.platzhalter {
	width: 250px;
	height: 64px;
	float:left;
	margin: 10px 0px;
}

.bildhalter {
	width: 61px;
	height:62px;
	float:left;
	margin: 0px 15px 5px 5px;
}

.bildhalter a img {
	float:left;
	border:1px solid #7b0c26;
}

.texthalter {
	width: 150px;
	margin: 0px 0px 5px 0px;
	float: left;
	font:Verdana, Geneva, sans-serif
	font-size:11px;
	color:#000;
}

.texthalter a {
	text-decoration: underline;
	color:#000;
}

#inhalt {
	margin:0;
	padding:0 0 20px 0;
	width: 775px;
	height:auto;
	float:left;
	background:#6e0019;
}

.tabelle01 {
	margin: 0px 0px 20px 25px;
	width: 360px;
	float:left;
}

.preis_tabelle01 {
	margin: 0px 0px 0px 50px;
	width: 40px;
	float:left;
}

.preis_tabelle02 {
	margin: 20px 0px 0px 30px;
	width: 40px;
	float:left;
}

.tabelle02 {
	margin: 20px 13px 20px 0px;
	width: 160px;
	float:right;
}

.tabelle02 img {
	margin-bottom:15px;
	border:1px solid #fff;
}

.zeile {
	margin-top:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:lighter;
	font-smooth: always;
	line-height:25px;
}

.arrow_new {
	width:20px;
	height:145px;
	margin-left:20px;
	float:left;
}

.upArrow_new {
	width:20px;
	height:16px;
	margin-top:310px;
	color:#FFF;
	cursor:pointer;
	margin-right:0px;
	background:#fff url(../images/up.gif) no-repeat;
}


.downArrow_new {
	width:20px;
	height:16px;
	margin-top:7px;
	color:#FFF;
	cursor:pointer;
	margin-right:0px;
	background:#fff url(../images/down.gif) no-repeat;
}


/**** Info-Container ****/
#info {
	margin: 0;
	padding: 0;
	clear:both;
	height: 200px;
	background:#2f2f2f url(images/info-bg.jpg) top repeat-x;
	background-color:#2f2f2f;
}

.title {
	padding: 10px 0px 0px 23px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:lighter;
	font-smooth: always;
	color:#ffdc67;
	text-transform:uppercase;
	text-decoration:underline;
}

.links {
	width:290px;
	height: 200px;
	float:left;
}

.mitte {
	width: 295px;
	height: 200px;
	float:left;
	margin-left: 10px;
}

.rechts {
	width: 155px;
	height: 185px;
	float:right;
	padding-top:15px;
}

.rechts_impressum {
	width: 240px;
	height:185px;
	float:left;
	margin-left:10px;
}

.rechts p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #fff;
}

.trennlinie01 {
	width:1px;
	height: 93px;
	float:left;
	padding-top: 62px;
}

.trennlinie02 {
	width:1px;
	height: 144px;
	float:left;
	padding-top: 32px;
}

.trennlinie03 {
	width:1px;
	height: 210px;
	float:left;
	margin-left:35px;
	margin-top:50px;
	padding-top: 62px;
	background:url(images/trennlinie_gross.jpg) repeat-y;
}

.platzhalter_info {
	width: 300px;
	height: 64px;
	float:left;
	margin: 15px 0px 0px 0px;
}

.platzhalter_impressum {
	width: 300px;
	height: 180px;
	float:left;
	margin: 15px 0px 0px 0px;
}

.platzhalter_impressum p {
	margin: 0px 10px;
	float: left;
	font:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
}

.impressum_text {
	font-weight:bold;
}

.bildhalter_info {
	width: 97px;
	height:59px;
	float:left;
	margin: 0px 15px 5px 23px;
}

.bildhalter_info a img {
	float:left;
	border:1px solid #fff;
}

.texthalter_info {
	width: 150px;
	margin: 5px 0px 5px 0px;
	float: left;
	font:Verdana, Geneva, sans-serif
	font-size:11px;
	color:#fff;
}

.texthalter_info a {
	text-decoration: underline;
	color:#fff;
}



/**** Footer ***/
#footer {
	margin: 0;
	padding: 0 10px;
	height: 32px;
	background:#000 url(images/footer-bg.jpg) repeat-x;
}

#footer p, #footer p a {
	margin: 0;
	padding-top: 12px;
	font-family:Verdana;
	font-size:10px;
	color:#666;
	font-weight:lighter;
	font-smooth: always;
	text-transform:uppercase;
	text-decoration:none;
}


/***** Gästebuch*****/
.formular {
	margin: 6px 0px 5px 10px;
	padding:0;
	width: auto;
	float:left;
	height:359px;
}

#entries {
	margin:10px 0px 20px 30px;
	width:auto;
}

table {
	caption-side:top;
	width:95%;
	text-align:left;
	margin:0 0 10px 0;
	background:#6E0019;
	padding:5px;
	border:1px solid #FAF6B7;
}

td {
	background:#6E0019;
	padding:5px;
	font-size:11px;
	color:#fff;
	border:none;
	
}


