/*
main css stylesheet for www.sensoli.de
Author:     Michael Schmid - http://www.sitefabrik.de
Created:    24.09.2007
Modified:   04.10.2007
*/

body {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#HEADER {
	display:none;
}

#LOGO {
	width: 286px;
	float: left;
	padding: 0 0 15px 40px;
	display: inline;
}

#LOGO  a  img {
	border-style: none;
}

#SHOP  a  img {
	border-style: none;
}

#HAUPTNAVIGATION {
	display:none;
}

#SPRACHWAHL {
	display:none;
}


#INHALTSBEREICH {
	width: auto;
}

#DEKOBILD {
	display:none;
}

#SUBNAVIGATION {
	display:none;
}


#CONTENT {
	
}

#CONTENT h1 {
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 0px;
	line-height: 1.4em;
}

#FOOTER {
	margin: 10px 0 0 0;
	display:none;
}