/*----- PRINT -----*/

body.print, body.print #spacer {
	background-color	: #ffffff!important;
	background-image:none!important;
}

body.print p, body.print div.text, body.print h1, body.print h2, body.print h3, body.print h4, body.print .head span, body.print a {
	color				: #000000!important;
}

body.print div.page_position_announce {
	
	display				: none;
}



/*----- ALLGEMEIN -----*/

html,
body {
	background-color	: #eeeeee;
	width				: 100%;
	height				: 100%;
}

<!--[if IE]>
body {
 	overflow			: scroll;
}
<![endif]-->

body.print {
	background-image	: none;
}

#spacer,
#header {
	font-family			: Arial, Helvetica, sans-serif;
}

#frame {
	width				: 49.45em;
	padding				: 0;
	margin				: 0;
	text-align			: left;
	background-color    : #fff;
	position			: static;
	display				: block;
}

.frame_td {
	background-color    : #fff;
}

#frame #spacer {
	padding				: 0;
	margin				: 0;
	width				: auto;
}

#frame #screen {
	padding				: 0.5em;
	margin				: 0;
	width				: auto;
}

/*----- VERLINKUNGEN LINKS -----*/

a:link,
a:visited {
	color				: #004E95;
}

a:hover,
a:focus {
	color				: #B61D22;
}

/*----- AUFBAU LAYOUT -----*/

div.container div.content {
	border				: 1px solid #eee;
	/*padding				: 0.3em;*/
}

div.page_position_themes div.content {
	padding				: 0.3em;
}


#footer {
	background-color	: transparent;
	padding				: 0.5em 0 0.2em 0;
	margin				: 0;
}

#footer .separator {
	display				: none;
}

#footer .copyright .left,
#footer .copyright .right {
	padding				: 0;
}

#footer .copyright p {
	color				: #333;
	font-weight			: bold;
	padding				: 0;
	margin				: 0;
	font-size			: 0.45em;
}

#footer .copyright .left {
	text-align			: left;
}

#footer .copyright a {
	font-weight			: normal;
	color				: #333;
}

#footer .copyright a:hover,
#footer .copyright a:visited {
	font-weight			: normal;
	color				: #8CC5ED;
}

/*----- ÜBERSCHRIFTEN H ------*/

#screen h1 {
	color				: #B61D22;
	letter-spacing		: 0.15em;
	padding				: 0.4em 0 0.4em 0;
	margin				: 0.4em 0 0.3em 0;
	font-weight			: normal;
}

#screen h2 {
	color				: #004E95;
	letter-spacing		: normal;
	padding				: 0;
	margin				: 0.1em 0 0.1em 0;
	font-weight			: bold;
}

#screen div.page_position_themes h2 {
	color				: #B61D22;
	letter-spacing		: 0.1em;
	font-weight			: normal;
	margin-left			: 0.4em;
	font-size:0.8em;
}


#screen h3,
#screen h4 {
	color				: #004E95;
	padding				: 0;
	margin				: 0.2em 0 0.2em 0;
	font-weight			: bold;
	font-size			: 1em;
}

/*----- ABSÄTZE ABSATZ -----*/

.text {
}

#screen .text,
#screen p {
	color				: #333333;
}

/*----- BANNER KOPF HEAD -----*/

.CSbanner {
	white-space			: nowrap;
	overflow			: hidden;
	width				: 100%;
	padding-top			: 1em;
}

.CSbanner img {
	display				: block;
}

/*----- PFAD BROTKRUMEN BREADCRUMB -----*/

#myposition .path {
	color				: #33333;
	padding				: 1em 0 2em 0;
	margin				: 0;
	font-size			: 0.55em;
}

#myposition .path a {
	color				: #004E95;
}

#myposition .path a:hover {
	color				: #B61D22;
}

/*----- POSITIONEN -----*/

div.page_position_announce div.container,
div.page_position_sidebar div.container{
	border				: none;
}

div.page_position_announce div.container div.head,
div.page_position_sidebar div.container div.head {
	background-color	: #B61D22;
	margin:0 1.25em 0.5em 0;
}

#screen div.page_position_announce h3,
#screen div.page_position_sidebar h3 {
	font-size			: 0.52em;
	font-weight			: normal;
	letter-spacing		: normal;
	border-bottom		: 0.1em solid #eeeeee;
	text-transform		: uppercase;
	color				: #b61d22;
	padding				: 0.7em 0 0 1.3em;
}

#screen div.page_position_topic h1 {
	color				: #004E95;
	letter-spacing		: normal;
	padding				: 0;
	margin				: 0.1em 0 0.1em 0;
	font-weight:bold;
}


div.page_position_announce div.container div.head span,
div.page_position_sidebar div.container div.head span {
	color				: #B61D22;
	font-size			: 0.45em;
	font-size			: 1em;
	line-height			: 1.05em;
	padding				: 0 0.3em 0 1.25em;
	margin				: 0;
}

div.page_position_links div.container div.head span {
	color				: #B61D22;
	font-size			: 0.6em;
	margin				: 0;
}

div.page_position_links div.container div.head {
	padding:0;
	margin:0;
	}


#screen div.page_position_announce div.content h4,
#screen div.page_position_sidebar div.content h4 {
	padding				: 0;
	margin				: 0;
}


/*----- MENÜ MENU NAVIGATION -----*/

div.navlist div.head span {
	color				: #8CC5ED;
	margin				: 0 0.6em 0 0.4em;
	padding				: 0 0.25em 0 0.25em;
	background-image	: none;
}

div.navlist div.selection {
	border-bottom		: 0.05em solid #333;
}

#screen div.navlist div.selection h4 {
	font-size			: 0.65em;
}


div.navlist div.content ul {
	border				: none;
}

div.navlist div.content ul li {
	border				: none;
	background-color	: transparent;
}

div.navlist div.content ul li a {
	border-bottom		: 0.05em #eee solid;
	color				: #333;
	font-size			: 1.2em;
}

div.navlist.noimg div.content ul li a {
	padding				: 0 0 0 0.6em;
}

div.navlist div.content ul li ul li a:hover,
div.navlist div.content ul li a:hover,
div.navlist div.content ul li a.flag {
	color				: #004E95;
	background-color	: transparent;
}

div.navlist div.content ul li ul,
div.navlist div.content ul li ul li {
	border				: none;
	background-color	: transparent;
}

div.navlist div.content ul li ul li a {
	border-bottom		: 0.05em #eee solid;
	color				: #333;
	font-size			: 1.2em;
}

div.navlist div.content ul li ul li a:hover {
	color				: #004E95;
}

div.navlist div.content ul li ul li {
	padding				: 0.3em 0.5em 0.3em 1em;
	border				: 0;
	font-size			: 0.9em;
}

div.navlist div.content ul li ul li a {
	display				: block;
	text-decoration 	: none;
	padding-left		: 1em;
	border				: 0;
	background-color	: transparent;
	background-repeat	: no-repeat;
}

div.navlist div.content ul li ul li a:hover,
div.navlist div.content ul li ul li a.flag {
	color				: #004E95;
}


/*----- INHALT CONTENT -----*/

div.container div.head {
	font-size			: 0.85em;
	display				: block;
	position			: relative;
	color				: #B61D22;
	background-color	: transparent;
	padding				: 0.2em 0 0.3em 0;
	margin				: 0.1em 0 0.2em 0;
	font-weight			: normal;
}

div.gotop {
	display				: none;
}

img.symbol {
	background-color	: #004E95;
}

a:hover img.symbol {
	background-color	: #B61D22;
}

/*----- SITEMAP -----*/

.sitemap ul li a:hover,
.sitemap ul li ul li a:hover,
.sitemap ul li ul li a:active,
.sitemap ul li ul li ul li a:hover,
.sitemap ul li ul li ul li a:active {
	text-decoration		: underline;
}

span.numerate {
	color				: #B61D22;

}

.sitemap ul li a {
	color				: #B61D22;;
	background-color	: transparent;
}

.sitemap ul li ul li a {
	color				: #B61D22;
	background-color	: transparent;
}

.sitemap ul li ul li a:hover {
}

.sitemap ul li ul li ul li a {
	color				: #B61D22;
}
/*----- SONSTIGES -----*/

div.content .message .message_date,
div.content .message .message_text,
div.content .property .property_text {
	color				: #333333;
}

div.page_position_announce div.container div.content,
div.page_position_sidebar div.container div.content,
div.navlist div.content {
	background-color	: transparent;
	border				: none;
	padding-top			: 0;
}

div.content .text .date,
div.content .text .teaserdate,
div.content .text .comment {
	color				: #B61D22;
}

div.content .text .teaserdate {
	font-weight			: bold;
	display				: block;
}

div.content .text .image_first {
	font-size			: 0.9em;
}

#screen .text img {
	float				: left;
}

div.assistent a.block {
	border-top			: 0.075em #Eee solid;

}
