/* Farben 

blau:	#003366
grau: #E9E9E9

*/

/* DEFAULT STYLES */

* {
   padding:0;
   margin:0;
   font-size: 9pt;
   font-family: Tahoma, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}
/* LAYOUT */
body, p{
   }

.header {
	background-image: url("./images/header_new.jpg");
	background-repeat: no-repeat;
	background-color: #003366;
	width: 100%; 
 	height: 100px;
 	min-height: 100px;
 	display: block;
 	position: relative;
 	top: 0;
 	left: 0;
 	}
.col_left {
	/*background-color: #f00;*/
	min-height: 300px;
	width: 145px;
	float: left;
	}
.menu {
	display: block;
	height: auto;
	/*min-height: 300px;*/
	width: 145px;
	background-color: #E9E9E9;
	margin-left: 10px;
	float: left;
	}
.left_content {
	width: 145px;
	float: left;
	padding: 0px;
	padding-top: 5px;
	background-color: #fff;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 20px;
	}	

.clear {
  clear: both;
	display: block;
	height: 10px;
	min-height: 10px;
	width: 100%;
	}

.content {
  position: relative;
	display: block;
	height: auto;
	width: 55%;
	float: left;
	padding: 0px;
	padding-left: 30px;
	}
.extracontent {
  position: relative;
	display: block;
	height: auto;
	width: 235px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	}

.date {
  position: absolute;
  top: 68px;
  color: #fff;
  font-size: 8pt;
  width: 99%;
  text-align: right;
  padding-right: 5px;
	}
		
.update{
  /*position: absolute;
  left: 2%;
  top: 97%;*/
  width: 145px;
  color: #ccc;
  font-size: 7pt;
  background-color: #fff;
  text-align: right;
  padding-top: 5px;
	}


/* MENU */
	
.nav {
	font-family: verdana, sans-serif;
	font-size: 0.9em;
	padding-left: 10px;
	text-decoration: none;
	color: #003366;
	}
.nav a:link, .nav a:visited {
  color: #FFFFFF;
  padding-top: 0px;
  padding-left: 20px;
  border: 0px;
  width: 150px;
  min-height: 18px;
  height:auto !important;  /* für moderne Browser */
  height:18px;  /*für den IE */
	display: block;
  background-image: url(./images/stern_weiss.gif);
  background-repeat: no-repeat;
  }

.nav a:hover {
  border: 0px;
  text-decoration: none;
  z-index: 1;
  background-image: url(./images/stern_weissRO.gif);
  background-repeat: no-repeat;
  color: #FFFFFF;
  min-height: 18px;
  height:auto !important;  /* für moderne Browser */
  height:18px;  /*für den IE */
  display: block;
  }
  
.act {
  border: 0px;
  background-image: url(./images/stern_weissRO.gif);
  background-repeat: no-repeat;
  color: #FFFFFF;
  padding-left: 20px;
  width: 150px;
  min-height: 18px;
  height:auto !important;  /* für moderne Browser */
  height:18px;  /*für den IE */
  display: block;
  }
.act a:hover {
  color: #FFFFFF;
  } 

/* LINKS default */
a, a:link, a:visited {
	text-decoration: none;
	color: #003366;
	}
a:focus, a:hover, a:active {
	text-decoration: underline;
	}

/*  SITEMAP */
.item {
	}
.last, .first {
  
	} 
.deep0 {
 	list-style: none;
 	padding: 0.2em;
	}
.deep1 {
	list-style: none;
	margin-left: 0.5em;
		padding: 0.1em;
	}

/* LINKS sitemap */

	.tx-wssitemap-pi1 .treemenudiv {}
	.tx-wssitemap-pi1 .treemenudiv img {vertical-align: middle;border: none;}
	.tx-wssitemap-pi1 .treemenudiv a {text-decoration: none;  color: #003366; }
	.tx-wssitemap-pi1 .treemenudiv a:hover {color: #003366;text-decoration:underline;}
	.tx-wssitemap-pi1 .treemenudiv a span.treemenutext_act {color:#003366;text-decoration: underline;}
	.tx-wssitemap-pi1 .treemenudiv a span.treemenutext_actifsub {color:green; }


/*  HEADER Formatierungen */

.headerDev {
	color: #000;
	font-weight: bold;
	}
/* .header1 - IMG-GIFBUiLDER */
/* .header2 - IMG-GIFBUiLDER */
.header3 {
	font-weight: bold;
	color: #003366;
	}
.header4 {
  color: #003366;
	}
.header5 {
	color: #aaa;
   font-size: 7pt;
	}
	
h5 {
	font-size: 10pt;
	font-weight: normal;
	}
/* Tabellen der Bestätigungsformulare */	
.daten {
	cellspacing: 5px;
	}

/* anzeigen Styles */ 
.anzeigencontainer { 
	display:block; 
	width: 545px; 
	min-width: 630px;
	} 
.anzeige { 
	color:#000; 
	display:block; 
	width: 545px; 
	min-width: 545px;
	/*height: 150px;
	min-height: 150px;*/
	text-align: justify; 
	padding: 5px 10px 5px 0px; 
	/*float: left; 
	height: auto;*/
	clear: both; 
	} 
hr { 
	color: #000; 
	border: 1px solid black;
	margin-bottom: 3px;
	 }
div.anz_ausgabe {
	text-align: right;
	margin-right: 5px;
	margin-top: -34px;
	margin-bottom: 10px;
	font-weight: bold;
	}
/* SEARCHBOX */ 
.tx-macinasearchbox-pi1 {
	padding-top:3px;
	/*background-color: #f00;*/
	}

.csc-textpic-imagewrap {
	margin-bottom: 10px;
	}	
.csc-textpic-caption {
	font-size: 7pt;
	padding-top: 3px;
	}

.yearbook td {
	vertical-align: top;}

/* Verkaufsstellen */
.vks {
	margin-bottom: 4px;
	}
/* Banner */
/* Full Size */
.banner_FS {
	margin-bottom: 10px;
	}
	
	
/* Ausgaben-Anzeige */

div.flinks {
	height: 149px;
	margin-top: 10px;
}
div.flinks img {
	height: 140px;
	width: 107px;
	border: solid 1px #000;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

div.flinks div.layout0 img
{
	height: 107px;
	width: 140px;
	border: solid 1px #000;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

.flinks_desc {
	clear: right;
}

.flinks_size {
	float: right;
}

/* Inhaltsverzeichnis - Aufzählung */
.content ul {
	margin-left: 15px;
	}