﻿body {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	background-color: #DDDDDD;
	background-repeat: repeat;
	background-attachment: scroll;
}
h6 {
}
h5 {
}
h4 {
	font-size: small;
}
h3 {
}
h2 {
}
h1 {
}
a {
	color: #402640;
	text-decoration: underline;
}

#container {
	width: 980px;
	margin: 0 auto;
	padding: 0px;
	background-color: #FFFFEE;
}
#masthead {
	text-align: center;
	width: 980px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#navigation {
	position: relative;
	float: left;
	width: 185px;
	height: 100%;
	background-color: #999988;
}
#content {
	float: left;
	width: 794px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
	margin-right: 3px;
}
#content img {
	padding: 5px;
	border: 1px solid #402640;
}
#footer {
	text-align: center;
	clear: both;
	width: 100%;
	border: 1px dotted;
	background-color: #999988;
}
.naviChildNode {
	border-left-width: 15px;
	border-left-style: solid;
}
/* Inhaltsformatvorlagen */

