
body {
	margin: 0;
	padding: 0;
	background: url(images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3a2604;
}

/*TEXT STYLING*/
/*___________*/

h1, h2, h3 {
	margin: 0;
	padding: 20px;
	font-weight: normal;
	font-weight: 200;
	color: #3a2604;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top:0px;
	padding-left: 20px;
	padding-top: 0;
	line-height: 140%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #3a2604;
}

a.active {
	font-weight:bold;
}

a:hover {
	font-weight:bold;
}


.bold{
	font-weight: bold;
}

.small{
	font-size:9px;
	}

/*----------------------------------------------------------*/

table{
	margin-top:0px;
	padding-left: 20px;
	padding-top: 0;
	width:100%;
	float:left;
	margin-bottom:6px;
}


#wrapper {
	padding-top: 50px;
}

.container {
	width: 1000px;
	margin: 0px auto;
}

/* Header */

#header-wrapper {
	overflow: hidden;
	height: 140px;
}

#header {
	height: 100px;
    padding: 0;
    position: relative;
    width: 974px;
}
/*//////////////////////////////////////////////////*/
/* Logo */
/*//////////////////////////////////////////////////*/
#logo {
	float: left;
	width: 70%;
	height: 55px;
	margin-bottom: 20px;
	padding: 0;
	color: #FFFFFF;
}

#logo h1, #logo p {
}

#logo h1 {
	line-height: 100px;
	letter-spacing: -2px;
	font-size: 2.8em;
}

#logo h1 a {
	color: #FFFFFF;
	text-shadow: 1px 1px 0px rgba(0,0,0,.2);
}

#logo p {
	margin: 0;
	padding: 0px 0 0 0px;
	letter-spacing: -1px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #8E8E8E;
}

#logo p a {
	color: #8E8E8E;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}

#zeiten {
    float: left;
    height: 15px;
    margin-bottom: 20px;
    padding: 0;
	margin-top:9px;
    width: 80%;
}

#deko{
	 height: 91px;
    left: 787px;
    position: absolute;
    top: -82px;
    width: 100px;}
#deko2{
	 left: 0px;
    position: absolute;
    top: 280px;
}


/*//////////////////////////////////////////////////*/
/* Menu */
/*//////////////////////////////////////////////////*/
#menu {
	height: 36px;
    padding: 0;
    position: relative;
    width: 966px;
	margin: 37px auto;
}

#menu span {
     display: none;
}

#menu li {
    list-style-type: none;
    float: left;
}

ul#menu li a{
	width: 207px;  
	padding-left:34px;
	height:38px;
	float:left;
	}

#menu li#list1 a{  
		background:url(images/nav.png) no-repeat 0px 0px;
    }  
#menu li#list2 a{  
		background:url(images/nav.png) no-repeat no-repeat -245px 0;
    }
#menu li#list3 a{  
		background:url(images/nav.png) no-repeat no-repeat -488px 0;
    }
#menu li#list4 a{  
		background:url(images/nav.png) no-repeat no-repeat -728px 0;
    }

/*HOVER*/
#menu li#list1 a:hover{  
		background:url(images/nav.png) no-repeat 0 -42px;
    }  
#menu li#list2 a:hover{  
		background:url(images/nav.png) no-repeat  -245px -42px;
    }
#menu li#list3 a:hover{  
		background:url(images/nav.png) no-repeat  -488px -42px;
    }
#menu li#list4 a:hover{  
		background:url(images/nav.png) no-repeat  -728px -42px;
    }
/*ACTIVE*/
#menu li#list1 a.selected{  
		background:url(images/nav.png) no-repeat 0 -85px;
    }  
#menu li#list2 a.selected{  
		background:url(images/nav.png) no-repeat  -245px -85px;
    }
#menu li#list3 a.selected{  
		background:url(images/nav.png) no-repeat -488px -85px;
    }
#menu li#list4 a.selected{  
		background:url(images/nav.png) no-repeat -728px -85px;
    }

/*//////////////////////////////////////////////////*/
/* Page */
/*//////////////////////////////////////////////////*/
#page {
	  background: url("images/paper.png") no-repeat scroll 0 0 transparent;
    height: 456px;
    padding: 30px 50px;
    position: relative;
    width: 900px;
	margin: -36px auto;
}
/*//////////////////////////////////////////////////*/
/* Content */
/*//////////////////////////////////////////////////*/
#content {
	float: left;
	width: 37%;
	padding: 0;
	max-height: 453px;
}
#content3 {
	float: left;
	width: 45%;
	padding: 0;
	max-height: 453px;
}

#content2 {
	float: left;
	width: 53%;
	padding: 0;
}

.post {
	width: 100%;
	text-align:inherit;
}

.post img {
	padding: 20px;
	border:0;
}

.post .title {
	padding: 7px 0px 0px 0px;
	letter-spacing: -1px;
}

.post .title a {
	border: none;
	color: #79A62E;
}

.entry{float: left; width:125%;}

.entry p{
float: left;
    padding-top: 10px;
    width: 90%;
}

.thanks p{
float: left;
    font-size: 24px;
    padding-top: 100px;
    width: 200%;
}
.entry2{
	float:left;
	width:85%;
}

.entry-right{
float: left;
    left: 406px;
    position: absolute;
    top: 93px;
	width:53%;
}
.entrywide{
	width: 116%;
	float:left;
}

.entrywide p{
	float: left;
    padding-top: 10px;
}

#werk {
	position: relative;
	left: -20px;
	top: -2px;	
	}
	
#links{
	left: 0px;
    position: relative;
    top: -61px;
	}
#links table{
	text-align:center;
	position:relative;
	top:100px;
	z-index:1000;
	 width: 900px;
	border:hidden;
}
#links table td{
	text-align:center;
}
#links table a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #3a2604;
	text-decoration:underline;

	}
	
#zollstock{
bottom: 274px;
    left: 759px;
    position: relative;
 
}

/* Sidebar */

#sidebar {
	float: right;
	width: 50%;
	margin: 0px;
}

#sidebar2 {
	float: right;
	width: 40%;
	margin: 0px;
	padding: 119px 25px 0 0;
}

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

#sidebar li {
	margin: 0;
	padding: 0;
}

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

#sidebar li li {
	line-height: 40px;
	border-bottom: 1px solid #E7EBED;
	margin: 0px 0px;
	border-left: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li li a {
	padding: 0px 0px 0px 0px;
}

#sidebar h2 {
	height: 38px;
	padding: 0px 0px 30px 0px;
	letter-spacing: -.5px;
	font-size: 1.8em;
	color: #79A62E;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar-left{
	float: left;
	width: 7%;
	margin: 0px;
}


/* Footer */

#footer {
 height: 20px;
    padding: 0;
    position: relative;
    width: 999px;
	margin:16px auto;
}

#footer p {
	margin: 0;
	padding-top: 0;
	
	line-height: normal;
	font-size: 14px;
	text-align: left;
	color: #3a2604;
}



/*//////////////////////////////////////////////////*/
/* FORMULAR */
/*//////////////////////////////////////////////////*/
.formular{width:100%}
.form_textarea { font-family: Verdana, Geneva, sans-serif; font-size: 13px; }
ul.form_questions { list-style-type: none; margin: 0; padding: 0; }
ul.form_questions li.form_q { margin: 10px 0; }
label.form_label { display: block; margin: 0 0 5px 0; font-weight:bold; }
table.form_answers { width: 100%; _width: 97%; border-collapse: collapse; }
table.form_answers { vertical-align: top; }
table.form_answers td { padding: 2px; vertical-align: top; }
table.form_answers td.form_a_td { width: 25px; }

.form_text { border: 2px solid #3a2604; padding: 4px; font-size: 13px; color: #3a2604 ; width: 98.5%;
background-color: #fdf3e0;
}
 .form_textarea {  border: 2px solid #3a2604; padding: 4px; font-size: 13px; color: #3a2604; width: 98.5%;
background-color: #fdf3e0;
}
.form_select { 
border:1px solid #CCCCCC; padding: 3px; font-size: 13px; color: #3a2604; margin: 0; width: 100%; _width: 97%;
background-color: #ffffff;
background:-webkit-gradient(linear,0 0,0 100%,from(#f8f8f8),to(#fff));
background:-moz-linear-gradient(top,#f8f8f8,#fff);
}
