body{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 100.1%;
}
#inhalt{
	color: #333366;
	font-size: 1em;
}
a{
	color: #333366;
	text-decoration: underline;
}
h1{
	font-size: 1.8em;
	color: #FF9900;
}
h2{
	font-size: 1.2em;
	color: #FF9900;
	font-weight: normal;
}
h3{
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 0.6em;
}
h4{
	font-weight: bold;
	font-size: 1.0em;
	margin-top: 0.6em;

}
p{
	margin-bottom: 0.6em;
	text-align: left;
}
blockquote{
font-style: italic;
}
cite{
font-style: normal;
}

.caption280{
	font-size: 0.8em;
}


.margin0{
	margin: 0;
}
.m-top{
	margin-top: 0.6em;
}
.m-bottom{
	margin-bottom: 0.6em;
}

#inhalt li{
	margin-left: 20px;
}
#inhalt ul{
	margin: 0.6em 0em;
}







/* Seitenformatierungen */

#titel{
	color: #FF9900;
}


#kontakt a{
	color: #333366;
	font-size: 15px;
	text-decoration: none;
}
#leiste a{
	color: #333366; 
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
}
#leiste a:hover{
	background-image: url(../grafiken/button-32-hell.gif);
}
#leiste .aktiv a{
	background-image: url(../grafiken/button-32-hell.gif);
}

#navi a{
	color: #330000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
#navi a:hover{
	background-image: url(../grafiken/blatt2.gif);
	color: #FFFF00;
}
#navi .aktiv a{
	background-image: url(../grafiken/blatt2.gif);
	color: #FFFF00;
}

#leiste #doppelt{
	font-size: 12px;
}
/* Pfeile */
#pfeile a{
	text-decoration: none;
	font-weight: bold;
	color: #333366;
} 
/* Definitionslisten */
dt{
	font-weight: bold;

}