/*ALLGEMEIN ANFANG*/
h1.pagetitle {
	font-size: 16px;
	text-transform: uppercase;
	color: #F59F04;
	padding-bottom: 30px;
}

h2.secondtitle {
	font-size: 11px;
	font-weight: normal;
	color: #666;
	padding-bottom: 20px;
}

h2.orange {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F59F04;
	padding-top: 15px;
}

p.bodytext{
	font-size: 11px;
	font-weight: normal;
	color: #666;
	line-height: 1.5;
}

abbr {
	font-size: 10px;
}

div.content a, div.content a:visited {
	font-size: 11px;
	color: #666;
/*	font-weight: bold;     */
	text-decoration: underline;     
/*	text-decoration: 1px solid #666;     */
}

div.content p{
	color: #666;
	margin-bottom: 5px;
}

div.content, div.content td{
	color: #666;
}


div.cwrap ul, div.cwrap ol{
	list-style-position: inside;
}

div.cwrap ul li ul, div.cwrap ol li ol{
	font-size: 11px;
	margin-left: 20px;
}

div.cwrap{
	font-size: 11px;
	margin: 0px 0px 20px 0px;
}

div.cwrap form {
	vertical-align: top;
}

h1.csc-firstHeader {
	font-size: 13px;
	color: #ff9900;
	font-weight: bold;
	padding-bottom: 10px;
}

div.csc-header h1{
	font-size: 13px;
	color: #ff9900;
	font-weight: bold;
	padding-bottom: 10px;
}

table.contenttable_fullwidth_border, table.contenttable{
	width: 100%;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #666;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #666;
	border-collapse:collapse;
}

table.contenttable_fullwidth_border tbody, table.contenttable tbody{
	width: 100%;
}

table.contenttable_fullwidth_border tbody tr td, table.contenttable tbody tr td{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #666;
	padding: 2px 5px 2px 2px;	
}

table.contenttable_fullwidth_noborder{
	width: 100%;
	border-top-style: none;
	border-top-width: 0px;
}

table.contenttable_fullwidth_noborder tbody{
	width: 100%;
}

table.contenttable_noborder tbody tr td{
	border-bottom-style: none;
	border-bottom-width: 0px;
	padding: 2px 5px 2px 2px;	
}

table.contenttable_contwidth_border{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #666;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #666;
	border-collapse:collapse;
}

table.contenttable_contwidth_border tbody tr td{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #666;
	padding: 2px 5px 2px 2px;	
}

table.contenttable_contwidth_noborder{
	border-top-style: none;
	border-top-width: 0px;
}

table.contenttable_contwidth_noborder tbody tr td{
	border-bottom-style: none;
	border-bottom-width: 0px;
	padding: 2px 5px 2px 2px;	
}

td.contenttable_td_color{
	background-color: #666;
	padding: 2px 5px 2px 2px;	
}

td.contenttable_td_color p.bodytext{
	color: #FFFFFF;
	background-color: #666;
}

td.contenttable_td_nocolor{
	background-color: #666;
	padding: 2px 5px 2px 2px;	
}

dd {
	font-style: italic;
	font-size: 10px;
}
 
div.csc-textpic-left-nowrap div div.csc-textpic-text {
	margin-left: 10px;
}

div.csc-textpic-right-nowrap div div.csc-textpic-text {
	margin-right: 10px;
}

div.csc-textpic-left div div.csc-textpic-imagewrap {
	margin-bottom: 10px;
	float:none;
}

div.csc-textpic-right div div.csc-textpic-imagewrap {
	margin-bottom: 10px;
	padding-bottom: 20px;
	float:none;
}

div.cwrappic div.csc-textpic {
/*  padding-bottom: 60px;   */
	float: none;
}

div.cwrappic div.csc-textpic-left {
	padding-bottom: 20px;
	float: left;
}

div.cwrappic div.csc-textpic-right {
	padding-bottom: 20px;
	float: left;
}

div.cwrappic div.csc-textpic-center {
	vertical-align: top;
	float:left;
}

div.cwrappic div.csc-textpic-text {
	padding-top: 20px;
}

div.content div.tx-ampartingline-pi1 hr {
	color: #666;
}

/*ALLGEMEIN ENDE*/


/*TIP A FRIEND ANFANG*/
div.tipafriend_form {
	float: left;
}

div.tipafriend_form label {
	font-size: 10px;
	color: #666;
	margin-top: 15px;
}

div.tipafriend_form p.bodytext a {
	font-size: 10px;
	color: #666;
	text-decoration: underline;
}

div.tipafriend_form input {
	font-size: 10px;
	margin-top: 15px;
	color: #666;
	width: 200px;
}

div.tipafriend_form textarea {
	font-size: 10px;
	width: 200px;
	color: #666;
	margin-top: 15px;
	margin-bottom: 10px;
}

/*TIP A FRIEND ENDE*/

/*INDEXSEARCH ANFANG*/
div.tx-indexedsearch {
	font-size: 10px;
	color: #666;
}

div.tx-indexedsearch-form {
	font-size: 10px;
	color: #666;	
	margin-bottom: 10px;
}

div.tx-indexedsearch-whatis {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.tx-indexedsearch-form input{
	font-size: 10px;
	color: #666;	
}

div.tx-indexedsearch span.tx-indexedsearch-title a, 
span.tx-indexedsearch-percent {
	font-size: 10px;
	font-weight: bold;
	color: #ff9900;
}

dt.tx-indexedsearch-text-item-path a {
	font-size: 10px;
	font-weight: bold;
	color: #ff9900;
}

div.tx-indexedsearch-browsebox p{
	font-size: 10px;
	font-weight: bold;
	color: #ff9900;
}
/*INDEXSEARCH ENDE*/

/*SITEMAP ANFANG*/
div.content div.csc-sitemap ul{
	list-style-type: none;    
}

div.content div.csc-sitemap ul li ul{
	margin: 0px 0px 0px 20px;    
}

div.content div.csc-sitemap ul li a{
	font-size: 10px;
}

div.content div.csc-sitemap a, div.csc-sitemap a:visited{
	color: #FF9900;
}
/*SITEMAP ENDE*/

/* Formular ANFANG sNEW */
fieldset.csc-mailform {
	font-size: 11px;
	border:0;
}

fieldset.csc-mailform label {
	width: 80px;
	text-align: left;
	display: block;
}


fieldset.csc-mailform input,
fieldset.csc-mailform textarea {
	margin-bottom: 10px;
	font-size:10px;
	font-family: Verdana, Helvetica, sans-serif;
	border:1px solid #ccc;
	padding:2px;
	width:250px;
	float: left;
}

#mailformformtype_mail {
	padding:2px;
	margin-left:0px;
	background:#eee;
	border:1px solid #ccc;
	width:80px;
	text-align:center;
	margin-top: 30px;
}

div.csc-mailform-field {
	padding: 10px;
}

div.csc-mailform-field label {
	padding: 5px;
	clear: both;
	width: auto;
}

#mailform .csc-mailform-check {
	margin-left: 4px; 
	width: 15px;
	border: none;
}

/*
#mailformAnzahl_der_Teilnehmer {
	width: 50px;
}

#mailformPostleitzahl {
	width: 50px;
}
*/

/*FORMULAR ENDE NEW*/


/*
 *
 * @author: d.meyer@iveins.de
 * @extension: iveventsubscribe
*/
div.tx_iveventsubscribe  fieldset { border: 0; }
div.tx_iveventsubscribe label  { width: 150px;float: left; }
div.tx_iveventsubscribe input { width:200px; font-size: 9pt; }
div.tx_iveventsubscribe textarea { width:200px; height: 50px; font-size: 8pt;}

div.tx_iveventsubscribe p { line-height:16px; }

div.tx_iveventsubscribe div.listevents { margin-bottom: 15px; text-align:left;}
div.tx_iveventsubscribe p.checkbox label { display:block; float: none;  width: 400px;}
div.tx_iveventsubscribe p.checkbox input{ float: left; text-align:left; width: 15px;margin:0; padding:0;} 
div.tx_iveventsubscribe input.submit {margin:0; margin-top:15px; padding:0;}

div.tx_iveventsubscribe  div.userinfo{ margin-top: 30px;}
