@charset "UTF-8";

:root {
  --main-color: #000;
}

#tokushu.fachwerkstrasse a {
text-decoration: underline;
}

#tokushu.fachwerkstrasse a:hover {
text-decoration: none;
}

#tokushu h1 span,
#tokushu h2 span,
#tokushu h3 span,
#tokushu h4 span {
    font-size: 60%;
    display: block;
	margin-bottom: 10px;
}

#tokushu.fachwerkstrasse h1 {
font-size: 3em;
line-height: 1.2;
margin: 0 0 20px 0;
}


#tokushu div.index ol li a {
border: none;
}

#tokushu.fachwerkstrasse .kakomi {
font-size: 90%;
margin: 40px 0;
padding: 30px;
border: #666 1px solid;
}

#tokushu.fachwerkstrasse .kakomi h3 {
margin: 0 0 10px 0;
}

#tokushu.fachwerkstrasse .kakomi h5 {
margin: 30px 0 10px 0;
font-size: 1.2em;
display: inline-block;
background: #333;
color: #fff;
padding: 4px 13px;
}

#tokushu.fachwerkstrasse .kakomi img {
width: 100%;
}

#tokushu.fachwerkstrasse .kakomi p {
margin: 15px 0 0 0;
}


#tokushu.fachwerkstrasse h2 {
font-size:1.7em;
line-height: 1.1;
margin: 60px 0 20px 0;
padding: 15px 20px;
border: none;
background: #666;
color: #fff;
}

#tokushu.fachwerkstrasse h2 span {
font-size:70%;
line-height: 1;
padding: 0;
}

#tokushu.fachwerkstrasse h3 {
margin: 40px 0 20px 0;
line-height: 1.4;
border: none;
font-size: 1.6em;
padding: 0;
}

#tokushu.fachwerkstrasse h3 span {
border: none;
font-size: 70%;
margin: 0;
display: block;
}

#tokushu.fachwerkstrasse h3 small {
border: none;
font-size: 80%;
display: block;
margin: 10px 0 0 0;
font-weight: normal;
}

#tokushu.fachwerkstrasse .area h3 {
margin: 0 0 20px 0
}

#tokushu.fachwerkstrasse .area {
border-bottom: #333 solid 1px;
border-top: #333 solid 1px;
padding:30px 0;
margin: 60px 0 30px 0
}

#tokushu.fachwerkstrasse .area p {
margin: 0;
}

#tokushu.fachwerkstrasse h4 {
    margin: 60px 0 10px 0;
    font-size:1.4em;
	padding: 0;
	border:none;
	line-height: 1.4;
}

#tokushu.fachwerkstrasse h4 span {
margin: 15px 0 7px 0;
font-size:80%;
padding: 0;
vertical-align: bottom;
line-height: 1.4;
}

#tokushu.fachwerkstrasse h4 small {
font-size: 1.4em;
line-height: 1;
display: block;
width: 30px;
height: 60px;
float: left;
margin:0 7px 0 0
}



#tokushu.fachwerkstrasse h5 {
font-size: 1em;
margin: 30px 0 10px;
}


#tokushu.fachwerkstrasse h5.renov {
font-size: 1.3em;
margin: 20px 0 20px 0;
}

#tokushu.fachwerkstrasse h5.renov small {
font-size: 80%;
}

#tokushu.fachwerkstrasse h4.obi {
    margin: 60px 0 20px 0;
    font-size:1.2em;
	padding: 6px 10px;
	border:none;
	line-height: 1;
	color: #fff;
	background: #333;
	display: inline-block;
}

#tokushu.fachwerkstrasse h3.underline {
text-decoration: underline;
text-decoration-style: solid;
text-decoration-color: #666;
text-underline-offset: 7px;
text-decoration-thickness: 2px;
}




/*  For Responsivizer  */

@media only screen and (max-width: 480px) {
body.white .site #tokushu.fachwerkstrasse #table th,
body.white .site #tokushu.fachwerkstrasse #table td {
    width: 100%;
    display: block;
  }
  }

body.white .site #tokushu.fachwerkstrasse h1 {
line-height: 1.2;
font-size: 2em;
font-weight: bold;
}

body.white .site #tokushu.fachwerkstrasse h1 span {
font-size: 65%;
margin: 5px 0 8px 0;
line-height: 1.2;
}


body.white .site #tokushu.fachwerkstrasse h2 span {
font-size: 80%
}


body.white .site #tokushu p.first-title + h1 {
  margin: 16px 0 20px 0;
}

body.white .site .photo img {
  width: 100%;
  height: auto;
}

body.white .site #tokushu.fachwerkstrasse h3 {
margin: 40px 0 20px 0;
line-height: 1.4;
border: none;
font-size: 1.1em;
padding: 0;
}


body.white .site #tokushu.fachwerkstrasse .kakomi {
font-size: 90%;
margin: 40px 0;
padding: 20px;
border: #666 1px solid;
}

body.white .site #tokushu.fachwerkstrasse .kakomi h3 {
margin: 10px  0 10px 0;
font-size: 1.5em;
}

body.white .site #tokushu.fachwerkstrasse .kakomi h5 {
margin: 30px 0 10px 0;
font-size: 1.1em;
display: inline-block;
background: #333;
color: #fff;
padding: 4px 13px;
}

body.white .site #tokushu.fachwerkstrasse .kakomi img {
width: 100%;
}

body.white .site #tokushu.fachwerkstrasse .kakomi p {
margin: 15px 0 0 0;
}


body.white .site #tokushu.fachwerkstrasse .area h3 {
margin: 0 0 20px 0;
font-size: 1.5em;
}

body.white .site #tokushu.fachwerkstrasse .area h3 span {
font-size: 80%
}

body.white .site #tokushu.fachwerkstrasse .area h3 small {
font-size: 90%
}

body.white .site #tokushu.fachwerkstrasse .area {
border-bottom: #333 solid 1px;
border-top: #333 solid 1px;
padding:30px 0;
margin: 60px 0 30px 0
}

body.white .site #tokushu.fachwerkstrasse .area p {
margin: 0;
}


body.white .site #tokushu.fachwerkstrasse h4.obi {
    margin: 60px 0 20px 0;
	font-size: 1.1em;
text-decoration: underline;
text-decoration-style: solid;
text-decoration-color: #666;
text-underline-offset: 7px;
text-decoration-thickness: 2px;
	border:none;
	line-height: 1;
	color: #333;
	background: none;
	display: inline-block;
}

