@charset "UTF-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 1.4;
	height: 100%;
}
/* ~~ Element/tag selectors ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
li {
	list-style:inside;
	font-size:0.8em;
}
/*p {margin: 0 0 8px 0;}*/
h1 {
	color:#D00003;
	font-size:1.6em;
	font-weight:100;
	padding: 0;
	margin: 0 0 10px 0;	
}
h2 {
	font-size:1.4em;
	font-weight:100;
	color: #D00003;
	padding: 0;
	margin: 0 0 2px 0;	
}
h3 {
	font-size:1em;
	font-weight:600;
	color: #D00003;
	padding: 0;
	margin: 0 0 5px 0;	
}
h4 {
	font-size:1em;
	font-weight:600;
	color: #393939;
	padding: 0;
	margin: 0 0 5px 0;	
}
.klein {font-size:0.8em;}
.zitat {
	display:inline-block;
	padding:20px;
	background:#C42629;
	color:#ffffff;
	margin: 40px 0 0 0;}
a img { 
	border: none;
}

a, a:link, a:visited {
	color: #D00003 !important;
	text-decoration: none; 
}
a:hover, a:active, a:focus { 
	text-decoration: underline;
	color: #FF0004;
}
hr {border-style:dotted;
border-color: #AAAAAA;}

.container {
	width:960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding: 0;
	margin: 0 auto 0 auto;
}
header {
	background: none;
	text-align: left;
	width: 100%;
	float: left;
	clear: left;
	position: absolute;
	top: 0;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 0;
	margin-bottom: 10px;
}
.imgLisa {	 
	display:block;
	position: fixed;	
	top:0;
	right:40px;
	width: 569px;
	 height: auto;
	 clear:both;
	 margin: 20px 0 20px 20px;
	 padding:0;
	 z-index:-999;
}
.menu {
	position: absolute;
	top: 268px;
	width: 203px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 0;
	margin-bottom: 30px;
}
.btn {
	width:180px;
	text-decoration:none;
    color: #000000;
    background-color: rgba(235, 235, 235, 0.80);
    padding: 10px;
    display: block;
    margin: 0 0 10px 0;
}
.btn:hover {    
    background-color: rgba(135, 135, 135, 0.50);
}
.abtn {
	width: 420px;
	text-decoration: none;
	background-color: rgba(235, 235, 235, 0.80);
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-left: 0.5em;
	padding-bottom: 0.3em;
	display: block;
	border: 1px rgba(189,0,3,0.60) solid;
	margin: 10px 0 10px 0;
	font-size: 1em;
}
.content {
	width: 100%;
	max-width: 960px;
	float: none;
	padding: 0;
	margin: 0;
}
.content2 {
	background: rgba(255,255,255,0.60); 
	width: 560px;
	float: none;
	padding: 0 10px 0 0;
	margin: 320px 0 10px 0;
	font-size:0.8em;
}
.content3 {
	background: rgba(255,255,255,0.60);
	width: 560px;
	float: none;
	padding: 0 10px 0 0;
	margin-top: 301px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 100px;
	font-size: 0.8em;
}
section {
	width: 100%;
	padding: 0;
}
.imgr {
	 width: 80%;
	 height: 80%;
	 float: right;
	 margin: 20px 60px 20px 0;
}
.imgl {
	 float: left;
	 margin: 5px 20px 20px 0;
}
.rot {
	color:#D00003;
}
footer, .push {
height: 4em;
clear: both;
}
footer {
	padding: 10px 10px 10px 40px;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	font-size: 0.6em;
	text-align: left;
	background-color: rgba(255,255,255,0.90), #FFFFFF;
}

header, section, footer, aside, nav, article, figure {
	display: block;
}
.back-to-top {
    position: fixed;
    bottom: 3em;
    right: 0;
	width:50px;
	height:35px;
    text-decoration: none;
    color: #000000;
    background: url(images/top.png) no-repeat;
	background-color:rgba(255,255,255,0.60);
    font-size: 12px;
    padding: 10px 0 0 0;
    display: none;
	z-index:999;
}

.back-to-top:hover {    
    background-color: rgba(135, 135, 135, 0.50);
}
/**@media screen and (max-width: 66em) { 
.container {
	width:100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding: 0 0 0 40px;
	margin: 0;
}
.imgLisa {	
	position: absolute;	 
	width: 50%;
	height: auto;
	max-width:50%;
	max-height:auto;
	margin: 20px 0 20px 20px;
	float:right;
	right:0;
}
.menu {
	position: absolute;
	top: 120px;
	left: 30px;
	width: 150px;
	margin: 10px 10px 10px 0;
}
.content {
	width: 100%;
	float: none;
	padding: 0;
	margin: 0;
}
.content2 {
	background: rgba(255,255,255,0.00); 
	width: 50%;
	float: none;
	padding: 0 10px 0 0;
	margin: 180px 0 10px 0;
	font-size:0.8em;
}
.content3 {
	background: rgba(255,255,255,0.60); 
	width: 90%;
	float: none;
	padding: 0 10px 0 0;
	margin: 300px 0 100px 0;
	font-size:1em;
}
.klein {font-size:1em}
}**/

@media screen and (max-width: 46em) { 
h1 {
	font-size:1.4em;
}
h1 {margin: 0 0 4px 0;}
ul {margin:0;}
.container {
	width:100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding: 0;
	margin: 0 10px 0 20px;
}
header {
	padding:0 0 10px 0;
	margin:10px 10px 20px 0;
	}
.menu {
	position: absolute;
	top: 310px;
	left: 20px;
	width: 150px;
	margin: 10px 10px 10px 0;
}
.btn {
	width: 160px;
	text-decoration:none;
    background-color: rgba(235, 235, 235, 0.80);
    padding: 0.3em;
    display: block;
	border:1px rgba(189,0,3,0.60) solid;
	margin: 0 0 10px 0;
	font-size:1em;
}
.abtn {
	width: 90%;
	text-decoration: none;
	background-color: rgba(235, 235, 235, 0.80);
	padding: 0.3em;
	display: block;
	border: 1px rgba(189,0,3,0.60) solid;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	font-size: 1em;
}
.imgLisa {
	position: absolute;
	width: 80%;
	height: auto;
	max-width: 100%;
	max-height: auto;
	margin: 0;
	float: right;
	right: 62px;
	top: 279px;
}
.content {
	width: 100%;
	float: none;
	padding: 0;
	margin: 0;
}
.content2 {
	background: #ffffff; 
	width: 92%;
	float: none;
	padding: 10px 10px 0 0;
	margin: 440px 20px 10px 0;
	font-size:0.9em;
}
.content3 {
	background: #ffffff;
	width: 90%;
	float: none;
	padding: 0 20px 0 0;
	margin-top: 584px;
	margin-right: 20px;
	margin-left: 0;
	margin-bottom: 20px;
	font-size: 1em;
}
.imgl {
	width:95%;
	height:auto;
	float: none;
	margin: 0;
	padding:0;
}
.klein {font-size:0.8em}
footer, .push {
height: 6em;
clear: both;
}
footer {
	padding: 20px;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	font-size: 0.9em;
	text-align: left;
	background-color: #FFFFFF;
	line-height:150%;
	width:90%;
	margin:40px 0 100px 0;
	border-top: 1px solid #777777;
}
.back-to-top {
	display:none !important;
}

}
