body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image:url(pics/bg.gif);
	background-repeat: repeat-y;
}
table {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#navigation {
	float: left;
	padding: 0px;
	margin: 0px 20px 20px 8px;
	width: 160px;
	border: 0;
}
#inhalt {
	padding: 20px;
	margin: 0px 20px 20px 180px;
	background: #FFFFFF;
	background-image:url(pics/ecke.jpg);
	background-repeat: no-repeat;
}
#header{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100px;;
	background:url(pics/header.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #77B4EB;
}
#table-rahmen {
	width: 600px;
	border-collapse: collapse;
	border: solid #77B4EB 1px;
	cellpadding: 2px;
	empty-cells: show;
}
#table-rahmen th {
	height: 20px;
	background-color: #77B4EB;
	font: Verdana, Arial, Helvetica, sans-serif 13px bold;
	color: #FFFFFF;
	vertical-align: middle;
	line-height: 20px;
}
#table-rahmen td {
	border-bottom: 1px #77B4EB solid;
}

#navig {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navig li a{
	margin:0;
	width: 160px;
	height: 21px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

#navig li a:hover{
	margin:0;
	font-weight: bold;
}

#navig-sub{
	list-style-type: none;
	margin: 0;
	margin-bottom: 8px;
	padding: 0;
}

#navig-sub li a{
	margin:0;
	margin-left: 8px;
	height: 15px;
	display: block;
	width: 150px;
	text-decoration: none;
	color: #666666;
}

#navig-sub li a:hover{
	margin-left:8px;
	color: #CCCCCC;
	font-weight: normal;
}

.navig-sub{
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	vertical-align: middle;
	line-height: 15px;
	text-decoration: none;
	margin-left: 20px;
	border: 0;
	background-image:none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #77B4EB;
	text-decoration: underline;
}

.pic-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 3px;
}
.pic-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 3px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	color: #77B4EB;
	border-top-style: solid;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #77B4EB;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #77B4EB;
	border-right-color: #77B4EB;
	border-bottom-color: #77B4EB;
	width: 100%;
	margin-bottom: 30px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 20px;
	background-color: #77B4EB;
	width: 100%;
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #77B4EB;
	margin-bottom: 5px;
}
#inhalt p {
	width: 100%;
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	color: #FFCC00;
	border-top-style: solid;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	width: 100%;
	margin-bottom: 30px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 20px;
	background-color: #FFCC00;
	width: 100%;
}

h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #FFCC00;
	margin-bottom: 5px;
}
