/* CSS Document */

body {
	margin-top:0;
	margin-left:0;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#202E51;
}

#header {
	height:230px;
}

#table {
	background-color:#fff;
	width:800px;
	border:none;
	padding:0;
}

#tablecontent {
	width:790px;
	border:none;
	background-color:#fff;
}

#footer {
	padding:0px 0 15px 0;
	text-align:center;
}

.spacer {
	padding:20px 7px 0 7px;
}

.sp150 {
	width:150px;
}

.sp220 {
	width:220px;
}

.meta {
	line-height:30px;
	padding-right:120px;
	color:#FFFFFF;
}

.metanavi {
	font-weight:bold;
	vertical-align:top;
	text-align:right;
}

a.metanavi {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}


/* Spenden */

.box150 {
	width:150px;
	background-image:url(../images/bg-spenden-150.gif);
	background-repeat:no-repeat;
}

.box220 {
	width:220px;
	background-image:url(../images/bg-spenden-220.gif);
	background-repeat:no-repeat;
}

p.boxspenden {
	border-top:1px dotted #202E51;
	border-bottom:1px dotted #202E51;
	background-color:#FFD940;
	padding:2px 2px 2px 2px;
	font-size:10px;
}

/* Ende Spenden */

.boxhell {
	border-top:1px dotted #202E51;
	border-bottom:1px dotted #202E51;
	background-color:#FFF0B3;
	padding:2px 2px 2px 2px;
	font-size:10px;
}

h1 {
	font-weight:bold;
	color:#202E51;
	font-size:11px;
	line-height:13px;
	padding:0 0 5px 0; 
}

h1.line {
	font-weight:bold;
	color:#202E51;
	font-size:11px;
	line-height:13px;
	border-bottom:1px dotted #202E51;
	padding:0 0 5px 0; 
}

h2 {
	font-weight:bold;
	color:#202E51;
	font-size:11px;
	line-height:13px;
	margin-bottom:-10px;
}

h3 {
	font-weight:bold;
	color:#202E51;
	font-size:11px;
	line-height:13px;
	margin-bottom:5px;
}

hr {
	clear:both;
	color:#fff;
	border:none;
}

.dash {
	border-bottom:1px dotted #202E51;
}

li {
	margin-left:-20px;
	line-height:15px;
}

li.pfeil {
	list-style-image:url(../images/pfeillink.gif);
	margin-left:-22px;
	margin-bottom:10px;
}

.bildspalte {
	padding-right:10px;
}