/* BODY
-------------------------------------------------------------------- */
body{
	font-family: "Trebuchet MS", Geneva, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-x;
	line-height: 1.5em;
}

/* FORMULARELEMENTE
-------------------------------------------------------------------- */
form{
	background-color:#faf7f5;
	border: 1px solid #f6efeb;
	color: #333333;
	font-family: "Trebuchet MS", Geneva, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	padding: 5px;
	margin: 0px;
	width: 677px;
}
form.suchfeld{
	background: none;
	border: 0;
	padding: 5px 0 0 0;
	margin: 0 0 0 10px;
	width: 160px;
}
label{
	width: 180px;
	float: left;
}
radio{
	color: #333333;
	font-family: "Trebuchet MS", Geneva, Verdana, Helvetica, sans-serif;
	font-size: 100%;
}
input{
	color: #333333;
	font-family: "Trebuchet MS", Geneva, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	width: 300px;
	height: 24px;
	padding: 2px;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #d0b099;
	border-right: 1px solid #d0b099;
	border-top: 1px solid #f6efeb;
	border-left: 1px solid #f6efeb;
}
input.zweihundert{width: 250px;}
input.plz{width: 46px;}
input.ohne_rahmen{
	border-width:0;
	background-color:#faf7f5;
	color: #333333;
	font-family: "Trebuchet MS", Geneva, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	width: 20px;
	height: 15px;
	background-image: none;
}
input.button{
	background-image: url(images/bg-button-300.jpg);
	border: none;
	background-color:#cc0000;
	color: #ffffff;
	height: 37px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
input.suchfeld{width: 130px;}
input.suchfeldbutton{
	background-image: none;
	border: none;
	background-color:#cc0000;
	width: 20px;
	background-image: url(images/suche.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border: 0;
}
select{
	background-color: #FFFFFF;
	border-bottom: 1px solid #d0b099;
	border-right: 1px solid #d0b099;
	border-top: 1px solid #f6efeb;
	border-left: 1px solid #f6efeb;
	color: #333333;
	font-family: "Trebuchet MS", Geneva, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	width: 300px;
	padding: 2px;
	margin-bottom: 2px;
}
select.hundert{
	width: 100px;
}
select.zweihundert{
	width: 200px;
}
textarea{
	background-color: #FFFFFF;
	border-bottom: 1px solid #d0b099;
	border-right: 1px solid #d0b099;
	border-top: 1px solid #f6efeb;
	border-left: 1px solid #f6efeb;
	color: #333333;
	font-family: "Trebuchet MS", Geneva, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	width: 300px;
	padding: 2px;
}

/* TABELLEN
-------------------------------------------------------------------- */
table{
	font-family: "Trebuchet MS", Geneva, Verdana, Helvetica, sans-serif;
}
tr{
	font-size: 100%;
	font-family: "Trebuchet MS", Geneva, Verdana, Helvetica, sans-serif;
}
tr.farbig{
	background: #d0b099;	
	font-family: "Trebuchet MS", Geneva, Verdana, Helvetica, sans-serif;
}
tr.mittel{
	background: #f6efeb;	
	font-family: "Trebuchet MS", Geneva, Verdana, Helvetica, sans-serif;
}
tr.hell{
	Background: #faf7f5;	
	font-family: "Trebuchet MS", Geneva, Verdana, Helvetica, sans-serif;
}
th{
	font-size: 26pt;
	color: #336699;
	font-family: "Trebuchet MS", Geneva, Verdana, Helvetica, sans-serif;
}
td{
	font-size: 100%;
	font-family: "Trebuchet MS", Geneva, Verdana, Helvetica, sans-serif;
	color: #333333;
}

/* ALLGEMEINE FORMATIERUNGEN
-------------------------------------------------------------------- */
li{
	font-size: 100%;
	font-family: "Trebuchet MS", Geneva, Verdana, Helvetica, sans-serif;
	color: #333333;
	list-style-image:url(images/anstrich-li.gif);
}
p{
	font-size: 100%;
	font-family: "Trebuchet MS", Geneva, Verdana, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.5em;
}
p.klein{
	font-size: 8pt;
	font-family: "Trebuchet MS", Geneva, Verdana, Helvetica, sans-serif;
	color: #333333;
}
p.gross{
	FONT-WEIGHT: bold;
	font-size: 15pt;
	color: #333333;
	font-family: "Trebuchet MS", Geneva, Verdana, Helvetica, sans-serif
}
p.abschluss{
	font-size: 100%;
	color: #336699;
	font-family: "Trebuchet MS", Geneva, Verdana, Helvetica, sans-serif
}
a{
	font-size: 100%;
	color: #cc0000;
	font-family: "Trebuchet MS", Geneva, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover{
	color: #333333;	
	font-family: "Trebuchet MS", Geneva, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
a.klein{font-size: 90%;}
a.noborder:hover {
	border: 0;
	text-decoration: none;
}
hr{
	width: 100%; 
	color: #d0b099;
	height: 1px;
	border: 0;
	background-color: #d0b099;
}
.galerie h2{
	font-size: 20px;
	color: #ffffff; 
	margin : 0px;
	padding: 5px;
	border-bottom: 1px dotted #cc0000;
	background-color:#d0b099;
	text-align: right;
}
span.pflicht {color: #cc0000;}

/* NAVIGATION
-------------------------------------------------------------------- */
#hauptnavi {
	width: 687px;
	height: 35px;
	margin: 0 0 5px 1px;
	padding: 0;
	background-color: #6699cc;
}
#hauptnavi ul {
	list-style: none;
	margin: 0;
	padding: 0px;
	width: 100%;
}
#hauptnavi li {
	list-style-image:none;
	padding: 0px;
	margin: 0px;
	float: left;
}
#hauptnavi li a {
	font-size: 14px;
	font-weight: bold;
	height: 16px;
	display: block;
	color: #FFFFFF;
	text-align: left;
	padding: 8px 10px 11px 10px;
	margin: 0px;
	letter-spacing: 0em;
	border: 0;
	text-decoration: none;
	float: left;
	background-image: url(images/bg-navi.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#hauptnavi a:hover {
	color: #FFFFFF;
	background-color: #336699;
}
#hauptnavi a.aktiv {
	color: #FFFFFF;
	background-color: #cc0000;
	background-image: url(images/bg-button-300.jpg);
	background-position: right bottom;
}

/* UNTERNAVIGATION
-------------------------------------------------------------------- */
#navi2 ul{ list-style: none; margin: 0 0 0 1px; padding: 0; width: 179px;}
#navi2 ul li{ list-style: none; list-style-image: none;}
#navi2 li.nav1 a {
	width: 169px;
	font-size: 13px;
	font-weight: normal;
	display: block;
	color: #FFFFFF;
	text-align: left;
	padding: 3px 5px;
	margin: 0px 0px 1px 0px;
	letter-spacing: 0em;
	text-decoration: none;
	background-color: #dbcb8e;
}
#navi2 li.nav1 a:hover {
	text-decoration: none;
	background-color: #c7b778;
	color: #FFFFFF;
}
#navi2 li.nav1 a.aktiv {
	text-decoration: none;
	font-weight: bold;
	background-color: #c7b778;
	color: #FFFFFF;
}
#navi2 ul ul{ list-style: none; margin: 0; padding: 0; width: 179px;}
#navi2 li.nav2 a {
	width: 164px;
	font-size: 11px;
	font-weight: normal;
	display: block;
	color: #006699;
	text-align: left;
	padding: 3px 5px 3px 10px;
	margin: 0px 0px 1px 0px;
	letter-spacing: 0em;
	text-decoration: none;
	background-color: #eada9c;
}
#navi2 li.nav2 a:hover {
	text-decoration: none;
	background-color: #c7b778;
	color: #FFFFFF;
}
#navi2 li.nav2 a.aktiv {
	text-decoration: none;
	font-weight: bold;
	background-color: #c7b778;
	color: #FFFFFF;
}

/* RAHMEN
-------------------------------------------------------------------- */
#rahmen{
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg-rahmen.jpg);
	background-repeat: no-repeat;
}

/* HEADER
-------------------------------------------------------------------- */
#header{
	clear: both;
	width: 950px;
	height: 133px;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #d0b099;
}
#header h1, #header h2 {visibility: hidden; font-size: 100%; margin:0; padding:0;}

/* INHALTSBEREICH
-------------------------------------------------------------------- */
#content {
	width: 950px;
	padding: 0 0 10px 0;
	margin: 0;
	text-align: left;
}
#links {
	width: 263px;
	margin: -35px 0 0 0;
	padding:0;
	float: left;
}
#service { width: 215px; margin: 10px 0 10px 35px; padding:0; color: #d0b099;}
#service h3{color: #d0b099; font-size: 15pt; margin: 20px 0 10px 0; padding:0; font-family: "Arial Narrow";}
#service h3.rot{color: #cc0000;}
#service a{color: #cc0000;}
#inhalt_rahmen{
	width: 687px;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
}
#inhalt{
	width: 675px;
	min-height: 550px;
	margin: 15px 0px 0px 10px;
	padding: 0;
	text-align: left;
}
#inhalt h1{
	font-family: "Arial Narrow";
	font-size: 26px;
	color: #336699; 
	margin: 4px 0 10px 0;
	padding: 0 0 3px 0;
	font-weight: bold;
	border-bottom: 1px solid #336699;
}
#inhalt h2{
	font-size: 21px;
	color: #cc0000; 
	margin: 0px 0px 5px 0px;
	padding: 0;
	font-weight: normal;
}
#inhalt h3{
	font-size: 15px;
	color: #336699; 
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border-bottom: 1px dotted #336699;
}
#inhalt h4{
	font-size: 100%;
	color: #cc0000; 
	font-weight: bold;
	margin: 0;
	padding: 0px;
	border: none;
}
#inhalt ul li h3 {
	border: none;
	font-weight: normal;
}
ul li h3 a{
	color: #cc0000;
}
/* SLIDESHOW-BILDER
-------------------------------------------------------------------- */
#slideshow { 
	margin: 10px 0 10px 34px; width: 215px; height: 230px; padding: 0; 
	background-color:#FFFFFF;
	border:1px solid #f1e7e0;
}
*html #slideshow { 
	margin: 10px 0 10px 34px; width: 217px; height: 232px; padding: 0; 
}
#imageSlideshowHolder{

	margin: 10px 0 10px 34px; 

	/* CSS HACK */
	width: 221px;	/* IE 5.x */
	width/* */:/**/215px;	/* Other browsers */
	width: /**/215px;
			
	/* CSS HACK */
	height: 236px;	/* IE 5.x */
	height/* */:/**/230px;	/* Other browsers */
	height: /**/230px;
			
	background-color:#FFFFFF;
	border:1px solid #f1e7e0;
	position:relative;	/* Never change this value */
		
}
.imageInGallery{		
	width:215px;
	height:230px;
	background-color:#FFFFFF;
		
	/* Never change these 3 value */
	left:0px;
	top:0px;
	position:absolute;	
}
	
#imageSlideshowHolder img{
	position:absolute;
}

/* TOOLTIP
-------------------------------------------------------------------- */
.tooltip {
	position: absolute;
	display: none;
	background-color: #336699;
	width: 300px;
	text-align:left;
	border: 1px solid #FFFFFF;
	padding: 10px;	
	color: #FFFFFF;
	z-index:1000;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	font-size: 90%;
}
.tooltip img{
	border: 1px solid #FFFFFF;
}
a img {
	border-color: #FFFFFF;
}
.gross{
	width: 630px;
}

/* REFERENZEN
-------------------------------------------------------------------- */
a.galerielink {
	background-color: #6699cc;
	width: 292px;
	height: 20px;
	display: block;
	text-align: center;
	padding: 5px;
	color: #FFFFFF;
}
div.artikel {
	width: 302px;
	text-align: center;
	padding: 5px;
	float: left;
}
div.artikel img {
	border: 1px solid #6699cc;
	margin: 0;
	padding: 0;
}
#inhalt h3.ref {
	border: none;
	color: #6699cc;
}

/* SLIDER
-------------------------------------------------------------------- */
.dhtmlgoodies_question{	/* Styling question */
	overflow:hidden; cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	font-size: 90%;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:3px; position:relative; background-color: #f6efeb; border: 1px solid #e9ddd5;
}

/* NOPRINT BEREICH
-------------------------------------------------------------------- */
div.noprint { display: none; }
.falle { display: none; }

/* SUCHE
-------------------------------------------------------------------- */
#suche form{
	background: none;
	border: none;
	margin: 0; padding: 0;
}
#suche .buttonsuche{
	background-image: none;
	border: 0;
	background-color: #cc0000;
	color: #FFFFFF;
	width: 80px;
}
#suchergebnis p {
	font-size: 80%;
}
span.highlight { font-weight: bold; color: #cc0000;}

/* KONTAKT
-------------------------------------------------------------------- */
.kontaktbox{
	width: 140px; 
	float: left; 
	background-image: url(images/anstrich.gif); 
	background-repeat: no-repeat; 
	background-position: 0 5px;
	padding-left: 15px;
}
a:hover.autor {
	border: 0px;
}
form p {
	margin-bottom: 5px;
}

/* FOOTER
-------------------------------------------------------------------- */
#footer_top{
	width: 100%;
	height: 15px;
	background-color: #d0b099;
}
#footer_rahmen{
	width: 100%;
	height: 150px;
	background-image: url(images/bg-footer.gif); 
	background-repeat: repeat-x; 
	border-top: 1px solid #FFFFFF;
}
#footer {
	width: 910px;
	margin: 0 auto;
	padding: 10px;
	text-align: left;
}
#footer .fuss {float: left; width: 220px; margin: 10px; }
#footer .rechts {float: right; margin-right: 0;}
#footer p {
	font-size: 90%;
	margin: 0;
	color: #d0b099; 
	padding: 0;
	text-align: left;
}
#footer a{
	font-size: 100%;
	color: #d0b099; 
}
#footer a:hover{
	color: #d0b099; 
	border: 0;
	background: none;
	text-decoration: underline;
}
#footer ul {margin: -1px 0 0 0; padding: 0; list-style: none;}
#footer li {list-style-image: none; }
#footer li a {font-size: 90%; }

/* IE7 PROBLEME
-------------------------------------------------------------------- */
*html INPUT{height: 22px;}
*html #inhalt{height: 550px;}
*html FORM{width: 677px;}
*html #hauptnavi {width: 685px;}
*html #hauptnavi li a {
	height: 14px;
	padding: 8px 10px 8px 10px;
	margin: 0;
}
*html a.galerielink {width: 302px;}
*html div.artikel {width: 312px;}


