﻿#fuss-adresse p {
	font-size: 0.75em;
	color: #FFFFFF;
	text-align: center;
	font-weight: 500;
}

#fuss-adresse a:link, #fuss-adresse a:visited {
	color: #FFFFFF; 
	text-decoration: none;
	}
	
#fuss-adresse a:hover, #fuss-adresse a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
	

p {
	font-family: "Trebuchet MS", Arial;
	line-height: 1.5em;
	text-align: justify;
	padding-left: 2em;
	padding-right: 3em;
		}
		
h1 {
	color: #8C2012;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 600;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	text-align: left;
	border: none;
	padding-left: 1.2em;
	margin-top: 1em;
	}

h2 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: 600;
	padding-left: 1.6em;
	text-align: left;
	padding-bottom: 0.6em;
	padding-top: 0.6em;
	}

h3, h4, h5, h6 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding-right: 2em;
	padding-left: 2em;
	}


			
.clear  {
    clear:both;
}

.float-left {
	float:left;
	padding-right: 10px;
	}
	
.float-right {
	float:right;
	padding-left: 10px;
	}
.path {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

	
span.path {
	font-weight: bold;
	color: #993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul {
	padding-left: 2em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3ex;
	padding-bottom: 0px;
	}

li {
	list-style: square;
	text-align: left;
	}
	
li br  {
	color: #989999;
	font-size: 0.75em;
	padding-left: 2em;
	}	
	
table {
	padding: 0px;
	margin: 0em 0em 0em 2em;
}

img {
	border: none;
}

/* Standardlinks */
a:link, a:visited {
	color: #999999; 
	text-decoration: none;
	}
	
a:hover {
	color: #B36B00;	text-decoration: none;
	}
	
a:active {
	color: #B36B00;	text-decoration: none;
	}
img.willkommen {
	display: block;
	margin-top: 2em;
}
img.galerie {
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BF7300;
	border-right-color: #6F4200;
	border-bottom-color: #6F4200;
	border-left-color: #BF7300;
	margin-right: 5px;
	padding: 5px;
}

img.galerie-front {
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BF7300;
	border-right-color: #6F4200;
	border-bottom-color: #6F4200;
	border-left-color: #BF7300;
	margin-right: 3px;
	padding: 2px;
}
.braun {
	font-size: 1em;
	color: #824E00;}
.fett {
	font-weight: bold;
}
.klein {
	font-size: 0.7em;
	margin-left: 1em;
}



/*  Css für Accordion */

#accordion {
	margin:20px 0px;
}

h1.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: "Trebuchet MS", Arial;
	font-size: 1em;
	background: #8C2012;
	color: #FFFFFF;
	margin: 0;
	padding: 10px 5px 0px 500px;
	font-weight: 300;
	height: 40px;
}
div.element {
	margin-bottom: 0.4em;
}

div.element img {
	padding: 5px;
	border: 1px solid #990000;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 5px;
	
}

h1#flur {
	background-image: url(images/buttons/Flur.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

h1#wohnzimmer {
	background-image: url(images/buttons/wohnzimmer.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

h1#kueche {
	background-image: url(images/buttons/kueche.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

h1#blaues {
	background-image: url(images/buttons/blaues-schlafzimmer.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

h1#rotes {
	background-image: url(images/buttons/rotes-schafzimmer.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

h1#bad {
	background-image: url(images/buttons/bad.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
h1#wc {
	background-image: url(images/buttons/wc.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.hoch {
	height: 300px;
}
.quer {
	width: 300px;
}
/*  fontsize  */

#fontsize {
	margin: 0px 0px 0px -363px;
	padding: 0px;
	position:absolute;
	left: 50%;
	top: 10px;
	z-index: 100;
	}
#fontsize p, #fontsize h3
{
	border:none;
	display:block;
	float: left;
	font-size:12px;
	color: #8C2012;
	margin:0 0 5px;
	text-align: left;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}
#fontsize p a {
	font-weight:normal;
	display: block;
	float:left;
	margin:0px;
	color: #FFFFFF;
	padding: 0px;
}


/* background-images */
#fontsize p a.larger:link, #fontsize p a.larger:visited {
	background:url(images/buttons/groesser.gif) no-repeat 100%;
	padding-left: 20px;	
	
}

#fontsize p a.smaller:link, #fontsize p a.smaller:visited  {
	background:url(images/buttons/kleiner.gif) no-repeat 100%;
	padding-left: 20px;	
}

#fontsize p a.reset:link,  #fontsize p a.reset:visited{
	background:url(images/buttons/zurueck.gif) no-repeat 100%;
	padding-left: 70px;	
}

#fontsize p a.larger:hover, #fontsize p a.larger:active, #fontsize p a.larger:focus {
     background:url(images/buttons/groesser_over.gif) no-repeat 100%;
    
}

#fontsize  p a.smaller:hover, #fontsize p a.smaller:active, #fontsize p a.smaller:focus {
     background:url(images/buttons/kleiner_over.gif) no-repeat 100%;
}

#fontsize p a.reset:hover, #fontsize p a.reset:active, #fontsize p a.reset:focus {
      background:url(images/buttons/standard_over.gif) no-repeat 100%;
}

.unsichtbar {
	display: inline;
	height: 0px;
	left: -3000px;
	position: absolute;
	top: -2000px;
	width: 0px;
	z-index: 200;
}


/*  Css für das Kontakt formular */

#kontakt-adresse {
	height: 400px;
	width: 60%;
	border: none;
	margin-right: auto;
	margin-left: auto;
}
#kontakt-adresse p {
	color: #FFFFFF;
	line-height: 1.25em;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 1.5em;
}
#kontakt-adresse h1 {
	font-size: 0.95em;
	color: #FFFFFF;
	line-height: 1.25em;
	text-align: left;
	font-weight: bold;
	padding-top: 1em;
	padding-bottom: 1em;
	margin: 0px;
	padding-right: 0px;
	padding-left: 1.5em;
}
#kontakt-adresse a:link, #kontakt-adresse a:visited {
	color: #FFFFFF; 
	text-decoration: none;
	}
	
#kontakt-adresse a:hover, #kontakt-adresse a:active {
	text-decoration: none;
	font-weight: bold;
	}
	

.ro {
	background:url(../images/r_oben.gif) no-repeat right top;
	margin:0;
	padding:0;
}
.lo {
	background:url(../images/l_oben.gif) no-repeat left top;
	margin:0;
	padding:0;
}

.ru {
	background:url(../images/r_unten.gif) no-repeat right bottom;
	margin:0;
	padding:0;
}

.lu {
	background:url(../images/l_unten.gif) no-repeat left bottom;
	margin:0;
	padding:0;
}


/* Ende CSS für Kontakt */
iframe {
	padding: 2px;
	border: 1px solid #990000;
	margin-left: 0px;
}

