/** MVR Stylesheet, letzte Aenderung: 09.01.2007
******************************************************/
html,body 
{
	margin-top: 20px;
	padding:0;
}
a {
	text-decoration: none;
	color: #770d07;
}
p a:link {
	text-decoration: underline;
	color: #770d07;
}
p a:hover {
	text-decoration: none;
	color: #770d07;
}
ul{
	margin-left: 0px;
}
li {
	list-style-type: none;
}
li a {
	text-decoration: underline;
	color: #770d07;
}
li a:hover {
	text-decoration: none;
}
body
{
	font: 76% arial,sans-serif;
	text-align:center;
	margin-top: 0px;
	background: url(../images/background_schraffur.gif);
}
p
{
	margin:0px 20px 10px;
}
img {
	text-decoration: none;
}
img a {
	text-decoration: none;
}
.fehler {
	background-color: #770d0f;
	padding: 5px;
	color: #ffffff;
}
form
{
	background-color: #f0f0f0;
	margin:0px 20px 10px;
	padding: 10px;
	width: 400px;
	border-left: #770d0f 2px solid;
}
h1
{
	font-size: 22px;
	margin-top: 10px;
	padding-left:  5px;
	margin-left: 15px;
	border-bottom:  #cccccc solid 2px;
	color: #770d0f;
}
div#header
{
	height: 150px;
}
div#container
{
	text-align:left;
	border: #888888 3px solid;
	background-color: #ffffff;

}
div#content{
	background: url(../images/background_fahne.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
}
div#content p
{
	line-height:1.4;
}
div#navigation
{
	background:#770d0f;

}
div#extra
{
	background:#770d0f;
	color: #ffffff;
	font-size: 0.8em;
	padding: 4px;
	padding-left: 8px;
	float:left;
	clear:left;
	width:168px;
}
div#extra a
{
	color: #ffffff;
	text-decoration: underline;
}
div#footer
{
	background: #cccccc;
	color: #333333;
	margin: 0px;
}
div#footer p
{
	margin:0;
	padding:5px 10px;
}
div#container{width:800px;margin:0 auto}
div#content{float:right;width:600px}
div#navigation{
	float:left;
	width:180px;
	text-decoration: none;
}
.menuepunkt {
	padding-left: 8px;
	padding-top: 8px;
	width: 172px;
	background-color: #cccccc;
	border-bottom: #ffffff solid 2px;
	height: 22px;
	font-weight: bold;
	color: #333333;
}
.menuepunkt:hover {
	background-color: #770d0f;
	color: #ffffff;
}
.menuepunkt_hover {
	padding-left: 8px;
	padding-top: 8px;
	width: 172px;
	border-bottom: #ffffff solid 2px;
	height: 22px;
	font-weight: bold;
	background-color: #770d0f;
	color: #ffffff;

}
p a {
	text-decoration: none;
}
div#footer
{
	clear:both;
	width:100%;
	font-size: 0.8em;
}
div#clear
{
	clear: both;
}
