body {
	background-image: url(/cms/images/bg_3cols_1000.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666668;
}
p, ul, li, div, td {
	font-size:13px;
	color: #666668;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #DF0024;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #666668;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	color: #666668;
}
#seite {
	width: 1000px;
}
#kopf {
	background-color: #DF0024;
}
#trennleiste {
	margin-bottom: 25px;
}
#nav {
	float: left;
	width: 170px;
}
#inhalt {
	margin-left: 195px;
	width: 600px;
}
#seitenleiste {
	position: absolute;
	left: 830px;
	top: 170px;
	float: right;
	width: 170px;
}
#nav ul {
	padding: 0px;
	padding-right:10px;
	margin: 0px;
	margin-left: 30px;
	list-style-type: none;
}
#nav ul li {
	color: white;
	margin-top: 10px;
	font-weight: bold;
	font-size: 13px;
}
#selected {
	list-style-type: disc;
}
#nav ul li ul {
	padding: 0px;
	margin: 0px;
}
#nav ul li ul li {
	color: white;
	margin-left: 15px;
	margin-top: 8px;
	line-height:12px;
	font-weight: normal;
	font-size: 13px;
}
#nav ul#help{
	margin-top: 50px;
}
#nav ul#help li {
	color: white;
	margin-top: 2px;
	line-height:15px;
	font-weight: normal;
	font-size: 13px;
}
#inhalt a {
	color: #DF0024;
}
#inhalt p {
	margin-bottom:15px;
}
#inhalt ul {
	margin-top:5px;
}
table#inline {
	margin-right: 10px;
	margin-bottom: 5px;
}
td#bildunterschrift {
	font-size:12px;
	color: black;
	border-bottom: 1px solid black;
	padding-bottom:4px;
}
td#bildunterschrift p {
	font-size:12px;
	color: black;
	padding: 0px;
	margin: 0px;
}
table#main_box {
	border-bottom: 2px solid white;
}
td#box_left {
	text-align: center;
	border-left: 2px solid white;
	padding: 3px;
}
td#box_right {
	border-right: 2px solid white;
	font-size:12px;
	padding:3px;
	color: white;
}
td#box_right p {
	font-size: 11px;
	color: white;
}
p#sitemap_level1 {
	font-weight: bold;
	margin-bottom:3px;
	margin-top:10px;
	padding:0px;
}
p#sitemap_level2 {
	margin-left: 20px;
	margin-bottom:3px;
	margin-top:0px;
	padding:0px;
}
p#sitemap_level3 {
	margin-left: 40px;
	margin-bottom:3px;
	margin-top:0px;
	padding:0px;
}
#red {
	background-color: #DF0024;
}


