* {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	height: 100%;
}

body {
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 19px;
	text-align: center;
	background: #FFF;
	color: #000;
	height: 100%;
}

#wrapper {
	width: 880px;
	text-align: left;
	margin: 0 auto;
	height: 581px;
	position: relative;
	top: 50%;
	margin-top: -290px;
	clear: both;
	background: url("images/background.jpg") left top no-repeat;
}

h1, h2 {
	display: none;
}

#footer {
	width: 100%;
	height: 124px;
	position: absolute;
	left: 0;
	top: 489px;
	color: #FFF;
	width: 860px;
	text-align: center;
}

#twitter_div {
	position: absolute;
	left: 144px;
	top: 400px;
	width: 340px;
}

#twitter_div a {
	padding: 0;
}

#tlm, #pj, #gsd {
	width: 250px;
	position: absolute;
	left: 70px;
	top: 234px;
}

#tlm {
	left: 340px;
}

#gsd {
	left: 611px;
	top: 380px;
	color: #FFF;
	width: 220px;
}

.amp {
	font-family: "Trebuchet MS","Helvetica Neue", Helvetica, Arial, sans-serif;
}

.clear {
	clear: both;
	color: #888;
	padding: 10px 0 0 0;
}

a {
	color: #006FBC;
	font-weight: bold;
	text-decoration: underline;
	padding: 1px 2px;
}

li {
	list-style: none;
}

a:hover {
	background: #006FBC;
	color: #FFF;
	text-decoration: none;
}

/* zitate */

label {
	display: block;
}

textarea, input {
	border: 1px solid #888;
}

#fancymenu li, #zitate li {
	width: auto;
	float: none;
	padding: 0 0 30px 0;
}

#fancymenu li {
	float: left;
}

/* Zitate
----------------------------------------------- */

#zitate {
	padding: 15px 0;
}

#zitate li {
	margin: 0;
	padding: 15px;
	background: none;
}

#zitate li.odd {
	background: #EEE;
}

input, textarea {
	font-size: 14px;
	width: 400px;
}

#search input {
	width: 190px;
}

fieldset {
	border: none;
}

label {
	font-size: 14px;
	display: block;
}

#search label {
	display: inline;
}

input[type=submit] {
	font-size: 16px;
	display: block;
	width: 200px;
	margin: 20px 0 0 0;
}

blockquote {
	padding-left: 28px;
	margin-left: -8px;
	background: url("/images/quote.gif") 0px 1px no-repeat;
	color: #555;
}

blockquote span {
	color: #0C4679;
	font-weight: bold;
}

cite {
	font-style: italic;
}

/* restaurants */

#restaurants {
	padding: 20px 0;
	width: 540px;
}

.rating {
	width: 125px;
	height: 20px;
	position: relative;
	background: url("/images/rating.png") -125px 0 no-repeat;
}

.rating a, .rating .actual {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 20px;
	width: 25px;
}

.rating .two {
	width: 50px;
}

.rating .three {
	width: 75px;
}

.rating .four {
	width: 100px;
}

.rating .five {
	width: 125px;
}

.rating a:hover {
	background: url("/images/rating.png") left top no-repeat;
	padding: 0;
}

.rating .actual {
	background: url("/images/rating.png") left top no-repeat;
}

.rating:hover .actual {
	display: none;
}

#sebastiansrating:hover .actual {
	display: block;
}

#sebastiansrating {
	margin-bottom: 30px;
}

.ratings {
	width: 270px;
	float: left;
}

#restaurants li {
	width: 500px;
	background: #FFE;
	margin-bottom: 5px;
}

#restaurants li.odd {
	background: #EFF;
}

a.bold {
	font-weight: bold;
}

.tag {
	display: block;
	float: right;
	background: #FBFFCF;
	font-size: 10px;
	line-height: 10px;
	padding: 6px;
	margin: 0 0 0 3px;
}

.one_column .tag {
	float: left;
	margin: 3px;
}

.clear {
	clear: both;
}

.tags {
	padding: 5px 0 15px 0;
	width: 500px;
}

.tags li {
	background: none:
	padding: 0;
	width: 200px;
	float: left;
}

#restaurant #wrapper {
	background: url("/images/restaurants.jpg") left top no-repeat;
	padding-top: 110px;
	padding-bottom: 30px;
	position: relative;
	overflow: auto;
}

#add {
	display: block;
	height: 30px;
	width: 30px;
	position: absolute;
	left: 360px;
	top: 36px;
	background: none !important;
}

.one_column {
	width: 200px;
	float: left;
	padding: 38px 8px 0 0;
}

.two_columns {
	width: 530px;
	float: left;
	padding: 0 8px 0 0;
}

input[type=checkbox] {
	width: auto;
}

#quotes {
	width: 600px;
	margin: auto;
	text-align: left;
}

#fancymenu li {
	float: left;
	padding: 10px;
}

#search {
	clear: both;
	padding: 10px;
}

#add_quote {
	clear: both;
	padding: 10px;
}