/******************STYLE-SHEET******************
project:       Leihartinger - Ofenbau und Fliesen
created by:    sumo-media | werbung & multimedia
               www.sumomedia.at
               office@sumomedia.at
author:        Florian Pletzer (11/05/06)
last change:   Florian Pletzer (24/05/06)
*************************************************
Firmenname     Leihartinger - Ofenbau und Fliesen
Website        www.ofenbauundfliesen.at
Email          winter@ameus.de
************************************************/

/*****REDEFINES*****/
body {
	background: #ece3d1;
}
html, body, td {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4a3b1d;
	margin: 0px;
	padding: 0px;
}
p{
	margin-bottom: 8px;
	margin-top: 0px;
}
a {
	color: #8f2800;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
a:link {
	text-decoration: underline;
}
a:hover {
	color: #4a3b1d;
	text-decoration: underline;
}
h1 {
	margin: 0 0 8 0;
	padding: 0px;
	font-size: 15px;
}
h2{
	padding: 0px;
	float:left;
	width:100%;
	margin-bottom: 8px;
	margin-top: 8px;
	border-bottom: 1px solid #4a3b1d;
	font-weight:bold;
	font-size:14px;
}
img{
	border: 0px;
}
ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 8px;
}
li{
	background-image: url(../img/li_logo.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	padding-left: 16px;
}
/*****STYLES*****/
.imgInText{
	float: left;
	padding: 0px 8px 0px 0px;
}
.imgInSpalte{
	float: left;
	padding: 0px 0px 8px 0px;
}
/*****DIVS*****/
#bgMain {
	background-color: #efe8dc;
	width: 766px;
	left: 50%;
	margin-left: -383px;
	vertical-align: top;
	position: absolute;	
}
#intro{
	height:416px;
	top:40px;
	position: absolute;	
}
#intro2{
	top:456px;
	width:350px;
	position: absolute;	
	padding-left:8px;
	float:left;
}
#intro3{
	top:456px;
	left:350px;
	width:408px;
	position: absolute;
	float:left;
	text-align:right;
	padding-right:8px;
}
#intro4{
	top:475px;
	width:766px;
	position: absolute;
	text-align:center;
}
#header{
	width: 750px;
	background-color: #8f2800;
	height:236px;
	position: absolute;
	float:left;
	margin-left: 8px;	
}
#headerSchatten{
	background-image: url(../img/bg_grad_all.gif);
	background-repeat: repeat-y;
	width: 766px;
	height:236px;
	position: absolute;
}
#contentMain{
	background-image: url(../img/bg_grad_all.gif);
	background-repeat: repeat-y;
	width: 766px;
	top: 236px;
	position: absolute;
	padding-left: 8px;
	z-index: 2;
	
}
#contentAll{
	background-image: url(../img/bg_content.gif);
	background-repeat: no-repeat;
	width: 750px;
	float:left;
	overflow:hidden;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 15px;
}
/*#contentLeft{
	top:0px;
	left: 0px;
	width: 200px;
	overflow:hidden;
	float:left;
}*/
#contentRight{
	/*position: absolute;*/
	top:0px;
	left: 205px;
	width: 515px;
	overflow:hidden;
	padding-left: 205px;
}
#boxes180{
	padding: 0px;
	float:left;
	width:180px;
	padding-right: 16px;
	padding-bottom: 8px;
}
#boxes240{
	padding: 0px;
	float:left;
	width:240px;
	padding-right: 16px;
	padding-bottom: 8px;
}
#boxes260{
	padding: 0px;
	float:left;
	width:260px;
	padding-right: 16px;
	padding-bottom: 8px;
}
#boxes300{
	padding: 0px;
	float:left;
	width:300px;
	padding-right: 16px;
	padding-bottom: 8px;
}
#boxes480{
	padding: 0px;
	float:left;
	width:480px;
	padding-right: 16px;
	padding-bottom: 8px;
}
#boxes515{
	padding: 0px;
	float:left;
	width:515px;
	padding-right: 16px;
	padding-bottom: 8px;
}
#moveTop{
	float:right;
	width:515px;
	text-align:right;
}
#moveTop a, #moveTop a:link{
	color: #4a3b1d;
	font-size:10px;
}
#moveTop a:hover{
	color: #8f2800;
	text-decoration: underline;
}
#footer{
	background-image: url(../img/bg_grad_footer.gif);
	background-repeat: no-repeat;
	font-size:10px;
	width: 766px;
	/*height: 8px;
	bottom: -32px;	
	line-height: 26px;*/
	height: 25px;
	position:relative;
	left: -8px;
	margin-left: 0px;
	padding-left:23px;
	padding-top:1px;
	float:left;
}
#footer a, #footer a:link{
	color: #4a3b1d;
	text-decoration: none;
}
#footer a:hover{
	color: #8f2800;
	text-decoration: none;
}
#footerRight{
	right: 0px;
	padding-right: 45px;
	top:0px;
	position:absolute;
	float:left;
}
