
body {
	margin: 0;
	padding: 0;
  background: #ebf1e3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

h1 {
  color: #f83300;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0px;
	margin: 0 0 15px 0;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0px;
	margin: 15px 0;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 2.0em;
	color: #ffffff;
  text-align: center;
	padding: 5px 45px 5px 45px;
}

h5 {
	font-size: 2.4em;
	color: #ffffff;
	text-align: center;
	padding-top: 10px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #444444;
}

a:hover {
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header-wrapper {
	height: 95px;
	width: 1080px;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#header {
	width: 1080px;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#header2 {
  background: url('images/header_background.gif') no-repeat top center;
  width: 707px;
  height: 118px;
  margin: 0;
}

#header2 a {
  color: #000000;
  }

/* Logo */

#logo {
  float: left;
	margin: 0;
	padding: 20px 0 0 8px;
}

#advertising {
  background: url('images/studium.gif') no-repeat top center;
  position:absolute;
  width: 150px;
  height: 60px;
	margin: 15px 0 0 210px;
	padding: 0;
	color: #000000;
}

#links {
  background: url('images/studium.gif') no-repeat top center;
  position:absolute;
  width: 330px;
  height: 60px;
	margin: 3px 0 0 730px;
	padding: 0;
	color: #000000;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.5em;
}

#links li {
	float: left;
}

#logo a, #links a {
	border: none;
	background: none;
	text-decoration: none;
	font-weight: bold;
	color: #444444;
}

/* Menu */

#menu {
	height: 44px;
	margin: 0;
	padding: 0;
}

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

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 0 20px 0 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #ff3300;
	border-right: 2px solid #f55800;
}

#menu a:hover, #menu .current_page_item a {
}

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

#menu .first {
	margin-right: 3px;
	background: #FF7900;
}

/* Page */

#page {
	width: 1080px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#page-bgtop {
	padding: 0px;
}
/* Content */

#contentwrapper {
	padding: 20px;
}

#content {
	float: left;
	width: 535px;
	padding: 0px 0px 0px 80px;
}

.post {
	margin-bottom:0px;
}

.post .title {
	padding: 0px;
}

.post .title a {
	color: #3E3530;
	border: none;
}

.post .entry {
	padding: 0px;
	padding-bottom: 20px;
	text-align: justify;
	line-height: 1.6em;
}

.post .entry a {
	color: #444444;
}

.post .entrymarker {
	border-left: #444444 8px solid;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Images */

#imgleft {
	float: left;
	text-align: left;
	padding: 0px 25px 14px 0px;
}

/* Sidebar */

#sidebarleft {
	float: left;
	text-align:left;
	width: 50px;
	margin: 0px;
	padding: 0px 0px 0px 40px;
}

#sidebarright {
	float: right;
	text-align:right;
	width: 335px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	color: #787878;
}

#sidebarright a {
	color: #444444;
	text-decoration: underline;
}

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

#sidebarright li {
	line-height: 1.6em;
}

#empfehlung {
  font-size: 0.8em;
  color: #eb9d00;
  text-align: left;
  background: url('images/empfehlen.gif') no-repeat top center;
	width: 185px;
	height: 38px;
	margin: 20px 0 0 0;
	padding: 100px 0px 0px 15px;
}

#empfehlung a {
  letter-spacing: -0.1em;
	text-decoration: underline;
	border: none;
	color: #eb9d00;
}

#sidebarmarker {
	border-right: #e0e0e0 8px solid;
}

#sidebarmarker ul {
  margin: 0px;
  padding: 0px;
	border: none;
	list-style-type:none;
}

#sidebarmarker li {
  margin: 0px;
  padding: 0px;
	border: none;
	line-height: 2.8em;
}


/* Footer */

#footer {
  text-transform: uppercase;
  font-size: 0.8em;
  background: #f1674a;
  width: 1080px;
	height: 20px;
	margin: 0;
}

#footer p, a {
  text-align: center;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
}

#footer a {
  text-decoration: underline;
}