* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 14px;
	font-family: 'Roboto', Helvetica, Verdana;
	background: #fff;
	line-height: 20px;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none; color: #0694cf; }
a:active { text-decoration: none; color: #0694cf; }
a:visited { text-decoration: none; color: #0694cf; }
a:hover { text-decoration: underline; color: #0694cf; }

a.menu-head:link { text-decoration: none; color: #000000; }
a.menu-head:active { text-decoration: none; color: #000000; }
a.menu-head:visited { text-decoration: none; color: #000000; }
a.menu-head:hover { text-decoration: underline; color: #000000; }

a.disclaimer:link { text-decoration: none; color: #959595; }
a.disclaimer:active { text-decoration: none; color: #959595; }
a.disclaimer:visited { text-decoration: none; color: #959595; }
a.disclaimer:hover { text-decoration: underline; color: #959595; }


#disclaimer {
	font-size: 12px;
	font-family: 'Times New Roman', Helvetica, Verdana;
	color: #787878;
	line-height: 25px;

}

#datenschutz {
	font-size: 12px;
	font-family: 'Times New Roman', Helvetica, Verdana;
	color: #000000;
	line-height: 20px;

}



}

a img { border: none; }

.menu {
	width: 190px;
	overflow: hidden;
	top: 279px;
	left: 13px;
	position: absolute;
	text-align: right;
	line-height: 20px;
	border: none;
}


.menu-head{ 
	font-size: 20px; 
	font-weight: bold;
	style="padding-top: 18px;

}

.content {
    height: 100%;
	width: 900px;
    margin: auto;
	align: center;

}

.container {
    padding: 0 0 0 0;
}

#content p { width: 550px; margin: 0 0 20px 0; }

p {
    margin: 0 0 10 0;
}


h1 { font-size: 35px; font-weight: bold; margin: 0 0 40px 0; line-height: 40px; font-family: 'Georgia', Helvetica, Verdana; color: #000000;}
h2 { font-size: 25px; font-weight: bold; margin: 0 0 18px 0; font-family: 'Georgia', Helvetica, Verdana; color: #000000;}
h3 { font-size: 14px; font-weight: bold; font-style: italic; margin: 0 0 10px 0; font-family: 'Georgia', Helvetica, Verdana; color: #000000;}
h4 { font-size: 20px; font-weight: bold; font-style: italic; margin: 0 0 10px 0; line-height: 25px; font-family: 'Georgia', Helvetica, Verdana; color: #000000;}
h5 { font-size: 20px; font-weight: bold; font-style: italic; margin: 0 0 25px 0; line-height: 25px; font-family: 'Georgia', Helvetica, Verdana; color: #000000;}


#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }


#kasten {
    width: 100%px;
	padding: 10px;
    border: 1px grey dotted;
	margin-bottom: 20px;
}

#main-kasten {
    width: 620px;
	padding: 10px;
    border: 1px grey dotted;
	margin-bottom: 20px;
}


#absatz {
    width: 100%px;
	margin-bottom: 60px;
}

#introabsatz {
    width: 100%px;
	margin-bottom: 20px;
	border-left: 1px grey dotted;
	border-right: 1px grey dotted;
	border-bottom: 1px grey dotted;
	padding: 30px;
}


#kasten-spendenstand {
    width: 100%px;
	padding: 20px;
    border: 1px dotted;
	border-color: #0576a6;
	background-color: #b9e1f1;
	margin-bottom: 10px;
	font-size: 30px; 
	font-weight: bold; 
	font-style: italic;
	text-align: center;
	font-family: 'Georgia', Helvetica, Verdana; 
	color: #000000;
}

#kasten-spendenbedarf {
    width: 100%px;
	padding: 10px;
    border: 1px dotted;
	border-color: #94b4c1;
	background-color: #f1f9fc;
	margin-bottom: 20px;
	line-height: 26px;
	font-size: 14px; 
	text-align: center;
	font-family: 'Georgia', Helvetica, Verdana; 
	color: #000000;
}


#quellenangabe {
    width: 100%px;
	margin-top: 15px;
	font-size: 11px;
	font-family: 'Roboto', Helvetica, Verdana;
	line-height: 20px;
	color: #818181;
}


#kasten-sprachauswahl {
    width: 100%px;
	padding: 10px;
    border: 1px grey dotted;
	margin-bottom: 20px;
	background-color: #f1f9fc;
	font-size: 20px; 
	font-weight: bold; 
	font-style: italic;
	line-height: 25px; 
	font-family: 'Georgia', Helvetica, Verdana;
}