/*
Theme Name: Steven Schulz
Theme URI: http://www.elbrauschen.com
Description: Basierend auf dem Design von Steven Schulz.
Version: 1.0
Author: Maurice Renck
Author URI: http://www.elbrauschen.com/
*/

body {
	margin: 0;
	padding: 0;
	background-color: #f5f5f5;
	
	color: #55504f;
	font-size: 13px;
	font-family: Arial, sans-serif;

	background-image: url(./images/bg_content.png);
}


a {
	color: #01b4d0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
	text-decoration: none;
}

.center {
	width: 970px;
	position: relative;
	left: 50%;
	margin-left: -485px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.middle {
	vertical-align: middle;
}

.linie {
	clear: both;
	display: block;
	height: 2px;
	line-height: 2px;
	margin: 9px 0 9px 0 !important;
	
	background-image: url(./images/linie.png);
	background-repeat: repeat-x; 
}


.top {
	margin-bottom: 40px;
	background-image: url(./images/bg_body.png);
	background-repeat: repeat-x;
	background-position: top center;
}

.logo {
	width: 1168px;
	height: 120px;
	position: relative;
	left: 50%;
	margin-left: -584px;
	background-image: url(./images/bg_logo.png);
	background-repeat: repeat-x;
	background-position: center center;
}

.blau {
	color: #01b4d0;
}

a.grey {
	color: #807c7b !important;
}

.underline {
	text-decoration: underline !important;
}

.nunderline {
	text-decoration: none !important;
}

.singleview {
	float: left;
	width: 650px;
}

#content {
	float: left;
	width: 600px;
	padding: 0 30px 0 20px;
}

#content a {
	color: #01b4d0;
}

#content a:hover {
	background-color: #01b4d0;
	color: #fff;
}

#content h2 {
	margin: 0;
	padding: 0;
	font-size: 30px;
	color: #01b4d0;
	font-weight: normal;
}

#content .meta {
	height: 30px;
	/* color: #807c7b; */
}

#content .meta a {
	color: #7a7370;
}

#comments {
	float: left;
	width: 630px;
	padding: 0 10px 0 0;
}

#comments p {
	margin-left: 20px;
}

#comments h2 {
	margin: 0 0 20px 20px;
	padding: 0;
	color: #01b4d0;
}

#comments .comment {
	padding: 20px 20px 20px 20px;
	background-color: #d4d2d1;
}

#comments .meta {
	height: 19px;
	line-height: 19px;
	padding-left: 50px;
	margin-bottom: 20px;
	font-size: smaller;
	background-image: url(./images/bg_comment.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#sidebar {
	float: left;
	width: 310px;
	margin-left: 10px;
	color: #807c7b;
	line-height: 20px;
}

#sidebar a {
	color: #55504f;
	text-decoration: none;
	font-size: 12px;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar h3 {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #000;
}

#sidebar .sidemain {
	margin: 0 20px 0 20px;
}

#sidebar .search {
	margin-top: 20px;
}

#sidebar .archive {
	width: 120px;
	margin: 0 0 10px 15px;
}

#sidebar .archive select {
	height: 20px;
}

#sidebar .archive select {
	margin-top: 20px;
}

#sidebar .archive ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar .archive li {
	padding-left: 25px;
	background-image: url(./images/ico_calendar-list.png);
	background-repeat: no-repeat;
}

#sidebar .cat {
	width: 120px;
	margin: 0 15px 0 0;
}

#sidebar .cat ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar .cat li {
	padding-left: 25px;
	background-image: url(./images/ico_folder.png);
	background-repeat: no-repeat;
}

#sidebar .links ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar .links li {
	padding-left: 25px;
	background-image: url(./images/ico_application-browser.png);
	background-repeat: no-repeat;
}

#sidebar .cmbox {
	width: 280px;
	height: 131px;
	padding: 15px 30px 0 20px;
	background-image: url(./images/box_last-kommentar.png);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 1.5em;
}

#sidebar .cmbox b {
	font-size: larger;
}

#sidebar .cmbox a {
	color: #01b4d0 !important;
}
	
#footer {
	color: #807c7b;
	height: 190px;
	padding-top: 4px;
	background-image: url(./images/bg_footer.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 11px;
}

#footer .postit {
	float: left;
	height: 100px;
	width: 300px;
	line-height: 20px;
	padding: 20px 25px 0 20px;
	background-image: url(./images/footer_postit.png);
	background-repeat: no-repeat;
	color: #fff;
}

#footer .info {
	float: left;
	width: 150px;
	padding: 45px 0 0 0;
}


#footer .banner {
	float: left;
	width: 110px;
	padding: 45px 0 0 0;
}

#footer .banner img {
	border: 0;
}

#footer a {
 color: #fff;
 text-decoration: underline;
}
 
#footer p {
	margin: 5px 0;
	padding: 0;
}

#footer ul{
float: left;
list-style-type: none;
padding:0;
margin: 0 0 0 0;
}

#footer li{
color:#817977;
font-size: 11px;
height: 18px;
padding: 0;
margin: 0;
}
#footer li img{
padding: 0;
margin: 0 5px 0 0;
 
}
#footer ul a{
color:#817977;
font-size: 11px;
text-decoration: none;
}

#startseite {
	float: left;
	width: 930px;
	padding: 0 20px 0 20px;
	color: #55504f;
	font-size: 13px;
}

#startseite h2 {
	margin: 0;
	padding: 0;
	font-size: 30px;
	font-weight: normal;
	margin:40px 0 20px;
}


#startseite p {
	padding: 0;
	margin: 0 0 30px 0;
}

#startseite .linie {
	margin-bottom: 15px !important;
}

#startseite ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#startseite li {
	background-repeat: no-repeat;
	padding-left: 30px;
}

#startseite li.phone {
	background-image: url(./images/sym_phone.png);
}

#startseite li.fax {
	background-image: url(./images/sym_fax.png);
}

#startseite li.mail {
	background-image: url(./images/sym_mail.png);
}

#startseite .alignleft {
	float: left;
	margin: 0 10px 5px 0;
}

#startseite .space {
	margin-right: 60px;
}

#startseite .row {
	width: 270px;
	float: left;
}

#coverflow {
}

.coverflow {
	width: 1168px;
	height: 535px;
	position: relative;
	left: 50%;
	margin-left: -584px;
	background-image: url(./images/bg_coverflow.png);
	background-repeat: repeat-x;
	background-position: top center;
}

.Cflow_caption {
	margin-left: 120px;
	margin-top: 50px;
	float: left;
	width: 270px;
}

.button {
	color: #fff !important;
	text-decoration: none !important;
	font-size: 10px;

	width: 36px;
	height: 14px;
	padding-top: 3px;
	float: left;
	margin-right: 5px;
	text-align: center;
	vertical-align: middle;
	background-image: url(./images/button_leer.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.button:hover {
	background-position: bottom center;
}

.widget_text{
list-style-type: none;
}