body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(img/bgrnd.jpg);
	background-repeat: repeat-x;
	background-position: center 5px;
	text-align: center;
	background-attachment: scroll;
}
#bodyc {
	display: block;
	clear: both;
	margin: auto;
	width: 872px;
}
#bodyc #mainbody {
	background-image: url(img/mainarea.jpg);
	width: 872px;
	min-height: 500px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: justify;
	font-size: 80%;
	padding-top: 25px;
	float: left;
}
#bodyc #mainbot {
	background-image: url(img/mainbottom.jpg);
	height: 35px;
	width: 872px;
	margin: auto;
	background-repeat: no-repeat;
	float: none;
	clear: both;
}

#bodyc #mainbot a:link, #bodyc #mainbot a{
	font-size: 60%;
	color: #336699;
	display: block;
}
#bodyc #mainbody .textborder {
	width: 400px;
	margin-bottom: 10px;
	float: left;
	margin-right: -5px;
	display: block;
}
#bodyc #mainbody .textborder p{
	display: block;
}

/*normaler border definition*/
.bordert {
	height: 11px;
	float: left;
	width: 400px;
}
.bordertl {
	height: 11px;
	width: 16px;
	background-image:url(img/bordertl.gif);
	float: left;
	background-repeat: no-repeat;
}
.bordertm {
	height: 11px;
	width: 368px;
	background-image:url(img/bordertm.gif);
	background-repeat: repeat-x;
	float: left;
}
	.bordertr {
	height: 11px;
	width: 16px;
	background-image:url(img/bordertr.gif);
	float: left;
	background-repeat: no-repeat;
}
	.borderm {
	background-image: url(img/boxm.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	float: left;
	width: 380px;
	padding-left: 10px;
}
#bodyc #mainbody .textborder .borderm a {
	float: left;
}
#bodyc #mainbody .textborder .borderm .image {
	width: 100px;
	height: 85px;
	float: left;
}
#bodyc #mainbody .textborder .borderm .innertext {
	width: 150px;
}
#bodyc #mainbody .textborder .borderm .bigtext {
	width: 380px;
}

.borderb {
	height: 11px;
	clear: left;
	float: left;
	width: 400px;
}
.borderbl {
	height: 10px;
	width: 16px;
	background-image:url(img/borderbl.gif);
	float: left;
	background-repeat: no-repeat;
}
.borderbm {
	height: 10px;
	width: 368px;
	background-image:url(img/borderbmid.gif);
	float: left;
	background-repeat: repeat-x;
}

/*Border wide definition*/
#bodyc #mainbody .textborderwide {
	width: 800px;
	margin-left: 35px;
	padding-bottom: 10px;
	clear: both;
	float: left;
	display: block;
}
#bodyc #mainbody .textborderwide p{
	display: block;
}
#bodyc #mainbody .textborderwide .bordert {
	width: auto;
	float: left;
	clear: both;
}
#bodyc #mainbody .textborderwide .borderb {
	float: left;
	width: 800px;
	clear: left;
}
#bodyc #mainbody .textborderwide .bordermwide .image {
	width: 100px;
	float: left;
}
.bordertmwide {
	height: 11px;
	width: 768px;
	background-image:url(img/bordertm.gif);
	background-repeat: repeat-x;
	float: left;
}
.bordermwide {
	background-image: url(img/boxmwide.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	float: left;
	width: 780px;
	padding-left: 10px;
}
.borderbmwide {
	width: 768px;
	background-image:url(img/borderbmid.gif);
	background-repeat: repeat-x;
	float: left;
	height: 10px;
}
.borderbr {
	height: 10px;
	width: 16px;
	background-image:url(img/borderbr.gif);
	float: left;
	background-repeat: no-repeat;
}
h2 {
	display: block;
	text-align: center;
	font-size: 140%;
	margin: 0px;
}
.center {
	text-align: center;
}
.placeholder {
	height: 20px;
	width: 872px;
	display: block;
	float: left;
}
.kleingedrucktes {
	font-size: 0.75em;
}

#flleft {
	width: 400px;
	float: left;
	margin-left: 25px;
}
#flright {
	width: 400px;
	float: left;
	margin-left: 25px;
}
#bodyc #kleinunten {
	font-size: 50%;
	color: #6D88CB;
}

