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

#karton {
   background: url(../grafiken/karton.jpg) no-repeat right top;
}

#montage {
   background: url(../grafiken/montage.jpg) no-repeat left bottom;
}

#about {
   background: url(../grafiken/about.jpg) no-repeat right bottom;
}

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

h7 {
   color: #264784
}

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

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

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 1px;
	padding: 5px 20px 5px 20px;
	text-decoration: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
/*border: none;*/
  border-right: #6699FF 1px solid;
  background: #003399;
  }

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

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

#menu .menuactive {
	margin-right: 1px;
	background: #6699CC;
	font-weight: bold;
  color: #003399;
  text-decoration: none;
}

/* Page */

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

/* Content */

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

#content h1 {
	padding-left: 10px;
	border-left: 4px solid #003399;
	border-bottom: 1px solid #003399;
/*	background-color: #6699CC;  */
	color: #003399;
}

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

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: #000099;
	font-weight: bold;
  text-decoration: underline;
	border: none;
}

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

#sidebar a:active {
	
	color: #808080;
	font-weight: bold;
}

/* Footer */

#footer {
	width: 900px;
	height: 10px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	background: #003399;
	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;
}

/* input box in default state */
.tcalInput {
	background: url('../img/cal.gif') 100% 50% no-repeat;
	padding-right: 20px;
	cursor: pointer;
}

/* additional properties for input boxe in activated state, above still applies unless in conflict */
.tcalActive {
	background-image: url('../img/no_cal.gif');
}
/* container of calendar's pop-up */
#tcal {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	width: 170px;
	background-color: white;
	margin-top: 2px;
	padding: 0 2px 2px 2px;
	border: 1px solid silver;

	-moz-box-shadow: 3px 3px 4px silver;
	-webkit-box-shadow: 3px 3px 4px silver;
	box-shadow: 3px 3px 4px silver;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver');
}

/* table containing navigation and current month */
#tcalControls {
	border-collapse: collapse;
	border: 0;
	width: 100%;
}
#tcalControls td {
	border-collapse: collapse;
	border: 0;
	padding: 0;
	width: 16px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	cursor: pointer;
}
#tcalControls th {
	border-collapse: collapse;
	border: 0;
	padding: 0;
	line-height: 25px;
	font-size: 10px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	white-space: nowrap;
}
#tcalPrevYear { background-image: url('../img/prev_year.gif'); }
#tcalPrevMonth { background-image: url('../img/prev_mon.gif'); }
#tcalNextMonth { background-image: url('../img/next_mon.gif'); }
#tcalNextYear { background-image: url('../img/next_year.gif'); }

/* table containing week days header and calendar grid */
#tcalGrid {
	border-collapse: collapse;
	border: 1px solid silver;
	width: 100%;
}
#tcalGrid th {
	border: 1px solid silver;
	border-collapse: collapse;
	padding: 3px 0;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	background-color: gray;
	color: white;
}
#tcalGrid td {
	border: 0;
	border-collapse: collapse;
	padding: 2px 0;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	width: 14%;
	font-size: 11px;
	cursor: pointer;
}		
#tcalGrid td.tcalOtherMonth { color: silver; }
#tcalGrid td.tcalWeekend { background-color: #ACD6F5; }
#tcalGrid td.tcalToday { border: 1px solid red; }
#tcalGrid td.tcalSelected { bac
