/* **************************************** */
/* Schwartzkopf Buchwerke GmbH CSS Document */
/* **************************************** */


/* INHALT */


/* SuperContent */

#SuperContent {
	position:absolute;
	height:450px;
	width:975px;
	margin:-100px 0px 0px 0px;
	top: 500px;
	left: 0%;
	padding: 0px;
	background-color: #FFFFFF;
	visibility: viible;
}


/* AlwaysContent */

#AlwaysContent {
	position:absolute;
	height:412px;
	width:385px;
	margin:0px 0px 0px 0px;
	top: 19px;
	left: 590px;
	padding: 0px;
	background-color: #FFFFFF;
	visibility: visible;
}


/* Content */

#Content01 {
	position:absolute;
	height:300px;
	width:385px;
	margin:0px 0px 0px 0px;
	top: 19px;
	left: 590px;
	padding: 0px;
	background-color: #FFFFFF;
	visibility: hidden;
}

#Content02 {
	position:absolute;
	height:300px;
	width:385px;
	margin:0px 0px 0px 0px;
	top: 19px;
	left: 590px;
	padding: 0px;
	background-color: #9966CC;
	visibility: hidden;
}



/* SubContent */

#SubContent01 {
	position:absolute;
	height:300px;
	width:390px;
	margin:0px 0px 0px 0px;
	top: 19px;
	left: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	visibility: hidden;
}

#SubContent02 {
	position:absolute;
	height:300px;
	width:390px;
	margin:0px 0px 0px 0px;
	top: 19px;
	left: 0px;
	padding: 0px;
	background-color: #9966CC;
	visibility: hidden;
}


/* MinibContent */

.MiniContent {
	background-color: #CCCCCC;
	border: thin dotted #333333;
}
