body 
{
	font-family:Verdana;
	font-size:12px;
	background-color:#efdfd6;
	text-align:center;
	background-image: url(reben.jpg);
	background-attachment: fixed;



}

h1 {font-size:18px;color:#000000;margin:0px;}
h2 {font-size:14px;color:#000000;}
h3 {font-size:14px;color:#000000;}
p {margin-top:0px;}

/* Für Quellcode-Beispiele im Text */
code
{
 font-size:14px;
 color:#0000cc;
}

/* Der Kasten mit dem Quellcode */
pre
{
 font-size:14px;
 color:#0000cc;
 padding:5px;
}

a:link, a:visited, a:active, a:hover
{ 
  text-decoration:underline;
  font-weight:bold;
  color:#394529;
  font-size:12px;
}
a:active, a:hover
{ 
  color:#ff9200;
}

/* Die Hyperlinks im Menü */
a.menu:link, a.menu:visited
{ 
  color:#cecfc6;
  text-decoration:none;
}
a.menu:active, a.menu:hover
{ 
  color:#eeeeee;
}
/* Die Hyperlinks im Menü 2*/
a.menu2:link, a.menu:visited
{ 
  color:#cecfc6;
  text-decoration:none;
}
a.menu2:active, a.menu:hover
{ 
  color:#eeeeee;
}

/* Die Titelzeile */
#title {
height:30px;
padding:5px;
text-align:center;
background-color:#9c9a63;
}

/* Das Menü */
#menu {
color:#ffffff;
background-color:#4a4d18;
text-align:center;
padding:5px 0px;
}
#menu2 {
color:#ffffff;
background-color:#9c9a63;
text-align:center;
padding:5px 0px;
}
/* Der Inhalt */
#content {
	border-top:1px solid #000000;
	background-color:#e7d3bd;
	padding:0px;
	color:#000000;
	text-indent: 0px;
	margin-left: 10px;
	margin-right: 10px;



}
#line {
	border-top:1px solid #000000;
}

#impress {

height:30px;
padding:5px;
text-align:right;
background-color:#9c9a63;
}
.naviunten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
	background-color:#e7d3bd;

}
