body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
/*	background-image: url(images/bg_main.gif); */
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
}

#container {
	width: 46.5em;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

#container-header {
	width: 21em;
	height: 2.65em;
	padding: 0.6em 1.2em 0em 1.2em;
	background-image: url(images/bg_header.gif);
	line-height: 2.65em;
	font-size:2em;
	font-weight:bold;
}

#container-name {
	float: left;
}

#container-slogan {
	float: right;
	font-size: 0.7em;
	font-weight: normal;
	font-style: italic;
	padding-right: 0.3em;
	height: 2em;
}

span, #container-name span,#container-slogan span {
	color: #CF4603;
}

#container-eyecatcher {
	width: 42em;
	padding: 0em 2.5em 0em 2.3em;
	height: 11em;	
	background-image: url(images/bg_eyecatcher-1.gif);
}

#container-navigation {
	width: 41.9em;
	background-color: #CF4603;
	height: 1.5em;
	border-bottom: 1px solid #ffffff;
}

ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 1.6em;
}

#navigation li a {
	color: #ffffff;
	line-height: 1.7em;
	font-size: 0.8em;
	text-decoration: none;
	padding: 0.4em 1.4em 0.4em 1.2em;
	border-right: 0.1em solid #ffffff;
	margin-left: -0.3em;
}

#navigation li a:hover {
	text-decoration: underline;
	background-color: #B00101;
	padding: 0.2em 1.4em 0.4em 1.2em; 
}

#navigation li a:active {
	text-decoration: underline;
	background-color: #B00101;
}



#container-content {
	width: 52.7em;
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
	padding: 1.4em 2.9em 0em 2.9em;
	margin: 0 0 0 0;
	height: auto;
	font-size: 0.8em;
}

#content {
	width: 34em;
	float: left;
}

#border {
	width: 13em;
	margin-left: 39em;
}

#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 46em;
	padding: 0.6em 0em 0.6em 0em;
	margin: 0 0.8em 0 0.8em;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	padding: 0.1em 0.1em 0.1em 0.1em;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #CF4603;
}

#footer {
	display: none;
}

#footer-copyright {
	float: left;
	width: 24em;
	padding-left: 1em;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 24em;
	padding-right: 1em;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 1.6em;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0em;
	padding-left: 1.2em;
	padding-bottom: 0.5em;
/*	background-image: url(images/h1_arrow.gif); */
/*	background-repeat: no-repeat;
	background-position: 5px 7px; */
	line-height: 1.8em;
}

h2 {
	font-size: 1.2em;
	color: #CF4603;
	padding: 0;
	padding-left:  1.5em;
	padding-bottom: 0em;
	text-transform: uppercase;
}

h3 {
	font-size: 1em;
	color: #CF4603;
	padding: 0.3em 0 0 1em;
	text-transform: uppercase;
	letter-spacing: -0.1em;
	}

h4{
	font-size: 1em;
	color: #CF4603;
	padding: 0em 0 0 0.3em;
	text-transform: uppercase;
	letter-spacing: 0em;
	}
	
hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 1.4em;
	color: #666666;
	margin: -1em 0 1.6em 1.8em;
}

#content p a, #border p a {
	text-decoration: none;
	color: #CF4603;
	border-bottom: 1px dotted #CF4603;
	padding: 0.1em 0.1em 0em 0em;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CF4603;
	padding: 0.1em 0.1em 0.0em 0.0em;
}

#content li {
	line-height: 1.4em;
	color: #666666;
	margin: 0 0 0 1em;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 1em 1em 1em 6em;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 1em 1em;
	color: #0066CC;
	font-style: italic;
}

#border p {
	line-height: 1.3em;
	font-size: 1em;
	color: #666666;
	margin: 0 0 1em 0.8em;
}

ul#subnavigation {
	padding: 0em;
	margin: 0em 0em 1em 0em;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 0.1em 0.1em 0.1em 1em;
	margin: 0em 0em 0.2em 0em;
}

#subnavigation li a {
	text-decoration: none;
	color: #CF4603;
	border-bottom: 1px dotted #CF4603;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #CF4603;
	background-color: #CF4603;
	color: #FFFFFF;
}

ul#news {
	padding: 0em;
	margin: 0em;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 0.2em 0.5em;
	padding: 0.1em 0em 0.1em 1em;
	margin: 0 0 0.8em 0;
}

#content img {
	background-color: #E7F1FF;
	padding: 0.3em;
	border: 1px solid #CF4603;
}

img.alignleft {
	float: left;
	margin: 0 1em 0.2em 0;
}

img.alignright {
	float: right;
	margin: 0 0 0.2em 1em;
}

img.alignabove {
	margin: 0 0 1em 0;
}

table.checkliste{
	margin-left: 2em;	
}

td.breit{
	width: 70%;
}

table.kontakt{
	margin-left: 2em;	
}

p.webautor{
	display: none;
}