html {
	padding: 0px;
	margin: 0px;
	background-color: white;
}

body {
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #666666;
	padding: 0px;
	background: white url(images/menu_re.jpg) repeat-y left top;
	margin: 0px;
}

#box {
	min-height: 1200px;
	height: auto !important;
	height: 1200px;
}

#inhalt {
	margin-left: 200px;
	background: #fff url(images/logo-jellou-weich.jpg) no-repeat;
}

#menu {
	position: absolute;
	width: 200px;
	padding: 0px;
	margin: 0px;
	left: 0px;
	font-size: 11px;
	height: 800px;
}

#navcontainer {
	margin-top: 80px;
	text-align: left;
	display: block;
	margin-left: 0px;
}

p {
	margin: 0px;
	padding-left: 80px;
	padding-right: 20%;
	padding-top: 10px;
	font-size: 14px;
}

h1 {
	font-size: 11px;
	text-align: right;
	color: #ffffff;
	background-color: #b4070d;
	margin-left: 80px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	margin-top: 0px;
}

h2 {
	color: #b4070d;
	background-color: transparent;
	padding-left: 80px;
	font-size: 18px;
}

.grau {
	color: #666666;
}

h3 {
	font-size: 12px;
	color: #b4070d;
	font-weight: bolder;
	padding-left: 80px;
	margin: 0px;
}

h4 {
	font-size: 12px;
	color: #666666;
	background-color: transparent;
	font-weight: bolder;
	margin: 0px;
	padding-left: 80px;
	padding-right: 20%;
}

td {
	font-size: 12px;
	color: #ffffff;
	font-weight: bolder;
	margin: 0px;
	vertical-align: top;
	width: 150px;
	border-width: 0;
	background: #b2b2b2;
	padding: 5px 5px 15px;
}

table {
	padding-left: 80px;
	border: 0px:
}

table a:link {
	color: #666;
}

table a:hover {
	color: #666;
}

table a:visited {
	color: #fff;
}

.tablehead {
	margin: 0px;
	padding: 5px;
	background: #666666;
	color: #ffffff;
	font-weight: normal;
}

h5 {
	text-align: left;
	color: #666666;
	margin-left: 10px;
	font-size: 10px;
}

h6 {
	font-size: 9px;
	text-align: left;
	color: #999999;
	margin-left: 80px;
	border-bottom: 1px dotted #999999;
	font-variant: small-caps;
}

hr {
	border-bottom: 1px solid #999999;
	margin-left: 80px;
	margin-right: 20px;
	style: nonshade;
}

a {
	text-decoration: underline;
	color: #b4070d;
}

a: hover {
	color: black;
	text-decoration: underline;
}

a: visited {
	color: #cccccc;
	text-decoration: underline;
}

#navcontainer a {
	display: block;
	background-color: #666666;
	color: #ffffff;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#subnavcontainer a {
	display: block;
	background-color: #cccccc;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#navcontainer a:hover {
	background: #999999 left top;
	text-decoration: none;
}

#navcontainer a.current {
	background: #fff;
	text-decoration: none;
	color: #b4070d;
	font-weight: bolder;
}

#navcontainer a.maincurrent {
	background: #cccccc;
	text-decoration: none;
	color: #333333;
	font-weight: bolder;
}

#subnavcontainer a.current {
	text-decoration: none;
	font-weight: bolder;
	background: white;
}

.portraits {
	border: 1px solid #666666;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.floatleft {
	border: 1px solid #666666;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

table b {
	color: #666;
}