@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	background:#F0F0F0;
}

#shadow_bg {
	background: url(../images/bg1024.gif) top center repeat-y;
}

#shadow_bottom {
	background: url(../images/bgbottom.gif) top center no-repeat;
	margin: 0px;
	height: 11px;
}

#site{
	width: 955px;
	margin:0 auto;
	padding: 0px;
}

#header{
	
}

#middle{
	background-image:url(../images/middle_bg.gif);
	background-repeat: repeat-y;
}

/***** start globale styles *****/

A:LINK, A:VISITED{
	text-decoration:underline;
	color: #666;
	border:0;
}

A:HOVER, A:ACTIVE{
	color: #333;
	text-decoration:underline;
	border:0;
}

img {
	border: 0;
}

/***** start globale styles *****/

/***** start Header *****/
#logo{
	height: 100px;
	text-align: center;
	background-image:url(../images/stimmungsbild_top.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#topnav{
	height: 199px;
	background-color:#3292C2;
	background-image:url(../images/stimmungsbild.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#topnav ul{
	width: 210px;
	/**width: 170px;**/
	margin:0px;
	padding: 0px;
	padding-top: 4px;
	margin-left: 1px;
	list-style:none;
	border-bottom: 1px solid #cccccc;
}

#topnav li{
	border-top: 1px solid #cccccc;
	margin:0px;
	padding: 0px;
	list-style:none;
	text-indent: 30px;
	line-height:18px;
}

#topnav A:Link, #topnav A:visited {
	width: 100%;
	font-size: 12px;
	font-weight:bold;
	color: #FFF;
	text-decoration:none;
	background-color:#3292C2 !important;
	display:block;
}

#topnav A:Hover, #topnav A:Active {
	color: #3292C2;
	background-color:#FFF !important;
	display:block;
}

#topnav .selected {
	font-size: 12px;
	font-weight:bold;
	color: #3292C2;
	text-decoration:none;
	background-color:#FFF;
}

#topnav .selected A:LINK, #topnav .selected A:visited, #topnav .selected A:hover, #topnav .selected A:active  {
	color: #3292C2;
	background-color:#FFF !important;
}


#topnav .active A:LINK, #topnav .active A:visited {
	color: #3292C2;
}

/***** end Header *****/


/**** start Content ****/

#content {
	display:inline-block;
	vertical-align:top;
	width: 670px;
	margin: 30px 0;
	margin-right: 35px;
	padding: 0px;
}
#content_large {
	float: left;
	width: 100%;
	margin: 30px 0;
	margin-right: 20px;
	padding: 0px;
}

.subcontent {
	margin-left: 100px;}

#contentimage{
	margin: 0 auto;
	width: 450px;	
}

#contentimage .left{
	width: 130px;
	float:left;
}

#contentimage .middle{
	width: 142px;
	float:left;
	margin-top: 20px;
}

#contentimage .right{
	width: 130px;
	float:left;
	margin-top: 40px;
}

#contentimage img{
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;

}

#content h1 {
	color: #3292c2;
	font-size: 12px;
	margin-bottom: 15px;
}

#content h2 {
	color: #3292c2;
	font-size: 11px;
	margin: 15px 0 5px 0;
}

#content h3 {
	color: #666666;
	font-size: 11px;
	margin: 10px 0 0px 0px;
}

#content h3 A:Link, #content h3 A:visited {
	margin-left:20px;
	font-size: 11px;
	font-weight: normal;
}

#content ul{
	margin-top: 0px;
	margin-bottom: 20px;
}

#content li{
	margin: 0;
	padding: 0;
}

#content li h2{
	margin-bottom: 0;
	padding-bottom: 0;
}

#content .img{
	margin: 0 5px 5px 0;
	padding: 1px;
	float:left;
	border-top: 1px solid #3292c2;
	border-right: 1px solid #3292c2;
	border-bottom: 1px solid #3292c2;
	border-left: 1px solid #3292c2;

}

#content .img_right{
	margin: 5px;
	margin-right: 130px;
	padding: 1px;
	float:right;
	border: 1px solid #3292c2;
}

#content .movie {
	margin: 0px 45px 5px 5px;
	padding: 1px;
	float:right;
	border: 1px solid #3292c2;
	width: 320px;
	height: 240px;
	background-color:#000;
}

#content .movie_right {
	margin: 0px 0px 5px 5px;
	padding: 1px;
	float:right;
	border: 1px solid #3292c2;
	width: 320px;
	height: 240px;
	background-color:#000;
}

#content .contact150{
	margin-bottom: 20px; 
	height: 150px; 
	border-bottom: 1px dashed #3292C2; 
	padding-bottom: 20px;
}

#content .contact{
	margin-bottom: 20px; 
	border-bottom: 1px dashed #3292C2; 
	padding-bottom: 20px;
}

#content .more{
	width:100%;
	text-align:right;
	margin: 10px 10px 10px 5px;
}


/**** end Content ****/


/**** start messagebox ****/
#messagebox{
	padding: 0;
	width: 200px;
	display:inline-block;
	vertical-align:top;
	position:relative;
}
.bgimage{
	background-image:url(../images/stimmung.jpg);
	background-repeat:no-repeat;
	background-color:f0f0f0;
	background-position: 0 20px;
}

div#messagebox{ 
	min-height:450px;
	height:expression(this.scrollHeight > 450 ? "auto":"450px"); 
}


#messagebox .textarea{
	color:#666666;
	margin: 0px 9px 15px 9px;
	padding-top: 30px;
}

#messagebox .textarea ul{
	margin: 5px 0 0 17px ;
	padding: 0;
}

#messagebox .linz09{
	position:absolute;
	bottom: 0px;
	padding-bottom: 10px;
	color:#666666;
	margin: 0px 9px 0px 9px;
}

#messagebox .linz-city{
	position:absolute;
	bottom: 0px;
	padding-bottom: 80px;
	color:#666666;
	margin: 0px 9px 0px 14px;
}

#messagebox A:LINK, #messagebox A:VISITED{
	text-decoration:none;
}

#messagebox A:Hover, #messagebox A:ACTIVE{
	text-decoration:underline;
}

.textarea h1{
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}

#messagebox #navi{
	color:#666666;
	padding-top: 50px;
	width: 180px;
	margin: 0px 10px 10px 10px;
	border:0;
}


#navi .smallpic {
	margin-bottom: 10px;
	height: 80px;	
}

#navi .middlepic {
	margin-bottom: 10px;
	height: 150px;	
}

#navi .bordertop63 {
	margin-top: 63px;
	background-color: #3292c2;
	height: 17px;
	width: 180px;
	filter:alpha(opacity=70); /* IE */
	-moz-opacity:0.7; /* Gecko-Browser */
	opacity:0.7; /* Opera 9+ */
	position:absolute;
}

#navi .bordertop133 {
	margin-top: 133px;
	background-color: #3292c2;
	height: 17px;
	width: 180px;
	filter:alpha(opacity=70); /* IE */
	-moz-opacity:0.7; /* Gecko-Browser */
	opacity:0.7; /* Opera 9+ */
	position:absolute;
}

.smallpic h1 {
	width: 180px;
	margin-top: 63px;
	color: #FFFFFF;
	font-size:11px;
	line-height: 17px;
	position:absolute;
	text-indent: 5px;
	z-index: 60;
}

.smallpic h2 {
	margin-top: 63px;
	color: #FFFFFF;
	font-size:10px;
	line-height: 17px;
	position:absolute;
	text-indent: 3px;
	z-index: 60;
}

.middlepic h1 {
	width: 180px;
	margin-top: 133px;
	color: #FFFFFF;
	font-size:11px;
	line-height: 17px;
	position:absolute;
	text-indent: 5px;
	z-index: 60;
}

#messagebox #navi_gallerie{
	color:#666666;
	padding-top: 50px;
	width: 180px;
	margin: 0px 8px 10px 8px;
	border:0;
}
#navi_gallerie img{
	border: 2px solid #666;
	margin-bottom: 5px;
}

/**** end messagebox ****/

/**** start Footer ****/
#footer{
	clear: both;
	padding: 0px;
	background-color: #3292c2;
	line-height: 18px;
	_height: 18px;
	font-size: 10px;
	color: #FFF;
}

#footer ul {
	margin:0px;
	padding: 0px;
}

#footer li {
	display:inline;
	padding: 0 10px 0 10px;
	border-right: 1px solid #FFF;
}

#footer li A:Link, #footer li A:visited {
	color: #FFF;
	text-decoration:none;
}

#footer li A:Hover, #footer li A:Active {
	color: #FFF;
	text-decoration:underline;
}

.copyright{
	float:right;
	margin-right: 10px;
	text-align:right;
}
/**** end Footer ****/


/**** start Galerie ***/

#gallery {
	margin: 0 auto;
	color: #666;
	width: 670px;
}
#gallery img {
	border: 4px solid #999;
	margin: 5px;
}

#gallery h1 {
	color: #3292c2;
	font-size: 12px;
	margin-bottom: 0;
}

.noimage{
	margin: auto;
	background-image:url(../images/noimage.jpg);
	background-repeat:no-repeat;
	height: 350px;
	width: 420px;
}

/***** end Galerie ******/