﻿/************************************************************/
/* Formatierungen	Seite         min-width: 989px;           */
/************************************************************/
body {
  	height: 100%;
	margin: 0;
	padding: 0;

	font-family: Arial;
	font-size: 11px;
	color: #000000;
 
  	align: center;
  	vertical-align:middle;
  	width: auto;	
}

html, body { 
	width: 100%;
  	height: 100%;
}

/************************************************************/
/* Formatierungen	Layer                                   */
/************************************************************/
#format {
	position: relative;
	top: 0;
	left: 0;
	width: 926px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	border: 0px black dotted;
}
#main {
	position: relative;
	width: 926px;
	border: 0px maroon dotted;
}
#generalmenu_top_padding {
	position: relative;
	width: 926px;
	height: 15px;
}
#header {
	width: 926px;
	height: 181px;
	background-image: url('images/chemicalparks/Citral_Anlage.jpg');
	background-repeat: no-repeat;
}
#headerpark {
	width: 926px;
	height: 181px;
	background-image: url('images/chemicalparks/Citral_Anlage.jpg');
	background-repeat: no-repeat;
}
#action{
	width: 926px;
}
#header_title{
	margin: 0 0 0 0;
	padding: 30px 0px 0px 0px;
	width: 926px;
	height: 64px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	color: #195087;
	text-align: center;
	text-transform:uppercase;
}
#main_area {
	background-color: #FFFFFF;
	border:0px aqua dotted;
}
#main_area_content {
	background-color: #FFFFFF;
	min-height:485px;
}
#main_left {
	float: left;
	width: 313px;
	border:0px maroon dotted;
}

#main_left_top {
	float: left;
	width: 313px;
	padding: 0px 0px 0px 0px;
}

#main_middle {
	float: left;
	width: 404px;
	border:0px maroon dotted;
}

#main_middle_parks {
	float: left;
	width: 343px;
	min-height:485px;
}

#main_middle_top {
	float: left;
	width: 404px;
	height: 22px;
}

#main_middle_content {
	width: 380px;
	margin: 0px 12px 0px 12px;
}
#main_middle_content_parks {
	width: 313px;
	margin: 0px 12px 0px 12px;
}

#main_middle2 {
	float: left;
	width: 717px;
}
#main_middle2_content {
	width: 705px;
	margin: 0px 12px 0px 0px;
}
#main_middle2_cell{
	float:left;
	width:340px;
}
#main_middle3 {
	float: left;
	width: 613px;
}

#main_middle3_content{
	width: 601px;
	padding: 0px 0px 0px 12px;
}

#main_right {
	float: left;
	width: 209px;
	border:0px maroon dotted;
}
#main_right_parks {
	float: left;
	width: 270px;
	border:0px maroon dotted;
}
#main_right_top {
	float: left;
	width:209px;
	padding: 0px 0px 0px 0px;
}
#main_right_content {
	float: left;
	width: 209px;
	padding: 0px 0px 0px 0px;
	vertical-align:top;
}
#main_right_content_parks {
	width: 270px;
}

/************************************************************/
/* Formatierungen	BOTTOM                                  */
/************************************************************/
#main_bottom {
	position: relative;
	width: 926px;
	height: 22px;
	margin: 0;
	padding: 20px 0px 0px 0px;
}
#main_bottom_left {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 552px;
	color: black;
}
#main_bottom_right {
	float: right;
	width: 210px;
	padding: 0px 3px 0px 0px;
	color: black;
	border:0px lime dotted;
}
#bottom_toolbar_print{
	float:left;
	height:22px;
	width:105px;
	background-image: url('images/chemicalparks/print.jpg');
	background-repeat: no-repeat;
	background-position:right bottom;
	text-align:right;
	cursor:hand;
}
#bottom_toolbar_tell{
	float:left;
	height:22px;
	width:105px;
	background-image: url('images/chemicalparks/tell.jpg');
	background-repeat: no-repeat;
	background-position:right bottom;
	text-align:right;
	cursor:hand;
	border:0px lime dotted;
}
#bottom_toolbar_text{
	padding: 4px 22px 0px 0px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	font-family: Arial;
	color: #195087;
}
/************************************************************/
/* Formatierungen	FOOTER                                  */
/************************************************************/
#mainarea_header {
	float: left;
	width: 589px;
	height: 22px;
	height: 0px;
	margin: 0px 12px 0px 12px;
	border: 0px fuchsia dotted;
}
#mainarea_header_left {
	float: left;
	width:313px;
	height:30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: black;
	text-transform:uppercase;
	border:0px fuchsia dotted;
}
/************************************************************/
/* Formatierungen	FOOTER                                  */
/************************************************************/

#main_footer {
	height: 0px;
	margin: 3px 0px 0px 0px;
}
#main_footer_left {
	float: left;
	margin: 0px 0px 0px 195px;
	color: black;
}
#main_footer_right {
	float: left;
	padding: 0px 0px 0px 30px;
	color: black;
}
#map_label{
	width: 200px;
	background: white;
	border: 1px #DA001A solid;
	padding: 2px 0px 2px 5px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	z-index:100;
}
div.clear {
    clear: both;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
}

/************************************************************/
/* Formatierungen	IMAGEGALLERY                            */
/************************************************************/
.image_gallery_default {
	float:left;
	width:13px;
	height:13px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	background-image: url('images/chemicalparks/bg_gallerynavigation.jpg');
	background-repeat: no-repeat;
	text-align:center;
	vertical-align:middle;
	color:white;
	font-weight:bold;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:11px;
}
.ms-asset-icon{
	margin-right: 5px;
}

.link_default img{
	margin-right: 5px;
}

/************************************************************/
/* Formatierungen	Menus1                                  */
/************************************************************/
#menu1 {
	float: left;
	padding: 0 0 0 0;
	width: 600px;
	height: 40px;
	vertical-align: middle;
	margin-left: -2px;
	margin-bottom: 0px;
}
.menu1item_default_style{
	width:194px;
	height:40px;
}
.menu1item_left_style{
	width:170px;
	height:40px;
}
.menu1item_right_style{
	width:193px;
	height:40px;
}
.menu1text{
	padding: 12px 0px 0px 0px;
	margin: 0;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-family: Helvetica;
	font-size: 13px;
	text-transform: uppercase;
}
#menu1item_el {
	float:left;
	height:40px;
	padding: 0px 0px 0px 0px;
	border:0px fuchsia dotted;
	cursor:hand;
}
/************************************************************/
/* Formatierungen	BREADCRUMB                              */
/************************************************************/
.breadcrumb
{
	font-family: Arial;
	color: #767575;
	font-size: 11px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	width:900px;
	height:15px;
	border:0px black dotted;
}
.breadcrumbtext
{
	font-family: Arial;
	color: #767575;
	font-size: 11px;
	padding-left: 7px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
.breadcrumb a:active
{
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	color: #000000;
}
.breadcrumb:active
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #000000;
}
.breadcrumb a
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #767575;
}
.breadcrumb a:hover
{
	color:#000000;
	text-decoration:none;
}
.breadcrumbCurrent
{
	font-weight: normal;
}

/************************************************************/
/* Formatierungen	Menus2                                  */
/************************************************************/
#menu2 {
	float: right;
	margin-left: 0px;
	width: 300px;
	/*height: 40px;*/
	vertical-align:middle;
	border:0px blue dotted;
}
#menu2item {
	float:right;
	padding: 0px 0px 0px 0px;
	margin: 0;
	text-align: center;
	vertical-align: middle;
	border:0px lime dotted;
}
.menu2item_el {
	padding: 0px 6px 0px 6px;
	margin: 0;
	text-align: center;
	vertical-align: middle;
	color: #767575;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-transform:uppercase;
	cursor:hand;
}
.menu2item_delimiter {
	float:right;
	padding: 0px 0px 0px 0px;
	width: 3px;
	/*height: 40px;*/
	background-image: url('images/chemicalparks/menu2_delimiter.jpg');
	background-repeat: no-repeat;
	background-position: center;
	border:0px lime dotted;
}
/************************************************************/
/* Formatierungen	Menus2                                  */
/************************************************************/
#menu_rud {
	float: left;
	margin-left: 0px;
	padding: 6px 0px 0px 0px;
	width: 150px;
	vertical-align: middle;
	border: 0px blue dotted;
}
#menu_rud_item {
	float:right;
	padding: 0px 0px 0px 0px;
	margin: 0;
	text-align: center;
	vertical-align: middle;
	border:0px lime dotted;
}
.menu_rud_item_el {
	padding: 0px 6px 0px 6px;
	margin: 0;
	text-align: center;
	vertical-align: middle;
	color: #767575;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-transform:uppercase;
	cursor:hand;
}
.menu_rud_delimiter {
	float:right;
	padding: 0px 0px 0px 0px;
	width: 3px;
	background-image: url('images/chemicalparks/menu2_delimiter.jpg');
	background-repeat: no-repeat;
	background-position: center;
	border:0px lime dotted;
}
/************************************************************/
/* Formatierungen	Menus3                                  */
/************************************************************/
#menu3 {
	float: left;
	padding: 0 0 0 0;
	width: 620px;
	height: 19px;
	vertical-align: middle;
	margin-left: -2px;
	margin-bottom: 0px;
	cursor:hand;
}
.menu3item_default_style{
	width:102px;
	height:19px;
}
.menu3item_pipelines_style{
	width:64px;
	height:19px;
}
.menu3text{
	padding: 2px 0px 0px 0px;
	margin: 0;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-family: Helvetica;
	font-size: 10px;
	text-transform: uppercase;
}
#menu3item_el {
	float:left;
	height:19px;
	padding: 0px 0px 0px 0px;
	margin-right:1px;
	border:0px fuchsia dotted;
	cursor:hand;
}
.button_print_default_style{
	width:200px;
	height:19px;
}
.print_button_pos{
	padding: 10px 0px 0px 0px;
}

/************************************************************/
/* Formatierungen	Menus4                                  */
/************************************************************/
#menu4 {
	float: left;
	padding: 0 0 0 0;
	width: 600px;
	height: 19px;
	vertical-align: middle;
	margin-left: -2px;
	margin-bottom: 0px;
	cursor:hand;
}
.menu4item_default_style{
	width:102px;
	height:19px;
}
.menu4text{
	padding: 2px 0px 0px 0px;
	margin: 0;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-family: Helvetica;
	font-size: 10px;
	text-transform: uppercase;
}
#menu4item_el {
	float:left;
	height:19px;
	padding: 0px 0px 0px 0px;
	margin-right:1px;
	border:0px fuchsia dotted;
	cursor:hand;
}
/************************************************************/
/* Formatierungen	CSS_Styled_Content                        */
/************************************************************/
.pageContent
{ 
	width:380px;
    font-family:Tahoma;  
    font-size:9pt;  
    color:#666666; 
}
#content_inhalt{
	width:404px;
}
.cp_groupheader {
	clear: both;
	font-family: Arial;
	text-align: left;
	font-size: 12px;
	font-weight: bolder;
	color: #195097;
	margin-bottom: 5px;
	margin-left: 2px;
	padding-bottom: 15px;
}
.ms-standardheade{
	clear: both;
	font-family: Arial;
	text-align: left;
	font-size: 12px;
	font-weight: bolder;
	color: #195097;
	margin-bottom: 5px;
	margin-left: 2px;
	padding-bottom: 15px;
}
.item_cphome{
	width:374px;
}
.link_cphome{
	font-family: Arial;
	padding: 9px 0px 9px 0px;
	font-size: 12px;
	font-weight: bolder;
	font-family: Arial;
	color: #f4ac10;
	text-decoration:underline;
}
.link_cphome a{
	font-family: Arial;
	font-size: 12px;
	color: #f4ac10;
	text-decoration: underline;
	font-weight: normal;
}
.link_cphome a:link{
	font-family: Arial;
	font-size: 12px;
	color: #f4ac10;
	text-decoration: underline;
	font-weight: normal;
}

.link_cphome a:active{
	color: #f4ac10;
	text-decoration:underline;
	font-weight: normal;
}
.link_cphome a:visited{
	color: #f4ac10;
	text-decoration:underline;
	font-weight: normal;
}
.link_cphome a:hover{
	color: #f4ac10;
	text-decoration:underline;
	font-weight: normal;
}
.date_cphome{
	font-family: Arial;
	padding: 9px 0px 0px 0px;
	font-size: 10px;
	font-weight: bolder;
	font-family: Arial;
	text-transform: uppercase;
	color: #808080;
}
.title_cphome{
	font-family: Arial;
	padding: 9px 0px 9px 0px;
	font-size: 12px;
	line-height: 13px;
	font-weight: bolder;
	font-family: Arial;
	text-transform:uppercase;
	color: #195087;
}
.description_cphome{
	color:black;
	font-family:Arial;
	font-size:12px;
	line-height:15px;
	padding: 9px 0px 9px 0px;
}
/************************************************************/
/* Formatierungen	CSS_Styled_NEWSTEXT                        */
/************************************************************/
.separator_news{
	height:8px;
	border:0px black dotted;
}
.item_cpnews{
	width: 209px;
	padding: 4px 0px 0px 0px;
	background-repeat: no-repeat;
	background-image: url('images/chemicalparks/bg_news_top.jpg');
	background-position: left top;
}
.link_item_cpnews{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	padding:0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-image: url('images/chemicalparks/bg_news_bottom.jpg');
	background-position: left bottom;
}
.link_cpnews a{
	font-family: Arial;
	font-size: 11px;
	color: #f4ac10;
	text-decoration: underline;
	font-weight: normal;
}
.link_cpnews a:link{
	font-family: Arial;
	font-size: 11px;
	color: #f4ac10;
	text-decoration: underline;
	font-weight: normal;
}

.link_cpnews a:active{
	color: #f4ac10;
	text-decoration:underline;
	font-weight: normal;
}
.link_cpnews a:visited{
	color: #f4ac10;
	text-decoration:underline;
	font-weight: normal;
}
.link_cpnews a:hover{
	color: #f4ac10;
	text-decoration:underline;
	font-weight: normal;
}
.link_cpnews{
	font-family: Arial;
	padding: 0px 0px 4px 4px;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	font-family: Arial;
	color: #f4ac10;
	text-decoration:underline;
}
.date_cpnews{
	font-family: Arial;
	padding: 0px 0px 4px 4px;
	font-size: 9px;
	line-height: 13px;
	font-weight: bolder;
	font-family: Arial;
	color: #444444;
}
.text_cpnews{
	font-family: Arial;
	color: #767575;
	font-size: 11px;
	line-height: 15px;
	padding: 5px 0px 4px 4px;
}
.image_area_left_cpnews{
	float:left;
	padding-right:0px;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom:6px;
}
.image{
	border:0;
}
.title_cpnews{
	font-family: Arial;
	padding: 9px 0px 0px 4px;
	font-size: 12px;
	line-height: 13px;
	font-weight: bolder;
	font-family: Arial;
	text-transform:uppercase;
	color: #195087;
}
.description_cpnews{
	width: 209px;
	color: black;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	padding: 0px 0px 0px 0px;
	background-repeat: repeat-y;
	background-image: url('images/chemicalparks/bg_news_middle.gif');
	background-position: left bottom;
}
/************************************************************/
/* Formatierungen	CSS_Styled_ParksTEXT                        */
/************************************************************/
.imagegallery{
	padding: 0px 0px 0px 0px
}
.separator_cpparks{
	width:10px;
}
.item_cpparks{
	width: 270px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-image: url('images/chemicalparks/bg_ig_top.jpg');
	background-position: left top;
}
.link_item_cpparks{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-image: url('images/chemicalparks/bg_ig_bottom.jpg');
	background-position: left  bottom;
}
.link_cpnews{
	font-family: Arial;
	padding: 0px 0px 4px 4px;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	font-family: Arial;
	color: #f4ac10;
	text-decoration: underline;
}
.date_cpparks{
	font-family: Arial;
	padding: 0px 0px 4px 4px;
	font-size: 9px;
	line-height: 13px;
	font-weight: bolder;
	font-family: Arial;
	color: #444444;
}
.title_cpparks{
	font-family: Arial;
	padding: 15px 0px 9px 14px;
	font-size: 12px;
	line-height: 13px;
	font-weight: bolder;
	font-family: Arial;
	text-transform: uppercase;
	color: #195087;
}

.description_cpparks{
	width: 270px;
	color: black;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	padding: 0px 0px 0px 0px;
	background-repeat:repeat-y;
	background-image: url('images/chemicalparks/bg_ig_middle.gif');
	background-position: left bottom;
}
/************************************************************/
/* Formatierungen	CSS_Styled_INFODATEN                        */
/************************************************************/
.title_cpinfo{
	font-family: Arial;
	padding: 0px 0px 4px 13px;
	font-size: 12px;
	line-height: 13px;
	font-weight: bolder;
	font-family: Arial;
	color: #195087;
}
.label_title_cpinfo{
	float: left;
	font-family: Arial;
	padding: 0px 0px 0px 13px;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	font-family: Arial;
	color: #444444;
	background: transparent;
	width:82px;
	border:0px fuchsia dotted;
}
.label_text_cpinfo{
	float: right;
	font-family: Arial;
	padding: 0px 0px 0px 0px;
	font-size: 9px;
	line-height: 13px;
	font-weight: normal;
	font-family: Arial;
	color: #444444;
	background: transparent;
	width: 170px;
	border: 0px lime dotted;
}
/************************************************************/
/* Formatierungen	CSS_Styled_CompleteListe                */
/************************************************************/
.cp_liste_header{
	font-family: Arial;
	padding: 0px 0px 4px 0px;
	font-size: 12px;
	line-height: 13px;
	font-weight: bolder;
	font-family: Arial;
	color: #195087;
	text-align:left;
	border: 0px fuchsia dotted;
}
.cp_liste_cell{
	font-family: Arial;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	font-family: Arial;
	color: #666666;
	background:transparent;
}
.cp_liste_titelcell a{
	font-family: Arial;
	font-size: 12px;
	color: #f4ac10;
}
.cp_liste_titelcell a:link{
	font-family: Arial;
	color: #f4ac10;
}
.cp_liste_titelcell a:active{
	color: #f4ac10;
}
.cp_liste_titelcell a:visited{
	color: #f4ac10;
}
.cp_liste_titelcell a:hover{
	color: #f4ac10;
}
.cp_liste_cell a{
	font-family: Arial;
	font-size: 12px;
	color: #195087;
}
.cp_liste_cell a:link{
	font-family: Arial;
	color: #195087;
}
.cp_liste_cell a:active{
	color: #195087;
}
.cp_liste_cell a:visited{
	color: #195087;
}
.cp_liste_cell a:hover{
	color: #195087;
}

/************************************************************/
/* Formatierungen	normale Mail-Formulare					*/
/************************************************************/
.default a{
	font-family: Arial;
	font-size: 14px;
	color: #f4ac10;
	text-decoration: underline;
	font-weight: normal;
}
.default a:link{
	font-family: Arial;
	font-size: 14px;
	color: #f4ac10;
	text-decoration: underline;
	font-weight: normal;
}
.default a:active{
	color: #f4ac10;
	text-decoration:underline;
	font-weight: normal;
}
.default a:visited{
	color: #f4ac10;
	text-decoration:underline;
	font-weight: normal;
}
.default a:hover{
	color: #f4ac10;
	text-decoration:underline;
	font-weight: normal;
}

.csc-mailform {
        border: 0px;
}
/************************************************************/
/* Formatierungen	Dynamish Content [Advantage]     		*/
/************************************************************/
.item_listenavigation{
	font-family: Arial;
	padding: 0px 0px 6px 0px;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial;
	color: #f4ac10;
	background: transparent;
	text-decoration: none;
}
.item_listfooter{
	height:10px;
}
.link_listenavigation{
	font-family: Arial;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial;
	color: #666666;
	background: transparent;
	text-decoration: underline;
}
.link_sellistenavigation{
	font-family: Arial;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial;
	color: #18529B;
	background:transparent;
	text-decoration:underline;
}
.link_next a{
	text-decoration:none !important;
}
.link_backnext{
	font-family: Arial;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	font-family: Arial;
	color: #f4ac10;
	background:transparent;
	text-decoration:none !important;
}
.link_back{
	float:left;
	width:50px;
	height:20px;
	text-transform:capitalize;
}
.link_back a{
	text-decoration:none !important;
}
.link_next{
	float:right;
	width:50px;
	height:20px;
	text-transform:capitalize;
}
.link_default{
	float:right;
	width:70%;
	height:20px;
	text-align:right;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #f4ac10;
}
.link_default a{
	font-family: Arial;
	font-size: 12px;
	color: #f4ac10;
	text-decoration: none;
	font-weight: normal;
}
.link_default a:link{
	font-family: Arial;
	font-size: 12px;
	color: #f4ac10;
	text-decoration: none;
	font-weight: normal;
}
.link_default a:active{
	color: #f4ac10;
	text-decoration:none;
	font-weight: normal;
}
.link_default a:visited{
	color: #f4ac10;
	text-decoration:none;
	font-weight: normal;
}
.link_default a:hover{
	color: #f4ac10;
	text-decoration:none;
	font-weight: normal;
}
.description_cphome a{
	font-family: Arial;
	font-size: 12px;
	color: #f4ac10;
	font-size: 12px !important;
	text-decoration:none;
}
.description_cphome a:link{
	font-family: Arial;
	color: #f4ac10;
	text-decoration:none;
}
.description_cphome a:active{
	color: #f4ac10;
	text-decoration:none;
}
.description_cphome a:visited{
	color: #f4ac10;
	text-decoration:none;
}
.description_cphome a:hover{
	color: #f4ac10;
	text-decoration:none;
}
.ms-rteCustom-ArtikelNachZeile a{
	font-family: Arial;
	font-size: 12px;
	color: #f4ac10;
}
.ms-rteCustom-ArtikelNachZeile a:link{
	font-family: Arial;
	color: #f4ac10;
}
.ms-rteCustom-ArtikelNachZeile a:active{
	color: #f4ac10;
}
.ms-rteCustom-ArtikelNachZeile a:visited{
	color: #f4ac10;
}
.ms-rteCustom-ArtikelNachZeile a:hover{
	color: #f4ac10;
}
/************************************************************/
/* Suche	    			                		*/
/************************************************************/
#searchlayer{
	margin-top:0px;
}
#SRSB{
	margin-left: 14px;
}
.ms-sbscopes, .ms-sblink{
	display:none !important;
}
.ms-sbcell{
	border:0px transparent solid !important;
}
.ms-sbplain{
	width:224px !important;
	font-family:Arial, Helvetica, Sans-Serif !important;
	font-size:12px;
	color: #767575 !important;
	border:1px #767575 solid !important;
}
.ms-sbgo, .ms-sbcell{
	background-color:transparent !important;
}
.ms-sbtext{
	color: #767575 !important;
	font-family: Arial, Helvetica, Sans-Serif !important;
	font-size: 11px !important;
	font-weight:normal !important;
	font-style:normal !important;
	text-transform:uppercase;
	text-decoration: none;
}
td.ms-sbtext{
	padding-right: 4px !important;
}
/************************************************************/
/* Formatierungen	    			                		*/
/************************************************************/
p {
	padding:0px 0px 0px 0px;
}
.csc-mailform-field {
				padding-top: 3px;
				padding-bottom: 3px;
}

.csc-mailform-field label {
        font-size: 11px;
        font-family: Verdana, Arial, sans-serif;
        width: 80px;
        min-width: 80px;
        float: left;
        text-align: left;
        margin-right: 0.5em;
        display: block;
}

.csc-mailform-check {
}

.csc-mailform-label {
	font-weight: bold;
}

.csc-mailform-submit {
        margin-left: 80px;
}
/************************************************************/
/* Editor 	    			                				*/
/************************************************************/
IMG.ms-rteCustom-CParks-GrafikrahmenLinks
{
	margin-left: 0;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
}
IMG.ms-rteCustom-CParks-GrafikrahmenRechts
{
	margin-left: 0;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}

IMG.ms-rteCustom-CParks-GrafikrahmenDefault
{
	margin-left: 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.ms-rteCustom-CParks-Hyperlinkformat
{
    COLOR: #f4ac10; 
    font-style:normal; 
    font-variant:normal; 
    font-weight:normal; 
    font-size:12px;  
    font-family:Arial; 
    text-decoration: none !important; 
}
#main_middle_content a{
	text-decoration:none !important;
}
.ms-rteCustom-CParks-ArtikelText a 
{
	text-decoration:none !important;
}
.ms-rteCustom-CParks-Hyperlinkformat a
{
	text-decoration:none !important;
}

A:link.ms-rteCustom-CParks-Hyperlinkformat
{
    COLOR: #f4ac10; 
    font-style:normal; 
    font-variant:normal; 
    font-weight:normal; 
    font-size:12px;  
    font-family:Arial;
    text-decoration: none !important;  
}
A:visited.ms-rteCustom-CParks-Hyperlinkformat
{
    COLOR: #f4ac10; 
    font-style:normal; 
    font-variant:normal; 
    font-weight:normal; 
    font-size:12px; 
    font-family:Arial;
    text-decoration: none !important;
}
A:hover.ms-rteCustom-CParks-Hyperlinkformat
{
	COLOR: #f4ac10; 
    font-style:normal; 
    font-variant:normal; 
    font-weight:normal; 
    font-size:12px; 
    font-family:Arial;
    text-decoration: none !important;
}
OL.ms-rteCustom-CParks-ListeRaemischerZahlen
{
	font-family: Arial;
	font-size: 10px;
	color: #595959;
	text-indent: 0;
	text-align: left;
	list-style-type: upper-roman;
	margin-left: 30;
	margin-right: 10;
	padding-left: 10px;
	margin-top: 1;
	text-transform: capitalize;
}
UL.ms-rteCustom-CParks-ListeMitQuadratischenAufzaehlungszeichen
{
	font-family: Arial; 
	font-size: 10px; 
	color: #595959;
	text-indent: 0;
	line-height: 150%;
	text-align: left;
	list-style-type: square;
	margin-left: 15;
	margin-right: 10;
	padding-left: 10px;
	margin-top: 10;
	word-spacing: 0;
	margin-bottom: 10;
}
.ms-rteCustom-CParks-ArtikelTitel
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #195087;
	padding-bottom: 0px;
	text-transform:uppercase;
}
.ms-rteCustom-CParks-ArtikelUeberschrift
{
	font-family: Arial;
	padding: 9px 0px 9px 0px;
	font-size: 12px;
	line-height: 13px;
	font-weight: bolder;
	font-family: Arial;
	text-transform:uppercase;
	color: #195087;
}
.ms-rteCustom-CParks-ArtikelText
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none !important;
	color: #666666;
	line-height:15px;
}
.ms-rteCustom-Artikeltitel
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #195087;
	padding-bottom: 0px;
	text-transform:uppercase;
}
.ms-rteCustom-Artikelüberschrift
{
	font-family: Arial;
	padding: 9px 0px 9px 0px;
	font-size: 12px;
	line-height: 13px;
	font-weight: bolder;
	font-family: Arial;
	text-transform:uppercase;
	color: #195087;
}
.ms-rteCustom-ArtikelNachZeile
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	line-height:15px;
}
.ms-rteCustom-ArtikelNachZeile a
{
    COLOR: #f4ac10; 
    font-style:normal; 
    font-variant:normal; 
    font-weight:normal; 
    font-size:12px;  
    font-family:Arial;
    text-decoration: none !important;  
}

input.default{
	width: 250px; background : #FFFFFF; border : 1px solid #195087;
	margin: 1px 1px 1px 1px;
}
.emaillayer{
	background : #FFFFFF;
	border : 1px solid #195087;
	padding: 5px 25px 5px 25px;
}
