
	
h1 {	
	font-size: 130%;
	font-weight: bold;
	font-style: normal;
	color: #111;
	}
	
#contentarea #center h1 {	
	margin: 0 !important;
	padding: 0 !important;
	margin-bottom: 0.5em !important;
	}

h2 {
	font-size: 85%;
	font-weight: bold;
	margin-top: 1em;
	color: #333399;	
	}
	
h2 a {
	text-decoration: none !important;	
	}
	
h2 a:hover {
	text-decoration: underline !important;	
	}
	
.kasten h2 {
	margin-left: 1em !important;
	margin-right: 1em !important;
	}
	
.kasten {
	background: #ccc;
	text-align: left;
	padding: 0.5em;
	margin: 0.5em 0 0.5em 0 !important;
	font-weight: bold;
	}

/* #right h2 { background-image: none !important; } */
	
h3 {
	font-size: 70%;
	font-weight: bold;
	margin: 0.5em 0 0 0;
	color: #333;	
	}
	
#right h3 {
	padding: 0 0.5em 0 0.5em;	
	}
	
h4, h5, h6, h7 {
	font-size: 80%;
	font-weight: normal;
	line-height: 1.3em;
	}

p {
	font-size: 70%;
	font-weight: normal;
	color: #333;
	text-align: left;
	line-height: 1.3em;
	margin: 0 0 0.3em 0;
	padding: 0;
	}
	
ul {
	font-weight: normal;
	color: #333;
	text-align: left;
	line-height: 1.3em;
	list-style-type: square;
	}
	
#center ul, #right ul, #left ul {
	font-size: 70%;
	}
	
#right ul {
	padding-left: 2em !important;
	}
	

/* gedacht fŸr den Fliesstext */	
.klein {
	font-size: 65%;
	font-weight: normal;
	color: #333;
	text-align: justify;
	line-height: 1.3em;
	}
	
p a, a {
	color: #333399;
	text-decoration: underline;
	}
	
/* anchor styles  */

#contentarea a {
	text-decoration: underline;
	}
	
#contentarea a:hover {
	color: #000;
	text-decoration: none;
	}


.accordion {
	text-decoration: none;
	}

/* anchor-styles	*/
a.internal-link {
	margin: 0 2px 0 0;
	padding: 0 16px 0 0;
	background: url(../media/anchor-icons/link-internal.gif) no-repeat right 50%;
	border: 0px solid black;
}

a.external-link-new-window, a.gallery, a.popup {
	margin: 0 2px 0 0;
	padding: 0 16px 0 0;
	background: url(../media/anchor-icons/link-external-new-window.gif) no-repeat right 50%;
	border: 0px solid black;
}

a.download, a.download {
	margin: 0 2px 0 0;
	padding: 0 16px 0 0;
	background: url(../media/anchor-icons/link-download.gif) no-repeat right 50%;
	border: 0px solid black;
}

img.popup, a img {
	border: none;
}

.important {
	color: #EF1318;
}