body {
	padding: 0;
	margin: 0;
}

body#layout1 {
	background-image: url(../picts/bgcontent.gif);
	background-position: 240px;
	background-repeat: repeat-y;
	background-color: #ededed;
}
 
p {
	margin: 0;
}

body, p, td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: black;
}

a:link,
a:visited,
a:hover,
a:active { 
	text-decoration: none;
	color: #000;
}

.forms {
	border: 1px solid #888;
	background-color: #EEE;
}

#layout1 a img {
	border: 0;
}

#box { 
	width: 955px;
}

#navigationleft { 
	width: 240px;
	height: 400px;
	float: left;
	margin-top: 45px;
}

#navigationleft ul, li { 
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigationleft li { 
	padding-left: 70px;
	height: 60px;
	color: black;
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	background-position: 15px 18px;
	background-repeat: no-repeat;
	position: relative;
}

#navigationleft li a {
	position: absolute;
	bottom: 0px;
	width: 165px;
	color: #666666;
	font-weight: bold;
}

#navigationleft li a.active {
	color: #7d002c;
}

#navigationleft ul li.leftsub {
	padding-left: 70px;
	height: 25px;
	color: black;
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0px;
	position: relative;
}

#navigationleft ul li.leftsub a {
	position: absolute;
	bottom: 0px;
	width: 165px;
	color: #666666;
	font-weight: normal;
}

#navigationleft li.leftsub a.active {
	color: #7d002c;
}

#middle {
	float: left;
	width: 715px;
	overflow: hidden;
}

#navigationtop {
	width: 715px; 
	background-color: #7d0c36;
}

#navigationtop td.space {
	width: 200px;
}

#navigationtop a { 
	padding: 5px 8px;
	margin: 0;
	color: white;
	font-family: Arial, Helvetica, san-serif;
	font-size: 13px;
	letter-spacing: 1px;
	display: block;
	text-align: center;
}

#navigationtop a:hover,
#navigationtop a.active { 
	background-color: black;
}

#subnavigation {
	width: 712px;
	height: 25px;
}

#subnavigation ul,
#subnavigation li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#subnavigation ul {
	height: 25px;
	width: 710px;
}

#subnavigation ul li a {
	display: block;
	float: left;
	padding: 10px 5px 5px 6px;
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
}

#subnavigation ul a:hover {
	color: #7d002c;
	text-decoration: underline;
}

#subnavigation ul li a.active {
	
}

#content { 
	width: 642px;
	float: left;
	margin: 30px 40px 30px 40px;
}

#newsblock {
	background-color: #FFEEEE;
	border-bottom: 1px dashed #686868;
	border-right: 1px dashed #686868;
	border-left: 1px dashed #686868;	
}

.content h1 {
	color: #7d002c;
	font-size: 18px;
	line-height: 21px;
	margin: 0;
}

.content h2 {
	color: #7d002c;
	font-size: 13px;
	line-height: 19px;
	margin: 0;
	text-transform: uppercase;
}

.content h3 {
	color: #7d002c;
	font-size: 13px;
	line-height: 17px;
	margin: 0;
}

.content h4 {
	color: #000000;
	font-size: 17px;
	line-height: 21px;
	margin: 0;
}

.content h5 {
	font-size: 15px;
	line-height: 19px;
	margin: 0;
}

.content h6 {
	font-size: 13px;
	line-height: 17px;
	margin: 0;
}

.content a {
	text-decoration: underline;
	color: #7d002c;
	font-weight: normal;
}

.content a img {
	border: 0px;
}


.content td {
	vertical-align: top;

}

.content ul li {
	list-style-image: url(/globalfiles/picts/bullet.gif);
}

.content ol li {
	list-style-type: decimal;
}

.content .linkicon {
	margin: 3px 6px 3px 2px;
}

.content .docicon {
	margin: 3px 8px 3px 0px;
}

.content .newsimage {
	border-top: 1px dashed #686868;
}

.content .newsartikelkurz {
	padding: 5px 5px 10px 5px;
}

.content .forms {
	color: black; 
	font-size: 11px; 
	line-height: 13px; 
	font-family: Verdana, Arial, Helvetica; 
	border: solid 1px #a0a0a0 }	
}

.content fieldset.spenden {
    -moz-border-radius: 10px; 
    border-radius: px;
    padding: 0 15px 0 15px;
}

.content fieldset.spenden td {
    padding: 2px 0 2px 0;
}