/*    Euroweb Internet GmbH   */
/*        euroweb.de          */
/*                            */
/*     created by A. Engel    */
/*       malereilober.at      */

*{
	margin: 0;
	padding: 0;
}
html, body {
	height:100%;
}
html {	
	overflow-x:hidden;
	overflow-y:scroll;
}
hr {
	border: solid 1px #646463;
	width: 650px;
	margin: 20px 0 20px 20px;
}/*
* html hr {
	border: solid 1px #646463;
	width: 510px;
	margin: -8px 0 0 0;
}*/
img {
	border: 1px solid #fff;
	padding:1px;
}

p {
	padding: 10px 10px 0 0;
}

ul {
	padding:20px;
}

ul.naviALT {
	color:#FFFFFF;
	list-style:url(../images/herz.gif);

}

ul.naviALT a:link, ul.naviALT a:visited{
	color:#FFFFFF;
	background:#000000;
	text-decoration:underline;
}	

ul.naviALT a:hover, ul.naviALT a:active{
	color:#003399;
	background:#000000;
	text-decoration: none;
}

/*----------------------------------------------------------------------H-TAGS*/
h1#branding a {
	width: 300px;
	height: 150px;
 	background:url(../images/bg-logo.jpg);
 	text-indent:-9999px;
	float:left;
	position:absolute;
	display:block;
}
h2{
	padding: 0 0 0;
	color:#51A088;
	font-size:40px;
}
h3{
	font-weight:bold;
	color:#A9ED18;
	font-size:30px;
	margin-left:40px;
}
h4{
	padding: 0 0 0;
	color:#333;
	font-size:20px;
}
/*-----------------------------------------------------------------------Link-Style*/
a:link, a:visited{
	color:#fff;
	text-decoration:none;
	cursor: url("http://www.malereilorber.at/cursor.gif"), auto;	
}	

a:hover, a:active{
	color:#A5EE12;
	text-decoration: none;
	cursor: url("http://www.malereilorber.at/cursor.gif"), auto;	

}

/*-----------------------------------------------------------------------Body*/
body {
	margin: 0;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 21px;
	color:#fff;
	background:url(../images/bg-body.jpg) #7B7B7B repeat-x;
	cursor: url("http://www.malereilorber.at/cursor.gif"), url("http://www.malereilorber.at/cursor.gif"), pointer;
	}

*+html body{
margin: 0;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 21px;
	color:#fff;
	background:url(../images/bg-body.jpg) #7B7B7B repeat-x;
	cursor: url("http://www.malereilorber.at/cursor.cur"), url("http://www.malereilorber.at/cursor.cur"), pointer;
}

/*-----------------------------------------------------------------------Boxen*/
div#container{
	width: 960px;
	margin:auto;
}

div#eimer {
	position:absolute;
	width:279px;
	height:135px;
	background:url(../images/eimer.png);
	top:303px;
	left:202px;
	z-index:10;
}

div#header{
	background:url(../images/bg-header.jpg) 0 0 no-repeat;
	width: 960px;
	height: 497px;
	float:left;
	position:relative;
}

div#headline {
	width:400px;
	height:50px;
	position:absolute;
	top:411px;
	left:471px;
}

div#headline2 {
	width:400px;
	height:50px;
	position:absolute;
	top:421px;
	left:683px;
}


div#header-left {
	position:absolute;
	top:0px;
	left:-220px;
	background:url(../images/bg-header_left.jpg);
	width:220px;
	height:497px;
}

div#header-right {
	position:absolute;
	top:0px;
	left:960px;
	background:url(../images/bg-header_right.jpg);
	width:98px;
	height:497px;
}

ul#navi {
	height: 190px;
	width: 200px;
	float:left;
	padding: 0;
	margin: 0;
	background:url(../images/bg-navi.jpg) 0 0 no-repeat;
	list-style:none;
	position:absolute;
	top:180px;
	left:43px;
}

ul#navi li {
	padding-bottom:10px;
	margin:0;
}

ul#navi li a:link,
ul#navi li a:visited {
	text-decoration:none;
	font-size:18px;
	color:#fff;
}

ul#navi li a:hover,
ul#navi li a:active,
ul#navi li a.aktive {
	text-decoration:none;
	font-size:18px;
	color:#A5EE12;
}

ul#subnavi {
	height: 40px;
	width: 275px;
	float:left;
	padding: 0;
	margin: 0;
	background:url(../images/bg-subnavi.jpg) 0 0 no-repeat;
	list-style:none;
	position:absolute;
	top:73px;
	left:698px;
}

ul#subnavi li {
	margin-right:13px;
	float:left;
	color:#fff;
	font-size:17px;
}

ul#subnavi li a:link,
ul#subnavi li a:visited {
	display:block;
	text-decoration:none;
	font-size:17px;
	color:#fff;
}

ul#subnavi li a:hover,
ul#subnavi li a:active,
ul#subnavi li a.aktive {
	display:block;
	text-decoration:none;
	font-size:17px;
	color:#A5EE12;
}

div#footer {
	height:181px;
	width:960px;
	float:left;
	background:url(../images/bg-footer.jpg);
	position:relative;
}

ul#footernavi {
	height: 40px;
	width: 275px;
	float:left;
	padding: 0;
	margin: 0;
	background:url(../images/bg-footernavi.jpg) 0 0 no-repeat;
	list-style:none;
	position:absolute;
	top:127px;
	left:474px;
}

ul#footernavi li {
	margin-right:13px;
	float:left;
	color:#fff;
	font-size:17px;
}

ul#footernavi li a:link,
ul#footernavi li a:visited {
	display:block;
	text-decoration:none;
	font-size:17px;
	color:#fff;
}

ul#footernavi li a:hover,
ul#footernavi li a:active,
ul#footernavi li a.aktive {
	display:block;
	text-decoration:none;
	font-size:17px;
	color:#A5EE12;
}

#footer-top {
	position:absolute;
	top: -67px;
	left:150px;
	width:100px;
	height:67px;
	background:url(../images/bg-footer_top.jpg)
}

#footer-right {
	position:absolute;
	top:35px;
	left:960px;
	width:39px;
	height:122px;
	background:url(../images/bg-footer_right.jpg)
}

div.clear {
	clear:both;
	float:none;
}

div.imgbox {
	float:left;
	padding: 10px;
}

#content {
	width:960px;
	float:left;
	background:url(../images/bg-content.jpg) no-repeat;
	height:300px;
	height:auto!important;
	min-height:300px;
}

#column1 {
	text-align:right;
	width:185px;
	float:left;
	position:relative;
	margin-right:64px;
	height:300px;
	height:auto!important;
	min-height:300px;
	}

#kontakt {
	left:0px;
	top:400px;
	position:absolute;
	float:left;
	width:185px;
	text-align:right;
}

#navileft {
	width:185px;
	float:left;
	margin-top:100px;
	text-align:right;
	padding:0;
	margin-bottom:65px;
}

#navileft li {
	list-style:none;
	background-color:#8F4394;
	margin-bottom:5px;
	padding:3px;
	
}

#column2,
#column3,
#column4 {
	width:220px;
	float:left;
	margin-right:25px;
}

#column4 {
	margin:0;
}

#column5,
#column6 {
	width:330px;
	float:left;
	margin-right: 25px;
}

#columnfull {
	width:710px;
	float:right;
}
