/* CSS Document */

/* einsttellungen basics*/
* {
	margin: 0;
	padding: 0;
}
p,li, h1,h2,h3,h4 {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
img {
	border: 0;
}

span.main {
	margin-left: 20px;
}
span.main-2 {
	margin-left: 200px;
}


/* clearfix fuer alle browser */
.cf {
	clear: both;
}
.cf:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
/* IE-mac \*/
* html .cf {
	height: 1%;
}
/* clearfix end */

.left {
	float: left;
}
.right {
	float: right;
}




body {
	background-color: #fff; /* to be changed */
	color:inherit; 
	font: 12px normal,Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
}

  /* styles for IE 5 Mac */
 #horizon {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
 }
 /* following rules are invisible to IE 5 \*/
 #horizon {
   top: 50%;
   left: 0px;
   width: 100%;
   margin-top: -298px;
   text-align: center;
   min-width: 890px;
 }
 /* end IE 5 hack */ 

#wrapper { /* box um alles */
	width:  890px;
	height: 596px;
	margin:   0px auto;
	text-align: left;
	position: relative;
	background-color:#FFFEEC;
	border: 1px solid #CCCCCC;
}

#head_idx { /* headbereich index  */
	width: 720px;
	height: 77px;
	text-align:left;
}
#hl_idx {
	margin-top:50px;
	padding-left:260px;
	width:300px;
	height:20px;
	text-align:left;
}
#b_left_idx {
	width:165px;
	height:596px;
	text-align:left;
}
#pic_idx {
	float:left;
	width:720px;
	height:519px;
	text-align:left;
}

#head { /* headbereich */
	margin:0;
	padding:0;
	width: 890px;
	height: 118px;
	text-align:left;
}
#hl_head {
	margin-top:50px;
	padding-left:260px;
	width:300px;
	height:20px;
	text-align:left;
}

#logo {
	padding-top:3px;
	width: 165px;
	height: 115px;
}

#line {
	margin-top:23px;
	width:710px;
	height:10px;
	text-align:left;
}

#menu {
	margin-top:40px;
	width:165px;
	height:441px;
	text-align:left;
}
#menu img {
	padding-left:33px;
}

#content { /* box um inhalt */
	height: 447px;
	width: 720px;
	text-align:left;
}

#fr_sub_menu {
	margin-top:45px;
	width:178px;
	height:401px;
	text-align:left;
}
#sub_menu {
	margin-top:0px;
	width:178px;
	height:245px;
	text-align:left;
}
#sub_menu img {
	padding-bottom:10px;
}
#sub_menu_2 {
	margin-top:45px;
	width:178px;
	height:401px;
	text-align:left;
}
#sub_menu_2 img {
	padding-bottom:10px;
}


#ipup {
	position:absolute;
	left:345px;
	top:111px;
	width:530px;
	height:298px;
	z-index:1;
}

#fr_txt {
	position:absolute;
	left:345px;
	top:111px;
	width:540px;
	height:298px;
	z-index:2;
}
#fr_txt_2 {
	position:absolute;
	left:345px;
	top:111px;
	width:540px;
	height:453px;
	z-index:2;
}

#fr_down {
	margin-top:5px;
	padding-left:0px;
	width:720px;
	height:145px;
	text-align:left;
}

#b_pics_1 {
	margin-top:303px;
	padding-left:2px;
	width:540px;
	height:145px;
	text-align: left;
}
#b_pics_1 img {
	margin-right:12px;
}

#b_pics {
	margin-top:57px;
	padding-left:2px;
	width:720px;
	height:145px;
	text-align: left;
}
#b_pics img {
	margin-right:12px;
}


#scroll_1 { /* scrollbereich */
	margin-top:  0px;
	padding-left: 5px;
	padding-right: 20px;
	padding-bottom: 12px;
	position: 	static;
	left:		0px;
	top:		0px;
	width:		505px;
	height:		283px;
	overflow: 	auto;
	z-index:	1;
}

#scroll { /* scrollbereich */
	margin-top:  40px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 12px;
	position: 	static;
	left:		0px;
	top:		0px;
	width:		505px;
	height:		360px;
	overflow: 	auto;
	z-index:	1;
}
#txt_b {
	margin:0;
	padding-left:0px;
	width:355px;
	height:auto;
	text-align: center;
}
#txt_b_1 {
	margin:0;
	padding-top:10px;
	padding-right:5px;
	width:170px;
	height:auto;
	text-align:left;
}
#txt_b_2 {
	margin:0;
	padding-top:10px;
	padding-right:5px;
	width:400px;
	height:auto;
	text-align:left;
}

#footer {
	margin-top:11px;
	width:720px;
	height:10px;
	text-align:left;
}

/* Urlaubsinfo Anfang */
#urlaubsinfo{
	position: absolute;
	left: 718px;
	top: 107px;
	width:  auto;
	height: auto;
	text-align:right;
}
.close {
	width:158px;
}
#urlaubsinfo a{
	color:#000;
	text-decoration: none;
}
/* Urlaubsinfo Ende */
