body{
	background: url(../img/baustudio-bg.jpg) #fff center top no-repeat scroll;
}

#wrapper {
	min-height:100%;
	height:auto !important;
	height:100%;
	color:#333;
	position:relative;
	left: 7px;
}

h1 {
	color:#ae0f0a;
	font-size:38px;
}

ul {
	color:#ae0f0a;
	list-style-type:circle;
}

p {
	font-size:12px;
}
.shadow {
	box-shadow: 5px 5px 15px #222;
	-webkit-box-shadow: 5px 5px 15px #222;
	-moz-box-shadow: 5px 5px 15px #222;
	z-index:-1;
}

.navi {
	margin-top:130px;
	height:29px;
	text-decoration:none; 
	font-size:1em;
	font-weight:bold;
	line-height:30px;
	z-index:999;
}
.naviinner{
	float:right;
	
}
.navi a {
	display:block;
	text-decoration:none;
	float:left;
	color:#fff;
}

.navi a:hover {
	text-decoration:underline;
}
.navi a:visited {
	color:#fff;
}

.spacer {
	float:left; 
	color:#fff;
	padding-left:5px;
	padding-right:5px;
}

.main {
	text-decoration:none; 
	padding-top:70px;
	font-size:1em;
}
.main p {
	margin-bottom:1em;
}

.maintitle {
	position:absolute;
	top:100px;
	left: 663px;
	font-size:1.2em;
	line-height: 1.2em;
	font-weight: bold;
	
	display:none;
}

.mainright {
	position:relative;
	width:500px;
	height:400px;
	text-decoration:none; 
	top:125px;
	left:18px;
	font-size:1em;
}
.mainright p{
	line-height:24px;
}
.mainright img{
	margin-right:5px;
}
.mainleft {
	position:relative;
	width:180px;
	height:250px;
	text-decoration:none; 
	top:262px;
	left:90px;
	font-size:1em;
	color:#c30c0e;
}
.mainleft p{
	line-height:13px;
}
p, ul{
	font-size: 13px;
	line-height: 16px;
}

.contact p{
	font-size: 18px;
	line-height: 22px;
}

.impress p{
	font-size: 12px;
	line-height: 20px;
}


.footer {
	position:relative;
	text-decoration:none; 
	top:565px;
	font-size:1em;
	line-height:18px;
	text-align:center;
}
.footer a, .main a {
	text-decoration:none;
	color:#616161;
}
.footer a:hover, .main a:hover {
	text-decoration:underline;
}
.footer a:visited, .main a:visited {
	color:#616161;
}

.main .list{
	font-size:1.2em;
	line-height:20px;
	float:left;
	width:225px;
	font-weight:bold;
}
.main .imp {
	float:left;
	width:235px;
}
.main .imp2 {
	float:left;
	width:215px;
}