/* CSS Document - BOXEN */
#screen{
  width:100%;       				/* genauso breit, wie der Anzeigebereich */
  height:100%;       				/* genauso hoch, wie der Anzeigebereich */
  margin:0;
  padding:0 0 0 0;
  background:#6e0010 url(../img/massband_outside.jpg) no-repeat top center;
  text-align:center;
}
.boxzentriert{
	position:relative;
	width:1002px;
	height:650px;
	text-align:center;
	padding:40px 0 0 0;
	margin: 0px auto;
	background:url(../img/massband_inside.jpg) no-repeat top center; 
	/* border:1px solid green; */
}
/******************************************* Boxen für Homepage *************************/
.topzentriert{
	position:relative;
	width:577px;
	height:326px;
	background:url(../img/skizze_oben_neu.gif) no-repeat center center;
	margin:0 auto;
	margin-bottom:10px; 
	/* border:1px solid #ffffff; */
}
.content_small{
	position:absolute;
	width:100%;
	height:140px;
	margin:-50px 0 0 0;
	padding:0;
	text-align:left;
	background-color:none;
	z-index:100;
	/* border:1px solid #000000; */
}
*html .content_small{
	margin-top:-60px;
}
*+html .content_small{
	margin-top:-60px;
}
.content-small_logo{
	float:left;
	width:150px;
	height:80px;
	margin:50px 0 0 10px;
}
.content_small_claim{
	float:left;
	width:400px;
	height:20px;
	margin:40px 0 0 0;
	padding:0;
	/* border:1px solid green; */
}
.content_small_house{
	float:left;
	width:205px;
	height:100px;
	margin:0 0 0 0;
	/* border:1px solid green; */
}
.content_small_text{
	float:right;
	width:220px;
	height:45px;
	margin:42px 0 0 0;
	padding:0;
	/* border:1px solid green; */
}

#bottomzentriert{
	position:relative;
	width:100%;
	height:310px;
	background:url(../img/tile1.gif);
	background-repeat:repeat;
	/* background:#ffffff url(../img/shaddow.jpg) no-repeat top center; */
	margin:10px 0 0 0;
	padding:30px 0 0 0;
	text-align:left;
}
.content_center{
	width:420px;
	height:310px;
	margin:0 0 0 225px;
	/*border:1px solid blue;*/
}
.button{
	position:absolute;
	width:120px;
	height:30px;
	margin:-45px 0 0 290px;
	padding:15px 0 0 0;
	background:url(../img/button.png) no-repeat center center;
	/* border:1px solid blue; */
}
*html .button{
	margin:10px 0 0 10px;
	padding:15px 0 0 0;
	background:url(../img/button.png) no-repeat center center;
}
*+html .button{
	margin:10px 0 0 10px;
	padding:15px 0 0 0;
	background:url(../img/button.png) no-repeat center center;
	/* border:1px solid blue; */
}
/*******************************  Impressum Homepage **********************************************************/
#impressum{
	position:absolute;
	width:250px;
	height:420px;
	margin:-600px 0 0 680px;
	padding:0;
	display:none;
	background-color:#ffffff;
	filter:alpha(opacity=90); /* IE */ 
	-moz-opacity: 0.90; /* Gecko */
	opacity: 0.90; /* Opera */
	text-align:left;
	z-index:200;
	/* border:1px solid red; */
}
*+html #impressum{
	margin-left:180px;
}
*html #impressum{
	margin-left:180px;
}

/*******************************  Impressum nachgelagerte Seiten **********************************************************/
#impressum1{
	position:absolute;
	width:250px;
	height:522px;
	margin:-625px 0 0 800px;
	padding:0;
	display:none;
	background-color:#ffffff;
	filter:alpha(opacity=90); /* IE */ 
	-moz-opacity: 0.90; /* Gecko */
	opacity: 0.90; /* Opera */
	text-align:left;
	z-index:200;
	/* border:1px solid red; */
}
*+html #impressum1{
	margin-left:300px;
}
*html #impressum1{
	margin-left:300px;
}
.impress_top{
	width:250px;
	height:35px;
	background-color:#5a5a5a;
	filter:alpha(opacity=80); /* IE */ 
	-moz-opacity: 0.80; /* Gecko */
	opacity: 0.80; /* Opera */
}
.impress_left{
	float:left;
	height:20px;
	width:135px;
	margin:5px 0 0 0;
	padding:0 0 0 75px;
	/* border:1px solid green; */
}
.impress_close{
	float:right;
	width:32px;
	height:32px;
	margin:0 0 0 0;
	background:url(../img/close.png) no-repeat center center;
	cursor:pointer;
	/* border:1px solid red; */
}
*html .impress_close{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../lib/img/16-square-red-delete.png', sizingMethod='crop');
	margin-top:5px;
}
/************************************************ KONTAKT *************************************************/
#kontakt1 {
	position:absolute;
	width:370px;
	height:700px;
	margin:-625px 0 0 800px;
	padding:0;
	display:none;
	background-color:#ffffff;
	filter:alpha(opacity=90); /* IE */ 
	-moz-opacity: 0.90; /* Gecko */
	opacity: 0.90; /* Opera */
	text-align:left;
	z-index:200;
}
*+html #kontakt1{
	margin-left:300px;
}
*html #kontakt1{
	margin-left:300px;
}
.kontakt1_top{
	width:370px;
	height:35px;
	background-color:#5a5a5a;
	filter:alpha(opacity=80); /* IE */ 
	-moz-opacity: 0.80; /* Gecko */
	opacity: 0.80; /* Opera */
	/* border:1px solid red; */
}
.kontakt1_left{
	float:left;
	height:20px;
	width:200px;
	margin:5px 0 0 0;
	padding:0 0 0 70px;
	/* border:1px solid green; */
}
.kontakt1_close{
	float:right;
	width:32px;
	height:32px;
	margin:0 0 0 0;
	background:url(../img/close.png) no-repeat center center;
	cursor:pointer;
	/* border:1px solid blue; */
}
*html .kontakt1_close{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../lib/img/16-square-red-delete.png', sizingMethod='crop');
	margin-top:5px;
}
/************************************************ HILFE *************************************************/
#help1 {
	position:absolute;
	width:250px;
	height:620px;
	margin:-625px 0 0 800px;
	padding:0;
	display:none;
	background-color:#ffffff;
	filter:alpha(opacity=90); /* IE */ 
	-moz-opacity: 0.90; /* Gecko */
	opacity: 0.90; /* Opera */
	text-align:left;
	z-index:200;
	/* border:1px solid red; */
}
*+html #help1{
	margin-left:300px;
}
*html #help1{
	margin-left:300px;
}
.help1_top{
	width:250px;
	height:35px;
	background-color:#5a5a5a;
	filter:alpha(opacity=80); /* IE */ 
	-moz-opacity: 0.80; /* Gecko */
	opacity: 0.80; /* Opera */
	/* border:1px solid red; */
}
.help1_left{
	float:left;
	height:20px;
	width:135px;
	margin:5px 0 0 0;
	padding:0 0 0 30px;
	/* border:1px solid green; */
}
.help1_close{
	float:right;
	width:32px;
	height:32px;
	margin:0 0 0 0;
	background:url(../img/close.png) no-repeat center center;
	cursor:pointer;
	/* border:1px solid blue; */
}
*html .help1_close{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../lib/img/16-square-red-delete.png', sizingMethod='crop');
	margin-top:5px;
}
/************************************************  nachgelagtere Seite mit Flashmodell *********************************/
.metanavigation{
	width:1000px;
	height:20px;
	margin:0 0 0 0;
	padding:0;
}
#home{
	width:55px;
	margin:0 2px 0 0;
	padding:3px 0 0 15px;
	background:url(../img/home_activ_background.jpg) no-repeat top left;
}
#leer{
	width:677px;
}
#help{
	width:55px;
	margin:0 2px 0 0;
	padding:3px 0 0 15px;
	background:url(../img/help_activ_background.jpg) no-repeat top left;
}
#help_activ{
	width:55px;
	margin:0 2px 0 0;
	padding:3px 0 0 15px;
	background:url(../img/help_activ_background.jpg) no-repeat top left;
}
#contact{
	width:60px;
	margin:0 2px 0 0;
	padding:3px 0 0 20px;
	background:url(../img/contact_activ_background.jpg) no-repeat center left;
}
#contact_activ{
	width:60px;
	margin:0 2px 0 0;
	padding:3px 0 0 20px;
	background:url(../img/contact_activ_background.jpg) no-repeat top left;
	border:1px solid white;
}
#inprint{
	width:80px;
	margin:0 2px 0 0;
	padding:3px 0 0 15px;
	background:url(../img/inprint_activ_background.jpg) no-repeat top left;
	/* border:1px solid white; */
}
#inprint_activ{
	width:80px;
	margin:0 2px 0 0;
	padding:3px 0 0 15px;
	background:url(../img/inprint_activ_background.jpg) no-repeat top left;
}
.center{
	width:1000px;
	height:520px;
	margin:0;
	padding:0;
	/* border:3px solid green; */
}
.center_left{
	float:left;
	width:800px;
	height:520px;
	margin:0;
	padding:0;
}
#center_right{
	float:left;
	width:188px;
	height:510px;
	margin:0;
	padding:10px 5px 0 5px;
	background:#cccccc url(../img/background_center_right1.jpg) repeat-x top left;
	overflow:auto;
}
.footer{
	width:998px;
	height:95px;
	margin:0;
	padding:0;
	text-align:left;
	background:#ffffff;
	/* border:1px solid green; */
}
.pic_1{
	float:left;
	width:75px;
	margin:25px 0 0 10px;
	padding:0;
}
.pic_2{
	float:left;
	width:150px;
	margin:8px 0 0 10px;
	padding:0;
}
.text_1{
	float:left;
	width:210px;
	margin:50px 0 0 5px;
	padding:0;
	/* border:1px solid red; */
}
.pic_3{
	float:left;
	/* width:190px; */
	margin:32px 0 0 0;
	padding:0;
	/* border:1px solid red; */
}
.pic_4{
	float:left;
	/* width:130px; */
	margin:40px 0 0 0;
	padding:0;
	/* border:1px solid yellow; */
}
.pic_5{
	float:left;
	width:100px;
	margin:51px 0 0 10px;
	padding:0;
}
.footer_mini{
	width:996px;
	height:10px;
	margin:0;
	padding:0;
	text-align:left;
	background:none;
}	

