/**** CSS-Vorgaben fŸr restaurantsuche.ch ****/

/* BODY *****/
body {
	background-image:url(bilder/hg.gif);
	background-color:#ffffcc;
	margin:0px;
}

/* ZELLEN *****/
td {
	vertical-align:top;
	text-align:left;
	line-height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
}

td.rechts {
	text-align:right;
}

td.detail {
	vertical-align:top;
	text-align:left;
	line-height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
	padding-bottom:5px;
}

td.nav {
	vertical-align:middle;
	height:27px;
	background-color:#000000;
	padding-left:10px;
	color:#aaaaaa;
}

td.unav {
	vertical-align:middle;
	height:22px;
	background-color:#eeeeee;
	padding-left:10px;
	color:#000000;
}


td.pfad {
	text-align:left;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	letter-spacing:0px;
}

td.inhalt {
	vertical-align:top;
	text-align:left;
	line-height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
	padding:5px;
}

td.aktuell {
	vertical-align:top;
	text-align:left;
	line-height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
	padding:0px;
}

td.meinung {
	vertical-align:middle;
	text-align:left;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#555555;
	padding:5px;
}

td.mitrandausseroben {
	border-color:#555555;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-top-width:0px;
	border-style:dotted;
}

td.footer {
	border-color:#555555;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:0px;
	border-top-width:1px;
	border-style:dotted;
	padding-left:10px;
	font-size:10px;
	height:22px;
	vertical-align:middle;
	text-align:center;
	color:#000000;
	background-color:#cccccc;
}



td.mitrandrechtslinks {
	border-color:#555555;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:0px;
	border-top-width:0px;
	border-style:dotted;
}

td.mittig {
	vertical-align:middle;
	text-align:left;
	line-height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}

td.marquee {
	vertical-align:middle;
	text-align:left;
	line-height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#222222;
}

td.fusszeile {
	vertical-align:middle;
	text-align:left;
	line-height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#222222;
	padding-left:10px;
}

td.header {
	vertical-align:middle;
	text-align:left;
	line-height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222222;
	font-weight:900;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-color:#555555;
}

td.randrechts {
	border-color:#555555;
	border-left-width:0px;
	border-right-width:1px;
	border-bottom-width:0px;
	border-top-width:0px;
	border-style:dotted;
}

/* TITEL *****/
h1 {
	font-size:18px;
	font-weight:100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#222222;
	line-height:20px;
	margin-top:10px;
	margin-bottom:10px;
}

h2 {
	font-size:18px;
	font-weight:100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#555555;
	line-height:20px;
	margin-top:10px;
	margin-bottom:5px;
}

h3 {
	font-size:14px;
	font-weight:100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:20px;
	margin-top:12px;
	margin-bottom:2px;
}

/* SCHRIFT *****/
font.hell {
	color:#999999;
}

font.markiert {
	background:#aaeeff;
}

br.abstand {
	line-height:20px;
}
/* liste */
ul {
	margin-top:5px;
	list-style-image:url(bilder/listbullet.gif);
}

li {
	margin-bottom:5px;
}

hr {
	background-color:#ffffcc;
	color:#ffffcc;
	/* border:#999999; */
	height:0px;
	border-style:dotted;
	border-bottom-width:1px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	border-color:#555555;
}



a:link.nav {
	font-size:13px;
	font-weight:100;
	color:#cccccc;
	letter-spacing:0px;
	text-decoration:none;
}

a:hover.nav {
	font-size:13px;
	font-weight:100;
	color:#ffffff;
	letter-spacing:0px;
	text-decoration:none;
}

a:active.nav {
	font-size:13px;
	font-weight:100;
	color:#ff0000;
	letter-spacing:0px;
	text-decoration:none;
}

a:visited.nav {
	font-size:13px;
	font-weight:100;
	color:#cccccc;
	letter-spacing:0px;
	text-decoration:none;
}

a:link.unav {
	font-size:11px;
	font-weight:100;
	color:#000000;
	letter-spacing:0px;
	text-decoration:none;
}

a:hover.unav {
	font-size:11px;
	font-weight:100;
	color:#ff0000;
	letter-spacing:0px;
	text-decoration:none;
}

a:active.unav {
	font-size:11px;
	font-weight:100;
	color:#666666;
	letter-spacing:0px;
	text-decoration:none;
}

a:visited.unav {
	font-size:11px;
	font-weight:100;
	color:#000000;
	letter-spacing:0px;
	text-decoration:none;
}




a:link.pfad {
	font-size:11px;
	font-weight:100;
	color:#000000;
	letter-spacing:0px;
	text-decoration:none;
}

a:hover.pfad {
	font-size:11px;
	font-weight:100;
	color:#ff0000;
	letter-spacing:0px;
	text-decoration:none;
}

a:active.pfad {
	font-size:11px;
	font-weight:100;
	color:#333333;
	letter-spacing:0px;
	text-decoration:none;
}

a:visited.pfad {
	font-size:11px;
	font-weight:100;
	color:#000000;
	letter-spacing:0px;
	text-decoration:none;
}

a:link {
	font-size:11px;
	font-weight:900;
	font-style:bold;
	color:#555555;
	letter-spacing:0px;
	text-decoration:none;
}

a:hover {
	font-size:11px;
	font-weight:900;
	font-style:bold;
	color:#000000;
	letter-spacing:0px;
	text-decoration:none;
}

a:active {
	font-size:11px;
	font-weight:900;
	font-style:bold;
	color:#000000;
	letter-spacing:0px;
	text-decoration:none;
}

a:visited {
	font-size:11px;
	font-weight:900;
	font-style:bold;
	color:#555555;
	letter-spacing:0px;
	text-decoration:none;
}

a:link.fuss {
	font-size:9px;
	font-weight:100;
	color:#000000;
	letter-spacing:0px;
	text-decoration:none;
}

a:hover.fuss {
	font-size:9px;
	font-weight:100;
	color:#333333;
	letter-spacing:0px;
	text-decoration:none;
}

a:active.fuss {
	font-size:9px;
	font-weight:100;
	color:#333333;
	letter-spacing:0px;
	text-decoration:none;
}

a:visited.fuss {
	font-size:9px;
	font-weight:100;
	color:#000000;
	letter-spacing:0px;
	text-decoration:none;
}

a:link.liste {
	font-size:11px;
	font-weight:900;
	color:#555555;
	letter-spacing:0px;
	text-decoration:none;
}

a:hover.liste {
	font-size:11px;
	font-weight:900;
	color:#000000;
	letter-spacing:0px;
	text-decoration:none;
}

a:active.liste {
	font-size:11px;
	font-weight:900;
	color:#000000;
	letter-spacing:0px;
	text-decoration:none;
}

a:visited.liste {
	font-size:11px;
	font-weight:900;
	color:#555555;
	letter-spacing:0px;
	text-decoration:none;
}

/* INPUT *****/
input.mittel {
	width:90px;
}

input.klein {
	width:40px;
}

input.gross {
	width:120px;
}

select.schmal {
	width:100px;
}

select.mittel {
	width:170px;
}

/* BILDER *****/
img.bullet {
	vertical-align:text-bottom;
	margin-right:5px;
	border-width:0px;
}

img.kleinesbild {
	margin-right:5px;
	margin-top:3px;
	width:45px;
}

img.kundenlogo {
	margin-right:5px;
	margin-top:3px;
}

img.grossesbild {
	margin-top:3px;
	margin-bottom:10px;
	border-color:#888888;
	border-width:1px;
	border-style:solid;
}

img.meinungsbild {
	margin-top:3px;
	margin-bottom:10px;
}

img.portrait {
	margin-right:5px;
	margin-top:3px;
	border-color:#888888;
	border-width:1px;
	border-style:solid;
}

img.zusatzbild {
	margin-top:3px;
	margin-bottom:10px;
	margin-right:10px;
	border-color:#888888;
	border-width:1px;
	border-style:solid;
	width:200px;
}

img.schmal {
	width:195px;
	border-color:#888888;
	border-width:1px;
	border-style:solid;
	
}

img.icon {
	margin-right:2px;
	height:16px;
	width:16px;
}

img.lageplan {
	border-color:#555555;
	border-width:1px;
	border-style:solid;
}

img.kontakticon {
	margin-right:4px;
	vertical-align:text-top;
	width:17px;
	height:17px;
}

img.auge {
	margin-right:4px;
	vertical-align:middle;
	width:20px;
	height:20px;
}

img.linie {
	margin-top:10px;
	margin-bottom:5px;
}

img.zitatanfang {
	vertical-align:text-bottom;
}

img.zitatende {
	vertical-align:text-top;
}

img.thumbnail {
	margin-top:3px;
	margin-bottom:10px;
	border-color:#888888;
	border-width:1px;
	border-style:solid;
	width:70px;
	height:70px;
}

#ganzunten {
	width:90%;
	height:100%;
	margin:10px;
	text-align:center;
	font:10px Verdana;
	color:#555;
}
