body, td{
	font-family : "Garamond";
	/*font-family: arial, Helvetica, sans-serif;*/
	font-size : 12px;
	margin: 0px;
	color: #000000;
}

a{
	text-decoration: none;
	color: #000000;
	
}

h1{
	font-size: 45px;
	font-weight: normal; 
}

h2{
	font-size: 16px;
	font-weight: bold;
}

h3{
	font-size: 14px;
	font-weight: normal; 
}

.content{
	padding: 10px ;
}


.headline{
	font-size: 16px;
	font-weight: bold;
	
}

.border{
	background-color: #e2e2de;
}

.bg_seite1{
	background-color: #a6cbf4;
}

.bg_seite2{
	background-color: #b56b2f;
}

.bg_seite3{
	background-color: #09851a;
}

.bg_seite4{
	background-color: #f0af3e;
}

.bg_seite5{
	background-color: #d96471;
}

.bg_seite6{
	background-color: #abb558;
}









