@charset "UTF-8";
/* CSS Document */

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: calibri, Trebuchet MS, Futura, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 1 em;
	line-height: 130%;
	font-weight: 200;
	text-align: left;
	background-color: #fff;
	border-top-color: #FF0000;
	}
a,p, ul,ol,li,span {
	font-size: 100%;
	line-height: 130%;
	font-weight: 200;
	padding-bottom: 0.5%;
	}	
p:last-child {
	
	}
ul, ol {
	list-style-position: outside;
	list-style-type: square;
	padding-left: 0.6em;
	margin-left: 0.6em;
	}
a img { 
	border: none;
	}
a:link {
	color: #008ccf;
	text-decoration: none;
	}	
a:hover {
	color: #005aa5;
	text-decoration: none;
	}	
a:visited, a:active, a:focus {
	color: #120a65;
	text-decoration: none;
	}
h1 {
	font-size: 160%;
	line-height: 110%;
	color: #0e538f;
	font-weight: 200;
	/*font-size-adjust: 0.7;*/
	letter-spacing:0.2;
	padding:5%  0 0 0;
	}
	
h2	{
	font-size: 105%;
	font-weight: 700;
	padding:3% 0 0 0;
	}
h3 {
	font-size: 100%;
	line-height: 110%;
	color: #495a67;
	font-weight: 200;
	/*font-size-adjust: 0.7;*/
	letter-spacing:0.2;
	/*padding:1.5em  0 0.5em 0;*/
	}
h5 {
	font-size: 70%;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	line-height: 130%;
	}
	
.bild-spaltedrei {
	width:100%; 
	height: auto;
	padding-top:3em;
	}
.hausfarb-eins {
	color:#0e538f;
	}
.hausfarb-zwei {
	color:#495a67;
	}
.mitfoto {
	width:100px;
	height: auto;  
	margin: 1em 0 0 0; 
	border-top: #d9dbde solid 2.2em; 
	border-bottom: #d9dbde solid 2.5em;
	}
.kontaktdate {
	float:left;
	padding-right: 5em;	
	width: 17em;
	}

