
body {
	margin: 0;
	padding: 0;
	background: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;	
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #5D5B5C;
}

h1 {
	letter-spacing: -1px;
	font-size: 28px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 20px;	
}

h4 {
	font-size: 18px;
	color: #014A7F;
}

p, ul, ol {
	margin-bottom: 2em;
	text-align: justify;
	line-height: 26px;
}

a:link {
	text-decoration: none;
	color: #3B0700;	
}

a:hover, a:active {
	text-decoration: none;
	color: #3B0700;
}

a:visited {
	text-decoration: none;
	color: #3B0700;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 939px;
	margin: 0 auto;
}

/* Abzeichen */

#badge {
	position: absolute;
	margin-top: 25px;
	margin-left: 35px;
}

/* Menu */

#menu {
	float: left;
	width: 939px;
	height: 70px;
	background: #014A7F;
	margin-bottom:5px;
}

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

#menu li {
	display: block;
	float: left;
}

#menu h2 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight:bold;
	font-style: italic;
	color: #FFF;
	margin: -10px 20px 0px 80px;
	overflow: auto;
}

#menu h3 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;	
	font-style: italic;
	color: #FFF;
	margin: 0px 20px 0px 0px;
	overflow: auto;
}

#menu p { 
	font: italic 15px Georgia, "Times New Roman", Times, serif;		
	color: #FFF;		
	margin: -20px 0 0 30px;
	overflow: auto;
}


#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 0 10px;
	background: url(images/img03.gif) no-repeat right 60%;
	text-decoration: none;
	text-transform: capitalize;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

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

#menu #current_page_item {
	color: #00C9FD;
	font-weight:bold;
}

/** LOGO */

#logo {
	float: left;
	width: 939px;
	height: 200px;	
	background: url(images/teaser_home.jpg) no-repeat left top;
}

#logoContent {
	float: left;
	width: 939px;
	min-height: 200px;	
	background: url(images/teaser_content.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 67px 0 0 115px;
	line-height: normal;
}

#logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	font-style: italic;
}

#logo h1 a {
	text-decoration: none;
	color: #484445; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	margin: 0;
	padding: 0 0 0 155px;
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	color: #484445;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

#wrapper {
	width: 939px;
	margin: 0 auto;
	border: #014A7F 1px solid;
	/*background: url(images/img01.gif) repeat-y left top;*/
}

/* Page */

#page {
	width: 939px;
	margin: 0 auto;	
}

/* Content */

#contentHome {
	float: right;
	width: 630px;
	padding: 30px 30px 0 0;	
}

#content {
	/*float: both;	*/	
	padding: 70px 30px 0 50px;	
	background: transparent;
	min-height:500px;	
}

/** Bestellform */

#content #contactForm input, select {
	margin: 0 0 5px 0;	
}

#content #contactForm textarea {	
	width: 500px;
}

/* Post */

#entry td {
font-size:13px;

}

.post .title {
margin-bottom:35px;
}

.post h1{
	margin-top:14px;
}

.post .entry {
	padding-top: 10px;
	text-align:justify;
}

.post .meta {
	padding: 7px 0 40px 0;
	border-top: 1px dotted #D1D1D1;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding-right: 20px;
}

.post .meta .comments {
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {	
	float: left;
	width: 215px;
	padding: 30px 0 0 30px;	
}

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

#sidebar li {
	padding-bottom: 20px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 2px 0 2px 0;
}

#sidebar h2 {
	height: 32px;
}


/* Footer */
#footer-wrap {
	width: 939px;
	height: 25px;
	margin: 0 auto;
	background: #999999;
}

#footer {
	margin: 0 auto;
	height: 25px;
	min-height: 25px;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 0px;
	text-align: center;
	color: #000000;
}

#legal a {
	text-decoration: none;
	color: #000000;
}

.subnavi {
	margin:5px 0 0 50px;	
}

.subnavi a{	
	color: #00C9FD!important;
}

.subnavi #current_page_item {
	color: #00C9FD!important;
	font-weight:bold;
	text-decoration: underline;
}

ul.about li{
	margin-bottom: 15px;
	line-height:20px;
}