/* CSS Document */

body {
	margin: 0px;
	background-color: #eafbe2;
	color: #305b1e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


a {
	color: #ff7f00;
	}
a.seitenlinkweiss{
	color:#FAFAFA;
	font-weight:bolder;
	}
a.seitenlink{
	color:#2b792b;
	font-weight:bolder;
	}
h1 {
	display: block;
	background: #71ac58 url("bilder/zappelphilippKopf.jpg") no-repeat top left;
	color: #fff;
	text-align: right;
	padding: 64px 10px 12px 0px;
	font-weight: bold;
	Font-size: 100%;
	margin: 0px;
	}

h2 {
	margin: 10px;
	font-size: 120%;
	}

h3 {
	margin: 0px 0px 0px 10px;
	font-size: 100%;
	font-weight: bold;
	}

li {
	margin-bottom: 20px;
	}

p {
	margin: 0px 10px 20px 10px;
	}

table {
	border-collapse: separate;
	border-spacing: 12px;
	}

td {
	vertical-align: top;
	}

#kopf {
	position: absolute;
	top: 5px;
	right: 10px;
	}

#navigation {
	font-size: 80%;
	background-color: #ff7f00;
	font-weight: bold;
	padding: 7px 10px;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
	color: #fff;
	}

#navigation a {
	text-decoration: none;
	color: #fff;
	}

#navigation a:hover {
	text-decoration: underline;
	}

#unternavigation {
	font-size: 50%;
	color: #ff7f00;
	padding: 0px 10px;
	}

#content {
	float: left;
	width: 70%;
	line-height: 150%;
	}

#groesseAnpassen img {
	width: 90%;
	margin: 10px;
	}

#rechteSpalte {
	background-color: #ff7f00;
	margin: 0px 0px 0px 70%;
	padding: 10px;
	border-top: 4px solid #eafbe2;
	line-height: 150%;
	font-size: 70%;
	color: #fff;
	}
	
#rechteSpalteunten {
	background-color: #71ac58 ;
	margin: 0px 0px 0px 70%;
	padding: 10px;
	border-top: 4px solid #eafbe2;
	line-height: 150%;
	font-size: 70%;
	color: #fff;
	}

#rechteSpalte a {
	color: #fff;
	font-weight: bold;
	}
	
#mitte{
	background-color: #71ac58;
	margin: 0px 0px 0px 70%;
	padding: 10px;
	border-top: 4px solid #eafbe2;
	line-height: 150%;
	font-size: 70%;
	color: #fff;
	}
	

#fuss {
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 60%;
	color: #fff;
	}

#fuss a {
	color: #fff;
	text-decoration: none;
	line-height: 130%;
	}

#fuss a:hover {
	text-decoration: underline;
	}

.zitat {
	font-size: 70%;
	}