body	{
	background-color: #ffffff;
	color: #000000;
	text-align: center;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-size: 1.5em;
	line-height: 1em;
	margin: 0 0 1em 0;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 1.1667em;
	line-height: 1.286em;
	margin-top: 1.929em;
	margin-bottom: 0.643em;
	font-family: "Times New Roman", Times, serif;
}
.sidenote {
	font-size: 0.8333em;
	line-height: 1.8em;
}
.createx {
	color: #cc3300;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
div {
	text-align: left;
}
div#wrapper {
	margin-left: auto; 
	margin-right: auto;
	width: 66em;
}
div#header {
	width: 64em;
	text-align: right;
}
div#header img {
	border: 0px;
	padding: 0em 0em 1em 0em;
}
div#navigation {
	float: left;
	color: #CC3300;
	width: 16em;
	font-family: "Times New Roman", Times, serif;
}
div#navigation form input{
    color: #CC3300;
	font-family: "Times New Roman", Times, serif;
	border-style: dotted;
	border-width: 1px;
	border-color: #CC3300;
	background-color: #FFFFFF;
}
div#navigation ul {
	font-size: 1em;
	list-style-type: square;
	padding: 0px 0px 4px 0px;
	marg\in-left: 1.2em;
}
div#navigation ul ul{
	padding: 0px 0px 4px 12px;
	marg\in-left: 0;
}
.flags {
	margin-top: 1.5em;
	clear: left;
	float: left;
	width: 40em;
}
.flags img {
	border-width: 0px;
	float: left;
	display: inline;
}
li.plus {
	list-style-image:url(plus.png);
	font-family: "Times New Roman", Times, serif;
}
li.minus {
	list-style-image:url(minus.png);
	font-family: "Times New Roman", Times, serif;
}
li.clear {
	list-style-image:url(clear.png);
	font-family: "Times New Roman", Times, serif;
}
div#content {
	float: left;
	width: 48em;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #cc3300;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 5px;
	color: #444444;
}
.volle_breite {
	width: 40em;
	clear: left;
	float: left;
}
.volle_breite + h2 {
	clear: left;
}
.halbe_breite {
	width: 21em;
	float: left;
	text-align: justify;
	margin: 0 2em 0 0;
}
.drittel_breite {
	width: 14em;
	float: left;
	text-align: justify;
	margin: 0 1.5em 0 0;
}
.zweidrittel_breite {
	width: 29.5em;
	float: left;
	text-align: justify;
	margin: 0 1.5em 0 0;
}
.dreidrittel_breite {
	width: 45em;
	clear: left;
	float: left;
	text-align: justify;
	margin: 0 1.5em 0 0;
}
div#content h1 {
	clear: left;
}
div#content p { 
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
	font-family: "Times New Roman", Times, serif;
}
div#content form input {
	margin: 0 0 1em 0;
	border-style: dotted;
	border-width: 1px;
	border-color: #CC3300;
	font-family: "Times New Roman", Times, serif;
	color: #444444;
	float: left;
}
div#content form input.drittel_breite {
	width: auto;
	margin: 0 1.5em 1em 0;
	border-style: dotted;
	border-width: 1px;
	border-color: #CC3300;
	font-family: "Times New Roman", Times, serif;
	color: #444444;
	float: left;
}
div#content form textarea {
	margin: 0 0 1em 0;
	border-style: dotted;
	border-width: 1px;
	border-color: #CC3300;
	color: #444444;
	float: left;
}
form img {
	border-width: 0px;
	margin: 0;
	padding: 0;
}

img {
	margin: 5px;
	padding: 0px;
	border: 1px solid #CC3300;
}
table img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c7c7c7;
}
img.logo {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
a {
	color: #CC3300;
	text-decoration: none;
}
a.current {
	color: #CC3300;
	text-decoration: none;
	border: 1px solid #CC3300;
}
table {
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
table.news {
	text-align: left;
}
table.left {
	text-align: left;
}
table.left tr td {
	padding-left: 4px;
}
hr {
	margin: 1.5em 1.5em 1.5em 0;
	border-style: none;
	width: 45em;
	clear: left;
	float: left;
}
hr.sichtbar {
	border-style: solid;
	border-width: thin;
	border-color: #BBBBBB;
}