body {
	background-image:   url(http://www.cafe-fernblick.de/layout/body.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #E9E9E9;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#aussen {
	width: 889px;
	height: auto;
	min-height: 100px;
	position: absolute;
	margin: 0px 0px 0px -444px;
	left: 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
html*#aussen {
	height:100px;
}
head:first-child+body #aussen {
	height:auto;
}

/*********************** Navi Oben *************************/
#navi_oben {
	height: 20px;
	text-align: left;
	line-height: 20px;
	/*width: 889px;*/
	border: 1px solid #000;
	border-bottom: 0px solid #000;
	float: left;
	background-color: #FFF;
	filter:alpha(opacity=90,finishopacity=100,style=0);
	-moz-opacity: 0.90;
	-moz-finishopacity: 1.00;
	-moz-style: 1;
	opacity: 0.90;
	finishopacity:1.00;
	style:1;
	margin-left: 5px;
}

#navi_oben .navigation_0:link, #navi_oben .navigation_0:active, #navi_oben .navigation_0:visited {
	margin-left: 3px;
	margin-right: 3px;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
}
#navi_oben .navigation_0:hover {
	text-decoration: underline;
}

#navi_oben .thickbox:link, #navi_oben .thickbox_0:active, #navi_oben .thickbox:visited {
	margin-left: 3px;
	margin-right: 3px;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
}
#navi_oben .thickbox:hover {
	text-decoration: underline;
}
/***********************************************************/

/********************* Hauptbox mit Rahmen *****************/
#haupt {
	width: 887px;
	border: 1px solid #000000;
	height: auto;
	min-height: 100px;
}
html*#haupt {
	height:100px;
}
head:first-child+body #haupt {
	height:auto;
}
/***********************************************************/

/**************** Header mit links Logo und rechts *********/
#header {
	width: 887px;
	/*background-color: #CCCCCC;*/
	height: auto;
	min-height: 120px;
	filter:alpha(opacity=90,finishopacity=100,style=0);
	-moz-opacity: 0.90;
	-moz-finishopacity: 1.00;
	-moz-style: 1;
	opacity: 0.90;
	finishopacity:1.00;
	style:1;
}
html*#header {
	height:112px;
}
head:first-child+body #header {
	height:auto;
}

#header .links {
	width: 380px;
	height: 120px;
	background-image: url(http://www.cafe-fernblick.de/layout/logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}
#header .rechts {
	width: 507px;
	height: 120px;
	float: left;
	background-image: url(http://www.cafe-fernblick.de/layout/logo_rechts.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#header .rechts h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-align: right;
	padding-right: 5px;
	color: #666;
	margin-top: 10px;
}
/***********************************************************/

/***************** showImage *******************************/
#showImage {
	background-color: #FFFFF4;
}
/***********************************************************/

/***************** Navi ************************************/
#navi {
	height: 26px;
	width: 876px;
	padding-left: 11px;
	/*background-image: url(http://www.cafe-fernblick.de/layout/navi_back.jpg);
	background-repeat: repeat-x;*/
	background-color: #A7102C;
	text-align: left;
	line-height: 26px;
	color: #FFFFFF;
	font-size: 14px;
}

#navi .navigation_0:link, #navi .navigation_0:active, #navi .navigation_0:visited {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 26px;
	margin-right: 10px;
	margin-left: 10px;
}
#navi .navigation_0:hover {
	text-decoration: underline;
}
#navi .thickbox:link, #navi .thickbox:active, #navi .thickbox:visited {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 26px;
	margin-right: 10px;
	margin-left: 10px;
}
#navi .thickbox:hover {
	text-decoration: underline;
}
/***********************************************************/

/******************** Oben Bildergalerie *******************/
#oben {
	width: 866px;
	height: 196px;
	/*filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;*/
	/*background-color:#FFFFFF;*/
	padding-left: 21px;
	padding-top: 12px;
	/*padding-bottom: 23px;*/
}
/***********************************************************/

/******************** Unten ********************************/
#unten {
	width: 887px;
	height: auto;
	min-height: 100px;
	/*background-color: #FFF;*/
	padding-top: 12px;
}
html*#unten {
	height:100px;
}
head:first-child+body #unten {
	height:auto;
}
/* LINKS */
#unten .links {
	float: left;
	width: 542px;
	padding-left: 21px;
	height: auto;
	min-height: 50px;
}
html*#unten .links {
	height:50px;
}
head:first-child+body #unten .links {
	height:auto;
}

#unten .links .content {
	margin-bottom: 20px;
}

#unten .links .ueberschrift h2 {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 16px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E5E5E5;
}

#unten .links .ueberschrift h2 a {
	color: #A7102C;
	text-decoration: underline;
}
#unten .links .ueberschrift h2 a:hover {
	text-decoration: none;
}

#unten .links .text {
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	line-height: 140%;
}

#unten .links .text a{
	font-size: 12px;
	color: #A7102C;
	text-decoration: underline;
}
#unten .links .text a:hover{
	text-decoration: none;
}

.cssFIRMATICArtikelLink:link, .cssFIRMATICArtikelLink:active, .cssFIRMATICArtikelLink:visited {
	color: #A7102C;
	font-weight: bold;
	text-decoration: underline;
}

.cssFIRMATICArtikelLink:hover {
	text-decoration: none;
}

#unten .links .cssFIRMATICArtikelLink:link, #unten .links .cssFIRMATICArtikelLink:active, #unten .links .cssFIRMATICArtikelLink:visited {
	display: block;
	width: 542px;
	height: 20px;
	line-height: 20px;	
	margin-top: 5px;
	color: #A7102C;
	font-weight: bold;
	font-size: 12px;
}

#unten .links .cssFIRMATICArtikelLink:hover {
	text-decoration: none;
}

#unten .links .ContentLinkArtikel .cssFIRMATICArtikelLink:link, #unten .links .ContentLinkArtikel .cssFIRMATICArtikelLink:active, #unten .links .ContentLinkArtikel .cssFIRMATICArtikelLink:visited {
	display: block;
	width: 271px;
	height: 20px;
	line-height: 20px;	
	margin-top: 5px;
	color: #A7102C;
	font-weight: bold;
	font-size: 12px;
}

#unten .links .ContentLinkArtikel .cssFIRMATICArtikelLink:hover {
	text-decoration: none;
}

#unten .links .ContentLinkArtikel .thickbox:link, #unten .links .ContentLinkArtikel .thickbox:active, #unten .links .ContentLinkArtikel .thickbox:visited {
	display: block;
	width: 271px;
	height: 20px;
	line-height: 20px;	
	margin-top: 5px;
	color: #A7102C;
	font-weight: bold;
	font-size: 12px;
}

#unten .links .ContentLinkArtikel .thickbox:hover {
	text-decoration: none;
}

#unten .links .FirmaticContentImage {
	margin: 5px;
}
/* RECHTS */
#unten .rechts {
	float: left;
	width: 282px;
	padding-left: 20px;
	padding-right: 0px;
}

#unten .rechts .content {
	margin-bottom: 15px;
	border: 1px solid #000;
}

#unten .rechts .content .ueberschrift {
	color: #FFF;
	font-weight: bold;
	background-color: #464447;
	heitght: 20px;
	line-height: 20px;
	padding-left: 5px;
	font-size: 14px;
}

#unten .rechts .content .text {
	padding: 5px;
	background-color: #FCFCFC;
}

#unten .rechts .content .text a {
	font-size: 12px;
	color: #CC0033;
	font-weight: bold;
	text-decoration: underline;
}
#unten .rechts .content .text a:hover {
	text-decoration: none;
}
/***********************************************************/

/*********************** Abschluss *************************/
#googletext {
	padding-left: 21px;
	font-size: 11px;
	color: #999999;
	/*background-color: #FFF;*/
	padding-bottom: 3px;
	padding-top: 3px;
}
/***********************************************************/

/*********************** Abschluss *************************/
#abschluss {
	height: 10px;
	width: 887px;
	/*background-image: url(http://www.cafe-fernblick.de/layout/abschluss.jpg);*/
	background-color: #A7102C;
}
/***********************************************************/

/*********************** Footer ****************************/
#footer {
	padding-top: 5px;
	width: 889px;
	text-align: center;
	font-size: 11px;
	color: #000000;
}
#footer a{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:hover{
	text-decoration: none;
}
/***********************************************************/

/*************** CLEAR *************************************/
.clr {
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
/***********************************************************/
/********************Galerie********************************/
.firmatic_gallery_link_css:link, .firmatic_gallery_link_css:active, .firmatic_gallery_link_css:visited {
text-decoration: none !important;
}
.firmatic_gallery_link_css:hover {
text-decoration: none !important;
color: #000 !important;
}
.firmatic_gallery_content_css {
padding: 5px;
border: 1px solid #000;
}

.firmatic_gallery_column_css {
padding-top: 5px;
padding-bottom: 5px;
}
/**********************************************/
.guestbook_ueberschrift {
font-size: 14px;
}
.guestbook_content {
padding-bottom: 5px;
border-bottom: 1px dashed #000 !important;
}

.maxspot:link,.maxspot:active,.maxspot:visited,.maxspot:hover {
display: block;
width: 100px;
height: 76px;
margin-left: 318px;
margin-top: 15px;
}y