* {
	margin: 0;
	padding: 0;
}
.clear{
	clear: both;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow-y: scroll;
}

img {
	border:none;
}

.img-shadow {
  float:left;
  background: url(../img/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../img/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadow img, .img-shadow embed, .img-shadow object, .img-shadow div {
  display: block;
  position: relative;
  background-color: #fff;
  margin: -6px 6px 6px -3px;  
}

.bg_droege {
	background: #E0E0E0;
}
.bg_droege h3 {
	background: #006600;
}

a:link, a:visited {
	text-decoration: underline;
	/* color: #F59B03; */
	color:#006600;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: none;
	/* color: #F59B03; */
	color:#006600;
	outline: none;
	font-weight: bold;
}

a.special:link, a.special:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.special:hover, a.special:active {
	text-decoration: none;
	color: #FFFFFF;
}
/*div {
	border: 1px solid;
}*/

/* layout */
div#container {
	width: 990px;
	position: relative;
	margin: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
div#container_head {
	position: relative;
	float: right;
	width: 940px;
	margin-right: 15px;
}
div#homelink {
	position: absolute;
	top: 25px;
	left: 0px;
	width: 100px;
}
div#homelink h1,div#homelink a  {
	color: #006600;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 100%;
}

div#home_link ,div#home_link a  {
	color: #006600;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 100%;
	top: 2px;
	left: 10px;
	position:absolute;
	z-index:800;
	
}

#language_box_start ul {
	display: block;
	float: right;
}
#language_box_start li {
	float: left;
	list-style-type:none;
	margin-left: 3px;
	color: #006600;
}
#language_box_start li a {
	position: absolute;
	top: 2px;
	left: 0px;
	color: #006600;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
#language_box {
	position: absolute;
	top: 3px;
	left: -3px;
}
#language_box ul {
	display: block;
	float: left;
}
#language_box li {
	float: left;
	list-style-type:none;
	margin-left: 3px;
	color: #006600;
}
#language_box li a {
	color: #006600;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
div#searchbox {
	width: 170px;
	border: none;
}
#searchbox fieldset {
	border: none;
}
#searchbox input {
	border: 1px solid #000000;
	padding: 1px 1px 0 1px;
	width: 100%;
	width: 165px;
	font-size: 11px;
	background: #FFFFFF;
	color: #000000;
	margin: 0px 10px 0px 10px;
}
div#bookmarks {
	width: 170px;
	margin: 15px 5px 0 5px;
}
div#container_sub {
	width: 980px;
	border: 5px solid #FFFFFF;
	border-top-width: 10px;
	position: absolute;
	margin: auto;
	background: #F1F0EF;
}
div#container_top {
	width: 100%;
	height: 270px;
}
div#container_top_small {
	width: 100%;
	height: 180px;
	border-bottom:5px solid #FFFFFF;
}
div#left_visual_opacity {
	width: 188px;
	float: left;
	margin: 15px 0 0 15px;
	height: 95%;
	position: absolute;
	top: 6px;
	left: 6px;
	background-color: #ffffff;
	opacity: 0.65;                  /* Firefox, Safari(WebKit), Opera */
    -ms-filter: "alpha(opacity=65)";/* IE 8 */
    filter: alpha(opacity=65);      /* IE 4-7 */
    zoom: 1;       					/* set "zoom", "width" or "height" to trigger "hasLayout" in IE 7 and lower */ 
	z-index: 0;
}
div#left_visual {
	width: 200px;
	float: left;
	margin: 15px 0 0 15px;
	height: 293px;
	position: absolute;
	top: 0px;
	left: 0px;
}
div#left_visual_opacity_small {
	width: 188px;
	float: left;
	margin: 20px 0 0 15px;
	height: 197px;
	position: absolute;
	top: 6px;
	left: 6px;
	background-color: #ffffff;

    opacity: 0.65;                  /* Firefox, Safari(WebKit), Opera */
    -ms-filter: "alpha(opacity=65)";/* IE 8 */
    filter: alpha(opacity=65);      /* IE 4-7 */
    zoom: 1;       					/* set "zoom", "width" or "height" to trigger "hasLayout" in IE 7 and lower */ 

}
div#left_visual_small {
	position: absolute;
	top: 0px;
	left: 0px;	
	width: 200px;
	margin: 20px 0 0 15px;
	height: 197px;
}
div#left_visual_border_top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 6px;
	background-image: url("../img/top.png");
	/* background-image: url("../img/schatten-oben.jpg"); 
	opacity: 0.65;                   Firefox, Safari(WebKit), Opera 
    -ms-filter: "alpha(opacity=65)"; IE 8 
    filter: alpha(opacity=65);       IE 4-7 
*/
    zoom: 1;       					/* set "zoom", "width" or "height" to trigger "hasLayout" in IE 7 and lower */ 
	*/
	z-index: 5;
}
div#left_visual_border_left {
	position: absolute;
	top: 6px;
	left: 0px;
	width: 6px;
	height: 100%;
	background-image: url("../img/left.png");
	/*
	 background-image: url("../img/schatten-links.jpg"); 
	opacity: 0.65;                   Firefox, Safari(WebKit), Opera 
    -ms-filter: "alpha(opacity=65)"; IE 8 
    filter: alpha(opacity=65);       IE 4-7 
    */
	zoom: 1;       					/* set "zoom", "width" or "height" to trigger "hasLayout" in IE 7 and lower */ 
	z-index: 3;
}
div#left_visual_border_right {
	position: absolute;
	top: 6px;
	right: 0px;
	width: 6px;
	height: 100%;

	background-image: url("../img/right.png");
	/*	
	background-image: url("../img/schatten-rechts.jpg");
	

	opacity: 0.65;                   Firefox, Safari(WebKit), Opera 
    -ms-filter: "alpha(opacity=65)"; IE 8 
    filter: alpha(opacity=65);       IE 4-7 
	*/
    zoom: 1;       					/* set "zoom", "width" or "height" to trigger "hasLayout" in IE 7 and lower */ 
	
	z-index: 3;
}
div#left_visual_main_startbox{
	position: relative;
	float: left;
	margin: 10px 5px 25px 20px;
	width: 190px;
}
div#left_visual_searchbox_start{
	position: relative;
	float: left;
	margin: 80px 0 10px 0;
	width: 190px;
}
div#left_visual_searchbox{
	position: relative;
	float: left;
	margin: 200px 0 25px 0;
	width: 190px;
}
div#left_visual_main_border_left{
	position: absolute;
	top: 0px;
	left: 0px;
	width:6px;
	height:100%;
	background-image: url("../img/left.png");
	/*
	background-image: url("../img/schatten-links.jpg");
	opacity: 0.65;                   Firefox, Safari(WebKit), Opera 
    -ms-filter: "alpha(opacity=65)"; IE 8 
    filter: alpha(opacity=65);       IE 4-7 
	*/
    zoom: 1;       					/* set "zoom", "width" or "height" to trigger "hasLayout" in IE 7 and lower */ 

	z-index: 3;
}
div#left_visual_main_border_right{
	position: absolute ;
	top: 0px;
	right: 0px;
	width:6px;
	height:100%;
	background-image: url("../img/right.png");
	/* background-image: url("../img/schatten-rechts.jpg");
	opacity: 0.65;                   Firefox, Safari(WebKit), Opera 
    -ms-filter: "alpha(opacity=65)"; IE 8 
    filter: alpha(opacity=65);       IE 4-7 
	*/
    zoom: 1;       					/* set "zoom", "width" or "height" to trigger "hasLayout" in IE 7 and lower */ 

	z-index: 3;
}
div#left_visual_main_border_bottom{
	position: absolute;
	bottom: -6px;
	left: 0px;
	width: 200px;
	height: 6px;
	background-image: url("../img/bottom.png");
	/* background-image: url("../img/schatten-unten.jpg"); 
	opacity: 0.65;                   Firefox, Safari(WebKit), Opera 
    -ms-filter: "alpha(opacity=65)"; IE 8 
    filter: alpha(opacity=65);       IE 4-7 
*/
    zoom: 1;       					/* set "zoom", "width" or "height" to trigger "hasLayout" in IE 7 and lower */ 

	z-index: 5;
}

div#left_top {
	width: 100%;
	vertical-align: top;
	margin-top: 30px;
	height: 70px;
	z-index: 5;
}
div#left_bottom {
	width: 100%;
	vertical-align: bottom;
	margin-top: 70px;
	height: 50px;
	padding-left: 15px;
}
div#left_bottom h1{
	font-size: 11px;
	font-weight: normal;
	margin: 0 16px 0 16px;
}
div#left_visual_small #left_bottom {
	margin-top: 10px;
}
div#container_top_left{
	position: absolute;
	top: 63px;
	left: 215px;
}
div#container_top_right{
	position: absolute;
	top: 22px;
	left: 713px;
	right: 0;
}
div#container_top_right .csc-header a{
	position: absolute;
	top: 137px;
	left: 20px;
	color: #006600;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
div#topnav {
	width:100%;
	background: #006600;
	height: 38px;
}
div#left_visual_topnav {
	position: absolute;
	width: 170px;
	margin: 10px 10px 10px 30px;
}
div#left_visual_topnav h1{
	margin: 0 0 0 0;
	font-size: 12px;
	/*text-transform: uppercase;*/
	font-weight: normal;
	z-index: 5;
}
div#right_topnav {
	width: 760px;
	float: right;
	height: 100%;
}
div#right_topnav table {
	width: 100%;
	font-size: 12px;
	/*text-transform: uppercase;*/
	height: 100%;
}
div#right_topnav td {
	margin-top: -3px;
	text-align: center;
	height: 100%;
}
div#right_topnav a:link, div#right_topnav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px 6px 0 6px;
	display: block;
	font-weight: normal;
}
div#right_topnav a.aktiv {
	color: #FFFFFF;
	font-weight: bold;
}
div#main {
	width: 100%;
	min-height: 600px;
	padding-bottom:25px;
}
div#left_visual_main_start {
	position:absolute;
	left: 15px;
	top: 314px;
	bottom: 30px;
	width: 200px;
}
div#left_visual_main {	
	position:absolute;
	left: 15px;
	top: 222px;
	bottom: 30px;
	width: 200px;
}
div#content_start {
	width: 720px;
	margin: 20px 30px 10px 10px;
	float: right;
}
div#content {
	margin-bottom: 30px;
}
div#footernav {
	background: #006600;
	width: 100%;
	float: left;
	font-size: 10px;
	/*position:absolute;
	bottom:0px;
	left:0px;*/
}

#footernav ul {
	padding: 2px 0 16px 10px;
}

#footernav li {
	float: left;
	list-style-type: none;
	margin-left: 3px;
	color: #FFFFFF;
}
#footernav li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
div#left_visual_main_in {
	position: relative;
	float: left;
	margin-left: 20px;
	width: 190px;
}
div#navigation {
	position: relative;
	float: left;
	width: 190px;
}
div#right_main {
	width: 740px;
	margin: 20px 10px 10px 10px;
	float: right;
}
div#content_box {
	float: left;
	width: 470px;
}
div#related {
	width: 245px;
	float: right;
	margin-top: 5px;
}
#related .subtitle {
	padding-left: 5px;
	color: #999;
	width: 235px;
}
/*Navigation links*/
/*erstes Level*/
#navigation ul {
	margin: 20px 10px 20px 10px;
}
#navigation ul li {
	list-style-type: none;
	/*border-bottom: 1px solid #ccc;*/
	padding: 5px 0 5px 0;
}
#navigation li a {
	text-decoration: none;
	color: #666;
	font-weight: normal;
}
#navigation li a.aktiv {
	text-decoration: none;
	color: #333;
	font-weight: normal;
}
#navigation li.selected {
	padding-left: 8px;
	background: url(../img/bullet_active.gif) no-repeat top left;
	vertical-align: middle;
}
/*zweites Level*/
#navigation ul li ul {
	margin: 8px 0 0 0;
}
#navigation ul li ul li {
	background: url(../img/bullet_inactive.gif) no-repeat top left;
	border-bottom: none;
	padding-left: 8px;
}
/* CONTENT ELEMENTE */

#content_start #content h1{
	color: #006600;
	/*color: #807B72;*/
	font-size: 28px;
	line-height:1.2em;
	margin-top: 50px;
	margin-bottom: 50px;
	font-weight: normal;
}
#content h1{
	color: #807B72;
	font-size: 28px;
	line-height:1.2em;
	margin: 0;
	font-weight: normal;
}
#content h2{
	color: #807b72;
	font-size: 12px;
	margin-bottom: 10px;
	margin: 0 0 3px 0;
	font-weight: bold;
}
#content h4{
	font-size: 11px;
	font-weight: normal;
}
#content .text{
	margin-top: 25px;
	color:#333;
	line-height:1.7em;
}
#content .text p{
	margin-bottom: 20px;
	text-align: justify;
}
#content .text a{
	text-decoration:none;
}
#content .text .contbox_special a{
	text-decoration:underline;
}
#content .text hr{
	border:none;
	border-top: 1px solid #CCCCCC;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
}
#content_start #content .text ul{
	padding-left: 0px;
}
#content_start #content .text ul li{
	font-size: 18px;
	/*background: none;*/
	background: url(../img/bullet_active_startseite.gif) no-repeat top left;
	border-bottom: none;
	padding-left: 20px;
	line-height: 2em;
}
#content_start #content .text h1{
	text-align: right;
	margin-top: 20px;
}

#content .text .news-single-img p{
	margin-bottom: 5px;
	line-height: 1.7em;
}
.boxtype1{
}
.boxtype2{
	margin: 0 0 30px 5px;
	width: 235px;
	border-bottom: 1px solid #d1d1d1;
}
.boxtype2 h3{
	color: #fff;
	text-transform:uppercase;
	padding: 5px 0 5px 10px;
	font-weight:normal;
	font-size: 12px;
	width: 225px;
}
.boxtype2 .inner{
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	background-color: #fff;
	padding: 4px 4px 4px 4px;
	margin:0;
}  
.boxtype2 .inner p{
	font-weight: bold;
	color: #333434;
	padding-bottom: 10px;
	margin-bottom:10px;
	border-bottom:1px dotted #ccc;
	line-height: 1.5em;
}  

.inner_nav p{
	/*border: thin solid blue; */
	line-height:2;
	padding-top:10px;
	padding-bottom:15px;
}

.inner_nav #small_border{
	border-bottom: 1px solid #CCCCCC;
	/* width: 100%; */
	margin: 3px 10px;
}

/*Kontaktboxes*/
.boxtype2 .inner .kont_img{
float: left;
margin-right: 5px;
}

*.kont_img{
	margin-left:3px;

}

.boxtype2 .inner .kont_data{
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px dotted #ccc;
}
.boxtype2 .inner .kont_data p{
line-height: 1.2em;
}
.boxtype2 .inner .kont_data  h5{
font-weight: bold;
font-size: 11px;
width: 150px;
float: left;
}
.boxtype2 .inner .kont_data p{
font-weight: normal;
padding-bottom: 0;
margin-top:2px;
margin-bottom:0;
border-bottom:none;
width: 150px;
float: left;
}
.boxtype2 .inner .kont_data a:link, a:visited{
color:#006600;
text-decoration:underline;
font-weight:bold;
}
.boxtype2 .inner .kont_data a:hover, a:active{
color:#006600;
text-decoration:none;
font-weight:bold;
}
.tx-ttnews-browsebox{
margin-top: 20px;
}
.tx-ttnews-browsebox-strong{
margin-bottom: 10px;
}
.kont_img  img.photo{
border:1px solid #ccc;
}

/*ttnews*/

/* Portal*/
.teaserbox_portal2 .inner{
margin: 10px 15px 0 15px;
float:left;
width: 200px;
}
.teaserbox_portal2 .inner p{
margin: 0;
font-weight: bold;
}
.teaserbox_portal2 div.news-latest-morelink{
margin:0;
}
.news-list-item h4{
font-size: 12px;
margin-bottom: 10px;
}
.news-list-date{
color: #807B72;
padding: 2px 5px 2px 5px;
margin-bottom: 10px;
width: 65px;
}
.news-list-container{
clear: both;
}
.news-list-item{
border-top: 1px solid #ccc;
padding: 10px 0 10px 0;
}

#content .text .news-list-item p{
margin-bottom:0;
line-height: 1.5em;
}

#content .text .news-list-item h4 a{
/* color: #F59B03; */
	color:#807B72;
	text-decoration:none;
	font-weight: bold;
}
.news-single-item h3{
background-color: #F1F0EF;
line-height: 1.7em;
font-size: 12px;
}
#content .text .news-list-item a{
	text-decoration:underline;
}
.inner a:link, a:visited{
/* color: #F59B03; */
	color:#006600;
text-decoration:underline;
font-weight:bold;
}
.inner a:hover, a:active{
/* color: #F59B03; */
	color:#006600;
text-decoration:none;
font-weight:bold;
}
/*Publikationen*/
.publikation{
border-top: 1px solid #ccc;
padding: 5px 0 5px 0;
}
.publikation .pub_img{
float: left;
width: 115px;
margin-right: 15px;
text-align: right;
height: 100px;
}
.publikation .pub_text{
	float: left;
}
.publikation .pub_text h4 a{
	font-size: 12px;
	margin-bottom: 10px;
	color:#807B72;
	font-weight: bold;
	text-decoration:none;
}
#content .text .publikation .pub_text .author{
font-style:italic;
margin-bottom: 10px;
}
#content .text .publikation .pub_text .desc{
margin-bottom: 0;
line-height: 1.5em;
}
#content .text .publikation .pub_text .desc a{
/* color: #F59B03; */
	color:#006600;
	text-decoration:underline;
	font-weight: bold;
}
#content .text ul {
	padding-left: 10px;
}
#content .text ul li{
	list-style-type: none;
	background: url(../img/bullet_inactive.gif) no-repeat top left;
	border-bottom: none;
	padding-left: 8px;
	line-height: 2em;
}
#content .text ul.csc-menu li{
	background: none;
}
#content .text ol{
	margin-left: 10px;
	margin-bottom: 20px;
}
#content .text ol li{
	list-style-type: none;
	background: url(../img/bullet_inactive.gif) no-repeat top left;
	border-bottom: none;
	padding-left: 8px;
	line-height: 2em;
}
.news-single-img{
float: left;
margin-right:25px;
margin-top:5px;
}
.news-single-img a img{
border: 1px solid #ccc;
}
.news-single-img img{
border: 1px solid #ccc;
}
/*NEWS NAVIGATION*/
#content .text ul.csc-menu {
padding-bottom: 10px;
margin-bottom: 10px;
margin-left: 0;
}
#content .text ul.csc-menu li{
float: left;
list-style-type: none;
padding-right: 5px;
padding-left: 5px;
border-right: 1px solid #999;
}
#content .text ul.csc-menu li.active{
font-weight: bold;
}
#content .text ul.csc-menu li a{
color: #999;
text-decoration: none;
}
.tx-ttnews-browsebox a{
	/* color: #F59B03; */
	color:#006600;
	text-decoration:none;
	margin-right: 4px;
	font-weight: bold;
}

/*SITEMAP*/
.csc-sitemap{

}
.csc-sitemap a{
color:#333;
text-decoration: none;
}
#content .text .csc-sitemap ul{
/*list-style-type: none;*/
}
#content .text .csc-sitemap ul li{
font-weight: bold;
font-size: 13px;
margin-top: 15px;
}
#content .text .csc-sitemap ul li ul{
margin-left:15px;
}
#content .text .csc-sitemap ul li ul li{
font-weight: normal;
font-size: 12px;
margin-top: 5px;
}
#content .text .csc-sitemap ul li ul li ul{
margin-left:15px;

}
#content .text .csc-sitemap ul li ul li ul li{
font-weight: normal;
font-size: 12px;
margin-top: 5px;
}
/*** indexed_search ***/
.tx-indexedsearch-searchbox form {
margin: 0;
padding: 0;
}
.tx-indexedsearch-searchbox .formline {
clear: both;
padding-bottom: 10px;
overflow: auto;
}
.tx-indexedsearch-searchbox label {
width: 90px;
float: left;
}
.tx-indexedsearch-searchbox input {
float: left;
border: 1px solid #999;
width:300px;
}
.tx-indexedsearch-searchbox-button {
width: 120px !important;
text-align: center;
border: 1px solid #999;
background-color: #ffffff;
color: #999;
}
.isearch_linkMode {
display: block;
float: left;
padding: 2px 10px;
}
.tx-indexedsearch-rules {
position: relative;
padding: 10px 0;
}
.tx-indexedsearch-rules h2 {
font-weight: normal;
font-size: 100%;
padding: 0;
margin: 0;
}
.tx-indexedsearch-rules a .isearch-rules-text {
display: none;
text-decoration: none;
color: #116aae;
}
.tx-indexedsearch-rules a:hover .isearch-rules-text{
display: block;
text-decoration: none;
position: absolute;
font-weight: normal;
top: 0;
left: 100px;
background-color: #ffffff;
padding: 10px;
}
.tx-indexedsearch-whatis {
padding-bottom: 10px;
}
.tx-indexedsearch-sw {
font-weight: bold;
}
.tx-indexedsearch-browsebox {
padding-bottom: 10px;
}
ul.browsebox {
padding-bottom: 10px;
margin-left: 0 !important;
}
ul.browsebox li{
list-style-type: none;
margin-right: 5px;
float: left;
}
.tx-indexedsearch-res .result-row {
margin: 10px 0 20px 0;
}
.tx-indexedsearch-icon {
float: left;
display: block;
}
.tx-indexedsearch-result-number {
float: left;
display: block;
}
.tx-indexedsearch-title {
float: left;
display: block;
font-weight:bold;
font-size: 12px;
}

.tx-indexedsearch-percent {
float: right;
display: block;
}
.tx-indexedsearch-descr {
clear: both;
display: block;
}
.tx-indexedsearch-info {
clear: both;
display: block;
}
.tx-indexedsearch-path {
display: block;
}

iframe{
    border: none;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
margin:5px 0 0 0;
}

/* Powermail */
body.empty {
	background-color: #f1f0ef;
	padding: 10px;
}
textarea#uid15,
textarea#uid16 {
	background-color: #f1f0ef;
}
p.align-center {
	text-align: center;
}
	/* Form */
.text form table tbody tr td input, .text form table tbody tr td textarea{
font-size: 11px;
padding: 2px 0 2px 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
}	
	
	
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: #006600;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed */
	background-color: #FF9900;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: #FF9900;
	margin: 3px 0 15px 150px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset 
	border: 1px solid #aaa;
	background-color: #ccc;
	*/
	border: 0px none;
}
fieldset.tx-powermail-pi1_fieldset.tx-powermail-pi1_fieldset_closelink {
	padding-top: 0px;
	text-align: center;
}

fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset 
	font-weight: bold;
	color: black;
	*/
	display: none;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 150px;
	float: left;
	clear: both;
	font-weight: bold;
	color: #807B72;
}
td.powermail_extra {
	font-weight: bold;
	color: #807B72;
	padding-top: 5px;
}
textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input.powermail_checkbox{
	/* checkbox */
	border: 0px solid #ccc;
	color:#333333;
	padding-top: 1px;
	padding-bottom: 1px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select{
	/* Input and textarea */
	width: 260px;
	border: 1px solid #ccc;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
}
fieldset.tx-powermail-pi1_fieldset select.powermail_countryselect{
	width: 262px;
	border: 1px solid #ccc;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
}
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 150px;
	font-weight: bold;
	color: #807B72;
}

.tx-powermail-pi1 .tx-powermail-pi1_mandatory,
.tx-powermail-pi1 .tx-powermail-pi1_thx h3{
	color:#807B72;
	font-size:12px;
	margin-top: 20px;
}
.tx-powermail-pi1 .tx-powermail-pi1_thx p {
	color:#666666;
	font-size:11px;
	font-weight: normal;
}

.tx-powermail-pi1 .tx-powermail-pi1_mandatory ul.powermail_mandatory_list {
	margin-top: 10px;
}
.tx-powermail-pi1 .tx-powermail-pi1_mandatory li.powermail_mandatory_listitem {
	color:#666666;
	font-size:11px;
	list-style: none;
	padding-left:8px;
	background:transparent url(../img/bullet_inactive.gif) no-repeat scroll 0 -2px;
}
.tx-powermail-pi1 .tx-powermail-pi1_mandatory li.powermail_mandatory_listitem strong {
	font-weight: normal;
}

input.tx-powermail-pi1_mandatory_submit {
	color:#807B72;
	font-weight:bold;
	margin:20px 0 10px 65px;
}

form.tx_powermail_pi1_formconfirmation_back,
form.tx_powermail_pi1_formconfirmation_submit {
	display: inline;
}
form.tx_powermail_pi1_formconfirmation_back input,
form.tx_powermail_pi1_formconfirmation_submit input{
	width: 155px;
	margin-left: 20px;
	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 150px;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}
div.tx-powermail-pi1_confirmation table td{
	padding: 5px;
}
div.tx-powermail-pi1_confirmation table td.name {
	font-weight: bold;
}
div.tx-powermail-pi1_confirmation table td.product {
	font-style: italic;
}

.contbox_special{
border-top: 1px solid #ccc;
padding-top: 10px;
}

.contbox_special h5, .contbox_special h5 a{
color:#264A4F;
text-decoration:none;
font-size: 12px;
}

#content .text .contbox_special p{
line-height:1.5em;
margin-top: 10px;
margin-bottom:10px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
margin:6px 6px 0 0;
}

.text div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
margin:6px 6px 0 0;
}
.tx-sgglossary-pi1 table tr td {
line-height: 1.7em;
}
.tx-sgglossary-pi1 table tr td a{
line-height: 1.5em;
display: block;
margin: 2px 0 2px 0;
}
#searchform_tx_sgglossary_pi1 input{
border: 1px solid #999999;
background-color: #F1F0EF;
}
.tx-srlanguagemenu-pi1 .INACT{
display: none;
}

/* FCE SOCIAL BOOKMARKS*/
.social{
	width:148px;
}
.social a{
	margin-right: 10px;
	float:right;
	margin-bottom:2px;
}
.social a.twitter{
height: 16px;
width: 16px;
background: url(../img/twitter_off.gif) no-repeat top left;
}
.social a:hover.twitter{
background-position:0 -18px;
}
.social a.delicious{
height: 14px;
width: 14px;
background: url(../img/delicious_off.gif) no-repeat top left;
}
.social a:hover.delicious{
background-position:0 -16px;
}
.social a.bookmark{
height: 16px;
width: 83px;
background: url(../img/bookmark_off.gif) no-repeat top left;
}
.social a:hover.bookmark{
background-position:0 -18px;
}
.delicious-posts ul {
list-style-type:none;
}
.delicious-posts ul li{
background:url(../img/bullet_inactive2.gif) no-repeat top left;
border-bottom:none;
padding-left: 0px;
}

/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {
	height:250px;
	width:660px;
	text-align: center;
	background-color:#fff;
	border:3px solid #ccc;
	margin-top:-100px;
}
#simplemodal-container a.modalCloseImg {
	background:url(../img/x.gif) no-repeat;
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
}
#simplemodal-container h6{
color:#807B72;
font-size: 13px;
margin: 20px 10px 0 10px;
}
#simplemodal-container ul{
margin: 20px 20px;
line-height: 1.6em;
}

#content .text .contenttable p{
	margin-bottom: 0;
}

#content .text  .csc-textpic-imagewrap{
	margin-bottom: 20px;
}

#content .tx-felogin-pi1 h3{
	color: #807b72;
	font-size: 12px;
	margin-bottom: 10px;
	margin: 0 0 3px 0;
	font-weight: bold;
	background: #F1F0EF;
}
#content .tx-felogin-pi1 fieldset{
	border: 0px;
	margin-top: 20px;
}
#content .tx-felogin-pi1 legend{
	display: none;
}
#content .tx-felogin-pi1 fieldset label{
	clear: both;
	display: block;
	float: left;
	width: 100px;
}
#content .tx-felogin-pi1 fieldset input{
	border: 1px solid #999999;
	font-size: 11px;
	height: 16px;
	margin: 1px 0 1px 0;
	width: 200px;
}
#content .tx-felogin-pi1 fieldset input[type="submit"]{
	margin-left: 100px;
	width: 60px;
}

#navigation li a.target_1164{
	font-weight: bold;
	color: #006600;
}
#left_visual_main_inhalt hr{
	border:none;
	border-top: 1px solid #CCCCCC;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	margin: 20px 10px 20px 10px;
}
#left_visual_main_inhalt h1{
	font-size: 11px;
	color:#006600;
	outline: none;
	font-weight: bold;
	margin-left: 10px;
}

#left_visual_main_inhalt a.internal-link{
	text-decoration: none;
}


/* Andy Newsticker */

.newsticker:link, .newsticker:visited , .newsticker:active{
	text-decoration: none;
	color: #cc0000;
	font-size:14px;
}
.newsticker:hover {
	text-decoration: none;
	color: #006600;

}


/* Andy kiwi accordeon */
.ka-panel {
	margin-left:10px;
	display:block;
	font-size:10px;
	/* font-weight:bold; */
	color: #000000;
}

.ka-panel p {
	margin:0 0 5px;
}

.ka-handler {
	background:url("sprite.png") no-repeat scroll 445px -395px transparent;
	cursor:pointer;
	border-top:2px solid #CCCCCC;
	color:#000000;
	padding:0.5em 1.8em 0.3em 0; 
	/* position:relative;*/
	text-decoration:none;
}

#content .ka-handler  h1{
	color: #000000;
	font-weight: bold;
	font-size:10px;
	line-height:1.5em;
	margin:0 0 4px;
}

#content .ka-handler  h2{
	color: #000000;
	font-weight: bold;
	font-size:10px;
	line-height:1.5em;
	margin:0 0 4px;
}

#content .ka-handler  h4{
	color: #000000;
	font-weight: bold;
	font-size:10px;
	line-height:1.5em;
	margin:0 0 4px;
}

.ka-panel.close .ka-handler {
	background:url("sprite.png") no-repeat scroll 445px -345px transparent;
}

.ka-panel.hover .ka-handler {
	text-decoration:none;
}

.ka-content {
	margin-bottom:10px;
}

.ka-border {
	background:none repeat scroll 0 0 #E2E2E2;
	border-left:20px solid #949494;
	margin:10px 0;
	padding:5px;
}

.ka-border p {
	margin:0;
}


