/* CSS Document */

/* Hauptelemente */

body {
	background-color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image:url("http://www.eden.at/img/bg_total.gif");
	background-repeat:repeat-y;
	background-position:center;
	}
	
#iframeexpressanfrage {
	background-color:#f8eac8;
	}	
	
#iframeexpressanfrage td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	}

#total {
 position: absolute;
 width: 970px;
 left: 50%;
 height:100%;
 margin-left: -485px;
 top: 0px;
 background-image:url(http://www.eden.at/img/bg_total.gif);
 background-repeat:repeat-y;
 border:#000000 solid 0px;
	}
	
#topnav {
	width:100%;
	height:30px;
	position:relative;
	top:0px;
	background-color:#951e1a;
	}
	
#hauptnav {
	width:190px;
	height:100%;
	position:absolute;
	top:30px;
	left:0px;
	background-color:#efe6d0;
	}

#headerbild {
	width:590px;
	height:270px;
	position: absolute;
	left: 190px;
	top: 30px;

}


#hauptcontent {
	width:580px;
	position:absolute;
	left: 190px;
	top:300px;
	padding:5px;

	}
	
	
#bannerservices {
	width:190px;
	height:100%;
	position:absolute;
	left: 780px;
	top:30px;
	background-color:#f8eac8;
	}
	
#footer {
	position:fixed; 
	margin:0; 
	bottom:-1px; 
	width: 970px;
 	left: 50%;
 	height:100%;
 	margin-left: -485px;
	display:block; 
	height:30px; 
	background-color:#dfcc9a;
	color:#951e1a; 
	font-size:1em; 
	color:#951E1A;
	font-size:10px;
	}





/* Ende Hauptelemente */


/* diverss Styles für Inhalt */

h3 {	
	font-size:25px;
	line-height:25px;
	}
h4 {  
	font-size:25px;
	line-height:25px;
	}


td.rot {
background-color:#af101f;
}

td.dunkelgruen {
background-color:#456726;
}

td.hellgruen {
background-color:#91b422;
}

img.rahmen {
border:#000000 1px solid;
	
}

table.rahmenaussen {
	border:#cccccc 1px solid;
	background-color:#eeeeee;
	padding: 5px;
	width:100%;
	}

#tabelleangebot td {
	border:#DBBB61 1px dotted;
	}
	
#tabelleangebot a {
	color:#FFFFFF;
	}


select.hauptnav {
	color:#666666;
	size:10px;
	width:150px;
	}
input {
	color:#666666;
	font-size:9px;
	}

input.submitexpressanfrage {
	border: 1px solid #951E1A;
	color: #951E1A;
	background-color:#f8eac8;
	font-size:10px;
	}

a {
color:#951e1a;
text-decoration:none;
}

a:hover {
	text-decoration:underline;
	}
	
#hauptnav a {
	color:#817f84;
	}
#hauptnav a:hover {
	color:#951e1a;
	}
	
#hauptnav a.hauptnavbutton {
	color:#951E1A;
	text-decoration:none;
	font-weight:bold;
	}
#hauptnav a.hauptnavbutton:hover {
	text-decoration:underline;
	}
	
#hauptnav a.aktiv {
	color:#841115;
	font-weight:bold;
	}
	
	
#topnav a {
	color:#FFFFFF;
	text-decoration:none;
	}

#topnav a:hover {
	text-decoration:underline;
	}
	
a.weiss {
	color:#FFFFFF;
	}
	
.angebotheadline {
	color:#FFFFFF;
	font-weight:bold;
	padding-left:5px;
	padding-top:2px;
	height:38px;
	}
	
.angebottable {
	border: 1px #EFE6D0 solid;
	}

.angebot {
	color:#FFFFFF;
	background-color:#962e34;
	padding-left:5px;
	padding-top:2px;
	height:20px;
	}

.angebot:a, .angebot a, td.angebot a {
	color:#FFFFFF;
	}
		

	
.small {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	}
.big {
	color:#FFFFFF;
	line-height:16px;	
	font-size:16px;
	font-weight:bold;
	}

.modulerechtsheadline {
	background:url(http://www.eden.at/img/bg_module_rechts.gif);
	height:34px;
	}
	
b.beige, strong.beige {
	color:#841115;
	font-weight:bold;
	}

li {
	list-style-image: url("/UserFiles/Image/lig.gif");
}

	
/* Ende diverss Styles für Inhalt */	
	
/* Zoom-Silder */

* .highslide {
	cursor: url(http://www.eden.at/img/zoomin.cur), pointer;
    outline: none;
}

.highslide img {
	border: 1px solid black;
}
.highslide:hover img {
	border: 1px solid gray;
}

.highslide-image {
    border-bottom: 1px solid black;
    cursor: pointer; /* opera */
	cursor: url(http://www.eden.at/img/zoomout.cur), pointer;
}
.highslide-image-blur {
    cursor: pointer;
    cursor: hand;
}

/* Ende Zoom */
