/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License alter textcolor 	color: #7F7772;
*/

body {
	margin: 0;
	padding: 0;
	background: #21201F url(images/img01.jpg) repeat-x left top;
	text-align: justify;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #A79F9A;
}

html {
	overflow-y: scroll;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #E4781D;
}

h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
}

h2 {
	font-size: 2em;
}

h3 {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}

p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 200%;
}

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

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

img {
	border: none;
}

/* Header */

#header {
	width: 900px;
	height: 170px;
	margin: 0 auto;
}

#logo h1, #logo p {
	float: left;
	color: #E4781D;
}

#logo h1 {
	height: 88px;
	padding: 20px 90px 0 0;
	font-size: 4em;
}

#logo p {
	margin: 0 0 0 -80px;
	padding: 55px 0 0 0;
	line-height: normal;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#logo p a {
	color: #E4781D;
}

/* Menu */

#menu {
	width: 895px;
	height: 60px;
	margin: 0 auto;
	font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	text-transform: uppercase;
}

#menu a {
	display: block;
	float: left;
	background: url(images/img03.gif) no-repeat left 75%;
	padding: 18px 19px 0 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #004BE8;
}

#menu a:hover {
	color: #FF7315;
}

#menu .current_page_item {
	display: block;
	float: left;
	background: url(images/img03.gif) no-repeat left 75%;
	padding: 18px 30px 0 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #E4781D;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 890px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 850px;
}

.post {
	margin-bottom: 5px;
}

.post .title h2 {
	font-size: 1.5em;
	color: #E4781D;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #880A0B;
}

.post .entry {
	padding-top: 30px;
}
 
.post .entry img {
	border: 1.5px #E4781D solid;
}

.post .entry .top img {
	border: none;
}

.post .entry .galerie td  {
	padding: 7px;
	vertical-align:top;
	text-align:left;
}

.post .entry .kurse td  {
	padding: 7px;
	vertical-align:top;
	text-align: justify;
}

.post .zitat {
	padding-left: 30px;
	color: #E4781D;
	font: 32px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight: bold;
}

.post .zitat2 {
	padding-left: 30px;
	color: #E4781D;
	font: 19px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.post .zitat3 {
	color: #F2F2F2;	
}

.post .text {
	padding-left: 30px;
	padding-right: 40px;
}

.post .justify {
	text-align:justify;
}

.post .white {
	color: #FFFFFF;
	font-weight:bold;
}

.post .orange {
	color: #E4781D;;
	font-weight:bold;
}

.post .center {
	text-align: center;
	font-size:18px;
}

.post .size {
	font-size:18px;
	font-weight:bold;
}

.post .links {
	width: 410px;
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
	color: #E4781D;
}

.post .links a:hover {
	text-decoration: underline;
	color: #E4781D;
}

.post .links .more {
	background: url(images/img07.gif) no-repeat;
}

.post .links .comments {
	background: url(images/img08.gif) no-repeat;
}

/* Referenzen */

#content_ref {
	float: left;
	width: 650px;
}

/* Footer */

#footer {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 15px 0;
	border-top: 2px solid #2B2B2B;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	text-decoration: none;
}
