body			{
				margin: 0px;
				padding: 0px;
				background: url(../images/hintergrund.jpg) fixed no-repeat top center #828389;
				font-family: verdana, arial;
				color: #999999;
				font-size: 9px;
				}
				
img				{
				border: 0px;
				}
				
a:link, a:active, a:visited
				{
				color: #999999;
				text-decoration: none;
				}
				
a:hover			{
				color: #e50000;
				text-decoration: none;
				}
				
/* ----------------------------------------------------------------------------------------------------------------- */
				
* html .site	{
				width: 886px;
				height: 100%;
				display: table;
				background: url(../images/site_bg.gif) repeat-y top center;
				padding: 10px 0px 20px 0px;
				text-align: left;
				}
				
.site			{
				width: 886px;
				height: 100%;
				display: table;
				background: url(../images/site_bg.png) repeat-y top center;
				padding: 10px 0px 20px 0px;
				text-align: left;
				}
				
.logos			{
				width: 770px;
				height: 57px;
				margin: 0px 51px 6px 58px;
				}
				
/* ------------------------------- Hauptnavi -------------------------------- */
				
.navi			{
				width: 770px;
				height: 28px;
				margin: 0px 51px 13px 58px;
				}
				
.buttons		{
				float: left;
				height: 28px;
				vertical-align: bottom;
				}
				
.home-button	{
				float: left;
				margin: 0px 6px 0px 0px;
				}
				
.hauptnavi		{
				float: right;
				text-align: right;				
				border-left: 1px solid #cccccc;
				font-size: 13px;
				}
				
ul.hauptnavi-liste
				{
				list-style: none;
				list-style-type: none;
				list-style-image: none;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				}
				
.hauptnavi-liste li
				{
				float: left;
				height: 22px;
				padding: 6px 3px 0px 3px;
				border-right: 1px solid #cccccc;
				}
				
.hauptnavi-liste li a:link, .hauptnavi-liste li a:active, .hauptnavi-liste li a:visited
				{
				font-size: 13px;
				text-decoration: none;
				color: #999999;
				}
				
.hauptnavi-liste li a:hover, .hauptnavi-liste li.act a:link, .hauptnavi-liste li.act a:hover, .hauptnavi-liste li.act a:active, .hauptnavi-liste li.act a:visited 
				{
				font-size: 13px;
				color: #e50000;
				text-decoration: none;
				}
				
/* ------------------------------- Unternavi -------------------------------- */

.subnavi		{
				width: 770px;
				height: 32px;
				margin: 0px 51px 0px 58px;
				background: url(../images/subnavi_bg.gif) repeat-x;
				font-size: 11px;
				color: #ffffff;
				}
				
ul.subnavi-liste
				{
				list-style: none;
				list-style-type: none;
				list-style-image: none;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				}
				
.subnavi-liste li
				{
				float: left;
				display: block; 
				border-right: 1px solid #ffffff;
				margin: 0px; 
				padding: 0px;				
				}
				
* html .subnavi-liste li {width: 1%;}
		
.subnavi-liste li a:link, .subnavi-liste li a:active, .subnavi-liste li a:visited
				{
				display: block; 
				height: 19px;
				padding: 13px 4px 0px 4px;
				color: #ffffff;
				text-decoration: none;white-space: nowrap;
				}
				
.subnavi-liste li a:hover
				{
				display: block; 				
				height: 19px;
				padding: 13px 4px 0px 4px;
				background: url(../images/subnavi_bg_act.gif) repeat-x;
				color: #e50000;
				text-decoration: none;white-space: nowrap;
				}
				
.subnavi-liste li.act a:link, .subnavi-liste li.act a:hover, .subnavi-liste li.act a:active, .subnavi-liste li.act a:visited
				{
				display: block; 				
				height: 19px;
				padding: 13px 4px 0px 4px;
				background: url(../images/subnavi_bg_act.gif) repeat-x;
				color: #e50000;
				text-decoration: none;white-space: nowrap;
				}
				
.verlauf		{
				width: 770px;
				height: 24px;
				margin: 0px 51px 0px 58px;
				background: url(../images/verlauf.gif) repeat-x;
				float: left;
				}
				

* html .verlauf	{
				width: 770px;
				height: 24px;
				margin: 0px 0px 0px 29px;
				padding: 0px;
				background: url(../images/verlauf.gif) repeat-x;
				float: left;
				}
				
/* ------------------------------- Inhaltsbereich -------------------------------- */

* html .content	{
				width: 576px;
				margin: 0px 4px 0px 0px;
				padding: 0px 0px 0px 58px;
				float: left;
				}
				
.content		{
				width: 576px;
				margin: 0px 6px 0px 0px;
				padding: 0px 0px 0px 58px;
				float: left;
				}
				
.header			{
				width: 576px;
				height: 254px;
				}
				
				
.inhalt			{
				width: 576px;
				padding: 29px 0px 0px 0px;
				background: url(../images/verlauf_3spalten.gif) no-repeat top left;
				text-align: left;	
				font-size: 11px;		
				color: #666666;	
				}
				

				
.willkommen		{
				font-size: 14px;
				color: #999999;
				margin: 0px 0px 30px 0px;
				}
				
.willkommen h1	{
				font-family: verdana, arial;
				font-size: 14px;
				font-weight: bold;
				text-decoration: none;
				color: #666666;
				margin: 0px 0px 20px 0px;
				}
				
.csc-firstHeader
				{
				font-size: 11px;
				font-weight: bold;
				margin: 0px 0px 15px 0px;
				padding: 0px;
				color: #000000;
				}
				
h1				{
				font-size: 11px;
				font-weight: bold;
				margin: 15px 0px 15px 0px;
				padding: 0px;
				color: #000000;
				}
				
.csc-textpic-text, .contenttable, .bodytext
				{
				margin: 0px;
				padding: 0px;
				}				
				
.box1, .box2	{
				float: left;
				width: 188px;
				margin: 40px 6px 0px 0px;
				background: url(../images/verlauf_1spalte.gif) top left no-repeat;
				}
				
.box3			{
				float: left;
				width: 188px;
				margin: 40px 0px 0px 0px;
				background: url(../images/verlauf_1spalte.gif) top left no-repeat;
				}
				
.box1 h1, .box2 h1, .box3 h1
				{
				font-size: 9px;
				font-weight: bold;
				color: #999999;
				margin: 12px 0px 12px 0px;
				padding: 0px 0px 0px 6px;
				}
				
.box1 p, .box2 p, .box3 p
				{
				font-size: 9px;
				color: #999999;
				padding: 8px 0px 0px 6px;
				}
				
/* ------------------------------- rechter Bereich -------------------------------- */

.rechts			{
				float: left;
				width: 188px;
				text-align: left;
				margin: 0px 0px 0px 0px;
				padding: 0px 51px 0px 0px;
				}
				
ul.quick		{
				list-style-image: none;
				list-style: none;
				list-style-type: none;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				}
				
ul.quick li		{
				margin-bottom: 1px;
				}
				
ul.quick li a:link, ul.quick li a:active, ul.quick li a:visited
				{
				display: block;
				width: 188px;
				height: 19px;			
				background: url(../images/quicklinks_off.gif) no-repeat;
				padding: 6px 0px 0px 7px;
				text-decoration: none;
				color: #ffffff;
				font-weight: bold;
				}
				
ul.quick li a:hover
				{
				display: block;
				width: 188px;
				height: 19px;			
				background: url(../images/quicklinks_on.gif) no-repeat;
				padding: 6px 0px 0px 7px;
				text-decoration: none;
				color: #ffffff;
				font-weight: bold;
				}
				
.anschrift		{
				width: 188px;
				background: url(../images/verlauf.gif) repeat-x;
				}
				
.anschrift h1	{
				font-size: 10px;
				font-weight: bold;
				color: #666666;
				margin: 0px 0px 10px 0px;
				padding: 10px 0px 0px 9px;
				}
				
.anschrift p	{
				font-size: 10px;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 9px;
				}
				
* html .site-ende
				{
				width: 886px;
				height: 27px;
				background: url(../images/site_bg_ende.gif) no-repeat top center;
				}
				
.site-ende		{
				width: 886px;
				height: 27px;
				background: url(../images/site_bg_ende.png) no-repeat top center;
				}

/* ----------------------------------------------------------------------------------------------------------------- */
				
* html .footer	{
				width: 828px;
				height: 32px;
				background: url(../images/footer.gif) no-repeat top center;
				text-align: right;
				padding: 12px 51px 0px 0px;
				}
				
.footer			{
				width: 828px;
				height: 32px;
				background: url(../images/footer.png) no-repeat top center;
				text-align: right;
				padding: 12px 51px 0px 0px;
				}
				
.footer a:link, .footer a:hover, .footer a:active, .footer a:visited
				{
				color: #ffffff;
				font-size: 11px;
				font-weight: bold;		
				text-decoration: none;		
				}
				
* html .footer-inhalt	{
				width: 770px;
				background: url(../images/footer_bg.gif) repeat-y top center;
				text-align: left;
				color: #ffffff;
				font-size: 11px;
				padding: 0px 51px 0px 58px;
				}
				
.footer-inhalt	{
				width: 770px;
				background: url(../images/footer_bg.png) repeat-y top center;
				text-align: left;
				color: #ffffff;
				font-size: 11px;
				padding: 0px 51px 0px 58px;
				}
				
.suche			{
				margin: 0px 0px 5px 0px;
				}
				
.suchbox		{
				height: 30px;
				}
				
.suchbox .suche_submit
				{				
				margin: 0px 0px -6px 0px;
				}
				
ul.sitemap-haupt
				{
				list-style: none;
				list-style-type: none;
				list-style-image: none;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				}
				
ul.sitemap-haupt li
				{
				padding: 0px 11px 3px 0px;
				margin: 0px 6px 0px 0px;
				border-bottom: 1px solid #bec1c5;
				}
				
ul.sitemap-haupt li a:link, ul.sitemap-haupt li a:hover, ul.sitemap-haupt li a:active, ul.sitemap-haupt li a:visited
				{
				color: #ffffff;
				font-size: 11px;
				font-weight: bold;
				text-decoration: none;
				}
				
ul.sitemap-sub	{
				list-style: none;
				list-style-type: none;
				list-style-image: none;
				margin: 5px 0px 15px 0px;
				padding: 0px 0px 0px 0px;
				}
				
ul.sitemap-sub li
				{
				padding: 0px 17px 0px 0px;
				}
				
ul.sitemap-sub li a:link, ul.sitemap-sub li a:hover, ul.sitemap-sub li a:active, ul.sitemap-sub li a:visited
				{
				color: #ffffff;
				font-size: 11px;
				text-decoration: none;
				}
				
* html .footer-ende
				{
				width: 886px;
				height: 7px;
				background: url(../images/footer_ende.gif) no-repeat top center;
				margin: 0px 0px 20px 1px;
				}
				
.footer-ende	{
				width: 886px;
				height: 7px;
				background: url(../images/footer_ende.png) no-repeat top center;
				margin: 0px 0px 20px 1px;
				}
				
/* ------------------------------------------------ Mehr zum Thema - Box ------------------------------------------------ */

.mehr-box		{
				margin: 0px 0px 12px 0px;
				}
				
.mehr-links		{
				border: 4px solid #ebecf0;
				padding: 7px 0px 7px 7px;
				}
				
.mehr-links a:link, .mehr-links a:active, .mehr-links a:visited
				{
				font-size: 11px;
				text-decoration: none;
				}
		
.mehr-links a:hover	
				{
				font-size: 11px;
				color: #e50000;
				text-decoration: none;
				}
				
		
.mehr-links p	{
				font-size: 11px;
				line-height: 11px;
				}


/* ----------------------------------------------------------------------------------------------------------------- */

/* ------------------------------- Powermail ------------------------------- */

/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: #e50000;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 0px;
	border: 1px solid #a7a6aa;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: #e50000;
	margin: 3px 0px 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 0px;
	background-color: #ffffff;
	padding: 0px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	display: none;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 130px;
	float: left;
	clear: both;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input */
	width: 260px;
	height: 16px;
}
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
	/* Textarea */
	width: 260px;
	height: 100px;
	font-family: arial;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 130px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 130px;
}
div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a {
	/* Description */
	cursor: help;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn {
	/* Description */
	display: none;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color: #ffffff;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}


/* -------------------------------- Ticker Startseite -------------------------------- */
				
#marqueecontainer{
			position: relative;
			width: 576px; /*marquee width */
			height: 44px; /*marquee height */
			overflow: hidden;
			border: 0px;
			padding: 15px 0px 0px 0px;
			margin: 0px;
			color: #666666;
			background: url(../images/tickerbox.gif) no-repeat;
			}

#vmarquee p	{
			white-space: nowrap;
			color: #666666;
			}
			
/* ------------------------------------------------------------------------------------- */

