BODY {
	padding: 0px;
	margin-top: 20px;
    margin-bottom: 20px;
	background-color: #E4DFCD;
     text-align: center;
}

BODY, H4, .content, .form {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

H1, .quotes {
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
}

H3 {
	padding: 0px;
	margin: 0px;
}

H3, .bigFont {
	font-size: 12px;
}

H3, .blueTitle {
	margin-left: 15px;
	margin-top: 2px;
}

H4 {
	margin: 15px 0px 2px 0px;
	padding: 0px;
}

P {
	margin-bottom: 15px; 
	margin-top: 0px;
}

UL {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: square;
}

UL.nosquare {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 15px;
}

UL.nosquare LI.squares {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	background-image: url("/img/square.gif");
	background-repeat: no-repeat;
	background-position: 0px 5px;
}


IMG {
	border: 0px;
}

A {
	color: #0660A2;
	text-decoration: none;
}

A.navi {
	color: #000000;
	text-decoration: none;
}

A:hover.navi {
color: red;
}

A.quotes {
	color: #000000;
}


.content {
	line-height: 16px;
	background-color: #D1EEFB;
	margin-bottom: 10px;
}


.bold {
	font-weight: bold;
}

.white {
	color: #ffffff;
}

.lightBlue, .box {
	background-color: #F0F6FB;
}

.middleBlue {
	background-color: #D1EEFB;
}

.green {
	background-color: #EBFAEF;
}

.box {
	border: 1px solid #96DBF8;
	padding: 4px 3px 4px 3px;
}

.textPadding {
	padding: 5px 5px 5px 10px;
}

.noBorder {
	padding: 0px;
	margin: 0px;
}

.form {
	height: 13px;
	width: 220px;
	border: 1px solid #000000;
}

.faqmenges {
	margin: 0px;
	padding: 3px;
	background-image: url("img/menges.jpg");
	background-repeat: no-repeat;
	background-position: 5px 5px;
	background-color: #F0F6FB;
}

.faqgreim {
	margin: 0px;
	padding: 3px;
	background-image: url("img/greim.jpg");
	background-repeat: no-repeat;
	background-position: 5px 5px;
	background-color: #D1EEFB;
}

.statementleft {
	margin: 0px;
	padding: 3px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin-bottom: 10px;

}
.statementleft.wulff{
background-image: url("img/wulff.jpg");
background-color: #D1EEFB;
}
.statementleft.carstensen{
background-image: url("img/carstensen.jpg");
background-color: #D1EEFB;
}
.statementleft.stegen{
background-image: url("img/stegen.jpg");
background-color: #F0F6FB;
}
.statementleft.beust{
background-image: url("img/beust.jpg");
background-color: #F0F6FB;
}
.statementleft.behrenwald{
background-image: url("img/behrenwald.jpg");
background-color: #D1EEFB;
}



p.fragen, p.statementsleft  { padding-left: 180px;}
p.statementsright  { padding-right: 180px;}