body {
	margin: 0 auto;
	font-family: Comic Sans MS, italic;
	font-size: 1.0em;
	background-image: url(../logos/hintergr3n.jpg);
}

#content {
	color: #FFCC00;
	margin: 30px auto;
	width: 760px;
}

h1 {font-size:1.2em;}
h2 {font-size:1.0em;}
h3 {font-size:0.9em;}

#ueberschrift {
	width: 540px;
	text-align:center;
	font-size:1.3em;
	color:#FFCC00;
	padding-top: 10px;
	clear:both;
}

#menue {
	float:left;
	width:200px;
	display:block;
	list-style:none;
	text-decoration:none; 
}

a.button:link, a.button:visited, a.button:hover, a.button:active {
	font-family: Impact, Comic Sans MS, italic;
	font-size:1.2em;
	display:block;
	list-style:none;
	text-decoration:none; 
	text-align:center;
	width:130px;
	height:22px;
	padding: 3px 5px 5px 30px;
	margin: 5px 0px;
}
a.button:link, a.button:visited, a.button:active {
	color: #FFCC00;
	background: url(../logos/buttonkopf2.gif);
	background-repeat:no-repeat;
	background-position:left;
	border-left:3px solid #FFFF00;
	border-top:3px solid #FFFF00;
	border-right:3px solid #FF9900;
	border-bottom:3px solid #FF9900;
}
a.button:hover {
	color:#990000;
	background: url(../logos/buttonkopfhov.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#FFCC00;
	border-left:3px solid #FF9900;
	border-top:3px solid #FF9900;
	border-right:3px solid #FFFF00;
	border-bottom:3px solid #FFFF00;
}

#menue ul {
	list-style:none;
	margin: 0;
	padding: 0;
}

#text {
	font-family: Comic Sans MS, sansSerif;
	float:right;
	font-size:1.0em;
	width: 540px;
	margin:0px 0px 30px 0px;
}

a {
	text-decoration: none;
}
a:link {
	color:#FFCC00;
	text-decoration:none; 
}
a:visited {
	color:#FFCC00;
	text-decoration:none; 
}
a:hover {
	text-decoration:none;
	background-color: #FFCC00;
	color:#000000;
}

.chapter {
	border: 0;
	width: 150px;
	padding: 10px;
}

.klimg {
	border: 0;
	width: 100px;
	clear:both;
	float:left;
	padding: 10px;
}

.gdint {
	color: #FF9900;
}

.trenn {	
	font-family: Comic Sans MS, sansSerif;
	font-size:1.0em;
	width: 500px;
	clear: both;
	margin: 0;
}

.vktext {
	font-family: Comic Sans MS, sansSerif;
	float:right;
	font-size:1.0em;
	width: 420px;
	margin: 0;
}
.vkimg {
	border: 0;
	padding: 20px;
	height: 75px;
}

.lkimg {
	border: 0;
	padding: 20px;
	width: 300px;
}

.rot {
	color: #FF0000;
}
