/* styles created by snapone.de  */
/* global reset paddings and margins */
* {
	margin: 0px; 
	padding: 0px;
}
body {
	background-image:url(../images/backgrounds/madeira_background.jpg); 
	background-position: top center; 
	background-attachment: fixed; 
	background-color: #FFF;
	background-repeat: no-repeat; 
	font-family: Arial, Helvetica, sans-serif;	
	color:#000066;								
}


/* wrapper around the content */
#container { 
	width: 900px; 
	margin: 0px;		/* q: neu */
	margin-left: auto; 
	margin-right: auto; 
	/* top: 0;  		q: raus */
	height: 98%;
	color:#0066ff;
}


#menu
{
    width:900px;
	height:21px;
    font-family:Verdana, Arial;
	/*background-color:#3399FF;*/
	background-image:url(../images/backgrounds/navi1_bg.gif);
	text-align:center;
}

.button
{
    color:#FFFFFF;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
    background-color:#3399ff;
    padding-top:4px;
    padding-bottom:4px;
    padding-right:20px;
    padding-left:20px;
    line-height:2;
    border-right:1px solid #2e87e1;
	border-left:1px solid #2e87e1;
}

.button:hover
{
    background-color: #FFFFFF;
	color:#000066;
	text-decoration:underline;
}
#active 
{
	background-color:#FFFFFF;
	color:#000066;
	text-decoration:underline;
}

#menu2
{
    width:900px;
	height:20px;
    font-family:Verdana, Arial;
	background-color:#ffffff;
	text-align:center;
	background-image:url(../images/backgrounds/navi2_bg.jpg);
}
#menu3
{
    width:900px;
	height:20px;
    font-family:Verdana, Arial;
	background-color:#3399FF;
	text-align:center;
	background-image:url(../images/backgrounds/navi2_bg.jpg);

}
.button2
{
    color:#000066;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
    background-color:#ffffff;
    padding-top:4px;
    padding-bottom:4px;
    padding-right:20px;
    padding-left:20px;
    line-height:2;
    border-right:1px solid #2e87e1;
	border-left:1px solid #2e87e1;
}
.button3
{
    color:#3399FF;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
    background-color:#ffffff;
    padding-top:4px;
    padding-bottom:4px;
    padding-right:20px;
    padding-left:20px;
    line-height:2;
    border-right:1px solid #2e87e1;
	border-left:1px solid #2e87e1;
}

.button2:hover
{
    background-color: #dee1ec;
	color:#000066;
	text-decoration:underline;
}
.button3:hover
{
    background-color: #dee1ec;
	color:#000066;
	text-decoration:underline;
}
#active2 
{
	background-color:#FFFFFF;
	color:#000066;
		text-decoration:underline;
}
#active3
{
	background-color:#FFFFFF;
	color:#000066;
		text-decoration:underline;
}
div#content { 				
	position: relative;			
	overflow-y: auto;
	overflow-x:hidden;
	padding: 0px;
	margin: 0px;
	width: 900px;	
	margin-left:auto;
	margin-right: auto;
	z-index: 2;
	height: 575px;
	color:#000066;
}

.spacing {
	width:896px;
	height:30px;
	
}

.block1 {
	width: 876px;
	height:auto;
	color:#000066;
	text-align:left;
	font-size:12px;
}
.block2 {
	width: 876px;
	height:auto;
	color:##000066;
	text-align:left;
	font-size:14px;
}
.block3 {
	width: 876px;
	height:auto;
	color:#000066;
	text-align:left;
	font-size:12px;
}
.blockx {
	width: 876px;
	height:auto;
	color:#000066;
	text-align:center;
	font-size:12px;
}
.mapblock {
	text-align:center;
}

.text {
	margin-left:14px;
	font-size:14px;
}
.text0 {
	margin-left:14px;
	font-size:11px;
}

.right {
	float:right;
	border:1px solid #fff;
	margin-left:13px;
}
.ueber {
	margin-left:14px;
	color:#cc6600;
}
.sub {
	font-size:12px;
	margin-left:14px;
}

.knopf {
	border:0;
}

.preistabelle {
	margin-left:14px;
	border:0;
}
.tabelle {
	border:0;
}
.bold {
	font-weight:bold;
}
.underline {
text-decoration:underline;
}

.preise_kategorie  {
	font-size:14px;
	font-weight:normal;
	text-align:left;
}

.preise {
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
div#content h1 {
line-height : 1.3;
font-size : 20px;
text-align : left;
color : #cc6600;
padding-top : 25px;
}
div#content h2 {
line-height : 1.0;
font-size : 16px;
text-align : left;
color : #cc6600;
}
.wanderung {
	font-size:14px;
	color : #006600;
}
	












div#footer {				/* ab hier alles ganz neu - weil fuss jetzt stehen bleibt */
	margin: 0px;
	padding: 0px 0px 0px 16px;
	background-image:url(images/backgrounds/end_line.gif);
	height: 36px;	/* zu bebachten */
}
div#footer a {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	font-size: 12px;
	padding: 0px 4px 0px 4px;
}
div#footer a:hover {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	font-size: 12px;
	padding: 0px 4px 0px 4px;
}
div#copy {	
	font-size: 0.8em;
	padding-right:20px;
}
