html, body {margin:0; padding:0;}
body {
background-image: url(../img/bandera.gif);
background-color: #fee1b7;
background-repeat:repeat-y;
font-family:Verdana, Geneva;
font-size:100%;
text-align: center;
}
img {border: none;}
#gesamt {
background-color:transparent;
color: #333;
font-size:85%;
line-height:1.2em;
width: 760px;
min-width: 760px;
height:100%;
margin: 0 auto;
border-top:0px;
border-right: 2px dotted #624A42;
border-left: 2px dotted #624A42;
border-bottom:0px;
text-align: left;}
h1, h2, h3, h4, h5 {color: #624A42;}
h1 {font-size: 140%; font-style: italic; margin:5px; text-align: center;}
h2 {font-size:110%; font-style:italic; text-align:left;}
h3 {font-size:110%; font-style:italic; text-align:center;}
a:link {font-size:80%; color:#624A42; text-decoration:underline;}
a:visited {font-size: 80%; color: #624A42; text-decoration:none;}
a:hover {font-size: 80%; color: #624A42; text-decoration:underline;}
A.navigation {
border-right:#dedede 0px solid;
	padding-right:0px;
	border-TOP:#dedede 0px solid;
	DISPLAY:block;
	padding-LEFT:2px;
	FONT-WEIGHT:normal;
	font-size: 85%;
	padding-bottom:3px;
	border-LEFT: #f90 3px solid;
	COLOR: #666;
	padding-TOP: 3px;
	border-bottom:transparent 0px solid;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: #fee1b7;	
}
A.navigation:hover {
	border-LEFT-COLOR: #624A42;
	border-BOTTOM-COLOR: #f90;
	border-TOP-COLOR: #f90;
	BACKGROUND-COLOR: #E9C394;
	border-right-COLOR: #dedede;
	FONT-WEIGHT:normal;
	font-size: 85%;
	TEXT-DECORATION: none;
}
A.navigation:visited {
	border-right:#dedede 0px solid;
	padding-right:0px;
	border-TOP:#dedede 0px solid;
	DISPLAY:block;
	padding-LEFT:2px;
	FONT-WEIGHT:normal;
	font-size: 85%;
	padding-bottom:3px;
	border-LEFT: #f90 3px solid;
	COLOR: #666;
	padding-TOP: 3px;
	border-bottom:transparent 0px solid;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: #fee1b7;	
}
HR {
	border-right: transparent 1px;
	border-TOP: #624A42 0px dashed;
	border-LEFT: #624A42 0px dashed;
	width:90%;
	border-bottom: #624A42 1px dashed;
	height: 0px;
	TEXT-ALIGN: center;
}
p {margin:0px; font-size: 85%;}
#kopf {
padding-top:12px;
padding-bottom:30px;
background-color:transparent;
background-image: url(../img/top.jpg);
background-repeat:no-repeat;
background-position:bottom;
font-family:Times;
font-size: 140%;
font-style: italic;
}
#links {
float: left;
width: 113px;
margin-left:-759px;
background-color:transparent;}
#inhalt {float: left; width: 100%; height:100%;}
#hilfsdiv {
float: right;
width: 635px;
height:100%;
min-height:450px;
background-image: url(../img/start.jpg);
background-repeat:no-repeat;
background-position:365px 35px;
margin-right:0px;
background-color:transparent;
}
#rechts {
float: left;
width: 200px;
margin-left:-200px;
background-color: #FCFEC4;
}
.copy {font-size: 70%; text-align: left;}
.falsch {
	text-align: left;
	text-decoration: line-through;
}
.aktuell {
display:block;
padding-left:2px;
font-weight:bold;
font-size: 90%;
padding-bottom:3px;
border-left: #624A42 3px solid;
color: #624A42;
padding-TOP: 3px;
border-BOTTOM:transparent 0px solid;
TEXT-ALIGN: left;
TEXT-DECORATION: none;
BACKGROUND-COLOR: #fee1b7;}
#fuss {clear: left; width: 100%; background-color:#E9C394; border-top: 1px solid #624A42; border-bottom: 2px dotted #624A42;  text-align:center;}
