/* CSS Document */

/* main elements */

body {
  margin: 0;
  padding: 0;	
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;	
}
html, body {
  height:100%; /* damit der #rahmen oder #wrapper auch 100% Höhe bekommt */
}

a:link, a:visited {
  background-color: #081A24;
	padding: 0 0.5em 0 0.5em;
	color: #8DB9D4;
 	text-decoration: none;	
	}

a:hover, a:focus, a:active {
  background-color: #AE5317;
	color: #fff;
	text-decoration: none;
}
#galerie a:link, #galerie a:visited, #galerie a:hover, #galerie a:focus, #galerie a:active {
  /*text-decoration: none;*/
	/*border: 0;*/
	padding: 0;
}

/*  T Y P O G R A P H Y  */

h1, h2, h3, h4, h5, h6 {
   padding: 0;
	 color:#D4B98D; /*beige */
	 text-align: left;
	 margin: 0 0 5px 20px; /* unten 5px links 20px */
}

h4, h5, h6 {
	 line-height: 1.3em;
}
h1 {
	 font-size: 2em;
	 line-height: 1.7em;
	 border: 1px #000; 		
}
h2 {
		font-size: 1.5em;
    line-height: 0.5em;		
}
h3 {
		font-size: 1.3em;
		line-height: 1.3em;
}
h4 {
		font-size: 1.2em;
}
h5 {
		font-size: 1.1em;
}
h6 {
		font-size: 1em;
}
p, p.info {
  margin: 15px 20px;
	/*text-indent: 2em;*/
	}
/* pop-ups */
#popinhalt {
   margin: 10px 0 0 10px;
	 width: 590px;
   height: auto;
	 float: none;
	 text-align: center;
}

#popinhalt h1, #popinhalt h2, #popinhalt h3, #popinhalt h4, #popinhalt h5, #popinhalt h6 {
   text-align: center;
}
#popinhalt h2 {
		font-size: 1.5em;
    line-height: 0.9em;		
}
#popinhalt h3 {
  font-size: 1.1em;
	line-height: 1.3em;
}
#popinhalt h4 {
  font-size: 1.5em;
	line-height: 1.5em;
}
#popinhalt ul {
   color:#8dB9D4;
}  
p.story, p.fliess {
   text-align:justify;
	 color: #B9B0A5;
	 text-indent: 2em;	 
	 }
p.story {
  margin: 20px 60px;
	}
p.fliess {
   margin: 20px 20px;
	}
.liste {
   margin: 0 0 0 170px;
	 text-align: left;
	 }
.copyklein {
   font-size: 0.8em;
}

/* ----------- */  
p.info {
   text-align:left;
	 }

/*  C O L O U R S  */

.white {
  color:#FFF;
}
.blue {
   color:#8dB9D4;
}
.blue2 {
  color:#306080;
}
.black {
  color:#000;
}
.rust {
  color:#AE5317;
}
.rustorange {
  color:#E16500;
}
.olive {
  color:#3D4527;
}
.stone {
  color:#B9B0A5;
}
.beige {
   color:#D4B98D;
}
.hellbeige {
   color: #E2D0B3;
}
.blassblau {
   color: #5E7B8D;
	 }
.nachtblau {
   color: #2F3D46;
	}

/*  B O X E S  */

/*#rahmen {
  width: 99% +1px;
  height: 100%;  
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #8DB9D4;
  border-left: 2px solid #8DB9D4;
  border-right: 2px solid #8DB9D4;
	text-align: center;
} 
wird zunächst nicht verwendet */
#wrapper {
  position: relative; /*static*/
  width: 100%;
	min-height: 100%;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	float: left;
	}
* html #wrapper {
  height: 100%;
}
.clearer
{
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
/*#inhalt {
  width: 748px;
	float: left;
} 
wird zunächst nicht verwendet */

/* Subnavigation im Mainframe für den Programmrückblick */
#ruecknavi1 {
   /*border: 1px solid #000;*/
   margin: 10px 0 0 10px;
	 padding: 0 10px 0 0;
	 width: 100px;
   height: auto;
	 float: left;
	 text-align: right;
	 display: inline;
	 background: #1B2F39;/*url(../images/bg/bg_schraffur4.gif) repeat*/;
}
#ruecknavi2 {
   /*border: 1px solid #000;*/
   margin: 10px 0 0 10px;
	 padding: 0 10px 0 0;
	 width: 120px;
   height: auto;
	 float: left;
	 text-align: right;
	 display: inline;
	 background: #1B2F39; /*url(../images/bg/bg_schraffur4.gif) repeat;*/
}
#ruecknavi1 ul, #ruecknavi2 ul {
   list-style: none;
	 line-height: 1.8em;
}
/* Layout-Elemente */
#spalte1 {
   border: 1px solid #000;
   margin: 30px 0 0 15px;
	 width: 355px;
   height: auto;
	 background-color: #364752;
	 float: left;
	 text-align: left;
	 display: inline;
	}
#spalte2 {
   margin: 10px 0 0 10px;
   /*border: 1px solid #000;*/
   width: 355px;
   height: auto;
	 /*background-color: #364752;*/
	 float: left;
	 text-align: left;
	}
#spalte3 { 
   /*border: 1px solid #000;*/
   margin: 10px 0 0 10px;
	 width: 475px;
   height: auto;
	 float: left;
	 text-align: left;
	 display: inline;
	}
#galerie {
   width: 358px;
	 float: left;
}
#galerie dl {
   margin: 6px;
	 padding: 0;
	 float: left;
	 width: 160px;
  }
#galerie dd {
   font-size: 1em;
	 padding: 0;
	 margin: 2px 8px;
	 color: #8dB9D4;
}
#galerie dt {
   padding: 0;
	 margin: 0;
}
#galerie dt img {
   margin: 0;
	 padding: 4px;
	 background-color: #fff;
   border: 1px solid #eee;
	 border-bottom: 1px solid #aaa;
}
#spalte4 { 
   /*border: 1px solid #000;*/
   margin: 30px 0 0 10px;
	 width: 475px;
   height: auto;
	 float: left;
	 text-align: left;
	 display: inline;
	}
#spalteForm { 
   /*border: 1px solid #000;*/
   margin: 20px 0 0 10px;
	 width: 400px;
   height: auto;
	 float: left;
	 text-align: left;
	 display: inline;
	}
#imgbox {
   padding: 0;
   border: 8px solid;
   margin: 30px 10px 0 0;   
	 border-color: #fff;
	 float: right;
}
#imgboxblank {
   padding: 0;
	 border: 0;
	 margin: 10px 0 0 10px;
	 float: left;
}
/* Bilderrahmen */
.viermalsechs {
  width: 400px;
	height: 600px;
}
.viermalvier {
  width: 400px;
	height: 400px;
}
.viermalzwo {
  width: 400px;
	height: 267px;
}
.dreimaldrei {
  width: 300px;
	height: 300px;
}
.dreimal420 {
  width: 300px;
	height: 420px;
	}
/* Programm-übersicht */
div.item {
  margin:0 0 1em 0;
  padding:3px;
  background:url(spring_item_bgr.gif) repeat;
  padding:0.5em 0.5em 0.5em 0.5em;
  margin:0 0 0.5em 0;
  padding:0.5em 0.5em 0.2em 0.5em;
  }
div.item h2 {
  font-size: 1.3em;
	line-height: 1.6em;
}
div.item h3 {
  font-size: 1.6em;
	line-height: 0.8em;
	}
di.item h4 {
  line-height: 1.3em;
}

div.item img  {
  left:0; bottom:0; 
  margin:0; padding:0;
  }
#impress p {
   margin: 15px 30px;
	 line-height: 1.5em;
	 text-indent: 0;
}
  
/* footer 
#footer {
  position: relative;
	margin: -7.5em auto 0 auto;		
}*/
/* A CSS hack that only applies to IE -- specifies a different offset for the footer */

/*	* html #footer
	{
		margin-top: -7.4em;
	}*/
/*#footer p {
  margin: 10px;
	font-size: 1.2 em;
}*/
