@import "newsletter_gestaltet_6_bilder.css";
/**** STARTSEITE ****/

#navigation_top{ position:absolute; left:30px; top:30px; }
.tv A, .traumhochzeit A, .news A{ font-size:14px; text-decoration:none; color:white; }
.tv, .traumhochzeit, .news{ float:left; padding:5 10 5 10; margin:0 10 0 0; background-color:red;}
.traumhochzeit, .tv{ background-color:#a9a87c; }
#flash_container {z-index:100; height:343px; overflow:hidden; position:absolute; left:38; top:178;}

#ballon{ color:white; text-align:center; position:absolute; left:380px; top:96px; background-image:url(../backgrounds/ballon.jpg); background-repeat:no-repeat; width:143px; height:157px; overflow:hidden;}
#ballon_text{width:110px; height:70px; overflow:hidden; margin: 25 auto;}
#ballon A, #ballon h1{text-decoration:none; color:white;}
#ballon h1{font-size:16;margin-bottom:0px;text-decoration:none;}

#boje{ color:black; text-align:center; z-index:1; position:absolute; left:120px; top:372px; background-image:url(../backgrounds/boje.jpg); background-repeat:no-repeat; width:109px; height:205px; }
#boje_text{width:90px; height:70px; overflow:hidden; margin: 105 auto; padding-left:8px;}
#boje A {text-decoration:none; color:black;}
#boje h1{font-size:16;margin-bottom:0px;}

#ticker{ color:white; padding:8 10 0 10; z-index:1; position:absolute; left:8px; top:572px; background-image:url(../backgrounds/ticker.jpg); background-repeat:no-repeat; width:1022px; height:37px; }
#ticker A{ color:white; text-decoration:none;}

/**** KÜCHE ****/


.kueche_bild{
	position: absolute;
	top:320px;
	left:30px;
	text-align:center;
	background-image:url(../backgrounds/zur_speisekarte.gif);
	background-repeat:no-repeat;
	height:35px;
	width:244px;
}
IMG.img_kueche_bild{
	height:35px;
	width:244px;
}

/**** BUCH DOPPELSEITE ****/
#buchseite_links {
	position:relative;
	left:200px;
	top:100px;
	width:300px;
	height:370px;
}
#buchseite_rechts {
	position:absolute;
	left:580px;
	top:100px;
	width:300px;
	height:370px;
}
#wrap_buch_conent{
	width:300px;
	height:250px;
	overflow:hidden;
}
#wrap_buch_conent A {
	text-decoration:none;
	color:black;
}
#wrap_buch_conent A:hover {
	text-decoration:underline;
}
#page_content{
	width:280px;
}

#page_header{
	margin:30 0 10 0;
}
.page_navigation, .page_navigation_vor, .page_navigation_zurueck {
	position:absolute;
	left:80px;
	top:335px;
}
.zurueck_button, .zurueck_button_empty{
	float:left;
	width:55px;
	height:11px;
}
.zurueck_button{
	background-image:url(../backgrounds/zurueck_but.gif);
	background-repeat:no-repeat;
}
.vor_button, .vor_button_empty{
	margin-left:70px;
	background-repeat:no-repeat;
	width:55px;
	height:11px;
}
.vor_button{
	background-image:url(../backgrounds/weiter_but.gif);
}

img.zurueck_img, img.vor_img{
	width:55px;
	height:11px;
}

#page_scrollbar{
	position:absolute;
	background-image:url(../backgrounds/scrollbuttons.gif);
	background-repeat:no-repeat;
	top:280px;
	left:285px;
	height:40px;
	width:10px;
}

img.img_scrollbut_top, img.img_scrollbut_bot{
	width:10px;
	height:20px;
}
.speisekarte_bild{
	height:282px;
	width:208px;
	overflow:hidden;
	position:absolute;
	left:45px;
	top:33px;
}

