/* CSS Document 4 Interface-Template, 2018 by Flipper 4 G&B Hausverwaltung GmbH */

@import url(site_top_ani.css);




.site-top, .site-right {position:relative;}
.site-top {width:820px; height:189px; overflow:hidden; display:inline-block;}
.site-right {
	margin-top: 21px;
	/* [disabled]width:820px; */
	height: auto;
	display: block; /*overflow:hidden;*/
}
.sprite {
	display: inline-block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(../img/interface/site_top.png);
}


/* TOP - Background Grafiken */
.top_01_background {width:820px; height:189px; background-position:-1px 0px; z-index:1; position:relative;}
.top_02_background_haeuser {width:820px; height:189px; background-position: -1px -191px; z-index:2; position:absolute;}
* html .top_02_background_haeuser {background-position: 0px 0px; background-image:url(../img/interface/site_top_bg.gif);}
.top_03_background_shaddow {width:820px; height:189px; background-position: -1px -381px; z-index:3; position:absolute;}
* html .top_03_background_shaddow {display:none;}
.top_04_gehaeuse {width:820px; height:127px; background-position: -1px -571px; z-index:4; position:absolute;}


/* TOP Objekte (Logo, MenueBox) */
.site-top .top_betreiber_logo, .site-top .top_betreiber_logo2 {left:18px; top:12px;}
.site-top .top_betreiber_name {left:110px; top:20px;}
.site-top .top_menuefenster/*, .site_menuefenster */{
	right: 6px;
	top: 10px;
}


/* Logo m. Text */
.top_betreiber_logo {width:230px; height:69px; background-position: -469px -699px; z-index:6; position:absolute;}
/* Logo */
.top_betreiber_logo2 {width:92px; height:69px; background-position: -1px -699px; z-index:6; position:absolute;}
/* Text o. Logo */
.top_betreiber_name {width:137px; height:9px; background-position: -331px -699px; z-index:6; position:absolute;}

/* MenueBox - Background */
.top_menuefenster {/*display:none; */width:236px; height:150px; background-position: -94px -699px; z-index:5; position:absolute;}
.site_menuefenster {/*display:none; */
	width: 236px;
	min-height: 150px;
	background-position: -94px -699px; /*z-index:5;*/
	position: relative;
	display: inline-block;
}


/* Top-MenueBox */
.tm-main {margin:15px 20px auto 18px; padding-top:3px; display:block; position:relative; overflow:hidden;}
.tm-main a {background-repeat:no-repeat; background-position:0 50%; text-decoration:none;}
.tm-main a:link, .tm-main a:visited {color:#e68313; background-image:url(../img/interface/icon_arrow_orange.gif);}
.tm-main a:hover, .tm-main a:active {color:#807f7f; background-image:url(../img/interface/icon_arrow_grew0.gif);}
.tm-main a {position:relative; display:block; line-height:26px; margin:0 10px; padding:0 3px; text-align:right; font-family:"Arial", Helvetica, sans-serif; font-size:11px; font-weight:bold; border-bottom:#d0d0d0 1px solid;}
