body {
	font-family: arial;
	color: #645a4b;	
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #E0840B;
}
a:hover {
	color: black;
}
li {
	list-style-type: square;
/*	list-style-image:url(../images/menu/b_right.gif);
	margin-left: 5px;*/
}
h1, h2, h3, h4, h5, .header {

	padding: 0px;
	margin: 0px;
	
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 1px;
	
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.spacer {
	display: block;
	background-image: url("../images/hg.png");	
	height: 4px;
	/*background-color: #d4d1cf;*/
}

.hr {
	height: 1px;
}
.bodytext, td, caption {
	font-size: 12px;
}

/* --------------------- Neu --------------------------- */
table.eindex { 
	width: 440px;; 
	padding: 0px;
	border-left: 0px solid black;
	border-right: 0px solid black;
	border-collapse: collapse;
	background-color: #F6EDE2;
}
.layout2cols table.eindex {
	width: 640px;
}

table.eindex caption {
	background-color: #F5A346;
	color: white;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1px;
	text-align: left;
	padding: 3px;
}

table.eindex td { 
	border-bottom: 1px solid #F5A346;
	border-left: 0px solid black;
	border-right: 0px solid black;
	padding: 3px;
	color: #645a4b;
}
table.eindex tr.tr-0 {
	background-color: #F0CBA1;
}
table.eindex tr.tr-1 {
	background-color: #F1CDA6;
}
table.eindex tr.tr-2 {
	background-color: #F1D1AD;
}
table.eindex tr.tr-3 {
	background-color: #F1D6B5;
}
table.eindex tr.tr-4 {
	background-color: #F2DABE;
}
table.eindex tr.tr-5 {
	background-color: #F3DFC8;
}
table.eindex tr.tr-6 {
	background-color: #F4E4D1;
}
table.eindex tr.tr-7 {
	background-color: #F6E8DA;
}
table.eindex tr.tr-8 {
	background-color: #F6EDE2;
}
table.eindex tr {
	
}

table.eindex tr.tr-last td{
	border-bottom: 0px solid #F5A346;
}


table.contenttable {
	margin-bottom: 15px;
}
/* --------------------- Neu --------------------------- */
table.vergleich { 
	width: 440px;
	padding: 0px;
	border-left: 0px solid black;
	border-right: 0px solid black;	
	border-collapse: collapse;
}
.layout2cols table.vergleich {
	width: 640px;
}

table.vergleich th {
	background-color: #F5A346;
	color: white;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1px;
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #EDD4B8;
	border-left: 2px solid white;
}

table.vergleich td { 
	border-bottom: 1px solid #F5A346;
	border-left: 2px solid white;
	border-right: 0px solid black;
	padding: 5px;
	vertical-align: top;	
	color: #645a4b;
}

table.vergleich tr.tr-even {
	background-color: #EDDECD; /*#EDD4B8;*/
}
table.vergleich tr.tr-odd {
	background-color: #ECE7E2; /*#EADCCA;*/
}
/* Adressen */
div.vcard {
	font-size: 11px;
	line-height: 16px;
}
#center div.vcard {
	margin-bottom: 20px;
}

#center div.vcard h3 {
	font-size: 15px;
	margin-bottom: 5px;
	border-bottom: 1px solid #C5C1BE;	
}

#right div.vcard {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;	
}

#right div.vcard h3 {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	border-bottom: 1px solid #C5C1BE;
}

div.vcard div.tel {
	display: inline;
}
div.vcard div.desc {
	padding-top: 5px;
}

/* Formulare */

fieldset.csc-mailform {
	
	margin: 0 0 0 0;
	border: 0px;
}

fieldset.csc-mailform .csc-mailform-field {
	margin-bottom: 10px;
}

fieldset.csc-mailform .csc-mailform-field label {
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	width: 15%;
	float: left;
}

.csc-mailform-field input, .csc-mailform-field textarea,td.csc-mailform-field select {
	border: 1px solid #645a4b;
}





/* Survey */
#content .tx-simplesurvey-pi1 {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	background-color:#570047;
	border: 4px solid   #E0840B;

}

#content #tx-simplesurvey-pi1-hide-question1 {
	margin-bottom: 10px;
	display: block;
}

#content .tx-simplesurvey-pi1-title {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #E0840B;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 1px;

}

#content .tx-simplesurvey-pi1-question, #content .tx-simplesurvey-pi1-answer, #content .tx-simplesurvey-pi1-description {
	display: inline;
	color: white;
}
#content .tx-simplesurvey-pi1 input  {
	border: 1px solid white;
	color: white;
	background-color: #E0840B;
	font-weight: bold;
}
