/* strohm einrichtungen
   startseite ausnahmen
   05 2009 erik wunderlich */

a:hover {
	text-decoration:none;
}

div#marginalspalte {
	display:none;
}

div#bildcontent {
	background-color:#730B2D;
}
div#bildcontent .steg {
	width:780px;
	border-right:none;
}

div#startbox p {
	float:left;
	
	width:195px;
	height:170px;
	margin:0px !important;
}

div#startbox a {
	display:block;
	width:192px;
	height:167px;
	line-height:167px;
	color:#FFF;
	text-align:center;
}

div#startbox .col1 {
	background-color:#695C59;
}
div#startbox .col2 {
	background-color:#705333;
}
div#startbox .col3 {
	background-color:#49514A;
}
div#startbox .col4 {
	background-color:#4A3C1F;
}

div#teasercontent {
	position:absolute;
	width:124px;
	height:317px;
	left:937px;
	top:165px;
	overflow:hidden;
	
}

div#teasercontent h1, div#teasercontent h2, div#teasercontent h3, div#teasercontent p {
	font-size:0.7em;
	line-height:1.25em;
	color:#FFF;
}

div#teasercontent h1, div#teasercontent h2, div#teasercontent h3 {
	font-size:0.8em;
	font-weight:bold;
	margin-bottom:1em;
}

