/* Format Style von: Feuerwehr- und Technikmuseum Eisenh�ttenstadt   */

body, a, p, h1, span, div, img {
    margin: 0px;
	padding: 0px;	
	border: 0px;
	font-size: 14px;
	line-height: 24px;   }  
	
body {
	background-image: url(../grafik/background_image.png);
	background-repeat: repeat; } 

div.global_index	{
	width: 1184px;
	height: 684px;
	background-image: url(../grafik/image_indexpage.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;	}
	
div.index {
	width: 684px;
	padding-top: 260px; 
	padding-left: 440px;  }
	
div.global	{
	width: 989px;
	height: 732px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../grafik/headerimage.png);
	background-repeat: no-repeat;
	background-position: 175px 0px;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;	}
	
div.inhalt1 {
	width: 989px;
	height: 732px;
	background-image: url(../grafik/pageimage_left.png);
	background-repeat: no-repeat;
	background-position: 0px 0px; }
	
div.kopf {
	width: 799px;
	height: 25px;
	padding-top: 108px;
	margin-left: 190px;
	border-bottom: solid 1px #000000;	}
	
div.nav  {
	width: 734px;
	height: 30px;
	padding-top: 4px;
	margin-left: 237px;	}
	
div.inhalt2 {
	width: auto;
	height: 432px;
	padding-top: 112px;
	margin-left: 62px;
	border-bottom: solid 1px #000000;  	}
	
div.inhalt3 {
	width: auto;
	height: 395px;
	overflow: auto; 
	padding-top: 0px;
	margin-left: 15px; 	}
	
div.inhalt3_li {
	width: 421px;
	float: left;
	height: 390px;
	overflow: auto;   }

div.inhalt3_re {
	width: 299px;
	float: right;
	margin-right: 3px;
	margin-left: 10px;
	font-style: italic;
	text-align: center;   }
	
div.fuss	{
    width: auto;
	margin-top: 0px;
	text-align:center;
	line-height: 14px;
	padding: 3px;
	padding-left: 30px;
	
	color: red;	 }

a  {
	text-decoration: none; }
	
a.link, a.link2, a.imp   {
	color: #b91113;   }
	
a.link:hover, a.link2:hover, a.imp:hover, h1   {
	color: #ffffff;
	background-color: #b91113;    }
	
a.imp {
   font-size: 12px;  }
   
img.bild {
	float: right;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px  }
	
h1 {
	display: block;
	width: auto;
	float: left;
	font-size: 21px;
	font-weight: bold;
	padding: 4px;
	padding-left: 195px;
	text-shadow: 0 0 3px #b91113; 	 }
	
h2 {
	font-size: 14px;
	font-weight: bold;	}

p.clear	{
	clear: both;    }
	
p.text,p.text_imp {
   margin-right: 10px;
   margin-bottom: 5px;
   margin-top: 5px;
   text-align: justify; }
   
p.text_imp {
   font-size: 12px;  }

p.kopf{
	color: #ffffff;
	font-size: 22px;
	margin-left: 45px;
	font-weight: bold;
	text-shadow: 0 0 3px #000000;  }
	
p.no {
	display: none; }






	



