/** * Main stylesheet for maxpartner.de * (c) S. Teuber 2009 */body {	background:			url(../media/kachel.gif);}#container {	width:				660px;	margin:				40px auto;	padding:			60px 0 30px 60px;	background-color:	white;	position:			relative;}/* Main navigation */#mainNav {	list-style-type:	none;	margin:				2em 0 3em 0;	text-transform:		uppercase;	font-size:			1.1em;	font-weight:		bold;	position:			relative;}#mainNav li {	display:			inline;	margin-right:		5px;}#mainNav li a {	margin-right:		5px;}#mainNav ul {	position:			absolute;	top:				1.5em;	left:				0;	margin:				0;}#mainNav .act {	color:				#cf003d;}/* Header image */#headImg {	margin-bottom:		1.5em;	/*width:				100%;*/	/*height:				220px;*/	overflow:			hidden;}/* Top box (alternate to header image on some pages) */#topBox {	background-color:	#cf003d;	color:				white;	width:				548px;	height:				138px;	padding:			11px;	margin-bottom:		1.5em;	min-height:			1.5em;	font-size:			1.2em;}#topBox p {	margin-bottom:		0;}#topBox h1 {	color:				white;}#topBox a {	color:				white;	text-decoration:	underline;}#topBox a:hover, #topBox a:active {	color:				#AAA;}/* Content area */#content {	width:				570px;	min-height:			25em;	font-size:			1.2em;	position:			relative;}#content a {	color:				#cf003d;}#content a:hover, #content a:active {	color:				#666;}div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {	margin:				0 0 1.5em 0;}div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {	margin-bottom:		0;}/* FCEs */.clear {	clear:				both;	margin-bottom:		1.5em;}.twoColsEven .left, .twoColsEven .right,.twoColsOddLargeLeft .left, .twoColsOddLargeLeft .right,.twoColsOddLargeRight .left, .twoColsOddLargeRight .right {	float:				left;}.twoColsEven .left, .twoColsEven .right {	width:				280px;}.twoColsEven .left {	margin-right:		10px;}.twoColsOddLargeLeft .left {	margin-right:		10px;	width:				175px;}.twoColsOddLargeLeft .left {	width:				385px;}.twoColsOddLargeRight .left {	margin-right:		10px;	width:				375px;}.twoColsOddLargeRight .left {	width:				185px;}.threeColsEven .left, .threeColsEven .center, .threeColsEven .right {	float:				left;	width:				180px;}.threeColsEven .left, .threeColsEven .center {	margin-right:		15px;}.hr p {	padding-bottom:		1.5em;	border-bottom:		1px solid black;}/* References */.mpref-text {	font-weight:		bold;	margin-bottom:		1.5em;}#content .mpref-text a {	color:				#111;}#content .mpref-text a:hover,#content .mpref-text a:active {	background-color:	#CF003D;	color:				#FFF;}.mpref-image {	position:			absolute;	top:				0;	right:				0;	opacity:			0;	filter: 			alpha(opacity = 0);}/* Footer */#footer {	position:			relative;	color:				#999;	font-size:			.9em;	clear:				both;	margin-top:			3em;	padding-top:		3em;}#footer a {	color:				#666;}#footer a:hover, #footer a:active {	color:				#cf003d;}#content .csc-textpic {	margin-bottom:		3em;	}
