/*GROESSENDEFINITION*/

body {
	font-family : Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	background-image: url(../gfx/i/back.gif);
	background-attachment: fixed;
}
body, h1, h2, h3, h4, h5, h6, div, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre {
	margin: 0;
	padding: 0;
}
p, li, h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 1.0em;

}
 /*FARBEN*/
 
 .moebel {
	background-color: #E6DABF;
	color: #D9CA9D;
 } 


 .moebel td h1, h2, h3, h4 {
	color: #D9CA9D;
 }


  .kachel {
 background-color: #F99D33;
 color: #F99D33;
 }

 .kachel td h1, h2, h3, h4 {
	color: #F99D33;
 }

  .fliese {
 background-color: #B7B8BA;
 color: #B7B8BA;

 }

.fliese td h1, h2, h3, h4 {
	color: #B7B8BA;
 }

.kachel a:link .kachel a:visited{
 background-color: #F99D33;
 color: #F99D33;
 }


/*GRUNDSTRUKTUR*/

#container {
	margin-left: auto;
	margin-right: auto;
	width: 1016px;
}
#header {
	height: 175px;
	width: 1016px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: -36px;
	/* border: 1px solid #fff; */
}

#branch {
	float: right;
	width: 275px;
	height: 175px;

}

#v6 {
	float: left;
	height: 175px;
	width: 180px;
}

#h_nav {
	height: 10px;
	width: 100%;
	background-color: #333333;
}
#pfad {
	height: 10px;
	width: 100%;
	background-color: #FFFFFF;
}
#v_nav {
	float: left;
	width: 190px;
	
}
#navcontainer {
	width: 190px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;	
 }


#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;

}

#navcontainer a
{
	display: block;
	padding: 3px 3px 3px 33px;
	width: 154px;
	height:18px;	
	background-image: url(../gfx/i/button.gif);
	background-repeat: no-repeat;
	font-size: 13px;
}

#navcontainer a:link, #navcontainer a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#navcontainer a:hover
{

	color: #666666;
	background-image: url(../gfx/i/button.gif);
	background-repeat: no-repeat;
	background-position: 0px -24px;
}

#navcontainer ul ul
{
	padding-left: 5px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;	

}
#navcontainer ul ul a
{
	display: block;
	padding: 3px 3px 3px 27px;
	width: 155px;
	height:15px;	
	font-size: 11px;
	background-image: none;
}

#navcontainer ul ul a:link, #navcontainer ul ul a:visited
{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../gfx/i/subnav_back.gif);
	background-repeat: repeat;
}
#navcontainer ul ul a:hover
{
	color: #333333;
	background-image: none;	
}


#navcontainer ul ul ul
{
	padding-left: 5px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;	

}
#navcontainer ul ul ul a
{
	display: block;
	padding: 3px 3px 3px 43px;
	width: 139px;
	height:15px;	
	font-size: 10px;
	background-image: none;
}

#navcontainer ul ul ul a:link, #navcontainer ul ul ul a:visited
{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../gfx/i/subnav_back.gif);
	background-repeat: repeat;
}
#navcontainer ul ul ul a:hover
{
	color: #333333;
	background-image: none;	
}


#navcontainer ul .active
{
	color: #666666 ! important;
	background-image: url(../gfx/i/button.gif);
	background-repeat: no-repeat;
	background-position: 0px -48px;
}

#navcontainer ul ul .active
{
	color: #666666 ! important;
	background-image: none ! important;

}






#content {
	float: left;
	width: 821px;
	background-image: url(../gfx/i/cont_back.gif);
	border: 1px solid #333333;
}
#footer {
	clear: both;
	padding-top: 5px;
	padding-left: 190px;
	margin-bottom: 35px;
}

#flags {
	
	width: 160px;
	padding-right: 0px;
	float: right;
}

#flags a img {
	float: left;
	padding: 3px;
}

#footerlist li {
	display: block;
	list-style-type: none;
	float: left;
}


#footer a
{
	
	padding: 3px 13px 3px 3px;
	height:18px;	
	font-size: 10px;
}


#footer a:link, #footer a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover
{

	color: #FFFFFF;
	text-decoration: underline;
}
/*LAYOUTSTRUKTUR*/

#inhalt {
	float: left;
	width: 515px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;

}

#inhalt h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	}
	
#inhalt h2 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	}
	
#inhalt h3 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 10px;
	}
	
#inhalt td h1 {
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 10px;
		}

#inhalt td h2 {
		font-size: 15px;
		font-weight: bold;
		margin-bottom: 10px;
		}

#inhalt td h3 {
		font-size: 13px;
		font-weight: normal;
		margin-bottom: 10px;
		}
	
	
#inhalt p {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #333333;

	}
	
#inhalt table {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #333333;

	}

#inhalt ul {
margin-left: 15px;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #333333;
	list-style-position: outside;
	list-style-type: square;

	}

#inhalt li {
		margin-bottom: 10px;
	}

	
#inhalt a:link, #inhalt a:visited {
	color: #333333;
	text-decoration: underline;
	background-color: #FFFFFF;
}

#inhalt a:hover {
text-decoration: none;
}
	
#content_sub {
	float: right;
	width: 275px;
}

.content_sub_img {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}





/*DYNAMOLAYOUTS*/

.cont_wrap {
	margin: 0px;
	clear: both;
}

.float_re {
 	float: right;
 	display: inline;
	 margin-left: 10px;
 }
 
.float_li {
 float: left;
 display: inline;
 margin-right: 10px;
 }

.mitte_break{
 width: auto;
 clear: both;
 margin-left:auto;
 margin-right:auto;
 }

.li_break{
 width: auto;
 clear: both;
 margin-left:0;
 margin-right:auto;
 }
 
.re_break{
 width: auto;
 clear: both;
 margin-left:auto;
 margin-right:0;
 }
 
.clear {
 	width: 100%;
	clear: both;
}

/*widhtes*/
.140{
width: 140px;
}

 /* BILDERSEITEN */
 #imgcontainer {
  margin-left:auto;
  margin-right:auto;
 }
 
 #imgthumbnails ul {
  width: 275px;
 }
 
 #imgthumbnails li {
list-style-type:none;
float:left;
margin-top: 5px;
margin-left: 10px;
padding:2px;
/* padding-top: auto; */
/* padding-bottom: auto; */
background-color: transparent;
height: 110px;/* max vorhandene höhe*/
 width: 110px;

 }
 
 #imgthumbnails li img {
  border: 1px solid #999;
  padding: 2px;
  background: #fff;
  }
 
 #imgthumbnails a:link, #imgthumbnails a:visited {
  background-color: transparent;
 }
 
 #imgthumbnails a:hover {

 background-color: transparent;
 }
 
 
 
 #imgfoot {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	width: 400px;
	margin: 20px auto 0 auto;
	background: #f3f3f3;
	color: #ccc;
}

#imgfoot a:link, #imgfoot a:visited {
	color:#666;
	text-decoration: none;
	background: #f3f3f3;
}

#imgfoot a:hover {
	color: #333;
	text-decoration: underline;
	background: #f3f3f3;
}
 
 /*FORMULARE*/
 
 fieldset {
 border: 1px dashed #666666;
 padding: 10px;
 }
 
 legend {
	font-size: 11px;
	color: #333333;
 }
 
 form p {
 clear: left;
 	font-size: 11px;
	color: #333333;
 padding-bottom: 15px;
 }
  form p label {
  float: left;
width: 120px;
 }
 
.form_text_large {
  border: 1px solid #cccccc;
  width: 200px;
  font-size: 9px;
 }
 
 .form_text_small {
  border: 1px solid #cccccc;
  font-size: 9px;
  width: 200px;
 }
 
 .form_textarea {
  border: 1px solid #cccccc;
  width: 200px;
  height: 90px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
 }
 
 .form_submit {
  border: 1px solid #CCCCCC;
  background-color: #eeeeee;
  margin-left: 120px;
 }
 
 .form_checkbox {
  border:  1px solid #cccccc;
  width: 15px;
  height: 15px;
 }
 
 p.error_msg {
  font-weight: bold;
  font-size: 11px;
  color: #C9252B;
 }
 

.searchbut {
	height: 23px;
	width: 150px;
	border: solid 1px #333333;
	font-weight: bold;
	color: #ffffff;
	background-color: transparent;
	
	background-image: url(../gfx/i/butback.gif);
}

#inhalt .headline11 { 
font-size: 18px;
color: #D9CA9D; 
font-weight: bolder; 
margin-bottom: 10px;
}
#inhalt .headline12 { 
font-size: 18px; 
color: #F99D33;
font-weight: bolder; 
margin-bottom: 10px; 
}
#inhalt .headline13 { 
font-size: 18px; 
color: #B7B8BA;
font-weight: bolder; 
margin-bottom: 10px; 
}

#inhalt .headline21 { 
font-size: 15px;
color: #D9CA9D;  
font-weight: bolder; 
margin-bottom: 10px; 
}
#inhalt .headline22 { 
font-size: 15px; 
font-weight: bolder; 
color: #F99D33;
margin-bottom: 10px; 
}
#inhalt .headline23 { 
font-size: 15px; 
color: #B7B8BA;
font-weight: bolder; 
margin-bottom: 10px; 
}

#inhalt .headline31 { 
font-size: 13px;
color: #D9CA9D;  
font-weight: bolder; 
margin-bottom: 10px; 
}
#inhalt .headline32 { 
font-size: 13px; 
color: #F99D33;
font-weight: bolder; 
margin-bottom: 10px; 
}
#inhalt .headline33 { 
font-size: 13px; 
color: #B7B8BA;
font-weight: bolder; 
margin-bottom: 10px; 
}