#kopf {
	display:none;
}
#fuss {
	display:none;
}

#editbutton {
	display:none;
}

/* ------- */
/* Globale */
/* ------- */

a:hover{ text-decoration:none;}
#copy {display:block;}
h1 {
	margin-left:30px;
	color: #486F00;
	font-family: Trebuchet MS;
	font-size: 180%;
	font-weight:normal;
	line-height:140%;
	width:444px;
}
h2{
	margin-left:30px;
	color: #7B9E3C;
	font-family: Trebuchet MS;
	font-size: 140%;
	font-weight:normal;
	width:444px;
}
h3{
	margin-left:30px;
	width:444px;
}
p{
	margin-left:30px;
	width:444px;
	font-size: 120%;
	line-height: 160%;
	font-family: Tahoma;
	margin-bottom:12px;
	
}
#content ul{
	margin-left:30px;
	width:444px;
	font-size: 120%;
	line-height: 160%;
	font-family: Tahoma;
	margin-top:12px;	
	margin-bottom:12px;
	border: solid 1px #486f00;
	padding-left:20px;
	background: #b3d07c;
}


	a {color: #486f00; text-decoration:underline;}
	a:hover {color: #486f00; text-decoration:none;}

/* ------- */
/* ------- */
/* ------- */

/* --------- */
/* Templates */
/* --------- */

.marginalkasten{
	border: solid 1px #486f00;
	background: #b3d07c;
	margin-left:30px;
	width:464px;
	padding-left:0px;
}

.marginalkasten p{
	margin-left:10px;
}

.marginalkasten h2{
	margin-left:10px;
}

.bildkasten{
	margin-left:40px;
}
.bildkasten p{
	margin-left:0px;
}

.inhaltstable{
	margin-left:30px;
	font-family: verdana;
}

.inhaltstable a{
	color:#333333;
}
.inhaltstable tr{
	background:#b3d07c;
}

.linkespalte{
	padding:4px;
	border-bottom: solid 1px #eefed1;
	border-right: solid 1px #eefed1;
}

.rechtespalte{
	padding:3px;
	border-bottom: solid 1px #eefed1;
	text-align:right;
}

/* --------- */
/* --------- */
/* --------- */