html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
.clear{clear:both;}/* clear float */

body { background: url('../images/pat.png');font-family: Verdana,Helvetica, sans-serif;}
img{max-width: 100%;}
header{
	background: url('../images/header.png');
	background-size:100% 100%;
	height:210px;
	background-repeat: no-repeat;
	margin-bottom:5px;
	
}

}
div.logo{float: left; }
div.logo img{width:320px;height: 135px; float: left;padding-top: 10px; padding-left: 20px;}

 
nav {margin: 20px 10px 0; float:right; }

nav ul li {display:inline-block; position: relative;}

nav ul li a {
	text-shadow: 0 1px 0 rgb(37, 18, 18);
	font-family: 'Quattrocento Sans', sans-serif;
	color: #E0E0E0;
	display: block;
	font-size: 0.9em;
	letter-spacing: 0px;
	background: none;
	line-height: 1.8em;
	padding: 14px 10px;
	text-decoration: none;
}
nav ul li a:hover {
	-webkit-transition: 0.9s;
	-moz-transition: 0.9s;
	-o-transition: 0.9s;
	transition: 0.9s;
	border-top: 4px solid rgba(230, 228, 227, 0.64);
	border-bottom: 4px solid rgba(230, 228, 227, 0.64);
	background: rgba(12, 12, 12, 0.1);
}
nav ul li.active a{
	border-top: 4px solid rgba(230, 228, 227, 0.64);
	border-bottom: 4px solid rgba(230, 228, 227, 0.64);
	background: rgba(12, 12, 12, 0.1);
}
main{  margin:0 auto; width:80%;}

footer{
	text-align: right;
	font-size: 13px;
	color: #999;
	padding:10px 135px 5px 0;
}
/***Home*/
.content_home img{display:block; margin-left: auto; margin-right: auto;width:820px;height:500px;
}
  

/***About*/


div.txt_lora {float: left;  }

div.lora img{float:right; margin-left: 20px;}

div.inside{
	background: #E8E8E8;
	padding: 20px ;
	padding-bottom: 10px;
	margin-top: 5px;
	
}
div.inside p{
	font-family: 'Handlee', cursive;
	font-weight: 600; 
	text-align: justify;
	font-size:15.5px;
	
	
}
/*Leistungen*/

aside {text-align: right;
float:left; padding:3px 0px 3px 3px; margin-right: 10px;
max-width: 100%;
}

article h2 {
 font-size: 1.5em;}

aside  ul  li {list-style-type:none}

aside  ul  li  a {
	height: 40px; 
	line-height: 53px; 
	border-bottom: 4px solid #999;  
	padding-left: 5px; 
	color: #999; 
	text-decoration: none; 
 	display: block;
}
aside ul  li  a:hover {
	-webkit-transition: 0.9s;
	-moz-transition: 0.9s;
	-o-transition: 0.9s;
	transition: 0.9s;
	color: #333; 
	border-bottom: 35px solid #C1C1AF;
	height: 9px;
}
aside ul li.active a{
	border-bottom: 35px solid #C1C1AF;
	height: 9px;
	color: #333; 
}
article{
	margin-top: 18px;
	padding:10px;
	
	background: #C1C1AF;
	float:left;
	height: auto;
	width: 620px;
	max-width: 100%;
}
article img{ max-width: 100%; max-height:100%;}
article li.diamond {
list-style-image: url('../images/diamond.jpg');
}
article h3{font-weight: bold;}
article h4{font-weight: bold;}

table.title { width:100%;}
table.title tr.line{
font-size: 1.5em;
}

table.title tr.line td.min{font-size: 18px; width:20%}
table.title tr.line td.max{width:40%;}
table.title tr.line td.maxr{width:40%; text-align: right; }
table.title tr.line td.maxm{width:50%;}
table.title tr.line td.maxrm{width:30%; text-align: right;}
table.title tr.line td.maxrn{width:60%; text-align: right;}
table.title tr.line td.maxu{width:35%;}
table.title tr.line td.maxru{width:35%; text-align: right;}
table.title tr.line td.maxrms{width:50%; text-align: right;}

table.titl {  border-spacing:0; width:100%;}
table.titl tr td {padding:10px; }
table.titl tr.lig td{background: white;}
table.titl tr td.r{ text-align: right;}

.center{
text-align: center;}

div.display img{
    display: block;
    margin: auto;
border-top: 5px solid #8B4513;
	border-bottom: 5px solid #8B4513;
    border-right: 30px solid #8B4513;
	border-left: 30px solid #8B4513;
	margin-bottom: 15px;

}
.display_m img{
	float: right; 
    display: block;
    margin: auto;

	border: 5px solid black;

}
/***Contact*/
.contact {
	padding: 15px 15px;
	background: #FFFFFF;
    border:1px solid blue; 
}
.address{
	float: left;
	padding: 20px 33px 0 20px;
	margin: 0px 5px;
	text-align: center;
	background: #E8E8E8;
}
.address h2{
	font-family: 'Quattrocento Sans', sans-serif;
	font-size: 1.2em;
	color: #5E5E5E;
	text-transform: uppercase;
	
}
.address h3{
	font-family: 'Quattrocento Sans', sans-serif;
	font-size: 1em;
	color:#5E5E5E;
	
}
.address p{
	font-size: 14px;
	color: rgba(85, 81, 81, 0.84);
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	text-align: left;
}
.address a {
	color: #0000FF;
	text-decoration: none;
}
.map iframe{float: right;}


.form{text-align: left;}

.form h3{
	padding: 15px 0;
	font-family: 'Quattrocento Sans', sans-serif;
	font-size: 1.2em;
	color:#5E5E5E;
	text-shadow: 0 1px 0 #383838;
	text-align: left;
}
.right{float: left;padding-left:10px;}


.left{float:right; text-align: left;}
.left textarea{ resize:horizontal;max-width: 615px;min-width:430px;
resize:vertical ; max-height: 120px; }

.button{padding-top: 5px; text-align: right;}

.studioview{float: left; margin: 0px 5px;}

span.red {color: Red;}

section{

background: white;
text-align: center;
padding: 30px;
font-size: 18px;
line-height: 150%;



 }
section h2 {
	
font-weight: bold;
    font-size: 1.875em; 
}
section ul li {
list-style-type:none;
padding: 5px 15px;
display: inline;
}