/* old styles */
.headerwhite { font-size: 8pt; color: #ffffff; }
.headerinfo  { font-size: 8pt; text-indent: 7px; text-align: left; }	
.text8justify	{ font-size: 8pt; text-align: justify; }
.text9justify	{ font-size: 9pt; text-align: justify; }
.text10justify	{ font-size: 10pt; text-align: justify; }
.text11justify	{ font-size: 11pt; text-align: justify; }
.text12justify	{ font-size: 12pt; text-align: justify; }
.text8left	{ font-size: 8pt; text-align: left; }
.text9left	{ font-size: 9pt; text-align: left; }
.text10left	{ font-size: 10pt; text-align: left; }
.text11left	{ font-size: 11pt; text-align: left; }
.text12left	{ font-size: 12pt; text-align: left; }



/* global body settings */
body.main { text-align: center; }

/* dwe */
body { background: #FFFFFF url(/site/sc_pictures/image002.jpg) repeat-x left top; }

body,ul,ol,li,td,p,div,span,input,textarea,select {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000099; }

/* headlines */
h1 { font-size: 13pt; color: #000099; font-weight: bold; }
h2 { font-size: 12pt; color: #0099FF; font-weight: bold; }
h3 { font-size: 11pt; color: #000099; font-weight: bold; }
h4 { font-size: 10pt; color: #993300; font-weight: bold; }
h5 { font-size: 9pt; color: #CC0033; font-weight: bold; }
h6 { font-size: 9pt; color: #000000; font-weight: bold; }

/* common links */
a,a:link	{	color: #0000FF; font-weight: normal; text-decoration: none; }
a:visited	{	color: #666666; text-decoration: none; }
a:hover		{	color: #009999; text-decoration: none;; }
a:active	{	color: #7fafd0; text-decoration: none; }

/* Head navigation */
a.navtop,a.navtop:visited,a.navtop:hover { color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 17px; vertical-align: middle; white-space: nowrap; padding: 2px; font-weight: normal; text-decoration: none; }
.navspacer { color: #FFFFFF; font-size: 8pt; vertical-align: middle; }

/* Head navigation submenu */
div.menu, div.menu a.mI, div.menu a.mI span.mIText, div.menu a.mI span.mIArrow {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
}

div.menu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #0DC5C5;
  border: 1px solid #FFFFFF;
  text-align: left;
  left: 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.mI, div.menu a.mICurrent {
  color: #FFFFFF;
  background-color: #0DC5C5;
  cursor: pointer;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.mI:hover, div.menu a.mIHighlight, div.menu a.mICurrent, div.menu a.mI:hover span.mIText, div.menu a.mI:hover span.mIArrow {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  background-color: #000000;
}

div.menu a.mI span.mIText, div.menu a.mI span.mIArrow {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}

div.menu a.mI span.mIArrow {
  margin-right: -.75em;
}

/* foot row links */
a.linksheadfoot,a.linksheadfoot:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; font-weight: normal; text-decoration: none; }
a.linksheadfoot:visited	{ color: #000000; text-decoration: none; }
a.linksheadfoot:hover	{ color: #2E5179; text-decoration: none; }
a.linksheadfoot:active	{ color: #000000; text-decoration: none; }

/* head row links */
a.linkshead,a.linkshead:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; font-weight: normal; text-decoration: none; vertical-align: middle; }
a.linkshead:visited	{ color: #000000; text-decoration: none; }
a.linkshead:hover	{ color: #2E5179; text-decoration: none; }
a.linkshead:active	{ color: #000000; text-decoration: none; }
.headnavspacer { 
	color: #000000; 
	font-size: 8pt;
	vertical-align: middle;
}

/* bread crumb navigation */
div.breadcrumb			{ margin: 4px 8px; }
span.breadcrumb			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000099; text-decoration: none; white-space: nowrap; }
a.breadcrumb,a.breadcrumb:visited,a.breadcrumb:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000099; text-decoration: none; font-weight: normal; white-space: nowrap; }

/* head search input form */
.search { border: 1px solid #000000; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #0dc5c5; font-size: 8pt; }
.searchlinks { text-align: center; width: 100%; }
.searchresult { margin-bottom: 10px; }
.formbutton { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; height: 18px; background-color: #EEEEEE; color: #000000; border: 1px solid #000000; }

/* main layout table */
table.main { padding: 0; margin: 0;	border-style: none; width: 100%; }

/* border of the head navigation row */
div.linkshead {
	width: 950px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: #0dc5c5;
	vertical-align: middle;
	text-align: right;
	margin: 0 auto;
	padding-bottom: 1px;
	padding-top: 1px;
}

/* head image row & head editable area */
div.imagehead, div.edithead {
	width: 950px;
	background-color: #ffffff;
	text-align: left;
	clear: both;
	margin: 0 auto;
	border-top: 1px solid #ffffff;border-left: 1px solid #ffffff;border-right: 1px solid #ffffff;
}

/* image link block on top of background image */
span.imagelink {
	margin: 0; 
	padding: 0;
	display: block;
	width: 175px; 
	cursor: pointer;
}

/* top navigation row */
div.navtop {
	width: 950px;
	margin: 0 auto;
	background-color: #0DC5C5;
	text-align: left;
	text-indent: 5px;
	border-top: 1px solid #ffffff;border-left: 1px solid #ffffff;border-right: 1px solid #ffffff;	
}

/* border of the foot navigation row */
div.linksfoot {
	width: 950px;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #EEEEEE;
	margin: 0 auto;
	text-align: right;
}

/* block around main content row (left nav, content, infobox) */
div.main {
	width: 950px;
	margin: 0 auto;
	border: 1px solid #ffffff;
}

/* special width for print screen */
div.print {
	width: 100%;
}

/* content table cell */
td.content {	
	vertical-align: top;
	color: #000099;
	background-color: #0DddC5;
}

/* content styles */

/* a single content element */
td.element {
	vertical-align: top;
	font-size: 10pt;
	text-align: justify;
	border: 1px solid #ffffff;
}

/* a single old content element */
td.oldelement {
	font-size: 10pt;
	text-align: justify;
	vertical-align: top;
}

/* a single new content element */
div.element {
	margin: 8px;
	margin-top: 5px; 
	padding: 4px; 
	border: 1px solid #ffffff; 
	text-align: justify; 
	clear: both;
}

div.element2 {
	margin: 5px; 
	padding: 4px; 
	border: 1px solid #ffffff; 
	text-align: left; 
	clear: both;
}

/* infobox column */
td.infobox {
	width: 307px;
	vertical-align: top;
	background-color: #FFFFFF;
	border-left: 1px solid #ffffff;
}

/* left navigation column */
td.navleft {
	width: 175px;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(/site/sc_pictures/navigation_background.jpg);
    background-repeat: repeat-y;
    border-right: 1px solid #ffffff;
}

/* left navigation image row */
span.navleftimage {
	display: block;
	width: 175px;
	cursor: pointer;
}

/* left navigation list */
ul.navleft { 
	margin: 0 0 0 20px;
	padding: 2px;
} 

/* left navigation list item */
li.navleftactive { 
    list-style-image: url(../../../../../export/templateone/resources/nav_a.gif); 
} 
 
li.navleft { 
    list-style-image: url(../../../../../export/templateone/resources/nav_i.gif);
}

a.navleft,a.navleft:link,a.navleft:visited,a.navleft:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #009999; text-decoration:none; font-weight: normal; }
a.navleft:hover { color: #009999; text-decoration: underline; }

a.navleftactive,a.navleftactive:link,a.navleftactive:visited,a.navleftactive:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; font-weight: bold; text-decoration:none; }
a.navleftactive:hover { color: #999999; text-decoration: underline; }

/* Side element styles */
div.sidelist {
	margin-left : 5px; 
	margin-right : 5px;
	border: 1px solid #ffffff; 
	text-align: left; 
	clear: both;
}

p.sidelisthead {
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #cccccc;
}

div.sidelistitem {
	font-size: 8pt;
	margin-top: 2px;
	margin-bottom : 2px;
	margin-left : 5px;
	margin-right : 2px;
}

a.sidelistitemhead {
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 3px;
}

/* popup window border */
div.popup { border: 1px solid #ffffff;
	-moz-box-sizing: border-box;
	margin-top: 10px;
	width: 100%;  
}

h1.popup { font-size: 10pt; padding: 2px; width: 100%; background-color: #0DC5C5; color: #FFFFFF; }
.popupform { border: 1px solid #000099; width: 450px; }
span.formerror { color: #0DC5C5; font-weight: bold;}

/* imprint */
table.imprint {	width: 100%; }
td.imprint { vertical-align: top; font-size: 9pt; }

/* default styles for the online forms */
input.onlineform, select.onlineform, textarea.onlineform { width: 300px; border: 1px solid #000099;  }
textarea.onlineform { height: 80px; }

/* default styles */
.nowrap { white-space: nowrap; }
.bold { font-weight: bold; }
div.element {}

h2.lp_headline {
	margin-top: 0;
	padding-top: 0;
}

.lp_maxwidth {
	width: 100%;
}

span.lp_imgleft {
	float: left;
	padding: 0 5px 5px 2px;
}

span.lp_imgright {
	float: right;
	padding: 0 2px 5px 5px;
}

div.lp_clearfloat {
	clear: both;
}

td.lp_top {
	vertical-align: top;
}

td.lp_imgleft {
	padding-right: 8px;
}

td.lp_imgright {
	padding-left: 8px;
}

p.lp_imgdesc {
	font-size: 10px;
}
/* optional additional styles */
.element {
list-style-image: url('/site/sc_pictures/BULLET7.gif');
}

.navleft {
list-style-image: url('/site/sc_pictures/BULLET1.gif');
}
.navleft ul li {
list-style-image: url('/site/sc_pictures/BULLET4.gif');
}

.navleft ul li ul li {
list-style-image: url('/site/sc_pictures/BULLET4.gif');
}

.navleftactive {
list-style-image: url('/site/sc_pictures/BULLET1.gif');
}

.navleftactive ul li {
list-style-image: url('/site/sc_pictures/BULLET4.gif');
}

.navleftactive ul li ul li {
list-style-image: url('/site/sc_pictures/BULLET4.gif');
}



#sc_maincontainer{
   border-style: solid;
   border-color: #009999;
   border: 1px;
   width: 952px; /*Width of main container*/
   margin: 0 auto; /*Center container on page*/
   font-size : 76%;
   z-index:2;
   height : 780px;
}

#sc_horizon {
	margin: 0 auto; /*Center container on page*/
	position: absolute;
	top: 148px;
	width: 952px;
	height: 660px;
	overflow: hidden;
	display: block;
}

#sc_nav {
	position: absolute;
	width: 175px;
	height : 640px;
	top: 0;
	left: 0;
	background-image :  url('/site/sc_pictures/navigation_background.jpg');
	background-repeat: repeat-y;
}

#sc_content {
        padding-right: 7px;
	position: absolute;
	width : 510px;
	height : 640px;
	left: 175px;
	overflow: auto;
}


#sc_rechts {
	margin : 0px;
	position: absolute;
	width: 260px;
	height : 640px;
	right :0px;
	display: block;
}

#sc_rechts_links {
	position absolute;
	height : 640px;
	width:11px;
	top :0px;
	background-image: url('/site/sc_pictures/bar_right.jpg');
	background-repeat: repeat-y;
}

#sc_rechts_rechts {
	position: absolute;
	width: 249px;
	height: 640px;
	top: 0;
	overflow : auto;
	left: 11px;
	background-color : white;
}

#sc_rechts_rechts_top {
	position: absolute;
}

#sc_rechts_rechts_bottom {
	position: absolute;
	bottom : 0px;
	z-index : 5;
}

div.linksfoot {
	text-align: center;
	margin: 0;
	position: absolute;
	bottom: 0px;
	width: 100%;
	display: block;
}

div.sc_globe {
	position: absolute;
	bottom  : 60px;
	left: 70px;
	height : 40px;
	width : 40px;
	background-image : url('/site/sc_pictures/earth_cutout_spinning.gif');
	z-index : 10;
	background-color : white;
}

d