/* Globale Einstellungen 
--------------------------------------------------------------------------------------------------- */
*, html {
	margin:0;
	padding:0;
}

body {
	color:#666;
	font-family:Arial, Helvetica;
	font-size: 13px;
	color: #333;
	background:url(if/customer/bg_body.gif) repeat-x;
}

a {
	color:#036;
	text-decoration:none;
}

a:hover {
	color:#036;
	text-decoration:underline;
}

h1 {
    font-size:18px;
    color:#036;
    /*font-weight: normal;*/
}

h2 {
	font-size:18px;

}




img {
	border:0;
}


/* Rahmen
--------------------------------------------------------------------------------------------------- */

#grid {

}


#searchfield {
 	float: right;
    padding-top: 4px;
    text-align: right;
}

#sitemap {
	height: 32px;
	float: left;
	
}

.tr {
	float: left;
	height: 32px;
	widows: 0px;
	border-left:1px solid #ccc;
	border-right:1px solid #aaa;
}

#openfile {
    margin: 0 auto;
    background:url(if/customer/openfile-logo.png) no-repeat;
    cursor:pointer;
    height:16px;
    width:160px;
    margin-bottom: 10px;
}




/* Container
--------------------------------------------------------------------------------------------------- */

#container {
	margin: 0 auto;
	padding: 0 2px;
	width: 976px;
	background: url(if/customer/bg-container.png) repeat-y;
}




/* Erster und zweiter Kopfbereich 
--------------------------------------------------------------------------------------------------- */
#area_head_1 {
	margin: 0 auto;
	width:976px;
}

#area_head_1 img {
	margin: 8px 0 4px 752px;
}











/* Left
--------------------------------------------------------------------------------------------------- */
#area_content_1 {
    float:left;
    width:740px;
    padding-top: 30px;
}

#area_content_1 div.ticker {
	position: relative;
	white-space: nowrap;
	font-size:12px;
	color: #000;
}

.visitorForm label {
    display:block;
    font-size:12px;
    margin:6px 0 2px 0;
}

.visitorForm sup {
    font-size:8px;
    line-height:0;
}

.visitorForm .contact_email {
    display:none;
}


/* Right Area
--------------------------------------------------------------------------------------------------- */

#area_right_1 {
    padding-top: 30px;
    float:right;
    width:236px;
}



/* Footer
--------------------------------------------------------------------------------------------------- */
#area_footer_1 {
	margin: 0 auto;
	width:976px;
	height: 90px;
	padding: 0 2px 0 2px;
	background: url(if/customer/footer.png) no-repeat;	
}


#area_footer_1 img {
    float:right;
}

#area_footer_1 ul {
    font-size: 11px;
    list-style:none;
    padding: 8px 0 0 140px;
}


#area_footer_1 ul li {
    float:left;
    padding: 0 20px 0 0;
}

#area_footer_1 ul li a {
	color:#333;
}

#area_footer_1 a:hover {
    color:#036;
    text-decoration: none;
}


.breadcrumb, .adress {
	float: left;
	font-size: 11px;
	padding-top: 11px;
}

.breadcrumb {
	width: 610px;
	padding-left: 140px;
}

.adress {
	width: 112px;
}

.adress a {
	text-decoration: underline;
}




span.of_newsTitle {
	font-family: Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
}

p.of_newsText {
	font-family:Arial, Helvetica;
	color: #000;
	font-size: 12px;
}

p.headline {
	font-weight: bold;
}
a.white {
	color: #666;
}

a.white:hover {
	color: #666;
	text-decoration: underline;
}

table.pageTable {
	padding: 0;
	margin: 0;
	border: 0;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: left;
}

td.pageTable {
	font-family:Arial, Helvetica;
	font-size: 12px;
	color: #000;
	padding: 2px 4px;
}

.legend {
	color:#666;
	font-size: 11px;
	padding-top: 3px;
}

.dividerLine {
	border-top: 1px solid #036;
}

.normText {
	color: #333;
}	
	
.v_small {
	font-size: 12px;
}
	
li.small {
	font-size: 9px;
	color:#666;
}
	

#special_image {
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center 0;
}

img.pictRowBtnLeft {
	background:url(if/pictRowLeft.png);
	cursor:pointer;
	z-index:1;
	position:absolute; 
}

img.pictRowBtnLeft:hover {
	background:url(if/pictRowLeftOver.png);
}

img.pictRowBtnRight {
	background:url(if/pictRowRight.png);
	cursor:pointer;
	z-index:1;
	position:absolute; 
}

img.pictRowBtnRight:hover {
	background:url(if/pictRowRightOver.png);
}

	

/* Tools
----------------------------------------------------------------------------------------------------------------------------------- */
#of_tools ul {
	display: block;
	margin: 0;
	list-style-type: none;
	font-size: 12px;
}
	
#of_tools li  {
	display: block;
	float: left;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}


/* Formulare
----------------------------------------------------------------------------------------------------------------------------------- */
.visitorForm input, .visitorForm select, .visitorForm textarea {
    background:#EEEEEE;
	border: 1px solid #EEEEEE;
	color:#666;
	font-family:Arial, Helvetica;
	font-size:12px;
	margin: 1px 0 1px 0;
	padding:4px;
}
	
.v_success {
	color: #fff;
	font-weight: bold;
	padding: 4px;
	background-color: #093;
	margin-bottom: 10px;
}
	
.v_error {
	color: #fff;
	font-weight: bold;
	padding: 4px;
	background-color: #c00;
	margin-bottom: 10px;
}
	
.v_note {
	color: #fff;
	font-weight: bold;
	padding: 4px;
	background-color: #f60;	
	margin-bottom: 10px;
}





/* Klassen fuer Edit Modus
----------------------------------------------------------------------------------------------------------------------------------- */

.v_edit_title, .v_edit_normtext, .v_edit_normtext_headline, .v_edit_combi, .v_edit_legend, .v_edit_pageTable, .v_edit_ticker {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color:#333;
	background-color: transparent;
	margin: 0;
	padding: 0;
	border: 1px solid #999;
}

.v_edit_title {
	font-size: 18px;
	font-weight: bold;
	background: #fff;
	color:#036;
}

.v_edit_title_h2 {
	font-size: 13px;
	font-weight: bold;
}

.v_edit_pageTable {
	border: 0;
	font-size: 13px;
	height: 16px;
	color: #333;
}

.v_edit_normtext, .v_edit_normtext_headline, .v_edit_combi {
	font-size: 13px;
	font-family: Arial, Helvetica;
	background: #fff;
	color: #333;
}

.v_edit_normtext_headline {
	font-weight: bold;
	color: #333;
}

.v_edit_legend {
    background: #fff;
	font-size: 11px;
	color: #666;
}

.v_edit_link {
	color: #036;
	font-family: Arial, Helvetica;
    font-size: 13px !important;
}
	
.v_yellowBg {
	background-color: #ff6;
}


/* Banner
---------------------------------------------------*/
.banner{
	float:left;
	text-decoration:none;
	font-family: arial, helvetica, 
	}

.bannerHover{
	cursor:pointer;
	}

.banner:hover .bannerHover{
	background-image:url(if/customer/promotionPanelOver.png);
	cursor:pointer;
	z-index:5;
	}


/* Verschiedenes
----------------------------------------------------------------------------------------------------------------------------------- */
.clearer {
	clear: both;
}

/* Formular
----------------------------------------------------------------------------------------------------------------------------------- */
#contactform {
    clear:both;
}

#contactform  label {
    clear:left;
    float:left;
    width:120px;
}

#contactform input, #contactform select, #contactform textarea {
    background:white;
    border:2px solid #DDD;
    float:left;
    width:340px;
}

#contactform select {
    width:352px;
}

#contactform h5, #contactform h6 {
    color:#336699;
    font-size:12px;
    margin-top:20px;
}

#contactform h6 {
    margin:15px 0 5px 0;
}

#contactform .chkbx {
    clear:both;
    padding:2px 0;
}

#contactform .chkbx input {
    border:0;
    padding:0;
    float:left ! important;
    margin: 2px 8px 0 0;
    width:auto;
}
