/*Grundlegende Style Definitionen */
body {
	font-family: verdana, arial, helvetica, sans-serif;
	background-image: url(images/background.jpg);}


.h4 {
	font-size:26px;
	font-weight:bold;
	text-decoration:none;
	color:#462db5;
	}
.h3 {
font-size:22px;
font-weight:bold;
text-decoration:none;
color:#000000;
	}
.li {
	padding-bottom: 8px;
	margin-bottom: 8px;
	}
	
	.Stil1 {
	font-size: 18px;
	font-weight: bold;
	color:#940000;
}
	.h1 {
	font-size: 18px;
	font-weight: bold;
	color:#940000;
}
	.h2 {
	font-size: 14px;
	font-weight: bold;
	color:#940000;
}
.small
{
	font-size: 10px;
	color:#940000;
	font-family: verdana, arial, helvetica, sans-serif;
}

.centercolumn { 
color : #000000; 
padding : 12px; 
font-size: 14px;
vertical-align : top; 
line-height : 18px; 
background-color : #FFFFCC; 
font-weight : normal; 
border-left : 1px solid #940000; 
border-right : 1px solid #940000;
}

.rightcolumn { 
color : #000000; 
padding : 12px; 
vertical-align : top; 
line-height : 18px; 
background-color : #FCF5B9; 
font-weight : normal; 
border-right : 1px solid #940000;
}
