@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#startseite {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1091px;
	height: 737px;
	position: relative;
}
ul#menu {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 330px;
	top: 150px;
}
.home_btn {
	background-color: #000;
	background-image: url(../../../../images/steinbauer/menu/home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -10000px;
	display: block;
	width: 45px;
	height: 25px;
	position: absolute;
	right: 230px;
	top: 115px;
}
.home_btn:hover {
	background-position: -43px;
}
#wrapper #logo {
	position: absolute;
	top: 120px;
	left: 45px;
}
#wrapper div#content.small_content {
	width: 574px;
	background-image: url(../../../../images/steinbauer/content_background_small.jpg);
}
#wrapper div#content.big_content {
	width: 812px;
	background-image: url(../../../../images/steinbauer/content_background_big.jpg);
}
div#bildleiste {
	position: absolute;
	top: 210px;
	right: 260px;
	width: 200px;
}
.padd {
	padding: 15px 30px;
}
div#bildleiste img {
	border: 3px solid #FFF;
	margin-bottom: 5px;
}
#wrapper #content {
	background-repeat: no-repeat;
	background-position: left top;
	height: 440px;
	position: absolute;
	left: 50px;
	top: 200px;
}
ul#menu li {
	float: left;
	width: 89px;
	height: 33px;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: left top;
}
ul#menu li a {
	display: block;
	font-size: 30px;
	width: 89px;
	height: 33px;
	text-indent: -9999px;
}
ul#menu li:hover {
	background-position: -89px;
}
#menu li.news_btn {
	background-image: url(../../../../images/steinbauer/menu/news.jpg);
}
#menu li.team_btn {
	background-image: url(../../../../images/steinbauer/menu/team.jpg);
}
#menu li.preise_btn {
	background-image: url(../../../../images/steinbauer/menu/preise.jpg);
}
#menu li.galerie_btn {
	background-image: url(../../../../images/steinbauer/menu/galerie.jpg);
}
#menu li.kontakt_btn {
	background-image: url(../../../../images/steinbauer/menu/kontakt.jpg);
}
#wrapper {
	background-image: url(../../../../images/steinbauer/BG.jpg);
	height: 768px;
	width: 1106px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 auto;
	position: relative;
}

#wrapper #footer {
	top: 685px;
	left: 373px;
}

#footer {
	position: absolute;
	left: 373px;
	top: 659px;
	font-size: 13px;
	color: #333;
}

#footer a {
	color: #333;
	text-decoration: none;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.scroll {
	overflow: auto;
	height: 402px;
	width: 555px;
}
.big_content .scroll {
	width: 750px;
}
.news img {
	border: 2px solid #000;
}
h1 {
	font-size: 22px;
}

h2 {
	font-size: 17px;
}

a img {
	border: none;
}

.clear {
	clear: both;
}
.right {
	float: right;
}
.left {
	float: left;
}

p.content {
	font-size: smaller;
}
