A:LINK, A:VISITED {
    font-weight: normal;
	color : #A86500;
	text-decoration: none;
}
A:ACTIVE, A:HOVER { 
	color : #A86500;
	text-decoration: underline;
}	
img{
border:0px;
}
/***************************/
/* Navigation: nav1*/
/***************************/

.nav1
{
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 0px;
	text-transform:uppercase;
}
.nav1 A:link, .nav1 A:VISITED
{
	color: #FFFFFF;
	text-decoration: none;
}
.nav1 A:ACTIVE, .nav1 A:HOVER {
	color: #FFFFFF;
	text-decoration: underline;
}

.nav1a
{
	font-size: 10px;
	color: #333333;
	letter-spacing: 0px;
}
.nav1a A:link, .nav1a A:VISITED
{
	color: #333333;
	text-decoration: none;
}
.nav1a A:ACTIVE, .nav1a A:HOVER {
	color: #333333;
	text-decoration: underline;
}

.nav1b
{
	font-size: 10px;
	color: #333333;
}
.nav1b A:link, .nav1b A:VISITED
{
	color: #333333;
	text-decoration: none;
}
.nav1b A:ACTIVE, .nav1b A:HOVER {
	color: #333333;
	text-decoration: underline;
}
/* nav vallumnezia vv*/
.nav1vv{
	font-size: 10px;
	color: #333333;
	letter-spacing: 0px;
	text-transform:uppercase;
}
.nav1vv A:link, .nav1vv A:VISITED{
	color: #333333;
	text-decoration: none;
}
.nav1vv A:ACTIVE, .nav1vv A:HOVER {
	color: #333333;
	text-decoration: underline;
}

/* HTML - BODY - TR - TD FONT */
body{
margin:5px ;
background:#FFFFFF;
}
BODY, HTML, TR, TD{
	font: 12px Verdana;
	color: #000000;
}

.title_rechts {
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color: #666666;
	padding-bottom: 7px;
	padding-top: 2px;
	letter-spacing: 1px;
}

.title_rechts_2 {
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color: #666666;
	padding:10px 0 7px 5px;
	letter-spacing: 1px;
}


.adr_left {
	margin-left:8px;
}

/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: arial, helvetica; }

TABLE.contenttable {  margin: 0px 0px 0px 0px; width: 100%; }

FORM { margin: 0px 0px 0px 0px;}
P, PRE { 
	margin: 0px 0px 0px 0px;
	font-family : Arial,Helvetica,sans-serif;
	color : #666666;
	font-size : 11px;
	}
P A:LINK, P A:VISITED {
    font-weight: normal;
	color : #A86500;
	text-decoration: none;
}
P A:ACTIVE, P A:HOVER { 
	color : #A86500;
	text-decoration: underline;
}

UL, OL ,LI {
	color : #666666;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(/fileadmin/material/bilder/icons/listpunkt.gif);
	margin-left: 10px;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:0px;
}


INPUT, TEXTAREA, SELECT { padding-left: 0px; font-size: 11px; }

H1 {
	font-size: 17px;
	color: #666666;
	font-weight : normal;
	font-style : normal;
	margin: 0px 0px 0px 0px;
	padding-bottom: 18px;
	padding-top: 4px;
	letter-spacing: 2px;	
	}

H2 {
	font-size: 15px;
	color: #666666;
	font-weight : normal;
	font-style : normal;
	margin: 0px 0px 0px 0px;
	padding-top: 0px 0px 0px 0px ;
	}
H4 {
	font-size: 11px;
	color: #666666;
	font-weight : normal;
	font-style : normal;
	margin: 0px 0px 0px 0px;
	padding-top: 0px 0px 0px 0px ;
	}



/********************************/
/* titel H5 */
/********************************/
H5 {
	font-size: 11px;
	color: #666666;
	font-weight : bold;
	font-style : normal;
	margin: 0px 0px 0px 0px;
	padding-bottom: 2px ;
}

/********************************/
/* content bodytext */
/********************************/

P.bodytext {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color: #666666;
	line-height:17px;
	margin-bottom:3px;
/*	letter-spacing: 1px;  
	padding-bottom:20px;   */	
	}
P.bodytext A:LINK, P.bodytext A:VISITED {
    font-weight: normal;
	color : #A86500;
	text-decoration: none;
}
P.bodytext A:ACTIVE, P.bodytext A:HOVER { 
	color : #A86500;
	text-decoration: underline;
}

.bodytext {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color: #666666;
	line-height:17px;
/*	letter-spacing: 1px;  
	padding-bottom:20px;   */	
	}
.bodytext A:LINK, .bodytext A:VISITED {
    font-weight: normal;
	color : #A86500;
	text-decoration: none;
}
.bodytext A:ACTIVE, .bodytext A:HOVER { 
	color : #A86500;
	text-decoration: underline;
}
/***************************/
/* Elements: bread */
/***************************/

.bread {
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color: #666666;
	line-height:12px;
	letter-spacing: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.bread A:LINK, .bread A:VISITED {
	color : #666666;
	text-decoration: none;
}

.bread A:ACTIVE, .bread A:HOVER {
	color : #A86500;
	text-decoration: none;
}
/***************************/
/* Elements: language */
/***************************/
.language, .no_lang {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-transform: lowercase;
}

.language A:LINK, .language A:VISITED {
	color : #FFFFFF;
	text-decoration: none;
	font-weight : bold;
	text-transform: lowercase;
}

.language A:ACTIVE, .language A:HOVER {
	color : #FFFFFF;
	text-decoration: underline;
	text-transform: lowercase;
}

.titel_veran {
	font-size: 17px;
	color: #666666;
	font-weight : bold;
	font-style : normal;
	margin: 0px 0px 0px 0px;
	padding-bottom: 10px;
	letter-spacing: 2px;	
	}
/********************************/
/*  link-to-top */
/********************************/

.linkToTop {
	font-size: 12px;
	color: #A86500;
	font-weight: bold;
}
.linkToTop A:LINK, .linkToTop A:VISITED { 
	color : #A86500;
	text-decoration: none;
}
.linkToTop A:ACTIVE, .linkToTop A:HOVER { 
	color : #A86500;
	text-decoration: underline;
}


.tx-indexedsearch{
	line-height:17px;
	padding-left:4px;  
	padding-top:4px;
	padding-bottom:8px;
	width: 470px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; font-size: 11px;}	
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
	height:16; 
	width:180;
}	
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; font-size: 11px;}
.tx-indexedsearch .tx-indexedsetx-indexedsearch-searchboxarch-res .tx-indexedsearch-title P { font-weight:bold; font-size: 11px;}	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; font-size: 11px;}	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#EFEFEF; font-size: 11px;}	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; font-size: 11px;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#FFFFFF; font-size: 11px;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle; font-size: 11px; }


.csc-sword{font-weight:bold;	color: #FF0000;

}
.searchbox{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
/*	border: 1px solid #666666;  */
	height:18; 
	width:145;
	color: #666666;
	padding-left: 10px;
}
/********************************/
/* Frames, spacing, link-to-top */
/********************************/
P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { font-weight: bold; }

DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #666666; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #666666; padding-top: 6px; padding-bottom: 6px;}
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
DIV.csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #666666; }
DIV.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #666666; }

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }


/*******************************************************************************

	Element container layout definition

	All elements are shown in a container which uses one of the following
	classes. Please read the specific container description for more
	Information.

*******************************************************************************/

/**
 * This class represents the outer mailform table. In this table
 * all fields and elements are shown in cells
 */
.mailform-table-outer {}

/**
 * If you like to access every single cell, please use the form wizard
 * You may input here a class which is used for every cell, but you must
 */

/**
 * td-no-style represents every single defined cell. But you can change the
 * class of every cell in the field wizard
 */
.td-no-style { background-color: #FFF; }
/**
 * This class is used for the outer container of a Form-Element
 * IF the current form content is valid
 * In the current version not used, for later purposes
 */
.tx_mailform_valid { }

/**
 * This class is used for the outer container of a Form-Element
 * IF the current form content is not valid.
 */
.tx_mailform_invalid { }

/**
 * This class is used for the outer container of a Form-Element
 * IF the current content is required, and the user has not yet input
 * the required data
 */
.tx_mailform_required { }

/**
 * This class is used for the outer container of a Form-Element
 * The class is used, if the form has not yet sent, and is not corrected.
 * Actually this is the class, the user will see the most (if he inputs correct
 * data)
 */
.tx_mailform_none { }

/**
 * If the user inputs invalid data, the error will be displayed with
 * this text formation
 */
.tx_mailform_FieldErrorMessage {
	color: #FF0000;
	font-weight: bold;
}

/**
 * This is the class which will be the outer container class for Layout
 * elements.
 * That excludes all form elements.
 * It Includes eg title-element, html-element, separator-element
 */
.tx_layout_element_container {
	color: #F00;
}

/*******************************************************************************

 Formular required star

 All existing possibilities for a required star are listed below

*******************************************************************************/
.tx_mailform_required_star {}
.tx_mailform_required_star-ok {}
.tx_mailform_required_star-required {}
.tx_mailform_required_star-error {}

/*******************************************************************************

 Formular element label definition

 All current existing elements are listed below
 You can separately design every different element type

*******************************************************************************/

.tx_mailform_label_global {

}

.tx_mailform_label_textarea {

}

.tx_mailform_label_title {

}

.tx_mailform_label_text {

}

.tx_mailform_label_textwdesc {

}

.tx_mailform_label_default {
	width:200px;
}

.tx_mailform_label_submit {

}

.tx_mailform_label_file {

}

.tx_mailform_label_password {

}

.tx_mailform_label_radio {

}

.tx_mailform_label_select {

}

.tx_mailform_label_layout_default {

}

.tx_mailform_label_navi_nextpage {

}

.tx_mailform_label_navi_previouspage {

}

.tx_mailform_label_navi_pagenavi {

}

.tx_mailform_label_navi_reset {

}

.tx_mailform_label_submit {

}

/*******************************************************************************

 Formular element layout definition

 All current existing elements are listed below
 You can separately design every different element type

*******************************************************************************/

 /**
  * Normal Text element
  */
.tx_mailform_text, .tx_mailform_captcha {
  font-size: 11px;
  color: #000;
  border: 1px solid #7F9DB9;;
  height: 18px;
  margin:4px 0 4px 0;
}

/**
 * Select (Dropdown / Multiselect)
 */
.tx_mailform_select {
  font-size: 10px;
  color: #000;
  border: 1px solid #7F9DB9;
  margin-bottom: 5px;
}

.tx_mailform_option {
  font-size: 10px;
  color: #000;
}

/**
 * Textarea
 */
.tx_mailform_textarea {
  font-size: 11px;
  font-family: Arial;
  color: #000;
  margin-bottom: 5px;
  border: 1px solid #7F9DB9;
 }

/**
 * Hidden Field
 * (Actually it does not make sense to design a invisible element)
 */
.tx_mailform_hidden {
  font-size: 10px;
  color: #000;
  border: 1px solid #222;
}

/**
 * Password field
 */
.tx_mailform_password {
  font-size: 10px;
  color: #000;
  border: 1px solid #222;
  margin-bottom: 5px;
}

/**
 * File Upload
 * Currently not functional
 */
.tx_mailform_file {
  font-size: 10px;
  color: #000;
  border: 1px solid #222;
  margin-bottom: 5px;
 }

/**
 * Checkboxes
 */
.tx-srfreecap-pi2-image {
	margin:0;
	padding:0;
}

.tx_mailform_captcha {
  padding-left:10px;
}
.tx_mailform_captcha {
	margin-right:10px;
}
input.tx_mailform_checkbox_box {

}
div.tx_mailform_checkbox_wrap {
	overflow:hidden;
	float:left;
}
* html div.tx_mailform_checkbox_wrap {
	overflow:visible;
	height:1%;
}

div.tx_mailform_checkbox_element {
	width:90px;
	height:15px;
}

td.tx_mailform_checkbox_text {
  font-size: 10px;
  color: #000;
}

label.tx_mailform_cb_label {
  font-size: 10px;
  color: #000;
}

/**
 * Radio Buttons
 */
input.tx_mailform_radio_button { }

td.tx_mailform_radio_text {
  font-size: 10px;
  color: #000;
  padding: 5px;
}
label.tx_mailform_rb_label {
  font-size: 10px;
  color: #000;
  margin-bottom: 2px;
}


tx_mailform_radio_element {
	width:120px;
	height:15px;
}

/*******************************************************************************

 Layout-element layout definition

 All current existing elements are listed below
 You can separately design every different element type

*******************************************************************************/

/**
 * Popular HR Separator
 */
.tx_mailform_hrSeparator {
  width: 100%;
  height: 2px;
}

/**
 * Text Title
 */
.mailform-table-outer h3 {
  display: block;
}

/**
 * HTML - Element
 *
 * - The HTML Element is not accessable over CSS.
 * - Please Include your CSS Definition in your specified HTML Element
 * - In the Wizard
 */

 /*******************************************************************************

 Navigation-element layout definition

 All current existing elements are listed below
 You can separately design every different element type

*******************************************************************************/
 /**
 * Submit Button
 */
.tx_mailform_submit {
  font-size: 10px;
  color: #000;
  border: 1px solid #222;
  padding:5px;
  margin: 10px 0 10px 0;
 }

/**
 * Submitbutton with extended features
 */
.tx_mailform_submitextended {
  font-size: 10px;
  color: #000;
  border: 1px solid #222;
  margin-bottom: 5px;
}

.tx_mailform_navi_nextpage {
	font-size: 10px;
	color: #000;
	border: 1px solid #222;
	margin-bottom: 5px;
}

.tx_mailform_navi_previouspage {
	font-size: 10px;
	color: #000;
	border: 1px solid #222;
	margin-bottom: 5px;
}

.tx_mailform_navi_reload {
	font-size: 10px;
	color: #000;
	border: 1px solid #222;
	margin-bottom: 5px;
}

.tx_mailform_navi_pagenavi {
	font-size: 10px;
	color: #000;
	border: 1px solid #222;
	margin-bottom: 5px;
}

.tx_mailform_navi_reset {

}

/******************************************************************************
 * Faebi Code
 ******************************************************************************
 */

.tx_mailform_field_text,
.tx_mailform_field_textwdesc,
.tx_mailform_field_textwdesc-anderes_textfeld,
.tx_mailform_field_textarea,
.tx_mailform_field_select,
.tx_mailform_field_radio,
.tx_mailform_field_password,
.tx_mailform_field_submit,
.tx_mailform_field_submitimage,
.tx_mailform_field_submitextended,
.tx_mailform_field_file {
  width:100%;
	overflow:hidden;
}

.tx_mailform_field_text-float,
.tx_mailform_field_text-float_labelrechts {
	float:left;
}

.tx_mailform_field_text-float_ohnelabel {
	float:left;
	overflow:hidden;
}

.tx_mailform_field_select-float_left_withlabel,
.tx_mailform_field_select-float_left {
	float:left;
	width:100%;
}

.tx_mailform_field_checkbox {
	overflow:hidden;
}

.tx_mailform_field_captcha {}
.tx_mailform_field_staticcountry {}
.tx_mailform_field_contelement {}


/**
 * Layout Elements
 */
.tx_mailform_layout_default {}
.tx_mailform_layout_title {}
.tx_mailform_layout_htmlelement {}
.tx_mailform_layout_error {}

/**
 * Navigation
 */
.tx_mailform_navi_pagenavi {}
.tx_mailform_navi_nextpage {}
.tx_mailform_navi_previouspage {}
.tx_mailform_navi_reset {}


.tx_mailform_td_label{
	width:200px;
}

.tx_mailform_div_label_left {
	width:200px;
	float:left;
}

.tx_mailform_div_label_error {
  color:#F00;
	font-weight: bold;
}

.tx_mailform_div_input {
	float:left;
}

.tx_mailform_div_icon {
	float:left;
}

.tx_mailform_div_err_msg,
.tx_mailform_div_err_msg_block {
	display:block;
}
.tx_mailform_div_err_msg,
.tx_mailform_div_err_msg_float-left {
	float:left;
}

.tx_mailform_div_err_msg_float-none {
	float:none;
}
.tx_mailform_div_err_msg_1 {}

.tx_mailform_field_text-float_labelrechts_input {
	width:60px;
}

.tx_mailform_div_label_left_nowidth {
	float:left;
}

.tx_mailform_div_output_select_width {
	float:left;
	width:200px;
}

.tx_mailform_div_output_select-check {
	float:left;
}
div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	margin:0 5px 0 0!important;
}

.img_left div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin:0;
}


		