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

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

h1, h2, h3 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #444444;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 3em;
}

h3 {
	font-size: 1.6em;
}

h4, h5, h6 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: 2em;
}

h6 {
	font-size: 0.6em;
}

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

ul, ol {
}

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

a:hover {
	background: none;
}

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

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

/* Header */

#header {
	width: 900px;
	height: 217px;
	margin: 0 auto;
	background: url(../grafiken/header.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	width: 640px;
	color: #000000;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 30px 0 0 20px;
	margin-right: 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.8em;
}

#logo h1 a {
	color: #00CC00;
}

#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: 900px;
	height: 44px;
	background: url(../grafiken/img03.jpg) no-repeat left top;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 13px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 5px 20px 7px 20px;
	text-decoration: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
  background: #336699;
  }

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

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

#menu .menuactive {
	margin-right: 3px;
	background: #FF0000;
	font-weight: bold;
  color: #000000;
  text-decoration: none;
}

/* Page */

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

/* Content */

#content {
	float: right;
	width: 610px;
	padding: 24px 50px 0 0;
}

#content h1 {
	padding-left: 10px;
	border-left: 4px solid #336699;
	border-bottom: 4px solid #336699;
	background-color: #6699CC;
	color: #ffffff;
}

#content h2 {
	font-size: 1.5em;
	color: #0066CC;
}

table
{
background-image: url(../grafiken/bg.jpg) | values required!;
background-position: center center;
background-repeat: no-repeat;
}

/* Sidebar */

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

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

#sidebar li {
	margin: 0;
	padding: 0;
	border-bottom: 1px dashed lightgray;
	border-left: 3px solid #ffffff;
	padding-left: 10px;
	background-color: #6699CC;
	border-left: 1px solid #336699;
	border-bottom: 1px solid #336699;
}

#sidebar li:hover {
	border-left: 3px solid #336699;
  background-color: #0066cc;
}


#sidebar li.menuactive {
	background-color: #0066cc;

}

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

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

#sidebar a {
	color: #000000;
	border: none;
}

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

#sidebar a:active {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}

/* Footer */

#footer {
	width: 900px;
	height: 10px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	background: #336699;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

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

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

/* -------------------------------------------------------- */
/* 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 lightgray;
}


/* -------------------------------------------------------- */
/* 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;
}

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


/* -------------------------------------------------------- */
/* [bildlinks|...] */
/* --------------- */
div.leftcontentimage {
	margin:6px 20px 6px 20px;
	max-width:200px;
	float:left;
	margin-left:0px;
}

img.leftcontentimage {
	max-width:200px;
	border:1px solid;
}


/* -------------------------------------------------------- */
/* [bildrechts|...] */
/* ---------------- */
div.rightcontentimage {
	margin:6px 20px 6px 20px;
	max-width:200px;
	float:right;
	margin-right:0px;
}
img.rightcontentimage {
	max-width:200px;
	border:1px solid;
}


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

}


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

}


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

}


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

}


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


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


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


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


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

}

/* -------------------------------------------------------- */
/* [tabelle|...] */
/* ------------- */
table.contenttable {
	margin:0px auto;
	border:1px solid #C0C0C0;
	border-collapse:collapse;
	width:100%;
}
th.contenttable {
	vertical-align:top;
	border:1px solid #666666;
	background-color:#6B869C;
	padding:2px 5px;
	color:#ffffff;
}
td.contenttable1 {
	vertical-align:top;
	border:1px solid;
	background-color:#ffffff;
	padding:2px 5px;
}
td.contenttable2 {
	vertical-align:top;
	border:1px solid;
	background-color:#ffffff;
	padding:2px 5px;
}

p {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

pre {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

