
body {
	font-family:"Courier New", Courier, monospace;
	font-size: 13px;
	background-color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;

	}

html>body {
	overflow-y:scroll !important;
}

.clear {
	clear: both;
	}

a img {
	border: none;
	}

h1 {
	text-align: justify;
	font-size: 36px;
	line-height: 12px;
	padding-left: 40px;
	}

h3 {
	font-size: 16px;
	}

#page {
	text-align: left;
	margin: 20px auto;
	padding: auto;
	width: 800px;
	}

#header {
	background: #fff url('images/logo.png') no-repeat right 29px;
	padding: 0 0 0 0;
/*	height: 200px; */
	margin: 0 0 8px 180px;
}

#nav {
	font-size: 14px;
	list-style: none;
	margin: 0;
	text-align: center;
	padding: 101px 0 27px 8px !important;
	padding: 101px 0 27px 8px; /* IE */
}

#nav li {
	float: left;
	margin-left: 0px;
	}

#nav .page_item a{
	color: #181818;
	text-decoration: none;
	/*font-weight: bold;
*/	padding: 2px 7px;
	display: block;
	}
	

/* news */
#nav .page-item-125 a:hover {
	background-color:#3399FF;
}

#nav .page-item-125.current_page_item a{
	background-color:#FF9900;
}

/* shop */
#nav .page-item-39 a:hover {
	background-color:#3399FF;
}

#nav .page-item-39.current_page_item a{
	background-color:#FF9900;
}

/* eat & drink */
#nav .page-item-41 a:hover {
	background-color:#3399FF;
}

#nav .page-item-41.current_page_item a{
	background-color:#FF9900;
}

/* sleep */
#nav .page-item-45 a:hover {
	background-color:#3399FF;
}

#nav .page-item-45.current_page_item a{
	background-color:#FF9900;
}

/* see */
#nav .page-item-48 a:hover {
	background-color:#3399FF;
}

#nav .page-item-48.current_page_item a{
	background-color:#FF9900;
}

/* style */
#nav .page-item-34 a:hover {
	background-color:#3399FF;
}

#nav .page-item-34.current_page_item a {
	background-color:#FF9900;
}

/* find */
#nav .page-item-50 a:hover {
	background-color:#3399FF;
}

#nav .page-item-50.current_page_item a{
	background-color:#FF9900;
}

/* contact */
#nav .page-item-60 a:hover {
	background-color:#3399FF;
}

#nav .page-item-60.current_page_item a{
	background-color:#FF9900;
}

/* design */
#nav .page-item-227 a:hover {
	background-color:#3399FF;
}

#nav .page-item-227.current_page_item a{
	background-color:#FF9900;
}

#content {
	color: #252525;
	background-color: #fff;
	padding: 0 15px 0 15px; /* IE */
	float: left;
	margin: 0 0 0 8px; /* fuck IE */
	width: 590px; /* IE */

	min-height:400px;
	height: auto !important;
	height: 400px;
}


#content a {
	text-decoration: none;
	background-color: #3399ff;
	color: #252525;
}

#content a:hover {
	background-color: #fff;
}

#content h2 {
	color: #181818;
	font-size: 13px;
	font-weight: normal;
}

#content h2 a {
	color: #181818;	
	text-decoration: underline;
}

#sidebar {
	float: left;
	font-size: 13px;
	text-align: right;
	width: 172px;
}

#sidebar .current_page_item a {
	color: #fff;
}

#sidebar a {
	text-decoration: none;
	color: #181818;
	background-color: #fff;
}

#sidebar a:hover {
/*	background-color: #e31319; */
	background-color: transparent;
}

#sidebar .current_post a {
	background-color: #FF9900;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 5px 8px;
	}

#sidebar ul ul, #sidebar ul ol {

	}

#sidebar ul ul ul, #sidebar ul ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	padding: 0px;
	margin: 0 0 2px;
	}

.archive-list {
	font-size: 12px;
	list-style: none;
	margin: 10px 0 0 0;
	padding-left: 0;
	}

.archive-list li {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 2px 0 2px 10px;
	width: 150px;
	}

.archive-list li:hover {
	background-color: #EDEDED;
	}

.archive-list a:hover {
	text-decoration: none;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.entry {

	}

.entry-meta {
	font-size: 12px;
	color: #999;
	}

.entry-tags {
	border: 1px solid #EEE;
	background-color: #EDEDED;
	font-size: 12px;
	font-weight: bold;
	}

.entry-related {
	font-size: 12px;
	float: left;
	}

.entry-related ul li {
	list-style: none;
	}

.post hr {
	display: block;
	}

#footer {
	font-size: 9px;
	padding: 20px 0 10px !important;
	padding: 30px 0 40px; /* fuck IE */
	width: 800px;
	clear: both;
	border: none;
	}

#footer a {
	font-size: 9px;
	text-decoration: none;
}

.entry a:hover {
	text-decoration: underline;
	}

.entry a:visited {
	color: #9C0;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 12px Arial, Helvetica, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 12px;
	text-transform: none;
	}

#commentform p {
	font-size: 12px;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, blockquote, strike {
	color: #777;
	}

code {
	font: 11px Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 9px;
	letter-spacing: 0.7px;
	}


/* End Typography & Colors */


/* Begin Images */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

/*bilder, v.a. in der sidebar die facebook & youtube logos*/
img.alignright {
	padding: 0px;
	margin: 4px -2px 0 2px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	font-size: 12px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.right {
	text-align: right;
	}

hr {
	display: none;
	}

.navigation {
	font-size: 12px;
	display: block;
	text-align: center;
	margin-bottom: 20px;
	}

/* End Various Tags & Classes*/


/* Begin Google Ads */
.gg-ref-text {
	text-align: center;
	}

.gg-ads-text {
	text-align: center;
	float: right;
	margin-top: 50px;
	}
/* End Google Ads */
