body {
	font: 70.0% Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	width:780px;
	margin: 0px 0px 0px 0px;
}

h1 {
	font-family: sans-serif;
	font-size: larger;
	font-stretch: wider;
	color: #B22222;
}

#logo {
	background: url(../images/logo.png) no-repeat;
	height: 100px;
	width: 100px;
	float: left;
}

#banner {
	background: url(../images/banner3_mit_schrift.jpg);
	height: 100px;
	width: 500px;
	float: left;
}

#feldrechts {
	background-color: #DADADA;
	float: left;
	width: 171px;
	height: 94px;
	padding: 3px;
}

#streifen {
	background: #A7A7A7 none;
	background-repeat: no-repeat;
	float: left;
	width: 777px;
	height: 20px;
}

#inhalt {
	background-color: transparent;
	float: left;
	width: 597px;
	height: 533px;
	padding: 3px;
	overflow: auto;
}

#steuerung {
	background-color:#DADADA;
	float: left;
	width: 168px;
	height: 250px;
	padding: 3px;
}

a:link {
	color: #B90000;
	text-decoration: none;
}
a:visited {
	color: #950000;
	text-decoration: none;
}
:focus {
	color: #950000;
	text-decoration: underline;
}
a:hover {
	color: #950000;
	text-decoration: underline;
}
a:active {
	color: #950000;
	text-decoration: underline;
}

#covers {
	background: transparent;
	height: 283px;
	width: 174px;
	float: left;
}

#streifenunten {
	background-color: #DADADA;
	float: left;
	width: 771px;
	height: 16px;
	padding: 3px;
}

p.buttonheading {
	text-align:right;
}

.buttonheading img
{
	border:0;
}

p.buttonheading a:link,p.buttonheading a:visited
{
	border:solid 0px #fff;
}

.leading p.buttonheading a:link,.leading p.buttonheading a:visited
{
	border:solid 0px #EFDEEA;
}

p.buttonheading a:hover
{
	background:none !important;
	color:#000 !important;
}

p.buttonheading a:active,p.buttonheading a:focus
{
	border:solid 0px;
	color:#000;
}
