/*
//===================================================================
//				Batterpix
//		Thomas Battermann, Hamburg, 2009
//===================================================================
//###################################################################
//					APPOINTMENT OF THIS FILE
//					------------------------
//
//	PANORAMARAMA MAIN Cascading Style Sheet
//	Defines the main layout structure and colors 
//	
//
//###################################################################
*/
/* CSS Document für www.batterman.de */

/* Wichtige Farben
hintergrund schwarz		-	#0a0a0a
panorama gelb			-	#dea906
panorama grau			-	#76706c

HEADER---------------------------------------------------------------


BUTTONS--------------------------------------------------------------



CONTENT--------------------------------------------------------------

FOOTER---------------------------------------------------------------


Maße Fenster komplett: 950 x 800px

*/


html, body, div, p, h1, h3, ul, ol, 
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   border: 0px;
   font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
   font-size: 14px; 
   letter-spacing: 2px;
   
   color: #76706c;
   text-align: justify;
}

h2 {
   letter-spacing: 2px;
   color: #76706c;
	font: small-caps normal 18px Georgia, Palatino, Verdana, Arial, Geneva, Helvetica, sans-serif;
}

.text_farbe {
	color: #dea906;
}

hr {
	color: #1b1b1b;
	border-style: solid;
	border-width: 1px;
}

body {
	   background-color: #000000;
	   padding: 10px;    
}

/*########################################### HOME ###################################### */
/*################################ DIV Main Komplettes Fenster ########################## */
.main {
	position: relative;
	margin: 0 auto;
	top: 25px;
	width: 900px;
	background-color: #000000;

}

/*################################ DIV Header Home ########################################### */

.header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 271px;
	background-image: url(../images/battermann_logo.jpg);
	background-repeat: no-repeat;
	/*background-color: #fdfdfd;*/
	z-index: 2;
}

/*################################ DIV Header Panorama ########################################### */
.header_pano {
	position: relative;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 271px;
	background-image: url(../images/header_cape.jpg);
	background-repeat: no-repeat;
	/*background-color: #fdfdfd;*/
	z-index: 2;
}

/*################################ DIV Header Service ########################################### */

.header_service {
	position: relative;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 271px;
	background-image: url(../images/rolltreppe_header.jpg);
	background-repeat: no-repeat;
	/*background-color: #fdfdfd;*/
	z-index: 2;
}

/*################################ DIV Header About ########################################### */

.header_about {
	position: relative;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 271px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	/*background-color: #fdfdfd;*/
	z-index: 2;
}

/*################################ DIV Header Cont Imp ########################################### */

.header_cont_imp {
	position: relative;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 271px;
	background-image: url(../images/header_panorama.jpg);
	background-repeat: no-repeat;
	/*background-color: #fdfdfd;*/
	z-index: 2;
}

/*################################ LOGO BTN ########################################### */

.logo a {
	position: relative;
	width: 704px;
	height: 50px;
	top: 175px;
	left: 30px;
/*	background-image: url(../images/logo.png);
	background-repeat: no-repeat;*/
	display: block;
	z-index: 3;
}

/*################################ Sprach-Fahnen BTNs  ################################### */

.flag_deutsch a, .flag_deutsch a:visited {
	width: 23px;
	height: 15px;
	float: left;
	display: block;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-right: 5px;
	background-image: url(../images/deutsch.jpg);
	background-repeat: no-repeat;
}

.flag_deutsch a:hover {
	background-image: url(../images/deutsch_hover.jpg);
	background-repeat: no-repeat;
}

.flag_english a, .flag_english a:visited {
	width: 23px;
	height: 15px;
	float: left;
	display: block;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-right: 10px;
	background-image: url(../images/english.jpg);
	background-repeat: no-repeat;
}

.flag_english a:hover {
	background-image: url(../images/english_hover.jpg);
	background-repeat: no-repeat;
}

/*################################ Contact | Impressum Buttons  ########################## */
.cont_imp a, .cont_imp a:visited  {
	position: relative;
	top: -10px;
	left: 730px;
	color: #76706c;
	text-decoration: none;
	letter-spacing: 0px;
	font-size: 14px;
	margin-bottom: 5px;
	line-height: 20px;
}

.cont_imp a:hover {
	color: #dea906;
}

.unterheader {
	width: 450px;
	height: 30px;
	margin: auto;
	text-align: center;
}


/*################################ DIV Buttons  ########################## */
.btn_leiste {
	position: relative;
	width: 831px;
	height: 34px;
	top: 20px;
	left: 69px;
	background-image: url(../images/btn_leiste.jpg);
	background-repeat: no-repeat;
	margin-bottom: 30px;
	z-index: 2;
}

/*################################ DIV Panorama Btn  ########################## */

.panorama_btn a, .panorama_btn a:visited{
	position: relative;
	float: left;
	color: #000000;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	line-height: 34px;
	width: 142px;
	height: 34px;
	top: 0px;
	left: 427px;
	display: block;
/*	margin-right: 1px;*/
	z-index: 3;
}

.panorama_btn a:hover {
	background-image: url(../images/btn_verlauf.jpg);
	background-repeat: repeat-x;
	color: #000000;
}

.panorama_btn_active a, .panorama_btn_active a:visited{
	position: relative;
	float: left;
	color: #ffffff;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	line-height: 34px;
	width: 142px;
	height: 34px;
	top: 0px;
	left: 427px;
	display: block;
	background-image: url(../images/btn_active_verlauf.jpg);
	background-repeat: repeat-x;
/*	margin-right: 1px;*/
	z-index: 3;
}

/*################################ DIV Service Btn  ########################## */

.service_btn a, .service_btn a:visited{
	position: relative; 
	float: right;
	color: #000000;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	line-height: 34px;
	width: 128px;
	height: 34px;
	top: 0px;
/*	left: 568px;*/
	display: block;
	margin-right: 1px;
	z-index: 3;
}

.service_btn a:hover {
	background-image: url(../images/btn_verlauf.jpg);
	background-repeat: repeat-x;
	color: #000000;	
}

.service_btn_active a, .service_btn_active a:visited{
	position: relative; 
	float: right;
	color: #ffffff;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	line-height: 34px;
	width: 128px;
	height: 34px;
	top: 0px;
/*	left: 568px;*/
	display: block;
	background-image: url(../images/btn_active_verlauf.jpg);
	background-repeat: repeat-x;
	margin-right: 1px;
	z-index: 3;
}

/*################################ DIV About Btn  ########################## */

.about_btn a, .about_btn a:visited{
	position: relative;
	float: right; 
	color: #000000;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	line-height: 34px;
	width: 132px;
	height: 34px;
	top: 0px;
/*	left: 694px;*/
	display: block;
	z-index: 3;
}

.about_btn a:hover {
	background-image: url(../images/about_btn.jpg);
	background-repeat: no-repeat;
	color: #000000;	
}

.about_btn_active a, .about_btn_active a:visited {
	position: relative; 
	float: right; 
	color: #ffffff;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	line-height: 34px;
	width: 132px;
	height: 34px;
	top: 0px;
/*	left: 694px;*/
	display: block;
	background-image: url(../images/about_active_btn.jpg);
	background-repeat: repeat-x;
	z-index: 3;
}


/*################################  Contentfenster ####################################### */

.content {
	position: relative;
	width: 896px;
	background-color: #000000;
	z-index: 3;
	padding-top: 30px;
	padding-bottom: 15px;

}

.topline {
	width: 896px;
	height: 1px;
	background-image: url(../images/topline.jpg);
	background-repeat: no-repeat;
	z-index: 4;
}

.case {
	width: 896px;
	z-index: 4;
	border-right: 1px solid #302401;
}

/*################################  Inhalt ####################################### */

.shell {
	width: 827px;
	padding-left: 43px;
	padding-right: 25px;
	margin-right: 1px;
	z-index: 4;
}

.intro {
	width: 827px;
	padding-top: 30px;
	padding-bottom: 30px;
	z-index: 5;
	
}

.trenner {
	width: 827px;
	height: 1px;
	background-image: url(../images/trenner.jpg);
	background-repeat: no-repeat;
	z-index: 5;
}

.pano_woche {
	width: 827px;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: 5;
}

#big {
	font-size: 18px;
}

.pano_case{
	width: 822px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 30px;
	background-image: url(../images/panocase_back.jpg);
	background-repeat: repeat-y;
}

.panotitel {
	width: 402px;

	margin-bottom: 15px;
	height: 20px;
	float: left;
}

.case_rechts {
	width: 400px;
	height: 139px;
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
/*	background-image: url(../images/bunker_thumb.jpg);
	background-repeat: no-repeat;*/
}

.panotext {
	width: 822px;
	padding-left: 5px;
}

.fenstertext {
	text-indent: 5px;
}

.spacerdiv_pano {
	width: 827px;
	height: 1px;
	clear: both;
}

.fronttext_1 {
	width: 827px;
	padding-top: 30px;
}

.spacerdiv_30 {
	width: 827px;
	height: 30px;
}

.spacerdiv_20 {
	width: 827px;
	height: 20px;
}

.linkcase {
	width: 827px;
	padding-top: 30px;
	border: none;
}

.linkcase_gb {
	position: relative;
	left: 600px;
	width: 95px;
	height: 30px;
	border: none;
	}

.getflash a, .getflash a:visited {
	float: right;
	width: 100px;
	height: 30px;
	font-size: 12px;
	color: #76706c;
	text-decoration: none;
	letter-spacing: 0px;
}

.getflash a:hover {
	color: #dea906;
}

#getflash {
	margin-top: 5px;
}

.bottomline {
	width: 896px;
	height: 1px;
	background-image: url(../images/bottomline.jpg);
	background-repeat: no-repeat;
	z-index: 4;	
}


/*################################ DIV Footer ############################################ */

.footer {
	position: relative;
	width: 900px;
	height: 85px;
	margin-top: 15px;
	margin-bottom: 50px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;	
	z-index: 3;
	
}




