#layout07 {
background-image:url("../images/homeLayout07.gif");
}
#korken {
background-image:url("../images/korken02.png");
width:208px;
}
#homeLayout01 {
	float: left;
	width: 980px;
	background-image: url(../images/homeLayout01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
}
#homeLayout02 {
	float: left;
	width: 260px;
}
#homeLayout03 {
	float: right;
	width: 675px;
padding-top: 38px;

}
#homeLayout03 h2 {
	color: #c6c6c6;
	font-size: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#homeLayout03 h2 .bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#spalteAlle {
	background-image: url(../images/bg03.jpg);
	background-position: center bottom;
	background-repeat:no-repeat;
}
#kontakt {
	bottom:95px;
	float:right;
	position:absolute;
	left:34px;
	width:175px;
	color: #ffffff;
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
}
#kontakt p {
	font-family: Tahoma, Geneva, sans-serif;
	padding-bottom: 6px;
}

#accordion {
	float: left;
	width: 260px;
	background-image: url(../images/accordion.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 274px;
}
#accordion ul li {
	list-style-type: none;
	background-image: url(../images/accordion.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

	color: #576449;
	font-size: 11px;}
#accordion p {
	padding-left: 56px;
	height: auto !important;


}
#accordion a.head {
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #183e77;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 31px;
	width: 229px;
	display:block;

}
#accordion a.head:hover {
	text-decoration: none;
}
#accordion ul li.selected  {
	list-style-type: none;
	background-image: url(../images/accordionBG.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	/*height: 56px; */
	color: #576449;
	font-size: 11px;
	margin-top: -2px;
		padding-bottom: 9px;
}
#accordion ul li.selected a.head {
	padding-bottom:5px;
	padding-top:10px;
}


/*  TestTest */
#accordion a.anreise {
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #183e77;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 31px;
	width: 229px;
	display:block;

}
#accordion a.anreise:hover {
	text-decoration: none;
}
#accordion ul li.selected  {
	list-style-type: none;
	background-image: url(../images/accordionBG.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	/*height: 56px; */
	color: #576449;
	font-size: 11px;
	margin-top: -2px;
		padding-bottom: 9px;
}
#accordion ul li.selected a.anreise {
	padding-bottom:5px;
	padding-top:10px;
}

/* ################################################################## */



#news{
	float: left;
	width: 620px;
	padding-left: 3px;

    }
#news ul {
    float:left;
    margin: 0px;
    padding: 0px;
    list-style-type:none;
    padding-top: 13px;
    cursor: pointer;

}
#news li {
    float:left;
    width: 616px;
}
#news li.normal h3 {
    font-size: 11px; /* 11px */
    padding: 0px;
    margin: 0px;
    color: #173d77;
    text-decoration: none;
    font-weight: normal;
}
#news li.normal h3 a{
    color: #173d77;
    font-size: 12px; /* 11px */
}
#news li.active0 h3 a{
    color: #173d77;
    text-decoration: none;
		font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px; /* 11px */
}
#news li.normal h3 img{
    color: #173d77;
    font-size: 12px; /* 11px */
}
#news li.normal h3 a .newsDate {
    padding-right: 3px;
	padding-bottom: 3px;
}
#news li.active0 h3 a .newsDate, #news li.normal .newsDate02 {
    display:none;
}
#news li.active0 .newsDate02, {
     display:inline;

}
#news li.normal {
    padding-bottom: 5px;
    width:598px; /* 610px */
    margin-bottom: 8px;
	padding-left: 20px;

}
#news li.active0 {
    border: 1px solid #bbbec3;
    margin-bottom: 14px;   
    padding-bottom: 16px;
	background-image: url(../images/news.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 24px;
	padding-left: 22px;
	    width: 554px; /* 610px */
		padding-right: 42px;
	position: relative;
}
#news li.normal img, #news li.active0 img {
    border: none;
    background-image:none
}
#news li.normal .teaserpic img {
    filter:Alpha(opacity=0);
    opacity:0;
    display:none;
}
#news li.active0 .teaserpic img {
       display:inline;
      filter:Alpha(opacity=100);
      opacity:100;
}
#news li.active0 .teaserpic{
    float: left;
    width: 200px; /* 210px */
    border: 1px solid #dad9d8;
}
#news li.normal .teaserpic {
    float: left;
}
#news li.normal .teasertext{
      filter:Alpha(opacity=0);
      opacity:0;
      display:none;
}
#news li.active0 .teasertext {
      filter:Alpha(opacity=100);
      opacity:100;
        display:inline;
}
#news li.active0 .teasertext {
    font-size: 12px; /* 11px */
    color: #525252;
    padding-top: 5px;
	line-height: 18px;
}
#news li.normal .teasertext a, #news li.active0 .teasertext a {
    color: #5f5f5f;
    text-decoration: underline;
}
#news li.active0 h3 {
    font-size: 13px; /* 11px */
    padding: 0px;
    margin: 0px;
    color: #343333;
    text-decoration: none;
    padding-bottom: 6px;
    font-weight: normal;
}
#news li.normal .rahmen {
    width:598px; /* 610px */
    float: left;
}
#news li.active0 .rahmen{
    width: 342px; /* 380px */
    float: right;
}
#news li.normal .date {
	display: none;

}
#news li.active0 .date {
	border: 1px solid #c6c7c8;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 320px;
	background-color: #dadada;
	color: #6b6b6b;
	font-size: 11px;
	margin-bottom: 4px;
	    filter:Alpha(opacity=100);
    opacity:100;
    display:block;
}
#news li.active0 .date img {
	padding-right: 3px;
}

#news li.normal .weiterlesen {
	display: none;

}
#news li.active0 .weiterlesen {
	width: 110px;
	position: absolute;
	right: -23px;
	bottom: -23px;
	z-index: 3;
    filter:Alpha(opacity=100);
    opacity:100;
    display:inline;
}
#alle {
    width: 130px;
    float: left;
	padding-left: 50px;
	color: #afafaf;
	font-size: 11px;
	padding-bottom: 18px;
}
#alle a {
	color: #afafaf;
}
#homeLayout04 {
	width:675px;	
    float: left;
	height: 194px;
}
#homeLayout05 {
	width:726px;	
    float: left;
	height: 184px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#homeLayout05 .box {
	width: 242px;
	float: left;
	cursor: pointer;
	cursor: hand;
}
#homeLayout05 .boxtext {
	width: 226px;
	float: left;
	font-size: 13px;
	color: #585858;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 14px;
	padding-left: 16px;
}
#homeLayout05 .boxtext h5{
	color: #264980;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 3px;
}
#homeLayout05 .boxtext h5:hover{
	color: #264980;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 3px;
	text-decoration: underline;
	
}
#homeLayout05 a:hover {
	text-decoration: none;
	background-image: url(../images/shadow.png);
	background-position: 0px 81px;
	background-repeat:no-repeat;
	

}
#homeLayout05 a {
float: left;
}
#footer03 {
float:right;
text-align:right;
width:135px;
}
#footer03 a {
	text-decoration: none;
}