html { height:101%; } /* erzwingt Scrollbar in Firefox */

body
{
 font-family:Verdana;
 font-size:12px;
 background-color:#232323;
 text-align:center;
 margin:0px;
 color:#232323;
}

img {
	border: 0;
}

#wrapper {
width:800px;
margin:10px auto;
text-align:left;
background-color:#ccc;
border:1px solid #000000;
}

h1 {font-size:18px;color:#000000;margin-bottom:0px;}
h2 {font-size:16px;color:#000000;}
h3 {font-size:14px;color:#000000;}
 
code {font-size:14px;color:#0000ff;}

a:link, a:visited, a:active, a:hover
{
  text-decoration:none;
  font-weight:normal;
  color:#000;
  font-size:12px;
}
a:active, a:hover
{
  text-decoration:underline;
  color:#009999;
}
a.menu {
 display:block;
 padding:3px;
 border-top:1px solid #000;
 background-color:#737994;
 text-align:center;
 color:#eeeeee;
 text-decoration:none;
 }
a.menu:link, a.menu:visited
{
  color:#eeeeee;
 background-color:#737994;
 text-decoration:none; font-weight:bold;
}
a.menu:active, a.menu:hover
{
  color:#737994; font-weight:bold;
 background-color:#eeeeee;
}
 
#title {
height:120px;
padding:0px;
background-color:#7b7d8e;
}

#subnav {
	background-color:#FFFFCC;
	height: 10px;
	padding: 0px 10px 2px 0px;
	color: #fff;
	font-size: 8px;
	text-align:right;
}

#subnav li {
	display: inline;
	list-style-type: none;
	margin: 0 30px 0 0;
	font-size: 9px;
	font-weight:bold;
	color: #003366;
	text-decoration: none;
	letter-spacing: 0.2em;
	background-color: #ccc;
}

#subnav a:link {
	font-size: 9px;
	font-weight:bold;
	letter-spacing: 0.2em;
	color: #232323;
	text-decoration: none;
	background-color:#FFFFCC;
}

#subnav a:visited {
	font-size: 9px;
	font-weight:bold;
	letter-spacing: 0.2em;
	color: #454545;
	text-decoration: none;
	background-color:#FFFFCC;
}

#subnav a:hover {
	font-size: 9px;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.2em;
	background-color: #666;
}
#nav {
	background-color:#6f6f6f;
	width:158px;
	float:left;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	height: 874px;
}


#nav a:link {
	font-size: 14px;
	color: #ffffcc;
	text-decoration: none;
}

#nav a:visited {
	font-size: 14px;
	color: #dddddd;
	text-decoration: none;
}

#nav a:hover {
	font-size: 14px;
	color: #ffcc00;
	text-decoration: underline;
}
	
	
#content {
	background-color:#ccc;
	width:620px;
	float:right;
	padding:0px 10px;
}

.text {
	font-size:14px;
	line-height: 160%;
	color:#333333;
}

.imp {
	font-size: 9px;
	color: #003300;
}
.vorschau {
	vertical-align: middle;
	letter-spacing: 1em;
}
.leben {
	font-size:11px;
	line-height: 140%;
	color:#333333;
}

.sub {
	font-size:9px;
}
