/* common styles for template */

/* ------------- imports of other stylesheets ------------- */
@import url("formbuilder.css");
@import url("news_full.css");
@import url("links.css");
@import url("news_vert.css");
@import url("authorization.css");
@import url("sitemap.css");
	
	html, body {height: 100%; margin: 0px; padding: 0px;} 
	
	body {	font-family: Arial; font-size: 12px; color: white /*#E0D8CE*/;
			background: #000 /*#222 #272727 url('../_images/home_bg_tr.jpg') no-repeat top right;*/}	
	
	.container {margin: 0px auto; padding: 0px; width: 1000px;  overflow: auto; border: 0px white solid;}

	.header {margin: 0px auto 0px auto; width: 900px;}
	
	.header_home { height: 260px; visibility: hidden;}
	.header_sub  { height: 135px; padding-top: 50px;}
			
	.title_box {height: 100%; float: left;  width: 360px; background: url('../_images/title_box_bg.png') no-repeat; position: relative;}
	.flash_box {height: 100%; float: right; width: 540px; background: url('../_images/flash_box_bg.png') no-repeat;}
	
	.title_box_sub {background: url('../_images/sub_title_box_bg.png') no-repeat;}
	.flash_box_sub {background: url('../_images/sub_flash_box_bg.png') no-repeat;}
	
	.flash_box img {float: left; margin: 5px;}
	
	
	.box_home_betta {margin: 0px auto; margin-top: -35px; background: /*green*/ url('../_images/B.jpg') no-repeat; padding-top: 35px; border: 0px red solid; /***overflow: hidden;***/}
	.box_home_betta .kernel {margin: auto; width: 890px; height: 70px;	font-family: 'Times New Roman'; color: #6C6E70;}
	
	
	.slogan {color: rgb(244, 235, 224);}
	
	
	.box_sub_betta {background: /*green*/ url('../_images/betta_small.jpg') no-repeat bottom left; height: 115px; margin: 0px auto; /***overflow: hidden;***/}
	.box_sub_betta .kernel {margin: auto; width: 890px; height: 70px;	font-family: 'Times New Roman'; color: #6C6E70;}	
	
	
	.home_betta {float: left; height: 42px; width: 510px; margin-top: 14px; border-right: 1px #4F4F4F solid; font-size: 40px; line-height: 42px; }
	.home_betta span {font-size: 20px; color: #6C6E70; margin-left: 20px;}
	
	.ticket_box {font-size: 12px; /***overflow: hidden;***/ margin-top: 14px; height: 42px; line-height: 42px; float: right; width: 380px; color: white; font-family: Arial;}

	.home_text_box {font-size: 16px; /*background: green;*/ /***overflow: hidden;***/ margin-top: 14px; height: 42px; line-height: 42px; float: left; width: 60px;}
		
	.box_home_betta img {float: left;}
	
	.inhalt {width: 860px; margin: auto; border: 0px solid white; margin-top: 50px; overflow: auto;}
    .inhalt img { border: #4e4e4e 2px solid;}
	
	
	
	a {color: #6c6e70;/*#7d9ff3;*/}
	a:hover {text-decoration: none; color: #e0d8ce;}	
	
	.astra {color: red;}
	
	#flashPlayer object {/*background: red; border: 1px green solid !important; overflow: auto; /*margin-top: 10px;*/}
