* {
	padding: 0;
	margin: 0;
}
body {
	background: #fff url(images/site_bg.jpg) top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #3a3a3a;
	line-height: 17px;
	font-size: 13px;
}
a {
	color: #88a0b5;
	text-decoration: none;
	border: none;
}
a:hover {
	border: none;
}
p {
	margin-bottom: 14px;
}
li {
	margin: 0 1em;
	padding: 5px 0;
}
blockquote {
	margin: 10px 20px;
	padding-left: 10px;
	border-left: #ccc 2px solid;
}
fieldset {
	border: none;
}
img.left {
	float: left;
	margin: 0 14px 3px 0;
}
img.right {
	float: right;
	margin: 0 14px 3px 0;
}
a img {
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Lucida Sans Unicode", Tahoma, Arial, Serif;
}
#upbg {
	position: absolute;
	top: 0;
	left: 0;
	background: #fff url(images/place.gif) no-repeat;
	width: 860px;
	height: 264px;
	z-index: 1;
}
#outer {
	position: relative;
	width: 860px;
	margin: 0 auto;
	background: #fff url(images/place: gif) repeat-y;
}
#inner {
	position: relative;
	padding: 0;
	z-index: 2;
}
#splash {
	position: absolute;
	right: 30px;
	background: #EAEAE2 url(images/place.jpg) no-repeat;
	width: 458px;
	height: 92px;
}
#search {
	color: #BDBDA2;
	font-size: 12px;
	font-family: Tahoma, Georgia, Arial, Verdana, Serif;
	text-transform: none;
	float: right;
	margin: -50px 0 0 0;
}
#content {
	position: relative;
	width: 585px;
	float: left;
	margin-top: -24px;
}
#content .post .header {
	background: url(images/place.gif) bottom repeat-x;
	padding: 0 0 0 0;
	margin-bottom: 20px;
	position: relative;
}
#content h3, #content h2 {
	position: relative;
	top: 4px;
	font-size: 18px;
	line-height: 25px;
	color: #656551;
	display: none;
}
#content h2.pagetitle {
	text-align: center;
	margin: 0 0 2em 0;
	font-size: 1.5em;
}
#content h3 a:link, #content h3 a:visited {
	border-bottom: none;
	color: #656551;
}
#content h3 a:hover, #content h3 a:active {
	border-bottom: #656551 1px solid;
}
#content ul {
	margin: 1em;
	padding: 0 1em;
	list-style-image: url(images/bullet.gif);
}
#content ol {
	list-style-type: decimal;
	margin: 1em;
	padding: 0 1em;
}
#content .entry {
	padding: 0 0 0 15px;
	margin-bottom: 20px;
	color: #666666;
}
#content .post {
	margin-bottom: 30px;
}
#content .post .date {
	float: right;
	margin: -1px 0;
	color: #666;
	width: 25%;
	padding: 0;
	display: none;
}
#content .post .date em {
	font-style: normal;
	color: #666;
}
#content .post .date em.user {
	padding-left: 0px;
}
#content .post .date em.postdate {
	padding-left: 0px;
}
#content .post .entry {
	margin-bottom: 0;
}
#content ul.asides {
	background: url(images/place.gif) repeat-x top;
	list-style: none;
	margin: 2em 0;
	padding: 0;
}
#content ul.asides li {
	list-style: none;
	padding: 0.5em 0;
}
#content .post .footer {
	clear: both;
	background: url(images/place.gif) repeat-x bottom;
	margin-bottom: -87px;
}
#content .post .footer ul {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	text-align: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	position: relative;
	top: -35px;
	font-size: 11px;
	color: #88a0b5;
}
#content .post .footer ul a {
	color: #88a0b5;
}
#content .post .footer ul li {
	display: inline;
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 3px 0 3px 15px;
}
#content .post .footer ul li.comments {
	background-image: url(images/place.gif);
	color: #999;
	left: -250px;
	position: relative;
}
#content .post .footer ul li.readmore {
	background-image: url(images/place.gif);
	position: relative;
	left: -221px;
}
#content .post .footer ul li.tags {
	background-image: url(images/place.gif);
	position: relative;
	left: -95px;
	top: -17px;
}
#content .post h4 {
	font-size: 1em;
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial, Serif;
}
#content .post h4 em {
	font-style: normal;
	float: right;
	font-weight: normal;
}
#sidebar {
	position: relative;
	width: 264px;
	float: right;
}
#sidebar h2 {
	position: relative;
	font-size: 16px;
	color: #656551;
	background: url(images/place.gif) bottom repeat-x;
	padding: 0 0 15px 0;
	margin: 10px 0;
	text-transform: uppercase;
	font-family: Arial, Georgia, Tahoma, Verdana, Serif;
}
img.profile {
	position: relative;
	top: -2px;
	background: url(images/place.gif) no-repeat;
	width: 146px;
	height: 75px;
	padding: 7px;
}
#sidebar ul {
	list-style: none;
	padding: 0 10px;
	margin: 0 0 20px 0;
}
#sidebar ul li {
	padding: 3px 0;
	margin: 0;
}
#sidebar ul ul {
	list-style-image: url(images/arrow.gif);
	padding: 0 0 0 15px;
	margin: 0;
}
#sidebar a:link, #sidebar a:visited {
	border-bottom: none;
}
#sidebar a:hover, #sidebar a:active {
	border-bottom: 1px solid;
}
#sidebar ul.feeds {
	margin-left: 20px;
}
#sidebar ul.feeds li {
	list-style-image: url(images/feed.gif);
	margin: 5px 0;
	padding: 0;
}
/*comments and their styles*/
#comments, #respond {
	margin: 2em 0 0 5px;
}
#commentform {
	margin: 10px;
	padding: 10px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li {
	list-style: none;
	margin: 2em 0;
	padding: 0;
}
.commentlist li p {
	margin: 0 1em;
}
.commentlist li .cmtinfo {
	font-size: 1em;
	background: url(images/place.gif) repeat-x top;
	padding: 5px;
	margin-bottom: 10px;
	position: relative;
	border: #eee 1px solid;
}
.commentlist li .cmtinfo em {
	margin: 0;
	padding: 0 1em;
	text-align: right;
	font-style: normal;
	color: #999;
}
.commentlist li.alt .cmtinfo {
	font-size: 1em;
	background: url(images/place.gif) repeat-x top;
	padding: 5px;
	margin-bottom: 10px;
	position: relative;
	border: #ddd 1px solid;
}
.commentlist li.authorcomment {
	border: #ddd 1px solid;
	border-top-width: 0px;
}
#outer .nocomments {
	text-align: center;
	color: #999;
}
#outer .trackback {
	background: url(images/links.gif) no-repeat left;
	padding: 2px 20px;
}
#outer .commentsrss {
	background: url(images/feed.gif) no-repeat left;
	padding: 2px 17px;
}
.commentlist li cite {
	font-style: normal;
	font-weight: bold;
}
input.text, textarea, select {
	padding: 2px;
	background: #F9F9F7;
	font: 1em verdana, arial, serif;
	border: 1px solid #ccc;
}
textarea {
	width: 90%;
	height: 20em;
}
#outer input.text:focus, textarea:focus {
	background: #fff;
	border: #999 1px solid;
}
#footer {
	position: relative;
	clear: both;
	text-align: center;
	border-top: #e8e8de 1px solid;
	background: #fafaf8;
	color: #A8A88D;
	padding: 10px;
	margin: 0;
	background: url(images/footer_bg.jpg) no-repeat top;
	height: 150px;
	position: relative;
	top: 50px;
}
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
	border: none;
}
#footer a:hover, #footer a:active {
	color: #a4c1db;
	text-decoration: none;
	border: none;
}
#wp-calendar {
	empty-cells: show;
	margin: 0 auto;
	width: 155px;
	border: #ccc 1px solid;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	font-weight: bold;
	margin: 0;
	padding: 3px 0;
}
#wp-calendar thead {
	margin: 0;
	padding: 0;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	background: url(images/place.gif) repeat top;
}
#wp-calendar th {
	padding: 3px 0;
	text-align: center;
	background: url(images/place.gif) repeat top;
}
#wp-calendar td.pad:hover {
	background-color: #fff;
}
#searchsubmit {
	border: #fff 1px solid;
	font-size: 0.9em;
	background: url(images/place.gif) repeat-x top;
}
#header, #content, #sidebar, #footer, .widget {
	overflow: hidden;
}
#information {
	height: 97px;
	width: 830px;
	border-bottom-color: #dcdcdc;
	position: relative;
    left: 1px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	background-attachment: scroll;
	background-repeat: repeat;
	background-image: none;
	background-position: 0% 0%;
	background-color: #ffffff;
	text-align: justify;
	padding-top: 15px;
}
#links {
	width: 235px;
	float: left;
}
#mitte {
	width: 235px;
	float: left;
	margin-left: 62px;
}
#rechts {
	width: 235px;
	float: right;
}
#iconlinks {
	background: url(images/dots.png) no-repeat;
	width: 35px;
	height: 35px;
	margin: 0 10px 8px 0;
}
#iconmitte {
	background: url(images/dots.png) no-repeat;
	width: 35px;
	height: 35px;
	margin: 0 10px 8px 0;
}
#iconrechts {
	background: url(images/dots.png) no-repeat;
	width: 35px;
	height: 35px;
	margin: 0 10px 8px 0;
}
#welcome {
	margin-top: -21px;
	background: url(images/welcome.png) no-repeat;
	height: 43px;
	padding: 13px 14px 0 14px;
	color: #fff;
}
#social1 {
	background: url(images/social_02.jpg) no-repeat;
	height: 43px;
	width: 47px;
	float: right;
	margin-top: -13px;
	margin-right: 0;
}
#social2 {
	background: url(images/social_03.jpg) no-repeat;
	height: 43px;
	width: 40px;
	float: right;
	margin-top: -13px;
	margin-right: 0;
}
#social3 {
	background: url(images/social_04.jpg) no-repeat;
	height: 43px;
	width: 47px;
	float: right;
	margin-top: -13px;
	margin-right: -14px;
}
.headingtop {
	text-transform: uppercase;
	font-weight: 700;
	position: relative;
	bottom: 10px;
	top: -34px;
	left: 40px;
}
.texttop {
	position: relative;
	top: -26px;
}
#headingtop {
	height: 82px;
	width: 859px;
	background: url(images/headingtop.png) no-repeat;
	position: relative;
	left: 1px;
}
#linkstop {
	width: 250px;
	float: left;
	text-transform: uppercase;
	font-weight: 700;
	padding-top: 20px;
	padding-left: 13px;
}
#rechtstop {
	width: 234px;
	float: right;
	text-transform: uppercase;
	font-weight: 700;
	padding-top: 20px;
	position: relative;
left: -11px;
}
#kundenmeinungoben {
	height: 130px;
	width: 340px;
	background: url(images/kundenmeinung.jpg) no-repeat left top;
	margin-left: 0px;
	z-index: 1000;
}
#kundenmeinungunten {
	height: 130px;
	width: 340px;
	background: url(images/kundenmeinung.jpg) no-repeat left top;
	margin-left: 0px;
	margin-top: 12px;
}
#sterneoben {
	width: 104px;
	height: 21px;
	background: url(images/sterne.jpg) no-repeat left top;
	position: relative;
	top: 92px;
	left: 79px;
}
#sterneunten {
	width: 104px;
	height: 21px;
	background: url(images/sterne.jpg) no-repeat left top;
	position: relative;
	top: 92px;
	left: 79px;
}
#projectoben {
	font-size: 11px;
	width: 200px;
	height: 20px;
	position: relative;
	top: 55px;
	left: 82px;
}
#projectunten {
	font-size: 11px;
	width: 200px;
	height: 20px;
	position: relative;
	top: 55px;
	left: 82px;
}
#textoben {
	height: 46px;
	width: 202px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
	top: -42px;
	left: 24px;
}
#textunten {
	height: 46px;
	width: 202px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
	top: -42px;
	left: 24px;
}
.date {
	width: 49px;
	height: 44px;
	background: url(images/postleft.png) no-repeat left top;
}
.heading {
	color: #8caecd;
	font-weight: bold;
	margin-bottom: 4px;
}
.headingunten {
	color: #8caecd;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: -14px;
}
.postbottom {
	width: 324px;
	border-bottom: 1px solid #dcdcdc;
	position: relative;
	left: 249px;
	top: -7px;
}
.postbottomwidth {
	width: 569px;
	border-bottom-color: #dcdcdc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	position: relative;
	left: 0px;
	top: -7px;
}
.posttext {
	color: #555555;
}
#menu {
	position: relative;
	background: #fff url(images/navigation_bg.png) no-repeat;
	height: 344px;
	padding: 0 0px 0 0px;
	margin: 0px 0 20px 0;
	font-family: arial Arial, Helvetica, sans-serif;
}
/*#menu ul {
	margin: 0;
	padding: 0;
	position: relative;
	top: 95px;
}
#menu ul li {
	display: inline;
	line-height: 52px;
	padding-left: 3px;
	margin: 0 0px 0 0;
}
#menu ul li a {
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 8px;
	color: #000;
	border-bottom: none;
}
#menu ul li a:hover, #menu ul li.current_page_item a {
	text-decoration: none;
	height: 39px;
}
*/
#menubar {
	position: relative;
	top: 112px;
	left: 4px;
}
#menubar a:hover {
	position: relative;
	color: #aac8e3;
}
#footer a {
	color: #fff;
}
#footerlinks {
	position: relative;
	left: -315px;
	font-size: 13px;
	top: 5px;
}
#footercopy {
	position: relative;
	color: #2c3134;
	font-size: 11px;
	top: 35px;
	left: -86px;
}
#footercopy a:hover {
	color: #2c3134;
	text-decoration: none;
}
#footertwitter {
	position: relative;
	color: #2c3134;
	font-size: 11px;
	list-style: none;
	top: -10px;
	left: -242px;
}
#twittericon {
	background: url(images/twitter.png) no-repeat;
	width: 41px;
	height: 45px;
	position: relative;
	top: 33px;
	left: 2px;
}
#angebot {
	width: 570px;
	height: 76px;
	background: url(images/angebot.png) no-repeat;
}
#angebotheading {
	font-weight: bold;
	color: #a4c1db;
	
	
}
#angebotheading2 {
	font-weight: bold;
	color: #2c3134;
position: relative;
top: 18px;
	
	
}
#angebottop {
	font-style: normal;
}
h6 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 50px;
	font-weight: lighter;
	color: #2c3134;
	position: relative;
	top: 20px;
}
#sliderbox {
	position: absolute;
	top: 60px;
	left: 10px;
	text-align: left;
	width: 100%;
}
.slidertext {
	position: relative;
	top: 45px;
	left: 3px;
}
#menu a:hover {
	color: #aac8e3;
}
.rightbox {
	
	width: 324px;
	float: right;
	
}
.linienews {
	
border-bottom: 1px solid #dcdcdc;
margin-top: 10px;	
}

#twitter_update_list {
	
text-align: left;
position: relative;
left: 275px;

}
img{
	border:none;
	
}

#menubar {
	position: relative;
	top: 114px;
	left: 4px;
}
#menubar a:hover {
	left: 0px;
	color: #aac8e3;
}
#menubar li {
	float: left;
	display: block;
	list-style-image: none;
	margin-right: 10px;
}
#menubar ul {
	display: block;
}
#menubar a, a:visited {
	color: #2c3134;
	text-decoration: none;
}
#menubar a:hover, a:active {
	text-decoration: underline;
	color: #a4c1db;
}
