body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #e4e4e4;
}
td {
	vertical-align: top;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}
.current a:link, .current a:active, .current a:visited {
	font-style: italic;
	color: #CC3300;
	font-weight: bold;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
}
.normal a:link, .normal a:active, .normal a:visited {
	color: #FF6600;
	font-style: normal;
	background-image: none;
	padding-left: 0px;
}
a:hover {
	font-weight: bold;
	color: #cc3300;
	text-decoration: underline;
}
#container {
	width: 100%;
	height: 100%;
}
#menu_container {
	width: 20%;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EFEFEF;
}
#menu_container ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu_container li {
	padding-bottom: 0.5em;
}
#menu_container li ul {
	margin: 0px;
	padding: 0px;
}
#menu_container li ul li a:link {
	//font-size: 0.9em;
}
#menu_container li ul li {
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 0px;
	font-size: 0.9em;
}
#menu_container a:hover {
	text-decoration: none;
}
.body_bg_tl {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}
.body_bg_t {
	background-image: url(../images/bgtb.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.body_bg_tr {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	background-position: -30px 0px;
}
.body_bg_ml {
	background-image: url(../images/bglr.gif);
	background-repeat: repeat-y;
	width: 20px;
}
.body_bg_mr {
	background-image: url(../images/bglr.gif);
	background-repeat: repeat-y;
	background-position: -30px;
	width: 20px;
}
.body_bg_bl {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	height: 20px;
	width: 20px;
}
.body_bg_b {
	background-image: url(../images/bgtb.gif);
	background-repeat: repeat-x;
	background-position: 0px -30px;
	height: 20px;
}
.body_bg_br {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: -30px -30px;
	height: 20px;
	width: 20px;
}
.head_content {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 30px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}
.content {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer_content {
	background-color: #FFFFFF;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: right;
	vertical-align: bottom;
}
.sitemap {
	padding-bottom: 10px;
	display: none;
}
.footer_content a, .sitemap {
	font-size: 0.7em;
}
.content_element {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 10px;
	font-size: 0.8em;
	color: #666666;
}
.content_element td {
	padding-bottom: 5px;
}
h3 {
	color: #FF3300;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
#content_container {
	padding-left: 10px;
}
.hidden {
	display: none;
}
h1 {
	font-size: 2em;
	color: #FF3300;
	text-align: center;
	font-weight: normal;
}
.claim {
	vertical-align: middle;
	padding-top: 50px;
	padding-bottom: 50px;
}
.ce_head {
	width: 20%;
}
.space {
	height: 10px;
}
.highlight {
	font-style: italic;
	color: #FF3300;
}
.zitat {
	font-size: 0.9em;
	color: #FF3300;
	text-align: right;
	font-style: oblique;
	font-weight: bold;
	padding-bottom: 5px;
}
.zitat-autor {
	font-size: 0.7em;
	font-weight: normal;
}
.bottom-align {
	vertical-align: bottom;
}
.orange {
	color: #FF9900;
}
#intro_container {
	height: 500px;
	width: 500px;
}
