/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	line-height: 19px;
	background-color: #E9E1B3;
	background-image: url(../grafiken/img01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	font-size: 26px;
	line-height: 40px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #0066CC;
	color: #0066CC;
}

a:hover {
	background: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F1F9D9;
}

#wrapper {
	width: 940px;
	margin: 0 auto;
	background-image: url(../grafiken/img04.jpg);
	background-repeat: repeat;
	background-position: left top;
}

#wrapper .btm {
	/*background: url(../grafiken/img05.gif) no-repeat left bottom;*/
}

/* Header */

#header {
	width: 940px;
	height: 180px;
	margin: 0 auto;
	background: url(../grafiken/img02.jpg) repeat-y left top;
}

/* Logo */

#logo {
	float: left;
	width: 940px;
	color: #000000;
	background-color: #FFFFFF;
	height: 190px;
	background-image: url(../grafiken/banner.jpg);
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 20px;
	margin-right: 10px;
	letter-spacing: 0px;
	text-transform: lowercase;
	font-size: 36px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p {
	float: left;
	margin: 44px 0 0 0;
	padding: 3px 10px 3px 0px;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

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

/* Menu */

#menu {
	width: 940px;
	height: 70px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../grafiken/img03.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 6px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	border: 1px dotted #000000;
	background-color: #B2C261;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-top: 10px;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	background: #91704F;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .menuactive {
	background: #91704F;
	color: #E9E1B3;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: right;
	width: 620px;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content h1 {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999900;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 180px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}

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

#sidebar li {
	margin: 0;
	padding-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
}

#sidebar li:hover {
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #444444;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: left;
}

#sidebar a {
	color: #000000;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 6px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999933;
	border-right-color: #999933;
	border-bottom-color: #999933;
	border-left-color: #999933;
}

#sidebar a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #B2C261;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}

/* Footer */

#footer {
	width: 940px;
	height: 20px;
	background: #786E62;
	font-family: Arial, Helvetica, sans-serif;
	color: #E9E1B3;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

/* -------------------------------------------------------- */
/* Fehler in Tag-Attribut oder -Wert */
/* --------------------------------- */
.deadlink {
	color:#ff4444;
	text-decoration:line-through;
	font-weight:bold;
}


/* -------------------------------------------------------- */
/* Suchwort-Hervorhebungen */
/* ----------------------- */
.highlight {
	padding:0px 1px;
	font-size:inherit;
	background-color:#dd0000;
	color:#ffffff;
	font-size:inherit;
}


/* -------------------------------------------------------- */
/* Suchformular */
/* ------------ */
.search form, .news form {
	padding:0px;
	margin:0px;
}
form.searchform {
}
form.searchform:hover {
}



/* -------------------------------------------------------- */
/* Suchfeld */
/* -------- */
input.searchtextfield {
	width:150px;
	border: 1px solid #996600;
}


/* -------------------------------------------------------- */
/* Suchbutton */
/* ---------- */
input.searchbutton {
	border:none;
	margin:5px 0px -3px 10px;
}


/* -------------------------------------------------------- */
/* Kontaktformular */
/* --------------- */
form#contact_form {
}
table#contact_table {
}
table#contact_table td {
  vertical-align:top;
  padding:5px;
}
span#contact_errormessage{
  color:#880000;
  font-weight:bold;
}
span#contact_successmessage{
  color:#008800;
  font-weight:bold;
}
input#contact_name, input#contact_mail, input#contact_website {
  width:400px;
  border: 1px solid lightgray;
}
textarea#contact_message {
  width:400px;
  border: 1px solid lightgray;
}
input#contact_submit {
  width:400px;
}


/* -------------------------------------------------------- */
/*                                                          */
/* AB HIER: CMS-SYNTAX                                      */
/*                                                          */
/* -------------------------------------------------------- */


/* -------------------------------------------------------- */
/* [link|...]      */
/* --------------- */
a.link {
}


/* -------------------------------------------------------- */
/* [mail|...]      */
/* --------------- */
a.mail {
}


/* -------------------------------------------------------- */
/* [seite|...]      */
/* --------------- */
a.page {
}


/* -------------------------------------------------------- */
/* [kategorie|...]      */
/* --------------- */
a.category {
}


/* -------------------------------------------------------- */
/* [datei|...]      */
/* --------------- */
a.file {
}


/* -------------------------------------------------------- */
/* [galerie|...]      */
/* --------------- */
a.gallery {
}


/* -------------------------------------------------------- */
/* [bild|...] */
/* ---------- */
img {
	border:none;
}

span.imagesubtitle {
	margin:3px 3px;
	text-align:justify;
	font-size:0.98em;
	line-height:1.4em;
}


/* -------------------------------------------------------- */
/* [bildlinks|...] */
/* --------------- */
span.leftcontentimage {
	max-width:320px;
	float:left;
	margin-left:0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 2px;
}

img.leftcontentimage {
	max-width:320px;
}


/* -------------------------------------------------------- */
/* [bildrechts|...] */
/* ---------------- */
span.rightcontentimage {
	margin:6px 20px 6px 20px;
	max-width:320px;
	float:right;
	margin-right:0px;
}
img.rightcontentimage {
	max-width:320px;
}


/* -------------------------------------------------------- */
/* [fett|...] */
/* ---------- */
b {

}


/* -------------------------------------------------------- */
/* [kursiv|...] */
/* ------------ */
i {

}


/* -------------------------------------------------------- */
/* [unter|...] */
/* ------------ */
u {

}


/* -------------------------------------------------------- */
/* [durch|...] */
/* ------------ */
s {

}


/* -------------------------------------------------------- */
/* [ueber1|...] */
/* ------------ */
h1 {
	font-size:20px;
	margin-top:10px;
	margin-bottom:5px;
}


/* -------------------------------------------------------- */
/* [ueber2|...] */
/* ------------ */
h2 {
 	font-size:16px;
	margin-top:10px;
	margin-bottom:5px; */
}


/* -------------------------------------------------------- */
/* [ueber3|...] */
/* ------------ */
h3 {
	font-size:14;
	margin-top:10px;
	margin-bottom:4px;
}


/* -------------------------------------------------------- */
/* [liste|...] */
/* [numliste|...] */
/* ------------ */
ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}
li {
	margin-top:0px;
	margin-bottom:0px;
}


/* -------------------------------------------------------- */
/* [----] */
/* ------ */
hr {

}

/* -------------------------------------------------------- */
/* [tabelle|...] */
/* ------------- */
table.contenttable {
	border-collapse:collapse;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 0px;
}
th.contenttable {
	vertical-align:top;
	border:1px solid #666666;
	color:#663300;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 0px;
}
td.contenttable1 {
	vertical-align:top;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 0px;
}
td.contenttable2 {
	vertical-align:top;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 0px;
}
