/* BODY
-------------------------------------------------------------------- */
BODY{
   FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
   FONT-SIZE: 8pt;
	color: #333333;
	MARGIN-TOP: 0;
	MARGIN-LEFT: 0;
	MARGIN-RIGHT: 0;
	MARGIN-BOTTOM: 0;
	background-color: #FFFFFF;
	line-height: 1.5em;
	padding: 0;
}

/* FORMULARELEMENTE
-------------------------------------------------------------------- */
FORM{
	COLOR: #333333;
	FONT-SIZE: 8pt;
	padding: 0px;
	margin: 0px;
	width: 700px;
}
FORM.suche{
	background: none;
	border: 0;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	width: 245px;
}
LABEL{
	width: 250px;
	float: left;
}
RADIO{
	COLOR: #333333;
	FONT-SIZE: 8pt;
}
INPUT{
	border: 1px solid #333333;
	background-color:#ffffff;
	COLOR: #333333;
	FONT-SIZE: 8pt;
	width: 300px;
	height: 24px;
	padding: 2px;
	margin-bottom: 2px;
}
INPUT.plz{
	width: 66px;
}
INPUT.zweihundert{
	width: 230px;
}
INPUT.ohne_rahmen{
	border-width:0;
	background-color:#ffffff;
   COLOR: #333333;
   FONT-SIZE: 8pt;
	width: 20px;
	height: 14px;
	background-image: none;
}
INPUT.button{
	width: 145px;
	background-image: url(images/bt-abschicken.gif);
	border: none;
   COLOR: #ffffff;
	height: 29px;
	font-weight: bold;
	cursor: pointer;
}
INPUT.suche{
	width: 200px;
}
INPUT.suchebutton{
	width: 20px;
	background-color:#ffffff;
	background-image: url(images/suche.gif);
	background-repeat: no-repeat;
	border: 0;
}
SELECT{
	border: 1px solid #333333;
	background-color:#ffffff;
   COLOR: #333333;
   FONT-SIZE: 8pt;
	width: 300px;
	padding: 2px;
	margin-bottom: 2px;
}
SELECT.hundert{
	width: 100px;
}
SELECT.zweihundert{
	width: 200px;
}
textarea {
	border: 1px solid #333333;
	background-color:#ffffff;
   COLOR: #333333;
   FONT-SIZE: 8pt;
	width: 300px;
	padding: 2px;
	margin-bottom: 2px;
}
input:focus, textarea:focus {
	border: 1px solid #ff3300;
}
input.button:focus, input.suchebutton:focus {
	border: none;
}
fieldset {
	border: 1px solid #333333;
	padding: 5px;
}
legend {
   font-size: 14px;
	font-weight: bold;
	padding: 2px;
   COLOR: #ff3300;
}

/* TABELLEN
-------------------------------------------------------------------- */
TABLE{
   FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
TABLE.formrahmen{
    Background: #0099cc;	
}
TABLE.hell{
    Background: #e7e7d3;	
    FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
TABLE.mittel{
    Background: #cccccc;	
    FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
TABLE.zoom{
    border-color:#0099cc;	
    FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
TR{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
TR.farbig{
    Background: #0099cc;	
    FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
TR.mittel{
    Background: #cccccc;	
    FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
TR.hell{
    Background: #efefef;	
    FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
TH{
    FONT-SIZE: 9pt;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	 font-weight: bold;
	 background-color: #cccccc;
}
TD{
   FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #333333;
}
.preis TD{
   font-size: 90%;
   FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #333333;
	background-color: #ffffff;
}
TD.mittel{
    Background: #333333;	
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #333333;
}
TD.farbig{
    FONT-SIZE: 8pt;
    Background: #0099cc;
    FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #333333;
}
TD.galerie{
	width: 120px;
	height: 100px;
	padding: 5px;
}

/* ALLGEMEINE FORMATIERUNGEN
-------------------------------------------------------------------- */
ul li {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #333333;
	list-style-image:url(images/anstrich-li.gif);
}
P{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.5em;
}
P.klein{
	FONT-SIZE: 7pt;
}
P.gross{
	FONT-WEIGHT: bold;
	FONT-SIZE: 14pt;
}
P.abschluss{
	FONT-SIZE: 8pt;
	COLOR: #ff3300;
}
A{
	FONT-SIZE: 8pt;
   COLOR: #ff3300;
	text-decoration: none;
	outline: none;
}
A:hover{
   COLOR: #ff3300;	
	text-decoration: none;
}
A.klein{
    FONT-SIZE: 7pt;
}
a.noborder:hover {
	border: 0;
	text-decoration: none;
}
.preis TD a{
   font-size: 100%;
}
hr{
	height: 1px;
	width: 100%; 
	border: 0px; /* Für Firefox und Opera */
	border-top: dotted 1px #333333;
	border-bottom: transparent;
}
.galerie h2{
   font-size: 20px;
	color: #ffffff; 
	margin : 0px;
	padding: 5px;
	border-bottom: 1px dotted #ff3300;
	background-color:#0099cc;
	text-align: right;
}
blockquote {
	border-top: 1px solid #7396b5;
	border-bottom: 1px solid #7396b5;
	background: #d1dcea;
	padding: 0px 10px;
	margin: 10px 0px 0px 0px;
}
img {
	border-color: #386996;
}
img.galerie {
	border: 3px solid #333333;
}
img.galerie:hover {
	border: 3px solid #0099cc;
}
.farbig {
	color: #ff3300;
}
/* NAVIGATION
-------------------------------------------------------------------- */
#nav {display:none;}

/* NAVIGATION BUCHUNGSANFRAGE
-------------------------------------------------------------------- */
#nav_anfrage {display:none;}

/* NAVIGATION ORTE
-------------------------------------------------------------------- */
#navorte{display:none;}

/* NAVIGATION ORTE
-------------------------------------------------------------------- */
#topnavi{display:none;}

/* TOP
-------------------------------------------------------------------- */
#top{display:none;}

/* RAHMEN
-------------------------------------------------------------------- */
#rahmen{
	width: 100%;
	margin: 0;
	padding: 0;
}

/* HEADER
-------------------------------------------------------------------- */
#header{display:none;}
#header_druck{ 
	margin: 0;
	padding: 0;
	display: inline;
	text-align: left;
}
#header_druck h1{ 
	color: #0099cc;
	font-size: 40px;
	FONT-FAMILY: Georgia, Garamond, Arial;
	font-weight: bold;
}

/* INHALTSBEREICH
-------------------------------------------------------------------- */
#content {
	width: 670px;
	padding: 0;
	margin: 0;
	text-align: left;
	background-color:#FFFFFF;
}
#links {display:none;}
#clearer {display:none;}

#inhalt{
	width: 670px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	background-color:#FFFFFF;
}
#inhalt h1{
	font-size: 29px;
	FONT-FAMILY: Georgia, Garamond, Arial;
	color: #ff3300; 
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 1.5em;
}
#inhalt h2{
   font-size: 19px;
	color: #ff3300; 
	margin: 10px 0px 5px 0px;
	padding: 0;
	font-weight: normal;
}
#inhalt h3{
   font-size: 15px;
	color: #333333; 
	margin: 15px 0px 5px 0px;
	padding: 0px;
	border-bottom: 1px dotted #333333;
}
#inhalt h4{
   font-size: 9px;
	color: #333333; 
	font-weight: bold;
	margin: 2px 3px;
	padding: 0px;
	border: none;
}
#links h3{
   font-size: 10pt;
	font-weight: bold;
	color: #ff3300; 
	margin: 5px 0px 5px 0px;
	padding: 0px;
	border-bottom: 1px solid #ffcb04;
}

/* ANZEIGE HAUS
-------------------------------------------------------------------- */
.galerie_button {
	background-image: url(images/galerie.gif); 
	background-repeat: no-repeat; 
	background-position: 5px 7px;
	width: 274px; 
	padding: 5px; 
	padding-left: 25px;
	margin-top: 2px; 
	background-color: #49a0bb;
}
.galerie_button a {
	color: #efefe4;
	font-weight: bold;
}
a.kalender {display:none;}
a.anfrage {display:none;}
.dhtmlgoodies_answer li {list-style-image:url(images/anstrich-ausstattung.gif);}
.angebot {
	color: #ff3300;
	padding:0;
	font-weight: bold;
	font-style:italic;
}

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

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

/* FOOTER
-------------------------------------------------------------------- */
#footer {display:none;}
#wolke {display:none;}

/* IE7 PROBLEME
-------------------------------------------------------------------- */
*html #header_druck h1{ 
	line-height: 1em;
	color: #0099cc;
	font-size: 40px;
	FONT-FAMILY: Georgia, Garamond, Arial;
	font-weight: bold;
	text-align: left;
}



