/*mit freundlicher Unterstuetzung von Stefan Muenz SELFHTML,  Stylesheet f&uumlr die introseiten*/

 body {
color: white; 
background-image:url(seitenhintergrund.jpg);
font-size: 12px;
font-family: sans-serif;
text-align: center;  /* Zentrierung im Internet Explorer */
  }

h1 {
	display:inline;
	font-size: 24px;
	font-family:'Trebuchet MS', 'Lucida Grande', 'Verdana', sans-serif;
	font-weight:bolder;
	color: #000000;
}

 h2 {
	 display:inline;
    font-size: 12px;
    font-family:'Trebuchet MS','Lucida Grande',  sans-serif;
    font-weight:bolder;
    padding: 14px 2px 2px 2px;
    margin:6px 0px 0px 0px;
} 

h3 {
	 display:inline;
    font-size: 10px;
    font-family:'Trebuchet MS','Lucida Grande', sans-serif;
    font-weight:bolder;
    padding: 4px 2px 2px 2px;
    margin:2px 0px 0px 0px;
}
h4{
	 display:inline;
    font-size: 10px;
    font-family:'Trebuchet MS','Lucida Grande', sans-serif;
    padding: 2px 0px 0px 0px;
    margin:1px 0px 0px 0px;
} 

p{
	font-size: 12px;
	font-family: 'Verdana', sans-serif;
	padding: 2px;
	margin:1px 0px 0px 0px;
	color: #000000;
	text-align: left;
}


/*Der Hauptkasten mittig*/

 .Seite {
background-image:url(gazett_head_HG.jpg);
background-repeat: no-repeat;
position:relative ; top:20px;
margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
width: 800px;
height:1700px;
padding: 0;
border: 1px solid #6E3F3F ;
  }
   
  .Seite-intro {
	color: white;
	position:relative;
	top:20px;
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 800px;
	height:1615px;
	padding: 0;
	border: 0px solid #C9A268;
	background-image: url(gazett_head_HG.jpg);
  }
  

/* Und die Dekoration */

.schatten-rechts {
	font-size: 10%;
	background-image:url(schatten-rechts.jpg);
	background-repeat: repeat;
	position: absolute;
	top:5px;
	right:-9px;
	width: 7px;
	height:1615px;
	border: 0px solid #13201B;
	z-index: 2;
										  }
.schatten-unten {
	font-size: 10%;
	background-image:url(schatten-rechts.jpg);
	background-repeat: repeat-x;
	position: absolute;
	top:1615px;
	right:-9px;
	width: 805px;
	height:7px;
	border: 0px solid #13201B;
	z-index: 3;
										  }
    

			



 /* Kopfbereich ab hier*/
     
div#Logos {
			text-align: left;    /* Seiteninhalt wieder links ausrichten */
			margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
			width: 800px;
			height:100px;
			padding: 0;
			border: 0px solid #499484; 
  } 
 		.logo {
				 		position: absolute;  top:12px;  left:230px;
				 		background-color:transparent;
				      text-align: right;    /* Seiteninhalt rechts ausrichten */
				      vertical-align: top;
				      margin: 2px 4px  2px 4px;
  } 		
 		.flags {
				 		position: absolute ;  top:12px;  left:30px;
				      text-align: left;    /* Seiteninhalt  links ausrichten */
				      margin: 2px  4px  2px  4px;
				     height: 60px;
				     width:300px;
				      border: 0px solid red;
  }	
		.header {
	position: absolute;
	top:1px;
	left:4px;
	margin: 0;
	height: 100px;
	width:790px;
	border: 0px solid red;
	z-index: 4;
  }	 		

/*Die gruene Hauptnavigation oben*/

.Navig {
	background-image:url(Haupt_Navi_Leiste_HG.png);
	background-repeat: no-repeat;
	position: absolute;
	top:100px;
	left:0px;
	text-align: left;
	font-size: 12px;
	font-weight:bolder;
	font-family: Verdana, sans-serif;
	margin: 0;
	padding: 2px 20px 2px 10px;
	width: 800px;
	height:18px;
	overflow:auto;
	border: 0px solid red;
	z-index: 6;
  }
div#Language {
	position:absolute;
	width:20px;
	height:14px;
	z-index:1;
	left: 775;
	top: 4;
}
 
   /* Container fuer Seiteninhalte ab hier */
   
  div#Inhalt {
	background-image:url(transparent.png);
	position: absolute;
	top:188px;
	width: 434px;
	height:300px;
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0px solid #EE2E2E;
	z-index: 2;
	left: 42px;
  }
			
	

  
  /* Die Link-Leiste rechts unten*/
  div#Navig-unten {
	position: absolute;
	top:1600px;
	right:0px;
	bottom:0px;
	left:0px;
	margin: 0;
	width: 800px;
	height:20px;
	border: 0px dotted green;
	z-index: 9;
  }

div#ganz-unten{
position: absolute;  top:670px; right:0px; bottom:0px; left:0px;
text-align:center;
font-size:50%;
color:#AFB607;
   } 
div#ganz-unten:hover{
position: absolute;  top:670px; right:0px; bottom:0px; left:0px;
text-align:center;
font-size:150%;
color:#AFB607;
   }    
      
a:visited {
   color: #EADDCE;
	text-decoration:none;
}
a:active {
   color:#E3E3E3;
	text-decoration:none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

a:link {
   color:#E3E3E3;
	text-decoration:none;
}
text {
	height: 150px;
	width: 150px;
}
