@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffff99;
	font-family: Calibri, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
v:link {
	color: #000000;
	text-decoration: none;
}
h:link {
	color: #000000;
	text-decoration: none;
}
.page {
	width: 820px;
	background-color: #ffff99;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
}
.top {
	background-image: url(../images/Entwurf_r9_c1.gif);
	display: block;
	height: 40px;
	width: 820px;
	background-repeat: no-repeat;
}
.middle {
	background-image: url(../images/Entwurf_r10_c1.gif);
	display: block;
	width: 820px;
	background-repeat: repeat-y;
}
.content {
	width: 740px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
}
.bottom {
	background-image: url(../images/Entwurf_r12_c1.gif);
	display: block;
	height: 40px;
	width: 820px;
	background-repeat: no-repeat;
}
.textfooter {
	font-size: 12px;
	padding-top: 5px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.textfooter:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.textfooter:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.textfooter:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.textfooter:active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.textheadline {
	font-size: 14px;
	font-weight: bold;
}
.textcontent {
	font-size: 13px;
	text-align: justify;
}
.textcontent a{	
	text-decoration: none;
	color: #000000;
}
p.textcontent {
	font-size: 13px;
	line-height: 1.5;
}
p.textcontent:first-letter {
	font-size: 16px;
}
.textdate {
	font-size: 14px;
	text-align: center;
}
.textdate a{	
	text-decoration: none;
	color: #000000;
}
p.textdate {
	font-size: 14px;
	line-height: 1.5;
}
p.textdate:first-letter {
	font-size: 16px;
}
.underlinelinks {
	font-size: 13px;	
}
.underlinelinks a{	
	text-decoration: underline;
	color: #000000;
}
p.underlinelinks {
	font-size: 13px;
}
#subbar {
	width: 820px;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: 15px;
	padding-left: 28px;
	padding-right: 28px;
	text-align: center;
}
#subbar a {
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #000000;
}
#subbar a:hover {
	color: #000000;
	text-decoration: underline;
}
#subbar_selected {
	color: #000000;
	border-width: 0px 0px 0px 1px;
	border-style: dotted;
	text-decoration: none;
}
#subbar_selected:link {
	color: #000000;
	border-width: 1px 0px 1px 0px;
	border-style: dotted;
	text-decoration: none;
}
#subbar_selected:visited {
	color: #000000;
	border-width: 1px 0px 1px 0px;
	border-style: dotted;
	text-decoration: none;
}
#subbar_selected:hover {
	color: #000000;
	border-width: 1px 0px 1px 0px;
	border-style: dotted;
	text-decoration: none;
}
#subbar_selected:active {
	color: #000000;
	border-width: 1px 0px 1px 0px;
	border-style: dotted;
	text-decoration: none;
}
.backright {
	float: right;
	overflow: hidden;
	margin-right: 5px;
}
