body {
	text-align: center;
	background-color: white;
	color: #5B5D5C;
	line-height: 130%;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif, Arial;
	margin: 0;
	padding: 0;
	background-color: #CCCCCC;
}
img{
	border: 0 !important;
}
#wrapper{
	background-position-y: top;
	background-position-x: center;
	background-repeat: repeat-x;
	background-image: url(img/backgroundTop.jpg);
	background-color: #ffffff;
}
#holder {
	width: 960px;
	text-align: left;
	margin: 0 auto 0 auto;
	position: relative;
}
#header{
	height: 100px;
	position: relative;
}
#logoHolder{
	position: absolute;
	top: 17px;
	right: 20px;
}
#mainNav{
	position: absolute;
	top: 15px;
	left: 0px;
}
#mainNav ul{
	margin: 0;
	padding: 0;
}
#mainNav li{
	display: inline;
}
#mainNav a{
	display: block;
	font-family: "Times New Roman", Times, serif;
	width: auto !important;
	text-decoration: none;
	color: #5B5D5C;
	font-size: 13px;
	margin: 5px;
	border-bottom: 1px dotted #767676;
	float: left;
}
* html #mainNav a{
	border: none;
	background-image: url(img/ie6_dotted_grey.gif);
	background-repeat: repeat-x;
	background-position: left bottom;	
}
#mainNav a:hover, #actMainNav a{
	color: #E25A12;
	border-bottom: 1px dotted #E25A12;
}
* html #mainNav a:hover, * html #actMainNav a{
	border: none;
	background-image: url(img/ie6_dotted_orange.gif);
	background-repeat: repeat-x;
	background-position: left bottom;	
}
#subNav,#subNav2{
	position: relative;
	top: 55px;
	left: 0px;
}
#subNav ul,#subNav2 ul{
	margin: 0;
	padding: 0;
}
#subNav li,#subNav2 li{
	display: inline;
}
#subNav a{
	display: block;
	float: left;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px dotted #767676;               
	width: auto;
	text-decoration: none;
	color: #5B5D5C;
	font-size: 11px;
	margin: 5px;
}
#subNav2 a{
	display: block;
	float: left;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px dotted #767676;               
	width: auto;
	text-decoration: none;
	color: #5B5D5C;
	font-size: 11px;
	margin-top: 30px;
margin-right:10px;
margin-left:5px;
}
* html #subNav a,* html #subNav2 a{
	border: none;
	background-image: url(img/ie6_dotted_grey.gif);
	background-repeat: repeat-x;
	background-position: left bottom;	
}
#subNav a:hover, #actSubNav a,#subNav2 a:hover, #actSubNav2 a{
	color: #E25A12;
	border-bottom: 1px dotted #E25A12;
}
* html #subNav a:hover, * html #actSubNav a,* html #subNav2 a:hover, * html #actSubNav2 a{
	border: none;
	background-image: url(img/ie6_dotted_orange.gif);
	background-repeat: repeat-x;
	background-position: left bottom;	
}
#contentHolder{
	margin-top: 12px;
}
#mainCol{
	/* background-color: gray; */
	float: left;
	width: 67%;
	border-right: 1px dotted #767676;
	padding-bottom: 30px;
	padding-right: 20px;
	overflow: hidden;
	min-height: 400px;
}
* html #mainCol{
	border: none;
	background-image: url(img/ie6_dotted_grey_vert.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#mainCol h1{
	font-family: "Times New Roman", Times, serif;
	color: #E25A12;
	border-bottom: 1px dotted #E25A12;
	font-size: 28px;
	font-weight: normal;
	padding-bottom: 2px;
	padding-top: 2px;
	line-height: normal;
	clear: both;
}
* html #mainCol h1{
	border: none;
	background-image: url(img/ie6_dotted_orange.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.csc-firstHeader{
	margin-top: 0px;
}
.csc-sword{
	background-color:#FBE4D8;
}
#mainCol h2{
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px dotted #767676;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 4px;
	padding-top: 8px;
	line-height: normal;
	clear:both;
}
#mainCol a{
	color: #E25A12;
	border-bottom: 1px dotted #E25A12;
	text-decoration: none;
}
* html #mainCol a{
	border: none;
	background-image: url(img/ie6_dotted_orange.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#mainCol a:hover{
	border-bottom: 1px solid #E25A12;
}
#mainCol a:visited{
	border-bottom: 1px dotted #F9BA88;
}
#saeulenDiv a, #saeulenDiv a:hover, #saeulenDiv a:visited{
	border: 0px !important;
}

.csc-header br, .csc-header img{
	display: none;
}


.contenttable{
	width: 100%;
}
.contenttable .tr-odd{
	background-color:#CCCCCC;
}
.contenttable td, .contenttable th{
	padding: 3px 3px 1px 3px;
}
.contenttable th{
	background-color: #E65C14;
	color: #FFFFFF;
}
.kreuzTable .td-0{
	width: 50%;
}
.kreuzTable .td-1,
.kreuzTable .td-2, 
.kreuzTable .td-3, 
.kreuzTable .td-4, 
.kreuzTable .td-5,
.kreuzTable .td-6{
	width: 10%;
	text-align: center;
}
#rightCol{
	/* background-color: lime; */
	float: right;
	width: 29%;
	margin-bottom: 30px;
}
#searchPortlet{
	margin-bottom: 8px;
}
.searchfield input{
	border: none;
	width:220px;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif, Arial;
	background-repeat: no-repeat;
	background-image: url(img/searchBack.gif);
	padding: 13px;
	background-color: #ffffff;
}
#newsPortlet{
	/*display: none;*/
}
#newsPortlet, #tippPortlet{
	width: 246px;
	background-color: #CCCCCC;
	margin-bottom: 8px;
	background-image: url(img/newsFooter.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 19px;
}
#newsPortlet a, #tippPortlet a{
	color: #971732;
}
#newsPortletHead, #tippPortletHead{
	background-image: url(img/newsHead2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 42px;
}
#newsPortletContent, #tippPortletContent{
	padding-left: 10px;
	padding-right: 10px;
	color: #333333;
	background-color: #CCCCCC;
}
#tippPortletHead{
	background-image: url(img/head_marketing.gif);
}
#tippPortletContent{
	
	background-repeat: no-repeat;
	background-position: 6px top;
	padding-left: 10px;
}
#footer{
	clear: both;
	background-color: #CCCCCC;
	height: 125px;
	text-align: center;
	color: #333333;
	padding-top: 5px;
}
#footerContent{
	margin: 5px auto 0 auto;
	width: 960px;
	height: 120px;
	text-align: left;
	background-image: url(img/backFooter.gif);
	background-position: 390px top;
	background-repeat: no-repeat;
}
#footerContent ul{
	margin: 0;
	padding: 0;
}
#footerContent li{
	list-style-type: none;
	float: left;
}
#footerContent a{
	display: block;         
	width: auto;
	text-decoration: none;
	color: #333333;
	padding: 3px 5px 3px 5px;
	border-right: 1px solid #333333;
}
#footerContent .lastMeta a{
	border-right: 0 !important;
}
#footerContent a:hover{
	color: #E25A12;
}
.footerCopy{
	padding: 3px 5px 3px 5px;
}
* html #heading {
	/* alternative fuer background image mit alpha fuer ie < 7 */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pics/headings/test.png');
}
/* ------------------ mailforms ------------------ */
.csc-mailform{
	border: none;
	padding: 0;
}
.csc-mailform label{
	display: block;
	margin-top: 5px;
}
.csc-mailform input, .csc-mailform textarea, .csc-mailform select, .csc-searchform input, .csc-searchform select, .map24_input, .map24_list{
	width: 330px;
	border: 1px solid #E65C14;
	color: #333333;
	font-size:11px;
	font-family: Helvetica, Verdana, Arial, sans-serif, Arial;
	padding: 3px 2px 1px 2px;
}
.csc-mailform-submit{
	width: 332px !important;
	margin-top: 10px;
	color: #333333;
	font-size:11px;
}
/* ------------------ mailforms ------------------ */






.tx-srlanguagemenu-pi1 img {
	border: none;

	
}
.tx-srlanguagemenu-pi1 ul li.CUR a img,
.tx-srlanguagemenu-pi1 ul li.INACT a img,
.tx-srlanguagemenu-pi1 ul li.NO a img {

	padding: 2px 2px 0px 3px;
}

.tx-srlanguagemenu-pi1 ul li {
	list-style-type: none;
	display: inline;
white-space:nowrap;

}
.tx-srlanguagemenu-pi1 ul li.CUR a,
.tx-srlanguagemenu-pi1 ul li.INACT a,
.tx-srlanguagemenu-pi1 ul li.NO a {
text-decoration:none;
}

.tx-srlanguagemenu-pi1 {

padding: 0px 0px 0px 580px ;
}

#newsPortlet2, #tippPortlet2{
	width: 246px;
	background-color: #CCCCCC;
	margin-bottom: 8px;
	background-image: url(img/footer_neu.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
#newsPortlet2 a, #tippPortlet2 a{
	color: #971732;
}
#newsPortletHead2, #tippPortletHead2{
	background-position: left top;
	background-repeat: no-repeat;
	height: 55px;
}
#newsPortletContent2, #tippPortletContent2{
	padding-right: 10px;
	color: #333333;
	background-color: #CCCCCC;
}
#tippPortletHead2{
	background-image: url(img/head_neu.gif);

}
#tippPortletContent2{
	background-repeat: no-repeat;
	background-position: 6px top;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { 
margin-bottom: 0px;
margin-top: 0px;
 }
#tippPortletContent .bodytext{
	margin-bottom:0px;
}
#tippPortlet .news-latest-container h3{
 margin-bottom:0px;
}

#tippPortlet .news-latest-container p{
 margin-top:0;
 margin-bottom:0;
}

.csc-uploads p{
 margin:0px;
}
#uid6_help{
 visibility:hidden;
}

body {
	text-align: center;
	background-color: white;
	color: #5B5D5C;
	line-height: 130%;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif, Arial;
	margin: 0;
	padding: 0;
	background-color: #CCCCCC;
}
img{
	border: 0 !important;
}
#wrapper{
	background-position-y: top;
	background-position-x: center;
	background-repeat: repeat-x;
	background-image: url(img/backgroundTop.jpg);
	background-color: #ffffff;
}
#holder {
	width: 960px;
	text-align: left;
	margin: 0 auto 0 auto;
	position: relative;
}
#header{
	height: 100px;
	position: relative;
}
#logoHolder{
	position: absolute;
	top: 17px;
	right: 20px;
}
#mainNav{
	position: absolute;
	top: 15px;
	left: 0px;
}
#mainNav ul{
	margin: 0;
	padding: 0;
}
#mainNav li{
	display: inline;
}
#mainNav a{
	display: block;
	font-family: "Times New Roman", Times, serif;
	width: auto !important;
	text-decoration: none;
	color: #5B5D5C;
	font-size: 13px;
	margin: 5px;
	border-bottom: 1px dotted #767676;
	float: left;
}
* html #mainNav a{
	border: none;
	background-image: url(img/ie6_dotted_grey.gif);
	background-repeat: repeat-x;
	background-position: left bottom;	
}
#mainNav a:hover, #actMainNav a{
	color: #E25A12;
	border-bottom: 1px dotted #E25A12;
}
* html #mainNav a:hover, * html #actMainNav a{
	border: none;
	background-image: url(img/ie6_dotted_orange.gif);
	background-repeat: repeat-x;
	background-position: left bottom;	
}
#subNav{
	position: absolute;
	top: 55px;
	left: 0px;
}
#subNav ul{
	margin: 0;
	padding: 0;
}
#subNav li{
	display: inline;
}
#subNav a{
	display: block;
	float: left;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px dotted #767676;               
	width: auto;
	text-decoration: none;
	color: #5B5D5C;
	font-size: 11px;
	margin: 5px;
}
* html #subNav a{
	border: none;
	background-image: url(img/ie6_dotted_grey.gif);
	background-repeat: repeat-x;
	background-position: left bottom;	
}
#subNav a:hover, #actSubNav a{
	color: #E25A12;
	border-bottom: 1px dotted #E25A12;
}
* html #subNav a:hover, * html #actSubNav a{
	border: none;
	background-image: url(img/ie6_dotted_orange.gif);
	background-repeat: repeat-x;
	background-position: left bottom;	
}
#contentHolder{
	margin-top: 12px;
}
#mainCol{
	/* background-color: gray; */
	float: left;
	width: 67%;
	border-right: 1px dotted #767676;
	padding-bottom: 30px;
	padding-right: 20px;
	overflow: hidden;
	min-height: 400px;
}
* html #mainCol{
	border: none;
	background-image: url(img/ie6_dotted_grey_vert.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#mainCol h1{
	font-family: "Times New Roman", Times, serif;
	color: #E25A12;
	border-bottom: 1px dotted #E25A12;
	font-size: 28px;
	font-weight: normal;
	padding-bottom: 2px;
	padding-top: 2px;
	line-height: normal;
	clear: both;
}
* html #mainCol h1{
	border: none;
	background-image: url(img/ie6_dotted_orange.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.csc-firstHeader{
	margin-top: 0px;
}
.csc-sword{
	background-color:#FBE4D8;
}
#mainCol h2{
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px dotted #767676;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 4px;
	padding-top: 8px;
	line-height: normal;
	clear:both;
}
#mainCol a{
	color: #E25A12;
	border-bottom: 1px dotted #E25A12;
	text-decoration: none;
}
* html #mainCol a{
	border: none;
	background-image: url(img/ie6_dotted_orange.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#mainCol a:hover{
	border-bottom: 1px solid #E25A12;
}
#mainCol a:visited{
	border-bottom: 1px dotted #F9BA88;
}
#saeulenDiv a, #saeulenDiv a:hover, #saeulenDiv a:visited{
	border: 0px !important;
}

.csc-header br, .csc-header img{
	display: none;
}


.contenttable{
	width: 100%;
}
.contenttable .tr-odd{
	background-color:#CCCCCC;
}
.contenttable td, .contenttable th{
	padding: 3px 3px 1px 3px;
}
.contenttable th{
	background-color: #E65C14;
	color: #FFFFFF;
}
.kreuzTable .td-0{
	width: 50%;
}
.kreuzTable .td-1,
.kreuzTable .td-2, 
.kreuzTable .td-3, 
.kreuzTable .td-4, 
.kreuzTable .td-5,
.kreuzTable .td-6{
	width: 10%;
	text-align: center;
}
#rightCol{
	/* background-color: lime; */
	float: right;
	width: 29%;
	margin-bottom: 30px;
}
#searchPortlet{
	margin-bottom: 8px;
}
.searchfield input{
	border: none;
	width:220px;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif, Arial;
	background-repeat: no-repeat;
	background-image: url(img/searchBack.gif);
	padding: 13px;
	background-color: #ffffff;
}
#newsPortlet{
	/*display: none;*/
}
#newsPortlet, #tippPortlet{
	width: 246px;
	background-color: #CCCCCC;
	margin-bottom: 8px;
	background-image: url(img/newsFooter.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 19px;
}
#newsPortlet a, #tippPortlet a{
	color: #971732;
}
#newsPortletHead, #tippPortletHead{
	background-image: url(img/newsHead2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 42px;
}
#newsPortletContent, #tippPortletContent{
	padding-left: 10px;
	padding-right: 10px;
	color: #333333;
	background-color: #CCCCCC;
}
#tippPortletHead{
	background-image: url(img/head_marketing.gif);
}
#tippPortletContent{
	
	background-repeat: no-repeat;
	background-position: 6px top;
	padding-left: 10px;
}
#footer{
	clear: both;
	background-color: #CCCCCC;
	height: 125px;
	text-align: center;
	color: #333333;
	padding-top: 5px;
}
#footerContent{
	margin: 5px auto 0 auto;
	width: 960px;
	height: 120px;
	text-align: left;
	background-image: url(img/backFooter.gif);
	background-position: 390px top;
	background-repeat: no-repeat;
}
#footerContent ul{
	margin: 0;
	padding: 0;
}
#footerContent li{
	list-style-type: none;
	float: left;
}
#footerContent a{
	display: block;         
	width: auto;
	text-decoration: none;
	color: #333333;
	padding: 3px 5px 3px 5px;
	border-right: 1px solid #333333;
}
#footerContent .lastMeta a{
	border-right: 0 !important;
}
#footerContent a:hover{
	color: #E25A12;
}
.footerCopy{
	padding: 3px 5px 3px 5px;
}
* html #heading {
	/* alternative fuer background image mit alpha fuer ie < 7 */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pics/headings/test.png');
}
/* ------------------ mailforms ------------------ */
.csc-mailform{
	border: none;
	padding: 0;
}
.csc-mailform label{
	display: block;
	margin-top: 5px;
}
.csc-mailform input, .csc-mailform textarea, .csc-mailform select, .csc-searchform input, .csc-searchform select, .map24_input, .map24_list{
	width: 330px;
	border: 1px solid #E65C14;
	color: #333333;
	font-size:11px;
	font-family: Helvetica, Verdana, Arial, sans-serif, Arial;
	padding: 3px 2px 1px 2px;
}
.csc-mailform-submit{
	width: 332px !important;
	margin-top: 10px;
	color: #333333;
	font-size:11px;
}
/* ------------------ mailforms ------------------ */






.tx-srlanguagemenu-pi1 img {
	border: none;

	
}
.tx-srlanguagemenu-pi1 ul li.CUR a img,
.tx-srlanguagemenu-pi1 ul li.INACT a img,
.tx-srlanguagemenu-pi1 ul li.NO a img {

	padding: 2px 2px 0px 3px;
}

.tx-srlanguagemenu-pi1 ul li {
	list-style-type: none;
	display: inline;
white-space:nowrap;

}
.tx-srlanguagemenu-pi1 ul li.CUR a,
.tx-srlanguagemenu-pi1 ul li.INACT a,
.tx-srlanguagemenu-pi1 ul li.NO a {
text-decoration:none;
}

.tx-srlanguagemenu-pi1 {

padding: 0px 0px 0px 580px ;
}

#newsPortlet2, #tippPortlet2{
	width: 246px;
	background-color: #CCCCCC;
	margin-bottom: 8px;
	background-image: url(img/footer_neu.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
#newsPortlet2 a, #tippPortlet2 a{
	color: #971732;
}

#newsPortletContent2, #tippPortletContent2{
	padding-right: 10px;
	color: #333333;
	background-color: #CCCCCC;
}
#tippPortletHead2{
	background-image: url(img/produkte.gif);

}
#tippPortletContent2{
	background-repeat: no-repeat;
	background-position: 6px top;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { 
margin-bottom: 0px;
margin-top: 0px;
 }
#tippPortletContent .bodytext{
	margin-bottom:0px;
}
#tippPortlet .news-latest-container h3{
 margin-bottom:0px;
}

#tippPortlet .news-latest-container p{
 margin-top:0;
 margin-bottom:0;
}

.csc-uploads p{
 margin:0px;
}
#uid6_help{
 visibility:hidden;
}


/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: #E65C14;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed */
	background-color: #E65C14;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: #E65C14;
	margin: 3px 0 15px 150px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 0px solid #E65C14;
	
		
}


fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	visibility:hidden;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width:450px;
	clear: both;
	
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select, 
fieldset.tx-powermail-pi1_fieldset input.powermail_submit,fieldset.tx-powermail-pi1_fieldset input.powermail_reset {
	/* Input and textarea */
	width: 450px;
	border: 1px solid #E65C14;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	
}
div.countryzone {
	margin: 10px 0 0 150px;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

.tx_powermail_pi1_fieldwrap_html_checkbox_title{
font-weight:normal;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_captcha
{border: 1px solid #E65C14;
float:left;
}

legend {color:#666666;}

.tip_icon{  
         margin-top:10px; }
         
.tx_powermail_pi1_submitmultiple_forward  {  
         margin-top:10px; }
   
         
div.powermail_check_inner label {
	float:none;
	clear: none;
}


fieldset.tx-powermail-pi1_fieldset input.powermail_check {
margin:0px;
float:left;
clear: none;
margin-top:3px;
}

/*fieldset.tx-powermail-pi1_fieldset input.powermail_check {
float:none;
clear: none;
margin-right:10px;
width:13px;
}*/
#powermaildiv_uid136{
float:none;
margin-top:20px;
clear: both;
}
#powermaildiv_uid138{
float:none;
font-size:10px;
padding-top:10px;
clear: both;
}


#tipafriend{
font-family: Verdana, Arial, Helvetica, sans-serif;
width:350px;
border:1px solid #C0C0C0;
color:#000000;
font-size: 8pt;
padding:10px;
}

#tipafriend label {
float:left;
width:150px;
}
#tipafriend textarea {
border:1px solid #C0C0C0;
color:#000000;
margin-bottom:5px;
}
#tipafriend input {
border:1px solid #C0C0C0;
margin-bottom:5px;
width:178px;
}
.buttonSubmit {
background-color:#C0C0C0;
border:0 none;
color:#FFFFFF;
cursor:pointer;
margin-left:150px;
margin-top:10px;
}
img#imgCaptcha {
margin:5px 0 5px 150px;
}
.tx-pmtipafriend-pi1{
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-top:10px;
color:#000000;
}
span.tipafriend, .tx-pmtipafriend-pi1 a {
background:url(/fileadmin/antz21/img/icon_tipafriend.png) no-repeat scroll left top;
height:16px;
margin:0px 16px 0px 0px;
padding:2px 0 4px 19px;
font-size:11px;
}