@charset "utf-8";
/* CSS Document */


/*********************************************************
*	HEADER 
*********************************************************/

#wrapper-header{
	background-image:url(../img/print_logo.gif);
	background-repeat:no-repeat;
}

#logo{
	display:none;

}

#logo-print{
	display:block;
	width:200px;
	height:23px;
	float:left;
}

#wrapper-header-img,
#wrapper-header-img img{
	width:958px;
	height:239px;
	display:none;
}

/*********************************************************
*	META NAVI 
*********************************************************/

ul#meta-navi{
	display:none;
}

/*********************************************************
*	MAIN NAVI 
*********************************************************/

ul#main-navi{
	display:none;
}

/*********************************************************
*	SUBNAVI 
*********************************************************/

ul#sub-navi{
	display:none;
}


/*********************************************************
*	WRAPPER-CONTENT 
*********************************************************/

h1, h2, h3{
	color:#000;
}

p, dl{
	color:#000;
}

/*********************************************************
*	CONTENT 
*********************************************************/

#content a{
	color:#000;
}

/*********************************************************
*	CONTENT-RIGHT
*********************************************************/

#right *{
	color:#000;
}

/***************************************************************
*	FORMULAR: KONTAKT
***************************************************************/


.csc-mailform-field{
	color:#000;
}

.csc-mailform-field label span{
	color:#000;
}

/* explaination */
#c98 p span{
	color:#000;
}

.csc-mailform-field input,
.csc-mailform-field select,
.csc-mailform-field textarea{
	color:#000;
}

.csc-mailform-field input.csc-mailform-submit{
	color:#000;
}

#c7 .csc-mailform-field span,
#c8 span{
	color:#000;
}

/*********************************************************
*	FOOTER
*********************************************************/

#footer{
	color:#000;
}

#footer a{
	color:#000;
}

