/*
Theme Name: Lettau
Description: Lettau
https://farbfunk.de
Author URI: https://farbfunk.de
Version: 1.00
*/

/*RESET*/
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,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,header,footer,article,section,aside,nav{border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;}


html {-webkit-text-size-adjust: none;}

body {
	color: #333;
	Background:#eee;
	font-family: "Open Sans", sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 1.5;
}

p{
 	font-size: 16px;
	font-weight: 300;
	padding: 10px 0;
	line-height:27px;
	text-align:center;
}

.imprint p {
	text-align:left!important;
	font-size: 15px;
	font-weight: 300;
	padding: 2px 0!important;
	line-height:27px;
}

.imprint ul {
	text-align:left!important;

}

h1, h2, h3, h4, h5, h6 {
	font-family: "Open Sans", sans-serif;
	font-weight: 300;
	color:#009966;

}

h1 {font-size: 36px; color: ;  margin:20px 0 20px 0;}
h2 {font-size: 28px; color: #333;  margin:20px 0 20px 0;} 
h3 {font-size: 24px; color: #333;  margin:20px 0 20px 0;} 
h4 {font-size: 24px; color: #009966;  margin:0px 0 20px 0;}
h5 {font-size: 14px;} 
h6 {font-size: 14px;}

b {color:#009966;}

ul {
/*
	padding-left: 20px;
	padding-top: 10px;
	margin-left: 20px;
*/
	text-align:center;
}
 
ul li {list-style-type: none;}

ol {
	padding-left: 20px;
	padding-top: 10px;
	margin-left: 20px;
} 
 
ol li {padding-left: 10px; }
 
strong {font-weight: 500;}

em {font-style: italic;}

hr {
 	margin: 0px 0;
	border-top: 0px;
	border-bottom: 1px;
	border-color: #fff;
	border-style: solid;
}

a, a:visited {
	color:#333;
	text-decoration:none;	
}

a:hover, a:active {
	color:#333;
	text-decoration:none;
}

p a, p a:visited {
	color:#333;
	text-decoration:underline;
}
p a:hover, p a:active {
	color:#000;
	text-decoration:underline
		
}

::selection {
	background: #000;
	color: #ff0;
	text-shadow: none;
}


/* COLORS*/


 
/* HEADER */ 


.sticky {}






/* Content */





/* FOOTER */

.footer {text-align:center;}


