

#inhalt1 { /* etwas breiter als üblich */
	width: 672px;
	right: 6px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 2em;
	color: #0A73B7;
}

.flusstitel {
	height: 73px;
	background: url(../basisbilder/schiff_oben.jpg) bottom right no-repeat;
	line-height: 22px;
	margin: -20px 0 0 0;
}



/****************************************************************************************/
/* Animation breit oben */
/****************************************************************************************/

#appl_oben {
	position: relative;
	float: left;
	width: 671px;
	height: 354px;
	background: url(../basisbilder/appl_hint_neut.jpg) no-repeat;
	margin-bottom: 10px;
}

#bildcontainer {
	position: relative;
	float: left;
	width: 663px;
	height: 243px;
	top: 4px;
	left: 4px;
	overflow: hidden;
}

#o_bild_1, #o_bild_2, #o_bild_3 {
	position: absolute;
	width: 663px;
	height: 243px;
	top: 0;
	left: 0;
	overflow: hidden;
}

#textcontainer {
	position: relative;
	float: left;
	clear: both;
	top: 9px;
	height: 92px;
	width: 663px;
	display: block;
}

#linkabdecker {
	position: absolute;
	top: 0;
	left: 0;
	width: 663px;
	height: 180px;
	display: none;
}

#o_text_1_p, #o_text_2_p, #o_text_3_p, #o_text_1_a, #o_text_2_a, #o_text_3_a {
 	position: absolute; 
	top:0;
	width: 213px;
	height: 92px;
	cursor: pointer;
}

#o_text_1_p a, #o_text_2_p a, #o_text_3_p a, #o_text_1_a a, #o_text_2_a a, #o_text_3_a a {
	display: block;
	height: 92px;
}

#o_text_1_p a, #o_text_2_p a, #o_text_3_p a { color: #999; cursor: pointer; }
#o_text_1_p a p, #o_text_2_p a p, #o_text_3_p a p {color: #999; line-height: 12px; margin: 0px;}

#o_text_1_a a .o_preis, #o_text_2_a a .o_preis, #o_text_3_a a .o_preis {color: #0A73B7; }
#o_text_1_a a p, #o_text_2_a a p, #o_text_3_a a p {color: #0A73B7; line-height: 12px; margin: 0px;}
#o_text_1_a a .tea_o_tit, #o_text_2_a a .tea_o_tit, #o_text_3_a a .tea_o_tit {color: #0A73B7; cursor: pointer; }

#o_text_1_p, #o_text_1_a {left: 7px;}
#o_text_2_p, #o_text_2_a {left: 230px;}
#o_text_3_p, #o_text_3_a {left: 452px;}

.tea_o_tit { font-weight: bold;	margin-top: 3px; }

.o_preis { position: absolute; bottom: -9px; right: 0px; }

.o_franken { font-weight: bold;	font-size: 18px; }



/****************************************************************************************/
/* halbbreite Container */
/****************************************************************************************/

#o_cnt_1 { 
	position: relative;
	float: left;
	width: 331px;
	height: 273px;
	background: url(../basisbilder/o_cnt_1.jpg) no-repeat;
	margin-right: 9px;
}


#o_cnt_2 {
	position: relative;
	float: left;
	width: 331px;
	height: 273px;
	background: url(../basisbilder/o_cnt_2.jpg) no-repeat;
}


.tea_o_inh { position: absolute; margin: 4px; width: 323px; }

.tea_o_inh p { line-height : 14px; }
.tea_o_inh h1 { margin-bottom: 5px; }
.tea_o_inh ul { list-style-image: url(../basisbilder/haken_1.gif); }
.tea_o_inh ul li { line-height: 17px; }
 
#linkz { /* Linkzeile in linkem mittleren Container */
	position: absolute;
	bottom: 10px;
	right: 38px;
}

.linkzeile a:link,
.linkzeile a:visited {
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	color: #1B6497;
}

.linkzeile a:hover { color: #000; }



/****************************************************************************************/
/* viertelbreite Container unten */
/****************************************************************************************/

#u_cnt_1,
#u_cnt_2,
#u_cnt_3,
#u_cnt_4 {
	position: relative;
	float: left;
	display: block;
	width: 160px;
	height: 263px;
}

#u_cnt_1 { background: url(../basisbilder/u_cnt_1.jpg) no-repeat; margin-right: 10px; }
#u_cnt_2 { background: url(../basisbilder/u_cnt_2.jpg) no-repeat; margin-right: 9px; }
#u_cnt_3 { background: url(../basisbilder/u_cnt_3.jpg) no-repeat; margin-right: 10px; }
#u_cnt_4 { background: url(../basisbilder/u_cnt_4.jpg) no-repeat; margin-right: 0px; }

.tea_u_inh {
	position: absolute;
	margin: 5px;
	width: 150px;
	line-height: 14px;
}

#untenzeile { /* Container um die vier Angebote zuunterst */
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}

#untenzeile a:link,
#untenzeile a:visited { color: #000; }

.tea_u_tit { font-weight: bold; color: #0A73B7; margin-top: 3px; }
.tea_u_inh p { padding-bottom: 4px; }
.u_preis { position: absolute; bottom: 5px; left: 5px; }
.u_franken { font-weight: bold; font-size: 18px; }
