/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html { 
        height: 101%; 
} 

body {
	margin: 0;
	padding: 0;
	background: #57A374;
	font-size: 13px;
	color: #333333;
}

body, th, td, input, textarea, select, option {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #57A374;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1.5em;
}

h4 {	font-size: small;
        font-weight: normal;
        line-height: 120%;
	color: #57A374;
}


p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

/* Header */

#wrapper {
        margin:0 auto;
        width: 860px;
	background: #FFFFFF;
        border-top-width:1px;
        border-left-width:2px;
        border-right-width:2px;
        border-bottom-width:1px;
        border-style:solid;
        border-top-color:#ffffff; 
        border-left-color:#CFD0CB;
        border-right-color:#CFD0CB; 
        border-bottom-color:#ffffff;

}

#header {
	width: 760px;
	height: 220px;
	margin: 0 auto;
        padding-top: 25px;
	background: url(https://www.peitzer-betonwerk.de/images/pb-logo-header.jpg) no-repeat right;
}

#header h1, #header p {
	margin: 0;
	color: #FF0000;
}

#header h1 {
	padding-top: 100px;
}

#header a {
	color: #EB42A3;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 510px;
}

#content #pic_textflowpix {
	margin: 6px 0px 0px 5px;
	float: right;
	padding: 0px;
}

.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
	border-bottom: 2px solid #0F0F0F;
}

.byline {
	margin: 0;
	color: #646464;
}

.meta {
	text-align: right;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
	background: url(https://www.peitzer-betonwerk.de/images/img03.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(https://www.peitzer-betonwerk.de/images/img04.gif) no-repeat left center;
}

/* Sidebar */

#rot a {color: #FF0000}

#sidebar {
	float: left;
	width: 200px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li a{
        display:block;
	padding-left: 20px;
	border-bottom: 1px dotted #0F0F0F;
	background: url(https://www.peitzer-betonwerk.de/images/img02.gif) no-repeat 5px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 0 0;
	border-bottom: 2px solid #0F0F0F;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
}

/* Footer */

#footer {
	clear: both;
	padding: 30px 0;
	background: url(https://www.peitzer-betonwerk.de/images/img07.gif) repeat-x;
	text-align: center;
	font-size: smaller;
}


#shifty {padding-left:15px;}
/* Stylesheet: css für peitzer betonwerk Modified On 2012-11-09 14:17:29 */
