
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2E2E2E;
	background-color: #693;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #333;
}

h1 { font-size: 25px; }

h2 { font-size: 20px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #546E09; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	background: url(images/img02.jpg) repeat-y center top;
}

#wrapper-bgtop {
	background-image: url(images/leinwand-auf-keilrahmen.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Header */

#header-wrapper {
}

#header {
	width: 980px;
	height: 98px;
	margin: 0 auto;
	background: url(images/leinwand-auf-keinrahmen.jpg) no-repeat left top; 
}

/* Menu */

#menu {
	float: right;
	width: 320px;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 50px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	border-right: 1px solid #AFD147;
}

#menu a {
	display: block;
	float: left;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

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

#menu .current_page_item a {
}

#menu .last {
	border-right: none;
}

/* Search */

#search {
	float: right;
	width: 260px;
}

#search form {
	float: right;
	margin: 0;
	padding: 4px 0px 0 0;
}

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

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #5AA01B;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 40px 20px 0px 20px;
	background: #FFFFFF;
}


/** LOGO */

#logo {
	float: left;
	width: 560px;
	margin: 0 auto;
	padding-left: 100px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	margin-top: -4px;
	text-transform: lowercase;
	font-size: 13px;
	color: #AFD147;
}

#logo h1 {
	padding-top: 10px;
	font-size: 44px;
}

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

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


#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	float: left;
	width: 940px;
}

/* Post */

.post {
	margin-bottom: 45px;
	background: url(images/leinwand-auf-keilrahmen.png) no-repeat right 10px;
}

.post .title {
	height: 44px;
	padding-left: 15px;
	color: #8CB70E;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #8CB70E;
}

.post .date {
}

.post .meta {
	height: 32px;
	margin-left: 2px;
	padding: 4px 30px 2px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 15px;
}

.post .links {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: #546E09;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #961A06;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
	margin: 0px 14px;
}

#sidebar li li {
	margin: 0;
	padding: 12px 0px;
	border-bottom: 1px dashed #ADADAD;
}

#sidebar li li a {
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}

#sidebar li li a:hover {
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
}


#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	width: 980px;
	height: 50px;
	margin: 0 auto 20px auto;
	background: #000000;
}

#footer p {
	margin: 0px;
	padding: 16px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}


/* ajaxticker */

}
#ajaxticker1{
width: 110px;
height: 35px;
margin-top: -5px;

}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/

}

#ajaxticker2{
width:110px;
height: 60px;
padding: 5px;
margin-top: -5px;
}

#ajaxticker2 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/

}

#ajaxticker3{
width:110px;
height: 60px;
padding: 5px;
margin-top: -5px;
}

#ajaxticker3 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/

}


#ajaxticker4{
width:110px;
height: 60px;
padding: 5px;
margin-top: -5px;
}

#ajaxticker4 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/

}

#ajaxticker5{
width:110px;
height: 60px;
padding: 5px;
margin-top: -5px;
}

#ajaxticker5 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/

}

#ajaxticker6{
width:110px;
height: 60px;
padding: 5px;
margin-top: -5px;
}

#ajaxticker6 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/

}

#ajaxticker7{
width:110px;
height: 60px;
padding: 5px;
margin-top: -5px;
}

#ajaxticker7 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/

}

#ajaxticker8{
width:110px;
height: 60px;
padding: 5px;
margin-top: -5px;
}

#ajaxticker8 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/

}

#ajaxticker9{
width:110px;
height: 60px;
padding: 5px;
margin-top: -5px;
}

#ajaxticker9 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/

}

#ajaxticker10{
width:110px;
height: 60px;
padding: 5px;
margin-top: -5px;
}

#ajaxticker10 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/

}
.someclass{ //class to apply to your scroller(s) if desired
}

#ajaxticker11{
width:110px;
height: 60px;
padding: 5px;
margin-top: -5px;
}

#ajaxticker11 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/

}
.someclass{ //class to apply to your scroller(s) if desired
}


#ajaxticker12, ajaxticker13{
width:110px;
height: 60px;
padding: 5px;
margin-top: -5px;
}

#ajaxticker12, ajaxticker13 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/

}
.someclass{ //class to apply to your scroller(s) if desired
}


/* CONTENT TABELLE */

table {
	border-spacing: 0; 
	width: 100%;
	margin: 5px 0 10px 0;
	font-size: 90%;
	background: #FFFFFF;
	border: 1px solid #D9D9D9;
	padding: 1px;
}

table th {
	background: #D9D9D9;
	padding: 8px;
	font-weight: normal;
	font-size: 90%;
}

table td {
	padding: 8px 8px 8px 8px;
	border-top: 1px solid #D9D9D9;
	line-height: 1.8;
	vertical-align: top;
	font-size: 90%;
}

.even {
	background: #D9D9D9;
}

.hover-even, .hover-even a, .hover-even a:link, .hover-even a:visited, .hover-even a:hover, .hover-even a:active {
	cursor: pointer;
	background-color: #D9D9D9;
}

.uneven {
	background: #FFFFFF;
}

.hover-uneven, .hover-uneven a, .hover-uneven a:link, .hover-uneven a:visited, .hover-uneven a:hover, .hover-uneven a:active { 
	background: #D9D9D9;
    cursor: pointer; 
}

.tdcenter {
	text-align: top;
	
}
.tdleft {
	
	vertical-align: top; text-align: left; 
}
.divcon1 {
	
	 width:150px; vertical-align: top; text-align: left; float:left;
}
.divcon2 {
	
	width:180px; vertical-align: top; text-align: left; float:left;
}
.divcon3{
	
	width:100px; vertical-align: top; text-align: left; float:left;
}
.divcont4 {
	
	width:100px-; vertical-align: top; text-align: left; float:left;
}