@charset "utf-8";
/* CSS Document */
/* *** css by syr*** */

body  {
	background-repeat: repeat-x;
	background-image: url(../pictures/background/bg_green.jpg);
	font-family: Arial, Helvetica, sans-serif;
    }
#container {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	background-color: #FFFF99;
	height: 570px;
	margin-top: 10px;
	} 

#header {
	height: 40px;
	width: 900px;
	margin: 0 auto;
	padding-top: 40px;
    } 

#mainnavi {
	margin-top: 40px;
	float: left;
	height: 250px;
	width: 150px;
	margin-left: 60px;
	text-align: left;
} 
 
#banner {
	background-image: url(../hg_header.jpg/bg_header.jpg)/bg_header
.jpg);
	height: 40px;
	margin: 0 auto;
	background-repeat: no-repeat;
	width: 580px;
	float: right;
	margin-right: 100px;
	background-image: url(../pictures/wagram/hg_content_home.jpg);
    }   

#objekt {
	background-image: url(../pictures/wagram/hg_content_objekt.jpg);
	height: 40px;
	margin: 0 auto;
	background-repeat: no-repeat;
	width: 580px;
	float: right;
	margin-right: 100px;
	margin-left: 100px;
    } 		

#impressionen {
	background-image: url(../pictures/wagram/hg_content_impressionen.jpg);
	height: 40px;
	margin: 0 auto;
	background-repeat: no-repeat;
	width: 580px;
	float: right;
	margin-right: 100px;
	margin-left: 100px;
    } 

#natur {
	background-image: url(../pictures/wagram/hg_content_natur.jpg);
	height: 40px;
	margin: 0 auto;
	background-repeat: no-repeat;
	width: 580px;
	float: right;
	margin-right: 100px;
	margin-left: 100px;
    }   
	
#kontakt {
	background-image: url(../pic_wagram/kontakt.jpg);
	height: 40px;
	margin: 0 auto;
	background-repeat: no-repeat;
	width: 580px;
	float: right;
	margin-right: 100px;
	margin-left: 100px;
    } 
	
#sidebar {
	width: 500px;
	padding: 0 0 10px 10px;
	margin-left: 60px;
	border-left-color: #77263C;
	border-bottom-color: #77263C;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: left;
	float: left;
    }
	
#sidebar_p {
	width: 500px;
	text-align: left;
	padding: 0 0 10px 10px;
	float: left;
	margin-left: 60px;
	border-left-color: #77263C;
	border-bottom-color: #77263C;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
    }
		
#sidebox{
	width: 500px;
	padding: 10px 10px 0 0;
	float: left;
	margin-left: 70px;
	border-right-color: #77263C;
	border-top-color: #77263C;
	border-top-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: left;
    }
    
#sidebarnavi {
	padding: 30px 20px 20px 20px;
	width: 810px;
	margin: 0 auto;
	height: 60px;
	text-align: right;
    }

#side {
	width: 215px;
	float: right;
	margin-right: 70px;
	margin-top: 30px;
	border-top-color: #77263C;
	border-right-color: #77263C;
	border-top-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	padding-top: 10px;
	padding-right: 10px;
	height: 120px;
    }    

#pageim {
	width: 580px;
	height: 100px;
	margin-right: 100px;
	float: right;
	background-image: url(../pic_wagram/hg_content_impressionen.jpg);
	background-repeat: no-repeat;
	text-align: right;
    }      

#pagenat {
	width: 580px;
	height: 100px;
	margin-right: 100px;
	float: right;
	background-image: url(../pic_wagram/hg_content_natur.jpg);
	background-repeat: no-repeat;
	text-align: right;
    } 
	
#pagekon {
	width: 580px;
	height: 100px;
	margin-right: 100px;
	float: right;
	background-image: url(../pic_wagram/hg_content_kontakt.jpg);
	background-repeat: no-repeat;
    }           
	
#example {
	width: 580px;
	height: 100px;
	margin-right: 100px;
	float: right;
	text-align: right;
    }    
	
#content {
	width: 580px;
	height: 60px;
	margin-right: 100px;
	float: right;
	margin-top: 30px;
	background-image: url(../pic_wagram/hg_content_home.jpg);
	background-repeat: no-repeat;
	text-align: right;
    } 
	
p, pre {
	padding: 0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}
pre, code {
}

.img{	
}
   
#footer {
	text-align: left;
	width: 100px;
	float: left;
	position: absolute;
	left: 140px;
	top: 530px;
	padding: 10px;
    } 
    
.slideshowContainer {
	width: 400px;
	height: 300px;
	margin-right: 100px;
	border: 1px solid #333333;
	margin-top: 30px;
	float: right;
	display: inline;
	margin-bottom: 20px;
}

.loading {
	background: url(images/loading.gif) center no-repeat;
}

.slideshowThumbnail {
	outline: none;
}

.slideshowThumbnail img {
	border: 1px solid white;
	padding: 4px;
	visibility: hidden;
}

a:hover.slideshowThumbnail img {
	border: 1px solid #ccc;
	padding: 4px;
}

.current img {
	padding: 5px;
	visibility: hidden;
}

.outline {
	z-index: 0;
	position: absolute;
}

#thumbnails {
	width: 100px;
	visibility: hidden;
	float: left;
	position: absolute;
}

a:link {
	text-decoration: none;
	outline: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	outline: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	outline: none;
	color: #333333;
}
a:hover {
	outline: none;
	color: #999999;
}

.Stil1 {
	color: #77263C;
	font-size: 32px;
	font-weight: bold;
}
.Stil2 {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.Stil3 {
	font-size: 16px;
	color: #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Stil4 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
