@charset "utf-8";
/* CSS Document */
html {overflow-y: scroll;}
p { 
margin-top:0;
background-color: transparent;
/*margin-bottom:0*/
}
body {

     -moz-background-size: cover;
     -webkit-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
     -webkit-background-size: 100%; 
     -moz-background-size: 100%; 
     -o-background-size: 100%; 
     background-size: 100%; 
 
	 margin-left: 0px;
	 margin-top: 5px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}
h4 {
	font: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2f5b5a;
}
.Wohlrapp1-Black {
	font-family:"Trebuchet MS", Candara, Arial;
	font-size:24px;
	font-weight:bold;
	color:#000000;
}

.Wohlrapp2-Black {
	font-family:"Trebuchet MS", Candara, Arial;
	font-size:16px;
	color:#000000;
}
.Wohlrapp3-Black {
	font-family:"Trebuchet MS", Candara, Arial;
	font-size:12px;
	color:#000000;
}

.NormalPageText {
	font-family:Candara, Arial, Helvetica, sans-serif;
	font-size:24px;
	color: black;
}

.NormalPgTxtBold {
	font-family:Candara, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	font-weight:bold;
}

.Wohlrapp2 {
	font-family:Arial, Candara;
	font-size:16px;
	color:#2f5b5a;
}

.Wohlrapp3 {
	font-family::Arial, Candara;
	font-size:18px;
	color:#ffffff;
}

.Wohlrapp3-Bold {
	font-family:"Trebuchet MS", Candara, Arial;
	font-size:12px;
	color:#2f5b5a;
	font-weight:bold;
}

.Wohlrapp4 {
	font-family:"Trebuchet MS", Candara, Arial;
	font-size:14px;
	color:#714151;
}

.Wohlrapp4Bold {
	font-family:"Trebuchet MS", Candara, Arial;
	font-size:24px;
	color:#ffffff;
	font-weight:bold;
}

.Wohlrapp5 {
	font-family:"Trebuchet MS", Candara, Arial;
	font-size:9px;
	color:#2a2a2a;
}

.Wohlrapp6 {
	font-family:"Trebuchet MS", Candara, Arial;
	font-size:10px;
	color:#FFF;
}

.Wohlrapp7 {
	font-family:Arial;
	font-size:10px;
	color:#da5825;
}

.Wohlrapp8 {
	font-family:"Trebuchet MS", Candara, Arial;
	font-size:11px;
	color:#ffffff;
}

.Wohlrapp8Bold {
	font-family:"Trebuchet MS", Candara, Arial;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}

.WohlrappCopyright {
	font-family:"Trebuchet MS", Candara, Arial;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
}


a:link {
	color: #2f36bd;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #2f5b5a;
	text-decoration: none;
}
a:active {
	color: #2f5b5a;
	text-decoration: none;
}
a:hover {
	color: #2f5b5a;
	text-decoration: none;
}

a.whitelink:link {color: #ffffff;}
a.whitelink:visited {color: #ffffff;}
a.whitelink:hover {color: #ffffff;}
a.whitelink:active {color: #ffffff;}