﻿* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: #F3F3F3 url("pics/images/img01.jpg") repeat-x top left;
}

body, th, td, input, textarea {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #562413;
	font-size: 0.9em;
	line-height: 19px;
	letter-spacing: 0.1em;
	table-layout: fixed;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #626456;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -.075em;
	font-size: 2em;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: bold;
	color: #8D8E85;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 0.7em;
	font-style: italic;
	color: #8D8E85;	
}

p, ul, ol {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	margin-top: 1.5em;
	line-height: 1.4em;
	font-size: 0.9em;
	text-align: left;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #8D8E85;
}

a:link {
	color: #a45200;
}

a:hover {
	border: none;

}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #D0C073;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #8D8E85;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 800px;
	height: 55px;
	margin: 0 auto;
}

#menu {
	float: left;
	width: 800px;
	height: 40px;
	background: url("pics/images/img04.jpg") no-repeat left top;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	background: url("pics/images/img05.gif") no-repeat right top;
	height: 40px;
	padding: 0 10px 0 10px;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin-right: 1px;
	padding: 11px 0px 0 0px;
	text-decoration: none;
	text-transform: uppercase; 
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#menu a:hover {
	color: #562413;
	text-decoration: underline;
}

#menu .current_page_item a {
	color: #2C2E22;
}

/* Logo */

#logo {
	background-position: top;
	width: 785px;
	margin: 0 auto;
	padding-left: 15px;
	background: #FFFFFF url('pics/images/background.jpg') no-repeat left top;
	height: 327px;
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
}
#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
}
#logo h1 {
	padding: 85px 5px 20px 45px;
	color: #F1EDCD;
	font-size: 3.5em;
}
#logo h2 {
	padding: 30px 0 0 200px;
	font-style: italic;
	color: #F1EDCD;
	font-size: 2em;
	width: 400px;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #C2C5B1;
}

#logo a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 0px 0px 0 0px;
	background: #FFFFFF;
	border: 1px solid #D5D5D5;
	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 770px;
	padding: 20px 15px 20px 15px;
}

/* News */
#news {
	border-width: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 0px 5px;
	width: 315px;
	height: 900px;
	background-color: #F1EDCD;
	float: right;
	overflow: auto;
}

/* Linkbox */
#linkbox {
	border-width: 0px 0px 0px 1px;
	margin: 0px 0px 0px 5px;
	padding: 10px 5px 0px 5px;
	width: 250px;
	background-color: #F1EDCD;
	float: right;
	font-size: 0.8em;
	text-align: left;
	height: 900px;
	overflow: auto;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	line-height: 1.1em;
	font-size: 0.9em;
	border-left-style: dotted;
	border-left-color: #562413;
}

/* menu_unten */

#menu_unten {
	float: left;
	width: 800px;
	height: 20px;
	background: url("pics/images/img05.jpg") no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}

#menu_unten ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu_unten li {
	float: left;
	height: 20px;
	padding: 0 10px 0 10px;
}

#menu_unten a {
	display: block;
	float: left;
	height: 15px;
	margin-right: 1px;
	padding: 3px 0px 0 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;
	color: #562413;
	text-align: center;
}

#menu_unten a:hover {
	color: white;
	text-decoration: underline;
}

#menu_unten .current_page_item a {
	color: #2C2E22;
}

/* Footer */

#footer {
	background-position: left bottom;
	margin: 0;
	padding: 0;
	height: 140px;
	background: #562413 repeat-x left
bottom;
}

#footer p {
	padding-top: 30px;
	text-align: center;
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, Serif;
	color: #E6DCA1;
	letter-spacing: 0.1em;
	text-transform: lowercase;
}
.newstext {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #562413;
	line-height: 1.3em;
	letter-spacing: 0.1em;
	padding: 0.1em 0em 0em 0.3em;
	margin: 0px;
}
.newsüberschrift {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 0.7em;
	font-style: italic;
	color: #8D8E85;
	line-height: 1.8em;
	letter-spacing: 0.1em;
	background-color: #E6DCA1;
	padding: 0px 0px 0px 0.5em;
	font-weight: bold;
}
.welpennewstext {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #562413;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	padding: 0.1em 0em 0em 0.3em;
	margin: 0px;
}
.welpennewsüberschrift {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 0.7em;
	font-style: italic;
	color: #562413;
	line-height: 1.8em;
	letter-spacing: 0.1em;
	background-color: #E6DCA1;
	padding: 0px 0px 0px 0.5em;
	font-weight: bold;
}

