

body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

#ah {
    margin-top: 30px;
    font-size: 140%;
	color: #751314;
	font-weight: normal;
}

#bwc {
    font-size: 52px;
	font-weight: normal;
	color: #8CD7E3;

}

DIV#text {
	clear: both;
	margin-top: 110px; 
	font-family: Georgia, Times New Roman;
	min-height:  630px;
    height:auto !important;  /* für moderne Browser */
    height:630px;  /*für den IE */
}

DIV#text ol li {
	margin-left: 2em;
}

#mainheader {
    font-size: 98%;
	color: #751314;
}

DIV#text h3 {
	margin-top: 2.5em;	
	clear: both;
}

DIV#text h3 a {
	text-decoration: none;
	color: #333333;

}

DIV#text h3 a:HOVER {
	text-decoration: underline;
}

DIV#text p {
    padding-top: 1em;
}

DIV#feet {
	clear: both;
    text-align: left;
	margin-bottom: 2em;
	margin-top: 3em;
	margin-left: 75px;
	margin-right: 75px;
}

DIV#feet ul {
    list-style-type: none;
}

DIV#feet ul li {
    display: inline;
}

DIV#feet ul li a.left {
}

DIV#feet ul li a {
    color: #888;
    margin-right: 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	background-image: url(/gfx/square.png);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: left center;

}
DIV#feet ul li a:HOVER {
	text-decoration: underline;
}
DIV#feet ul li a.first {
	background-image: none; 
	
}

DIV#text table {
	margin-top: 2em;
}

DIV#text table td {
	padding: 5px;
}