body {
	background-image: url(images/musterhintergrund.jpg);


}
#header {
	height: 80px;
	width: 1000px;
	background-image: url(images/draft-layout_02.jpg);
	background-color: #FFFFFF;
	z-index: 2;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	text-indent: 400px;
	letter-spacing: 0.5em;
}
.rule {
	color: #0066FF;
}

.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	padding: 0 5px 0 5px;
}

#muthacell {
	padding-top: 20px;
	z-index: 1;
}

#navbar {
	height: 30px;
	width: 1000px;
	background-color: #FFFFFF;
	z-index: 3;
}
.navbar {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-decoration: none;
	text-align: left;
	color: #0066FF;
	font-weight: bold;
	text-indent: 620px;
}
.navbar:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #006666;
}
.navbar:link {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #0066FF;
	text-decoration: none;
}
.navbar:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #990000;
	text-decoration: none;
}

.navbarelements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0066FF;
}


#picholder {
	height: 800px;
	width: 300px;
	background-color: #FFFFFF;
	float: left;
	z-index: 5;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #0066FF;
	text-decoration: none;
	text-indent: 840px;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #0066FF;
}

.footer:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #990000;
	text-decoration: none;
}
.footer:link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #0066FF;
	text-decoration: none;
}

.bodytext:link {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #0066FF;
	text-decoration: none;
}
.bodytext:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #990000;
	text-decoration: none;
}



.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #0066FF;
	text-decoration: none;
}

#leftpic {
	width: 300px;
	background-color: #0033CC;
	float: left;
}
#bodycontent {
	height: 800px;
	width: 700px;
	background-color: #FFFFFF;
	float: left;
	z-index: 6;
}
.pic {
	padding-right: 30px;
	text-align: right;
}
.bodycontent {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #0066FF;
	text-align: left;
	overflow: auto;

}
.bodycontenthead {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #0066FF;
	text-align: left;
}



#bodycell {
	width: 1000px;
	z-index: 4;
}

#footer {
	height: 20px;
	width: 1000px;
	background-color: #FFFFFF;
	z-index: 7;
	float: left;
	margin: 0 0 40px 0;
}

.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}
.contenthead {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #660000;
	font-weight: bold;
}
