/* ======================================================== */
/*	Created by Devit Schizoper 								*/
/*	Created HomePages http://LoadFoo.starzonewebhost.com	*/
/*	Created Day 01.12.2006 									*/
/* ======================================================== */


body {
	margin: 0px;
	background-repeat: repeat-y;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-image: url(../grafiken/top_bg.jpg);
	background-color: #BDB4A8;
	background-position: center;
}

em { font:inherit; }

p {
	line-height: 17px;
	margin: 11px 0 10px 0;
	padding: 0px;
}

h2 {
	color: #94704C;
	margin:0px;
	padding:0px;
	font-size: 15px;
}

ul {
	font-size: 10px;
	margin:0;
	padding:0;
}

a {
	color: #663300;
}

a:hover {
	text-decoration: none;
}

blockquote{
	background: #F7FDE3;
	color: #606060;
	padding: 10px;
}

input {
  border:1px solid #1a1a1a;
  font:inherit;
}


/**** Main Container ***/


#wrap {
       margin-left: auto;
       margin-right: auto;
       width: 730px;
       width: 940px;
}


/**** Top ***/


#top {
	width: 100%;
	height: 240px;
	color: #fff;
	overflow:hidden;
	background-color: #958274;
	background-image: url(../grafiken/banner.jpg);
	background-repeat: no-repeat;
}

#top h2 {
	color: White;
	letter-spacing: 3px;
	font-size: 2.4em;
	font-weight: normal;
	position: relative;
	margin: 0px;
	top:33px;
	display:block;
	float:left;
	padding-left: 10px;
}

#top h2 a {
	color: white;
	text-decoration: none;
}

#top h2 a:hover {
        color: #DAD7CF;
}

#top h3 {
	color: White;
	letter-spacing: 2px;
	font-size: 1.8em;
	font-weight: normal;
	position: relative;
	margin: 0px;
	top:50px;
	display:block;
	float:right;
	padding-right: 10px;
}

/**** Main Menu ***/


#menu {
	display: block;
	float:right;
	padding-top: 170px;
}

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

#menu li {
	display: block;
	float: left;
	white-space: nowrap;
}

#menu li a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding-top: 9px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}

* html #menu a {width:1%;}

#menu li a:hover {
	color: #000000;
	background-color: #C7C0B6;
}

#menu li a.menuactive {
	color: #000000;
	background-color: #C7C0B6;
}

#menu li a.current:hover {
	color: #FFFFFF;
}


/**** Content Container ***/


#content {
	width: 100%;
	margin-top:30px;
}

#content h2 {
	margin: 0;
	padding: 10px 0 10px 0;
}


/**** Content ***/


#left ul {
	padding: 15px 0 15px 35px;
	margin:0;
}

#left li {
	margin-bottom:5px;
}

#left {
	width: 620px;
	float:right;
	display: block;
	margin-left: 20px;
	display: inline;
	text-align:justify;
	margin-right: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 30px;
}


/**** Sidebar ***/


#right {
	width: 200px;
	float: left;
	display:block;
	margin-top: 20px;
	margin-left: 10px;
}

#right .box {
	/*width: 24em;/*280px*/
	background: #D6D2C9;
	border: 1px dotted #663300;
	padding:12px;
	float: right;
	width:190px;
	margin-bottom:15px;
}

#right .box h2 {
	font-size: 1.1em;
	margin: 0px 0 0px 0;
	padding:0px 0 5px 0;
}

#right .box input {
  border:1px solid #e1e1e1;
}

/*#right .box a {
	margin: 10px 0 10px 0;
	color: #93B300;
	font-size: 10px;
}

#right .box p {
	margin: 5px 0 10px 0;
	line-height: 15px;
}

#right .box ul {
	padding: 0 0 7px 20px;
	margin:10px 0 10px 0;
}

#right .box li {
	margin-top:5px;
}*/

ul.detailmenu, ul.gallerymenu {
	list-style: none;
	width: 180px;/*	float: right; */
	margin: 2px;
}
ul.detailmenu li, ul.gallerymenu li{ 
	padding: 0; 
	margin: 0;
}
ul.detailmenu a, ul.gallerymenu a {
	display: block; /*solid #1a1a1a*/
	color: #94704C;
	background-color: #D6D2C9;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-bottom: 10px;
	border: 1px dotted #CC9966;
	}

.detailmenu a:hover, ul.gallerymenu a:hover{
	color: #1a1a1a;
	background-color: #D6D2C9;
	font-weight: bold;
	border: 1px dotted #FFFFFF;
	}	

a.detailmenuactive, a.gallerymenuactive {
	color: #1a1a1a !important;
	background-color: #fff;
	font-weight: bold;
	}	

/**** Clear Div ***/


#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}


/**** Footer ***/


#footer {
	margin: 40px auto 0 auto;
	text-align: center;
	border-top: dotted 1px gray;
	padding: 20px 0 20px 0;
	width: 840px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}



/* -------------------------------------------------------- */
/* Galerie-Tabelle (Übersichtsmodus) */
/* --------------------------------- */
table.gallerytable {
	border-collapse:collapse;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663300;
}
td.gallerytd {
	vertical-align:top;
	text-align:center;
	padding:10px 15px;
}
img.thumbnail {
	margin:5px;
}



/* -------------------------------------------------------- */
/* 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 */
/* ------------ */
form.searchform {
  text-align:center;
}
form.searchform:hover {
}



/* -------------------------------------------------------- */
/* Suchfeld */
/* -------- */
input.searchtextfield {
	width:160px;
}


/* -------------------------------------------------------- */
/* Suchbutton */
/* ---------- */
input.searchbutton {
	margin-left:5px;
	border:none !important;
}


/* -------------------------------------------------------- */
/* 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:200px;
}
textarea#contact_message {
  width:200px;
  border:1px solid #1a1a1a;
font:inherit;
}
input#contact_submit {
  width:200px;
  border:1px solid #1a1a1a;
  background-color:transparent;
  background: url(../grafiken/bg_t.gif);
  background-position:bottom;
}




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


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

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


/* -------------------------------------------------------- */
/* [bildrechts|...] */
/* ---------------- */
div.rightcontentimage {
	margin:8px;
	max-width:200px;
	float:right;
	margin-right:0px;
}

img.rightcontentimage {
	border:1px dotted;
	max-width:200px;
}


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

}


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

}


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

}


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

}


/* -------------------------------------------------------- */
/* [ueber1|...] */
/* ------------ */
#left h1 {
	font-size:1.4em;
}


/* -------------------------------------------------------- */
/* [ueber2|...] */
/* ------------ */
#left h2 {
	font-size:1.2em;
	color: #5a5a5a;
}


/* -------------------------------------------------------- */
/* [ueber3|...] */
/* ------------ */
#left h3 {
	font-size:1.0em;
}

/* -------------------------------------------------------- */
/* [liste|...] */
/* [numliste|...] */
/* ------------ */
#left ul, #content ol {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-size:inherit;
}
#left li {
	margin-top:0px;
	margin-bottom:0px;
}


/* -------------------------------------------------------- */
/* [----] */
/* ------ */
hr {
	border:none;
	border-bottom:1px dashed #1a1a1a;
}

/* -------------------------------------------------------- */
/* [tabelle|...] */
/* ------------- */
table.contenttable {
	border-collapse:collapse;
	width:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 25px;
	text-align: left;
}
th.contenttable {
	vertical-align:top;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 5px;
}
td.contenttable1 {
	vertical-align:top;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 5px;
}
td.contenttable2 {
	vertical-align:top;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 5px;
}