/* CSS Document */
/*

KEINE TYPO

nur screen!!!!!!

KEINE EXTENTIONS

*/

/*HAUPTSCREEN */



html {
	margin: 0px;
	padding: 0px;
	overflow: scroll;
}

body {
	margin: 0px;
	text-align: center;
	background-image: url(../img/bg_screens/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #E5E3E4;
	padding: 0px;


	}
	
.centerframe {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	text-align: center;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}	

#PRINTHEADER {
	display: none;
}

#header {
	width: 900px;
	background-color: #CCCCCC;
	height: auto;
	}

#HEAD_PIC {
	float: left;
	clear: left;
	height: 200px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	}
	
#HEAD_CLAIM{
	float: right;
	clear: right;
	height: 200px;
	width: 450px;
	margin: 0px;
	padding: 0px;
	}	
	
#HEAD_CLAIM img, #HEAD_PIC img  {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;	
	}	
			
.tx-flashpageheader-pi1 {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 450px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}

#NAVIFRAME {
	float: left;
	height: 30px;
	width: 900px;
	clear: left;

}

#NAVI_MAIN {
	height: 30px;
	width: 690px;
	clear: left;
	float: left;
	
	}

#NAVI_RECHTS {
	float: right;
	height: 30px;
	width: 50px;
	}	
		
#CONTENT_AREA {
	margin:0;
	padding:0;
	width: 900px;
	min-height: 200px;
	}
	

#META_MENU {
	text-align: right;
	vertical-align: middle;
	height: 30px;
	width: 900px;
	float: left;
}



/*PRODUKTSCREEN*/
	
#HEAD_LEISTE {
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 50px;
	text-align: left;
	vertical-align: top;
}
#HEAD_LEISTE img {
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

#HEAD_PRODUKT {
	height: 250px;
	width: 900px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clear: both;
}	

#HEAD_PRODUKT_PRINT {
	display: none;
}

/*FOOTLINE-CONTAINER / FOOTERELEMENTE*/


.ROOTLINE {
	width: 900px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
	
	
#FOOTLINE {
	margin:0;
	padding:0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	height: 80px;
	width: 900px;
	float: left;
	clear: left;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	}
	
.cleaner {
	clear:both;
	font-size:1px;
	border:0px none;
	margin:0;
	padding:0;
	width: 1px;
	height: 1px;
	background: transparent;
	color: #C2C2C2;
	}
	

/*SPRACHBUTTON FOOTER  PRINT  TOPLINK*/


#NAVIFRAME #LANGUAGE_BORDER {
	width: 150px;
	float: right;
	height: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 3px;

}

#LANGUAGE {
	height: auto;
	width: auto;
	margin-top: 8px;
}



#footerbuttons {
	float: right;
	width: 200px;
	height: 30px;
}
 
#PRINT {
	width: 50px;
	height: 30px;
	float: right;
}

#TOPLINK  {
	width: 30px;
	height: 30px;
	float: right;
	padding: 0px;
	position: relative;
}

/*FOOTER-CONTAINER*/

#FOOTER {
	width: 700px;
	height: 30px;
	float: left;
}

/* Admin Panel 
body > form {
float: right;
	text-align: left;
	}
*/
.typo3-adminPanel {
	right: 0px;
	bottom: 0px;
}
