body {
	margin: 0px;
	padding: 0px;
	background: #990000;
	background-image:url(img/bg.jpg);
	text-align: justify;
	color: #ffecaa;
	font-family: Arial, Helvetica, sans-serif;

}

h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #ffecaa;
}

h1 {
	font-size: 1.8em;
	text-align:center;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.25em;
	color: #ffecaa;
	font-family:"Comic Sans MS", cursive,Arial, Helvetica, sans-serif;

	
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 150%;
 
	
}

.business {
	font: Verdana, Geneva, sans-serif;
	font-size:14px;
}


a {
	color: #ffecaa;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a img {
	border: none;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;

}

/* Header */

#header {
	width: 980px;
	height: 50px;
	margin: 0px auto;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: larger;
	font-weight: bold;
}

/* Logo */

#logo {
	float: left;
	padding-left: 100px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0px 0px 0px;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 12px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}


#menu li {
	float: left;
	margin: 0px;
}

#menu a {
	display: block;
	width: auto;
	padding: 6px 20px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active {
	background: #404040;
}

#menu .active a {
	background: url(images/img02.gif) no-repeat 100% -40px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Page */

#page {
	width: 980px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	

}

#header-pic {
	background-image:url(img/header-2.jpg);
	width: 980px;
	height: 410px;
}

/* Content */

#content {
	float: right;
	width: 650px;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #FFF;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	
}

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	background: #444444 url(images/img02.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

.post .title h1 {
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
	margin-left:0px;
	

}

#sidebar-bgtop {
}

#sidebar-bgbtm {
	background: url(images/img03.jpg) no-repeat left bottom;
	height:100px;
	
}

#sidebar-content {
	background-color:#666;
	border-right:1px solid white;

}

#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#sidebar li li {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
	background: url(images/img04.jpg) no-repeat left 50%;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar h2 {
	background: #444444 url(images/img02.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
	font-family: 0rial, Helvetica, sans-serif;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin-left: 20px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 980px;
	height: 40px;
	margin: 50px auto 30px auto;
	background-color:#631620;
	color: #c2c2c2;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
	color: #000;
}

#footer a {
	color: #FFFFFF;
}


#box1  {
	width:190px;
	height:150px;
	float: left;
	margin-left:10px;
	margin-top:20px;
	border:0px solid green;
	text-align:center;
	background-color:#631620;
	padding:5px;
	
	
}

#box2  {
	width:190px;
	height:150px;
	float: left;
	margin-left:10px;
	margin-top:20px;
	border:0px solid green;
	text-align:center;
	background-color:#631620;
	padding:5px;
}

#box3  {
	width:190px;
	height:150px;
	float: left;
	margin-left:10px;
	margin-top:20px;
	border:0px solid green;
	text-align:center;
	background-color:#631620;
	padding:5px;

}


#box4 {
	width:190px;
	height:150px;
	float: left;
	margin-left:10px;
	margin-top:30px;
	border:0px solid green;
	text-align:center;
	background-color:#631620;
	padding:5px;
}


#box5 {
	width:190px;
	height:150px;
	float: left;
	margin-left:10px;
	margin-top:30px;
	border:0px solid green;
	text-align:center;
	background-color:#631620;
	padding:5px;
}


#box6  {
	width:190px;
	height:150px;
	float: left;
	margin-left:10px;
	margin-top:30px;
	border:0px solid green;
	text-align:center;
	background-color:#631620;
	padding:5px;
}


#box7  {
	width:190px;
	height:150px;
	float: left;
	margin-left:10px;
	margin-top:30px;
	border:0px solid green;
	text-align:center;
	background-color:#631620;
	padding:5px;
	
}

#box8 {
	width:600px;
	height:750px;
	border:0px solid gray;
	padding:0px;
	float:left;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	
}

#box9 {
	width: 200px;

	height: auto;
	border:0px solid gray;
	margin-top:50px;
	margin-left:50px;
	margin-bottom:50px;
	float:left;
	text-align: center;

	
}


#box11 {
	width: 300px;
	height: auto;
	border:0px solid gray;
	margin-top:50px;
	margin-left:10px;
	margin-bottom:50px;
	float:left;
	text-align: center;
	
	
	
}

#box12 {
	width: 350px;
	height: auto;
	border:0px solid gray;
	margin-top:50px;
	margin-left:10px;
	margin-bottom:0px;
	float:left;
	text-align: center;
	border:0px solid white;
	
	
}

#box10 {
	width:100%;
	height:100%;
	float: left;
	margin-left:0px;
	margin-top:30px;
	border:0px solid green;
	
	padding:5px;
	text-align: justify;
	
}

#box13 {
	width:600px;
	height:auto;
	border:0px solid gray;
	padding:0px;
	float:left;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	color:white;
	
}
.box  {
	font-size:12px;
	color: #ffecaa;
	font-style:normal;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}
#box14  {
	width:220px;
	height:150px;
	float: left;
	margin-left:10px;
	margin-top:50px;
	border:0px solid green;
	text-align:center;
	background-color:#631620;
	padding:5px;
	
}


.text  {
	font-size:14px;
	color: #ffecaa;
	font-style:normal;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 35px;
}
#wrapper #page #content .meta table {
	text-align: center;
}
#wrapper #page #content .entry table {
	text-align: left;
}

.table  {
	font-size:14px;
	color: #ffecaa;
	font-style:normal;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;

}


blockquote.kochen {
	
	width:500px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	background-color:#EDE199;
	border: 1px solid green;
	padding: 4px 4px 4px 4px;
	margin-left:50px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;


	
	
	
	}

