
body { 
  background:#E18232; 
}

pre, form, a, button, h1, h2, h3, h4, h5, textarea, input, select,table, DIV, .orange, .blau, .fliesstext { 
  color: #6d2e21;
}

.orange {color: #E18232;}

/* Formatierung der class . fliesstext bei der Allgemeinen */

H1,H2,H3,H4
{
  color:#E18232;
}


#col-pos-0 H1 A, 
#col-pos-0 H1 a:link, 
#col-pos-0 H1 a:visited, 
#col-pos-0 H1 a:active,
#col-pos-0 A H1,
#col-pos-0 a:link H1, 
#col-pos-0 a:visited H1, 
#col-pos-0 a:active H1,
#col-pos-0 H2 A, 
#col-pos-0 H2 a:link, 
#col-pos-0 H2 a:visited, 
#col-pos-0 H2 a:active,
#col-pos-0 A H2,
#col-pos-0 a:link H2, 
#col-pos-0 a:visited H2, 
#col-pos-0 a:active H2,
#col-pos-0 H3 A, 
#col-pos-0 H3 a:link, 
#col-pos-0 H3 a:visited, 
#col-pos-0 H3 a:active,
#col-pos-0 A H3,
#col-pos-0 a:link H3, 
#col-pos-0 a:visited H3, 
#col-pos-0 a:active H3,
#col-pos-0 H4 A, 
#col-pos-0 H4 a:link, 
#col-pos-0 H4 a:visited, 
#col-pos-0 H4 a:active,
#col-pos-0 A H4,
#col-pos-0 a:link H4, 
#col-pos-0 a:visited H4, 
#col-pos-0 a:active H4
{ 
	display: block;
	text-decoration:none; 
	line-height:15px; 
	font-size:11px; 
	padding-left: 15px; 
	color:#E18232; 
	background-image:url(/fileadmin/root_sys/icons/arrow-2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#col-pos-0 a:hover H1 { text-decoration:none;}

H1 {}
H2 {}
H3 {}
H4 {}

.subheadline1 { color:#6d2e21;}
.subheadline2 { color:#333333;}
.subheadline3 { color:#999999;}

HR
{
  border-color: #CCCCCC;
}

/* ------------------------------------------------- Definitionen Formulare --------------------------------------------- */
.mailerror { color: #ff0000;}

input, textarea, select {
  border:1px solid #E18232;
}

.forminput, .forminputselect, .formtextarea, .forminput-plz, .forminput-ort,  .formsubmit-directmail, .inputdirectmail2, .inputbutton, .input-directmail-subscription
{
  color:#6d2e21;
  border:1px solid #E18232;
}

.forminput, .formtextarea,  .formsubmit-directmail, .forminput-plz, .forminput-ort, .inputdirectmail2, .inputbutton, .input-directmail-subscription
{
  height:16px;
}

.formsubmit 
{
  border:1px solid #E18232;
  background-color:#f0c098;
}

.forminput, .forminputselect , .formtextarea { width: 220px;}

.forminput-plz { width: 60px;}

.forminput-ort { margin-left:3px; width: 154px;}

.forminputselect {}

.formtextarea { height:80px;}

.forminputcheck { border:0px;}
