/* schaufensterstile */

#schaufenster * {
	margin: 0 !important;
	padding: 0 !important;
}
#schaufenster {
	height: 350px !important;
	border: 1px solid #12141c !important;
	overflow: hidden !important;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-family: Arial, Helvetica, Sans-Serif !important;
}
#schaufenster h1 {
	color: #993333 !important;
line-height: 150% !important;
font-size: 1.6em !important;
font-weight: 600 !important;
margin: 0 0 10px 0 !important;
}

#schaufenster p {
	font-size: 12px !important; 
	line-height: 150% !important;
	color: #333333 !important;
}

#schaufenster a:link, 
#schaufenster a:active {
  color: #333333;
  text-decoration: none;
  border-bottom: 1px solid #3F6892;
}

#schaufenster a:visited {
  color: #3f6892;
  text-decoration: none;
}

#schaufenster a:hover {
  color: #993333;
  text-decoration: none;
}


#schaufenster strong {
color: #12141C !important;
padding: 3px !important;
background-color: #edf0f3 !important;
}

#schaufenster ul {
	font-size: 12px !important;
	line-height: 150% !important;
	margin: 5px 0 5px 20px !important; 
}

#schaufenster #bild1 {
	background: url(http://www.alexandra-steiner.at/sf/bild1.png) right top no-repeat;
	height: 100% !important;
	width: 100% !important;
}
#schaufenster #bild2 {
	background: url(http://www.alexandra-steiner.at/sf/bild2.png) right top no-repeat;
	height: 100% !important;
	width: 100% !important;
}
#schaufenster #bild3 {
	background: url(http://www.alexandra-steiner.at/sf/bild3.png) right top no-repeat;
	height: 100% !important;
	width: 100% !important;
}

#schaufenster .pfeile {
float:left !important;
top: 0 !important;
margin: 90px 5px 0 0 !important;

}
#schaufenster .pfeile p {
margin: 0 !important;
padding: 0 !important;
}

#schaufenster .oben {
	height: 65% !important;
}
#schaufenster .unten {
	background: url(http://www.alexandra-steiner.at/sf/bg.png) right top no-repeat;
	height: 35% !important;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#schaufenster .inhalt {
	padding: 15px !important;
	float: left !important;
	width: 330px !important;
}

#schaufenster .headline {
	padding: 15px !important;
}
