body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	line-height: 20px;
	margin:0px;
	padding:0px;
	background-color: #660000;
}
td {
	text-align: left;
	padding: 5px;	
}
.small {
	font-size: 85%;
}
#seite{
	text-align:left;
	width:980px;
	/*height: 570px;*/
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #666666;
/*	background-color: #FFFFFF;
*/
	padding:0px;
	position: relative;
}
#headerblock {
	width:980px;
	height: 100px;
	margin: 0px;
	padding: 0px;	
}
#headerblock img {
	margin: 0px;
	padding: 0px;
}
/*#wechselbild {
	width:980px;
	height: 100px;
	z-index: 0;
	position: relative;
	left: 0px;
	top: 0px;
}
#logo {
	z-index: 1;
	position: relative;
	width:980px;
	height: 100px;
	left: 0px;
	top: -100px;
	padding:0px;
	margin: 0px;
	border: thin double #66CC33;
}
*/
#navblock {
	width:980px;
	height: 30px;
	background-color: #660000;
}
#seitentitel {
	width:980px;
	height:83px;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	background-image: url(images/bg_seitentitel.gif);
	background-repeat: no-repeat;
	padding:0px;
	margin: 0px;
	line-height: 30px;
}
#seitentitel .titeltext {
	padding-top: 30px;
	padding-left: 140px;
}
#content {
	width:980px;
	padding:0px;
	margin: 0px;
	background-image: url(images/bg_content.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
#textblock {
	position: relative;
	left: 50px;
	top: 0px;	
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	width:580px;
	float: left;
	text-align: left;
}
#bildblock {
	width:300px;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	position: relative;
	left: -10px;
	top: 0px;
	float: right;
}
#content p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#seitenfuss {
	clear: both;
	border: 1px solid #cccccc;
	font-size: 70%;
	color: #666666;
	padding: 5px;
	background-color: #FFFFFF;/**/
	text-align: center;
}
.padding {
 padding:1em;
}

h1,h6 {
 font-size:1.1em;
}
/**/

#button {
	font-size: 12px;
	font-weight: bold;
	background-color: #660000;
	background-image: url(images/bg_button.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
/*	height: 25px;*/
	display: inline;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#button a:link {
	text-decoration: none;
	color: #FFFFCC;
}
#button a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
#button a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
#button a:active {
	color: #FFFFCC;
	text-decoration: underline;
}
#button .current {
	color: #FFFFCC;
	text-decoration: underline;
}
#border {
	padding:3px;
	border: 1px dashed #000000;
	font-weight: bold;
	background-color: #FAE4B3;
}

.linkhell, .texthell {color: #FAE4B3}
.terminrubrik {
	padding:3px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FAE4B3;
	background-color: #817948;
}
#referenzblock {
	width:580px;
	float: left;
	text-align: left;
	height: 500px;
}
.referenzdaten {
	font-weight: bold;
	color: #FAE4B3;
	background-color: #660000;
}
.referenztitel {
	font-weight: bold;
	color: #FAE4B3;
	background-color: #660000;
	font-size: 1.3em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
