@font-face
{
	font-family: FontAwesome;
	src: url('font/fontawesome-webfont.eot?v=3.2.1');
	src: url('font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('font/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	margin: 0;
	padding: 0;
	background: #000000 url(../images/img01.jpg) repeat-x top center;
	font-size: 13px;
	color: #8C8C8C;
}


body, th, td, input, textarea, select, option {
	font-family: "Open Sans", sans-serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #F8FBEC;
}

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

h2 {
	letter-spacing: 0px;
	font-size: 1,5em;
}

h3 {
	font-size: 20px;
	color: #FFF;
}

p, ul, ol {
	line-height: 100%;
	font-size:18px;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
	font-size:18px;
}

a {
	color: #9BDB18;
}

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

#wrapper {
}
/* Header */

#header {
	width: 760px;
	height: 150px;
	margin: 0 auto;
	background: url(../images/img02.jpg) no-repeat right top;
}

#header h1, #header p {
	margin: 0;
	color: #9CBC1E;
}

#header h1 {
	padding: 100px 0 0 70px;
}

#header p {
	padding-left: 73px;
	margin-top: -10px;
}
#header a {
	color: #E6B715;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	margin-top:40px;
}
#page_index {
	width: 900px;
	height: 550px;
	margin: 0 auto;
	margin-top:50px;
}
/* Content */
#menu {
	position:static;
	width:100%;
	top:150px;
	height: 45px;
	padding:0 0 0 0;
	margin-bottom:25px;
	background-color:#343434;
}
#content {
	float: inherit;
	width: 760px;
	margin: 0;
}
#content_index {
	width: 900px;
	margin: 0;
}
#Garten {
	background-image:url(../images/garten.jpg);
	background-repeat:no-repeat;
	height:500px;
}
#Transport {
	background-image:url(../images/transport.jpg);
	background-repeat:no-repeat;
	height:500px;
}
#Montage {
	background-image:url(../images/montage.jpg);
	background-repeat:no-repeat;
	height:500px;
}
#Rauchmelder {
	background-image:url(../images/rauchmelder.jpg);
	background-repeat:no-repeat;
	height:500px;
}
#Schlosser {
	background-image:url(../images/schloss.jpg);
	background-repeat:no-repeat;
	height:500px;
}
#Granit {
	background-image:url(../images/granit.jpg);
	background-repeat:no-repeat;
	height:500px;
}
#content_index {
	float: right;
	width: 900px;
	margin: 0;
}
.post {
	padding: 0 0 20px 20px;
	width:400px;
	
}

.title {
	margin: 0;
	padding-bottom: 5px;
	border-bottom: 2px solid #B7D24D;
}

.byline {
	margin: 0;
	color: #646464;
}

.meta {
	text-align: left;
	color: #646464;
	padding: 10px 10px;
	height: 48px;
	background: url(../images/img06.gif) no-repeat left top;
}

.meta .more {
	padding-left: 20px;
}

.meta .comments {
	padding-left: 20px;
}

.meta a {
	color: #003300;
}

/* Sidebar */

#sidebar1col {
	float: right;
	width: 160px;
	height:500px;
	margin-bottom:30px;
	margin-right:80px;
}
#sidebar2col {
	float: right;
	width: 320px;
	height:500px;
	margin-bottom:30px;
}

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

#sidebar li {
}

#sidebar li ul {
	padding: 15px 15px;
}

#sidebar li li {
	border-bottom: 1px dotted #000000;
	padding-left: 15px;
}

#sidebar h2 {
	margin: 0;
	padding: 10px 0 0 40px;
	height: 40px;
	background: url(../images/img04.gif) no-repeat left 60%;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
}

/* Footer */

#footerOLD {
	
	clear: both;
	width: 760px;
	height: 60px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	text-align: center;
	color: #52640A;
}
#footer {
	width:100%;
	position:fixed;
	bottom:0px;
	list-style:none;
	padding:6px 6px 6px 0;
	background-color:#343434;
	background-repeat:repeat;
	border-width:1px;
	border-style:solid;
	border-color:#343434;
	font-size:20;
	display:inline-block;
	*display:inline;
}
#footer a {
	color: #FFFFFF;
}
