/* CSS Document 

achtung: Änderungen auf Start-Page anpassen auf:
- index.html
- home.html
- template_iws_01.html

- fallbeisbiele.html identisch mit food_industrie.html

- funktinsprinzip.html identisch mit services.html

- erfahrung.html identisch mit portrait.html

- eckdaten.html identisch mit kontakt.html

- news.html identisch mit prodqual_highlight.html


*/

/*global rules*/
/*------------*/

*{font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}


/*center layout rules*/
/*------------*/

body{
	margin: auto;
	padding: auto;
}

#container{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 960px;
	height: 590px;
	margin-left: -480px;
	margin-top: -295px;
	background-color: #CCFFFF;	
}


/*layout rules*/
/*------------*/

#header{
	width: 960px;
	height: 30px;
	background-color:#FFFFFF;
}

#image_top{
	width: 960px;
	height: 110px;
	background-color: #FFFFFF;
}

#navi_top{
	width: 960px;
	height: 30px;
	padding-top: 10px;
	background-color: #FFFFFF;
}

#content_all{
	width: 960px;
	height: 390px;
	background-color: #FFFFFF;
}

#navi_left{
	height: 390px;
	float: left;
}

#content_right{
	width: 780px;
	height: 390px;
	background-color: #FFFFFF;
	float: right;
}

#content_image{
	width: 140px;
	height: 390px;
	background-color: #FFFFFF;
	float: left;
	/*background-image: url(images/img_left_fallbeispiele.gif);
	background-repeat: no-repeat;*/
}

#content_text{
	width: 625px;
	height: 390px;
	background-color: #FFFFFF;
	float: right;
}

#content_text_fix{
	width: 400px;
	height: 390px;
	/*background-color: #FFFFFF;*/
	float: left;
}

#content_text_news{
	width: 210px;
	height: 390px;
	/*background-color: #3399CC;*/
	float: right;
	background-image: url(images/img_messe_01.gif);
}

#footer{
	/*
	width: 960px;
	*/
	height: 30px;
	background-color: #FFFFFF;
	padding-left: 320px;
	clear: both;
}


/*class rules #navi/
/*------------*/

#navi_top a:link{
	text-decoration: none;
	color: #666666;
	font-size: 14px;
	display: block;
	float: right;
	width: 145px;
	height: 24px;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #66CCFF;
	padding-top: 3px;
	padding-left: 10px;
}

#navi_top a:visited{
	text-decoration: none;
	color: #666666;
	font-size: 14px;
	display: block;
	float: right;
	width: 145px;
	height: 24px;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #66CCFF;
	padding-top: 3px;
	padding-left: 10px;
}

#navi_top a:hover, active{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006699;
	font-size: 14px;
	font-weight: bold;
	display: block;
	float: right;
	width: 145px;
	height: 24px;
	border-left: solid 1px #FF3300;
	border-bottom: solid 1px #FF0000;
	padding-top: 3px;
	padding-left: 10px;
}




#navi_left a:link{
	text-decoration: none;
	color: #666666;
	font-size: 13px;
	display: block;
	width: 150px;
	height: 25;
	border-left: solid 12px #3399CC;
	border-bottom: solid 1px #006699;
	margin-top: 15px;
	padding-left: 5px;
	padding-top: 5px;
}

#navi_left a:visited{
	text-decoration: none;
	color: #666666;
	font-size: 13px;
	display: block;
	width: 150px;
	height: 25;
	border-left: solid 12px #6699CC;
	border-bottom: solid 1px #3366CC;
	margin-top: 15px;
	padding-left: 5px;
	padding-top: 5px;
}

#navi_left a:hover, active{
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	display: block;
	width: 150px;
	height: 25;
	border-left: solid 12px #FF0000;
	border-bottom: solid 1px #000000;
	margin-top: 15px;
	padding-left: 5px;
	padding-top: 5px;
}





#content_image a:link{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	width: 115px;
	height: 30;
	border-bottom: solid 1px #FF0000;
	margin-top: 18px;
	padding-left: 5px;
	padding-top: 5px;
}

#content_image a:visited{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	width: 115px;
	height: 30;
	border-bottom: solid 1px #FFFFFF;
	margin-top: 18px;
	padding-left: 5px;
	padding-top: 5px;
}


#content_image a:hover, active{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	display: block;
	width: 115px;
	height: 30;
	border-bottom: solid 1px #000000;
	margin-top: 18px;
	padding-left: 5px;
	padding-top: 5px;
}





#content_text_fix a:link{
	text-decoration: none;
	color:#CCCCCC;
	font-size: 11px;
	display: block;
	float: left;
	width: 240px;
	height: 20px;
	border-left: solid 1px #CCCCCC;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
}

#content_text_fix a:visited{
	text-decoration: none;
	color: #999999;
	font-size: 11px;
	display: block;
	float: left;
	width: 240px;
	height: 20px;
	border-left: solid 1px #999999;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
}


#content_text_fix a:hover, active{
	text-decoration: none;
	color:#000000;
	background-color:#66CCFF;
	font-size: 11px;
	display: block;
	float: left;
	width: 240px;
	height: 20px;
	border-left: solid 1px #FF3300;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
}











#footer a:link{
	text-decoration: none;
	color:#CCCCCC;
	font-size: 11px;
	display: block;
	float: left;
	width: 20px;
	border-left: solid 1px #CCCCCC;
	padding: 2px 1px 2px 1px;
	text-align: center;
}

#footer a:visited{
	text-decoration: none;
	color: #999999;
	font-size: 11px;
	display: block;
	float: left;
	width: 20px;
	border-left: solid 1px #999999;
	padding: 2px 1px 2px 1px;
	text-align: center;
}


#footer a:hover, active{
	text-decoration: none;
	color:#CCCCCC;
	background-color:#006699;
	font-size: 11px;
	display: block;
	float: left;
	width: 20px;
	border-left: solid 1px #FF3300;
	padding: 2px 1px 2px 1px;
	text-align: center;
}

/*tag rules #header*/
/*------------*/


#header p{
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-left: 60px;
	padding-right: 10px;
	text-align: right;
}


#content_text_fix h1{
	font-size: 16px;
	color: #333333;
	padding-left: 2px;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: left;
}

#content_text_fix p{
	font-size: 12px;
	color: #333333;
	padding-left: 2px;
	padding-top: 15px;
	padding-bottom: 5px;
	line-height: 135%;
	text-align: left;
}


#content_text_news h1{
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: left;
}


#content_text_news p{
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 15px;
	padding-right: 5px;
	line-height: 135%;
	text-align: left;
}



/*tagrules formular*/

	h1{
	font-size: 13px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
}

	h3{
	font-size: 12px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}


p{
	font-size: 12px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}



/*class rules global/
/*------------*/

.bild_image_top_divs{
	border: 0px;
	text-decoration: none;
	float: right;
	padding: 0px;
	margin: 0px;
}

.navi_top_active{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #006699;
}


.navi_left_active{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	background-color: #66CCFF;
}


.content_image_active{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
}


.back_forward{
	text-decoration: none;
	color:#CCCCCC;
	background-color: #FF0000;
	font-size: 11px;
	display: block;
	float: left;
	width: 20px;
	border-left: solid 1px #FF3300;
	padding: 2px 1px 2px 1px;
	text-align: center;
}


.footer_active{
	text-decoration: none;
	color:#CCCCCC;
	background-color:#006699;
	font-weight: bold;
}


.line_spacer{
	line-height: 135%;
}

.blue{
	color: #3399CC;
}

.bold_blue{
	color: #3399CC;
	font-weight: bold;
}


.bold_black{
	color: #000000;
	font-weight: bold;
}


.bold_white{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


.white{
	color: #FFFFFF;
	text-decoration: none;
}


.bold_red{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}


.download_no_line_bold{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.download_no_line_roman{
	color: #000000;
	font-weight:200;
	text-decoration: none;
}


.text_fix_gesundheit{
	background-image: url(images/img_text_fix_gesundheit.gif);
}

.text_fix_energie{
	background-image: url(images/img_text_fix_energie.gif);
}

.text_fix_prodqual{
	background-image: url(images/img_text_fix_prodqual.gif);
}

.text_fix_werterhalt{
	background-image: url(images/img_text_fix_werterhalt.gif);
}

.text_fix_gastro{
	background-image: url(images/img_text_fix_gastro.gif);
}

.text_fix_inspektion_01{
	background-image: url(images/img_text_inspektion_01.gif);
}

.text_fix_inspektion_02{
	background-image: url(images/img_text_inspektion_02.gif);
}

.text_fix_reinigung_01{
	background-image: url(images/img_text_reinigung_01.gif);
}

.text_fix_reinigung_02{
	background-image: url(images/img_text_reinigung_02.gif);
}

.text_fix_reinigung_03{
	background-image: url(images/img_text_reinigung_03.gif);
}



.text_fix_plan{
	background-image: url(images/img_text_plan.gif);
}

.text_fix_subnavi{
	background-image: url(images/img_left_fallbeispiele.gif);
	background-repeat: no-repeat;
}



/*styles backgroundimages fallbeispiele*/

.text_fix_food_01{
	background-image: url(images/img_text_fix_food_01.gif);
}

.text_fix_food_02{
	background-image: url(images/img_text_fix_food_02.gif);
}

.text_fix_food_03{
	background-image: url(images/img_text_fix_food_03.gif);
}

.text_fix_food_04{
	background-image: url(images/img_text_fix_food_04.gif);
}



.text_fix_labor_01{
	background-image: url(images/img_text_fix_labor_01.gif);
}

.text_fix_labor_02{
	background-image: url(images/img_text_fix_labor_02.gif);
}

.text_fix_labor_03{
	background-image: url(images/img_text_fix_labor_03.gif);
}

.text_fix_labor_04{
	background-image: url(images/img_text_fix_labor_04.gif);
}



.text_fix_spital_01{
	background-image: url(images/img_text_fix_spital_01.gif);
}

.text_fix_spital_02{
	background-image: url(images/img_text_fix_spital_02.gif);
}

.text_fix_spital_03{
	background-image: url(images/img_text_fix_spital_03.gif);
}

.text_fix_spital_04{
	background-image: url(images/img_text_fix_spital_04.gif);
}





.text_fix_altersheim_01{
	background-image: url(images/img_text_fix_altersheim_01.gif);
}

.text_fix_altersheim_02{
	background-image: url(images/img_text_fix_altersheim_02.gif);
}

.text_fix_altersheim_03{
	background-image: url(images/img_text_fix_altersheim_03.gif);
}

.text_fix_altersheim_04{
	background-image: url(images/img_text_fix_altersheim_04.gif);
}




.text_fix_turnhalle_01{
	background-image: url(images/img_text_fix_turnhalle_01.gif);
}

.text_fix_turnhalle_02{
	background-image: url(images/img_text_fix_turnhalle_02.gif);
}

.text_fix_turnhalle_03{
	background-image: url(images/img_text_fix_turnhalle_03.gif);
}

.text_fix_turnhalle_04{
	background-image: url(images/img_text_fix_turnhalle_04.gif);
}




.text_fix_buero_01{
	background-image: url(images/img_text_fix_buero_01.gif);
}

.text_fix_buero_02{
	background-image: url(images/img_text_fix_buero_02.gif);
}

.text_fix_buero_03{
	background-image: url(images/img_text_fix_buero_03.gif);
}

.text_fix_buero_04{
	background-image: url(images/img_text_fix_buero_04.gif);
}





.text_fix_wohnung_01{
	background-image: url(images/img_text_fix_wohnung_01.gif);
}

.text_fix_wohnung_02{
	background-image: url(images/img_text_fix_wohnung_02.gif);
}

.text_fix_wohnung_03{
	background-image: url(images/img_text_fix_wohnung_03.gif);
}

.text_fix_wohnung_04{
	background-image: url(images/img_text_fix_wohnung_04.gif);
}






.text_fix_restaurant_01{
	background-image: url(images/img_text_fix_restaurant_01.gif);
}

.text_fix_restaurant_02{
	background-image: url(images/img_text_fix_restaurant_02.gif);
}

.text_fix_restaurant_03{
	background-image: url(images/img_text_fix_restaurant_03.gif);
}

.text_fix_restaurant_04{
	background-image: url(images/img_text_fix_restaurant_04.gif);
}





