img, div { behavior: url(/framework/iepngfix.htc) }
html, body
{
	background-color: #dadadc;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main
{
	width: 981px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
}
#top
{
	float: left;
	height: 19px;
	width: 981px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #173642;
	font-weight: normal;
	text-decoration: none;
	padding-top: 75px;
	z-index: 2;
}
#top_part1
{
	float: left;
	width: 450px;
	height: 19px;
}
#top_part2
{
	text-align: right;
	float: left;
	width: 531px;
	height: 19px;
}
#home_content
{
	background-image: url(/images/back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 981px;
	position: relative;
	z-index: 3;
	border-bottom-width: 35px;
	border-bottom-style: solid;
	border-bottom-color: #dadadc;
}

#home_header
{
	background-image: url(/images/home_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 981px;
	position: relative;
	z-index: 4;
}
.common_box
{
	float: left;
	width: 981px;
	position: relative;
	z-index: 5;
}
#home_logo1
{
	/*
	height: 204px;
	*/
	height: 109px;
	width: 477px;
	float: left;
	padding-top: 59px;
	padding-left: 23px;
}
#home_logo2
{
	float: left;
	/*
	height: 237px;
	*/
	height: 109px;
	width: 158px;
	padding-top: 25px;
	padding-left: 323px;
}
#home_box
{
	width: 309px;
	position: absolute;
	z-index: 19;
	left: 177px;
	/*
	top: -157px;
	*/
	top: -62px;
}
#home_footer
{
	float: left;
	width: 981px;
	position: relative;
	height: 138px;
	background-image: url(/images/home_logo_back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#home_footer_logo
{
	float: left;
	height: 85px;
	width: 200px;
	padding-top: 53px;
	padding-left: 24px;
	position: relative;
}
#home_footer_button
{
	float: left;
	height: 138px;
	width: 757px;
	position: relative;
	z-index: 7;
}
#f_box1
{
	height: 138px;
	width: 158px;
	position: absolute;
	z-index: 8;
}
#f_box2
{
	height: 138px;
	width: 177px;
	position: absolute;
	z-index: 9;
	left: 144px;
}
#f_box3
{
	height: 138px;
	width: 152px;
	position: absolute;
	z-index: 10;
	left: 309px;
}
#f_box4
{
	height: 138px;
	width: 172px;
	position: absolute;
	z-index: 11;
	left: 453px;
}
#f_box5
{
	height: 138px;
	width: 156px;
	position: absolute;
	z-index: 12;
	left: 601px;
}
.t_link1
{
	text-decoration: none;
	color: #173642;
	margin-right: 10px;
}
.t_link1:hover
{
	color: #3f7ccf;
	text-decoration: none;
}
.t_link1on
{
	text-decoration: underline;
	color: #173642;
	margin-right: 10px;
}
.t_link2
{
	color: #173642;
	text-decoration: none;
	margin-left: 12px;
}
.t_link2:hover
{
	color: #3f7ccf;
	text-decoration: none;
}
.t_link2on
{
	color: #173642;
	text-decoration: underline;
	margin-left: 12px;
}

#content_left
{
	float: left;
	width: 225px;
	position: relative;
}
#content_left ul
{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 225px;
}
#content_left ul li
{
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	list-style-type: none;
	float: left;
	width: 225px;
}
.subitem
{
	padding-bottom: 0px !important;
}
.last_subitem
{
	padding-bottom: 10px;	
}
#content_right
{
	float: left;
	width: 756px;
	position: relative;
}
.margin1
{
	margin-right: 15px;
	margin-bottom: 29px;
	margin-top: 15px;
}
.margin1a
{
	margin-right: 15px;
	margin-bottom: 15px;


}
.margin2
{
	padding-left: 24px;
}
.margin3
{

	margin-bottom: 2px;

}

p
{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.thumb_content p a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #647a85;
	text-decoration: none;
}

form
{
	margin: auto;
}
img
{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* inner page */
#inner_content
{
	background-image: url(/images/back2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	position: relative;
	z-index: 3;
	border-bottom-width: 35px;
	border-bottom-style: solid;
	border-bottom-color: #dadadc;
	width: 981px;
}

#inner_header
{
	background-image: url(/images/inner_header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 981px;
	position: relative;
	z-index: 4;
}
#inner_header2
{
	background-image: url(/images/inner_header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 981px;
	position: relative;
	z-index: 4;
}
.inner_top
{
	float: left;
	width: 981px;
	position: relative;
	z-index: 5;
	height: 231px;
}
#inner_logo1
{
	height: 172px;
	width: 286px;
	padding-top: 59px;
	padding-left: 23px;
	z-index: 14;
	position: absolute;
}

#inner_logo2
{
	height: 131px;
	width: 131px;
	position: absolute;
	z-index: 15;
	left: 823px;
	top: 25px;
}

.common_box2
{
	float: left;
	width: 981px;
	position: relative;
	z-index: 5;
}
#inner_left
{
	float: left;
	width: 225px;
	position: relative;
	padding-top: 32px;
}
#inner_left ul
{
	display: block;
	margin: 0px;
	list-style-type: none;
	width: 225px;
	padding: 0px;
	float: left;
}
#inner_left ul li
{
	width: 225px;
	list-style-type: none;
	display: block;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#inner_middle
{
	float: left;
	/* width: 500px; */
	width: 486px;
	padding-top: 19px;
	padding-bottom: 21px;
	padding-left: 33px;
	position: relative;
	padding-right: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #647a85;
	text-decoration: none;
}

#inner_middle a
{
	color: #173642;
	text-decoration: underline;
}
#inner_middle h1 a
{
	text-decoration: none;
}
#inner_middle a:hover
{
	text-decoration: none;
}
#inner_middle p
{
	line-height: 16px;
	padding-bottom: 15px;
}
#inner_middle2
{
	float: left;
	width: 702px;
	padding-top: 19px;
	padding-bottom: 21px;
	padding-left: 33px;
	position: relative;
	padding-right: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #647a85;
	text-decoration: none;
}
#inner_middle2 a
{
	color: #173642;
	text-decoration: underline;
}
#inner_middle h1 a
{
	text-decoration: none;
}
#inner_middle2 a:hover
{
	text-decoration: none;
}
#inner_middle2 p
{
	line-height: 16px;
	padding-bottom: 15px;
}
#inner_right
{
	float: right;
	width: 202px;
	position: relative;
	padding-top: 19px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.middle_common
{
	float: left;
	width: 500px;
	padding-bottom: 17px;
	position: relative;
}
.thumb
{
	float: left;
	width: 120px;
}
.thumb_content
{
	float: left;
	width: 380px;
}
h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #173642;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #173642;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.arrow
{
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* right part */
.right_content
{
	float: left;
	width: 176px;
	padding-right: 4px;
	padding-left: 22px;
	position: relative;
}
.right_line
{
	background-image: url(/images/line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 32px;
	width: 202px;
	position: relative;
}
.arrow2
{
	background-image: url(/images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 13px;
}
.arrow2 a
{
	color: #ffffff;	
}
.arrow2 a:hover
{
	text-decoration: none;
}
.title_box
{
	float: left;
	width: 176px;
	padding-bottom: 5px;
	position: relative;
}
.part1
{
	float: left;
	width: 88px;
}
.part2
{
	float: left;
	width: 41px;
	height: 34px;
}
.part2a
{
	float: left;
	width: 47px;
	height: 24px;
	padding-top: 10px;
}
.header
{
	position: absolute;
	z-index: 13;
	left: 230px;
	height: 231px;
	width: 750px;
	background-color: #bdccda;
	background-repeat: no-repeat;
	background-position: left top;
}
#inner_footer
{
	float: left;
	width: 981px;
	position: relative;
	height: 138px;
	background-image: url(/images/home_logo_back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}

#inner_logo1a
{
	height: 172px;
	width: 286px;
	padding-top: 59px;
	padding-left: 23px;
	z-index: 14;
	position: absolute;
	background-image: url(/images/corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#inner_corner
{
	height: 41px;
	width: 210px;
	z-index: 18;
	position: absolute;
	background-image: url(/images/corner2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: 770px;
	top: 190px;
}
.inner_common
{
	float: left;
	width: 960px;
	position: relative;
	padding-left: 24px;
}
.gallery_items
{
	padding-bottom: 15px;
}
.gallery_items a
{
	padding-right: 5px;
	padding-bottom: 5px;
}
.gallery_items img
{
	margin-bottom: 5px;	
}

.list_title
{
	padding-bottom: 5px !important;
}
.list_leadin
{
	padding-bottom: 0px !important;	
}
.list_leadin a
{
	color: #647a85 !important;
	text-decoration: none !important;
	font-size: 12px;
}





/* wettervorschau */
#wettervorschau_title
{
	float: left;
	height: 42px;
	width: 702px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #173642;
	text-decoration: none;
}
#wettervorschau_box
{
	background-color: #173642;
	float: left;
	width: 702px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.green_box1
{
	background-image: url(/images/line1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	width: 152px;
	position: relative;
	padding-right: 16px;
}
.green_box1_top
{
	height: 80px;
	background-image: url(/images/line2.gif);
	background-repeat: no-repeat;
	background-position: 34px bottom;
	float: left;
	width: 142px;
	padding-top: 12px;
	padding-left: 10px;
}
.green_box1_middle
{
	height: 62px;
	background-image: url(/images/line2.gif);
	background-repeat: no-repeat;
	background-position: 34px bottom;
	float: left;
	width: 142px;
	padding-left: 10px;
	padding-top: 4px;
}
.green_box1_bottom
{
	height: 31px;
	float: left;
	width: 142px;
	padding-top: 2px;
	padding-left: 10px;
}
.green_box2
{
	background-image: url(/images/line1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	width: 121px;
	position: relative;
	padding-right: 16px;
}
.green_box2_top
{
	height: 86px;
	background-image: url(/images/line2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 112px;
	padding-top: 6px;
	text-align: center;
	padding-right: 9px;
}
.green_box2_top p
{
	line-height: 0px;
	padding-bottom: 0px;
}
.green_box2_middle
{
	height: 66px;
	background-image: url(/images/line2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 112px;
	text-align: center;
	padding-right: 9px;
}
.green_box2a
{
	background-image: url(/images/line1a.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 44px;
	width: 112px;
	padding-top: 6px;
}
.green_box2b
{
	float: left;
	width: 48px;
	padding-right: 16px;
}
.green_box2b p
{
	padding-bottom: 10px !important;
}
.green_box2c
{
	float: left;
	width: 48px;

}
.green_box2c p
{
	padding-bottom: 10px !important;
}
.green_box2_bottom
{
	height: 31px;
	float: left;
	width: 112px;
	padding-top: 2px;
	padding-right: 9px;
	text-align: center;
}
.green_box3
{

	float: left;
	width: 123px;
	position: relative;
}

#wettervorschau_bottom
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #002439;
	text-decoration: none;
	float: left;
	width: 542px;
	padding-top: 18px;
	padding-left: 160px;
	position: relative;
}

.wettervorschau_box1
{
	float: left;
	width: 128px;
	padding-right: 10px;
}
.wettervorschau_box2
{
	float: left;
	width: 128px;

}
.margin_icon
{
	padding-top: 0px !important;
	padding-bottom: 5px !important;
}

.form_item
{
	padding-bottom: 10px;
}

.form_item input
{
	width: 300px;
	color: #173642;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form_item textarea
{
	width: 300px;
	color: #173642;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form_caption
{
	padding-bottom: 2px;
}

.form_button
{
	background-color: #93afc5;
	border: none;
	color: #ffffff;
	padding: 2px 10px 2px 10px;
}

.form_validation
{
	padding-bottom: 10px;
}

.MenuLevel3_link
{
	color: #647a85 !important;
	text-decoration: none !important;
}

.MenuLevel3_active
{
	color: #173642 !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

#guestbook_list
{
}

#guestbook_list .separator
{
	background-color: #93afc5;
	width: 100%;
	height: 2px;
	margin: 10px 0px 10px 0px;	
}

#guestbook_list .item_wrapper
{
	background-color: #93afc5;
	width: 100%;
	margin-bottom: 10px;
	color: #ffffff;	
}

#guestbook_list .item_date
{
	float: left;
	width: 150px;
	padding: 4px 10px 4px 10px;	
}

#guestbook_list .item_name
{
	padding: 4px 10px 4px 0px;	
}

#guestbook_list .item_message
{
	margin-left: 10px;
}
