
* {
	margin:0;
	padding:0;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	background:url(../img/content_bg.jpg) repeat-x 0% 0%;
	background-color:#82B64A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#E6F0D5;
}
#wrapper {
	background:url(../img/schatten.jpg) no-repeat 50% 26px;
	height:100%;
}
#all {
	position: relative;
	height: 100%;
	width:766px;
	margin:0 auto;
}
html>body #all {
	height: auto;
	min-height: 100%;
}
.clear {
	clear:both;
	font-size:1px;
	margin-top:-1px;
}
/* Verlinkungen
----------------------------------------------- */
a {
	color:#E6F0D5;
}
/* =Header
----------------------------------------------- */
#mainpic {
	float:left;
	width:323px;
	height:545px;
	background:url(../img/hauptbild.jpg);
}
#menu {
	list-style:none;
	width:433px;
}
#menu li {
	float:left;
	height:26px;
}
#menu li a {
	text-decoration:none;
	display:block;
	text-indent:-9999px;
	width:144px;
	height:26px;
}
h1 span {
	display:none;
}
h1 a img {
	border:0;
}
h1 {
	margin-top:46px;
}
/* =Content
----------------------------------------------- */
#content {
	float:left;
	width:443px;
	display:table;
	background:url(../img/content_bg.jpg) no-repeat 0% 0%;
}

/* =Footer
----------------------------------------------- */

#empty, #footer {
	height: 17px;
	clear:both;
}

#footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
#footer a {
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	width:118px;
	height:17px;
	margin-left:316px;
}

.rollover1 a {
	display:block;
	width:440px;
	height: 100px;
	background-image:url(../img/sugarads_werbeagentur_over.png);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
      }
.rollover1 a:hover {
      display:block;
      background-image:url(../img/sugarads_werbeagentur.png);}
	  
.rollover2 a {
	display:block;
	width:440px;
	height: 100px;
	background-image:url(../img/pressefotografie_over.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
      }
.rollover2 a:hover {
      display:block;
      background-image:url(../img/pressefotografie.jpg);	 
	  }
	  
.rollover3 a {
	display:block;
	width:440px;
	height: 100px;
	background-image:url(../img/webportal_ramsau_over.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
      }
.rollover3 a:hover {
      display:block;
      background-image:url(../img/webportal_ramsau.jpg);	  

