/* CSS Document www.gschichten.de  - Dominik Baur */

/* ------------  BODY + Navigation  ------------- */

body {
	
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	background: #ffffff;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 16px;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover  {
	color: #ff6600;
	text-decoration: underline;
}

a:active,
a:focus  {
	text-decoration: underline;
	color:#ff6600;
}


#Hauptnavi {
	position:absolute;
	top:64px;
	left: 207px;
	width:320px;
	height: 57px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	letter-spacing: 1px;
	text-align:left;
}

#Hauptnavi a  {
	text-decoration:none;
	color: #666666;
	border-bottom:3px solid #fff;
	border-right:3px solid #fff;
}


#Hauptnavi a:hover  {
	color:#ff6600;
	text-decoration:none;
}

#Hauptnavi li ul a  {
	padding-left:5px;
}

#Hauptnavi li ul a:hover  {
	padding-left:5px;
	text-decoration:none;
}

ul#Navigation {
	color: #666;  
	margin: 0; 
    padding: 0;
	float: left;
    text-align: left;
}

ul#Navigation a {
    display: block;
    padding: 5px 2px 0px 0px;
    text-decoration: none;
	color:#666;
}
  
ul#Navigation a:hover{
    padding: 5px 2px 0px 0px;
    color:#ff6600;
}

ul#Navigation li {
    list-style: none;
    float: left;  /* ohne width - nach CSS 2.1 erlaubt */
    position: relative;
	height: 24px;
	display: block;
	background: #ffffff;
}

*:first-child+html ul#Navigation li {  /* Korrektur fuer den IE 7 */
    margin-bottom: -0.1em;
}

ul#Navigation li ul {
	position: absolute;
	float: left;
	left:-83px;
	font-size: 12px;
	top: 22px;
	height: 20px;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	list-style-type: none;
	display: none;  /* Unternavigation ausblenden */
	width: 317px;
}

*:first-child+html ul#Navigation ul {  /* Workaround fuer den IE 7 */
    background-color:#FFFFFF;
	padding-bottom:0;
}

ul#Navigation li:hover ul {
    display: block;  /* Unternavigation in modernen Browsern einblenden */
}

ul#Navigation li ul li {
    float: left;
	margin-bottom: 0;
    padding:0px;
}
  
ul#Navigation li ul li a {
	float: none;
	background-color:#FFF;
    display: block;
    height:30px;
    margin-bottom: 0;
    padding:0px 4px 0px 0px;
    text-decoration:none;
    color:#666666;
    border:0px;
  }
  
ul#Navigation li ul li a:hover{
  padding:0px 4px 0px 0px;
  height:30px;
  display: block;
  color:#ff6600;
  border:0px;
}


.aktiv_orange a  {
	color: #ff6600;
}

.aktiv_orange a:hover {
	color: #ff6600;
	letter-spacing: 0.1em;
	text-decoration: none;
	text-align: left;
}


/* ---------  LAYOUT  ---------- */


#Haupt {
	position:absolute;
	margin-bottom: 40px;
	width:770px;
	left: 50%;
	color: #000000;
	top: 0px;
	margin-left: -385px;
	text-align: center;
}

#Dominik_Baur {
	height:85px;
	margin-bottom: 30px;
	background-attachment: scroll;
	background-image: url(Bilder/punkt_v.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#Logo {
	position:absolute;
	width:198px;
	height:41px;
	text-align: left;
	top: 50px;
	left: 1px;
}

#Seitentitel_hp {
	position:absolute;
	width:182px;
	height:58px;
	left: 553px;
	top: 55px;
}

#Seitentitel {
	position:absolute;
	width:182px;
	height:26px;
	left: 555px;
	top: 63px;
}

#Rahmen {
	margin-top: 10px;
	width:498px;
	text-align: left;
	float:left;
	min-height: 330px;
	left: 0px;
	padding-left: 2px;
}

#rechteSpalte {
	float: right;
	background-color: transparent;
	width:245px;
	margin-top: 10px;
	min-height: 330px;
	text-align: center;
}

#Impressum {
	margin-top: 10px;
	margin-left: 545px;
    clear: both;
	border-top: 40px solid #ffffff;
	color: #000000;
	text-align:center;
	width: 205px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 0.5pt;
}



/* --------  SCHRIFTEN  ----------  */

h4 { 
	font-size:13px;
	line-height:18px;
	letter-spacing:1px;
	font-weight: bold;
	margin-bottom: 0px;
}

h3 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	margin-bottom:0px;
	margin-top:0px;
}

.Klammer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 19px;
}

.Seitentitel_Text_or {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: light;
	line-height: 22px;
	color: #ff6600; 
	letter-spacing: 0.1em;
	text-align: center;
	valign: top;
}

.grau,
.grau a {
	background:#ffffff;
	display:block;
	color: #666666;
	border-top: 6px solid #ffffff;
	border-bottom: 6px solid #ffffff;
	margin: 0px;
	height:auto;
}


.grau a:hover,
.grau a:active,
.grau a:focus  {
	background:#ffffff;
	color:#ff6600; 
	display:block;
	text-decoration: underline;
	border-top: 6px solid #ffffff;
	border-bottom: 6px solid #ffffff;
	margin: 0px;
	height:auto;
}




/*  --------- RECHTE SPALTE --------- */


.rechteSpalte_Text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
}

.rechteSpalte_Teaser_ue {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 16px;
	letter-spacing: 0.2pt;
	text-transform:uppercase;
}

.rechteSpalte_ue {
	color: #646464;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1.2pt;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 12px;
	padding:0px 0px 3px 0px;
	margin:0px 20px 0px 20px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(Bilder/punkt.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.Kasten {

	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}

.Kasten a { 
	color: #666666;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.Kasten a:hover {
	color:#ff6600;
	text-decoration: underline;
}

.Kasten a:active,
.Kasten a:focus  { 
	color:#ff6600;
	text-decoration: underline;
}


/*  ------- THEMEN  ------- */

/*  ------- THEMEN: i F R A M E-Seiten  ------- */

#kasten_aktiv,
#kasten_aktiv a  {
	color: #ff6600;
	text-decoration: underline;
}

#kasten_normal  {
	color: #666666;
	text-decoration: none;
	display:none;
}

#kasten_normal a { 
	color: #666666;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#kasten_normal a:hover {
	color:#ff6600;
	text-decoration: underline;
}

#kasten_normal a:active,
#kasten_normal a:focus  { 
	color:#ff6600;
	text-decoration: underline;
}

.FotoTeaser {
	width: 350px;
	text-align:right;
	border: 1px solid #cccccc;
}

.copy  {
	width: 350px;
	text-align:right;
	font-size: 10px;
	color: #a8a8a8;
}

.datum {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.ueberschrift {
	color: #0a0a0a;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:700;
	padding-top: 12px;
	letter-spacing: 0.2pt;
	text-transform:uppercase;
}

.headline {
	color: #0a0a0a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 28px;
	padding-top:8px;
}

.spitzmarke  {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding-bottom:5px;
}

.extern {
	letter-spacing: 0.2pt;
	font-size: 11px;
	font-weight:700;
}

.extern_ro a:link {
	letter-spacing: 0.2pt;
	font-size: 11px;
	font-weight:700;
}

.extern_ro a:hover {
	text-decoration: underline;
	color:#ff6600;
}

#framecontent  { 
	background-color: #ffffff;
	visibility: hidden;
}

#diacontent  { 
	background-color: #ffffff;
	visibility: hidden;
}

.Foto_thumb_ressorts a img  { 
	border: 1px solid #cccccc;
	margin:0;
}

.Foto_thumb_ressorts a:hover img  { 
	border: 1px dotted #ff6600;
	border-collapse: collapse;

}

/* ------- THEMEN  Menüpunkte: P O L I T I K, R E P P R T A G E, I N T E R V I E W S, B A Y E R N, U N D.. (Teaserliste)  ------- */


#Liste_Teaser {
	float:left;
	width:498px;
	margin-top: 16px;
	text-align: left;
}

.Liste_Linie   {
	background-attachment: scroll;
	background-image: url(Bilder/punkt.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 1px;
	margin: 15px 0px 15px 0px;
}

.Liste_Datum {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	padding: 0px 0px 10px 0px;
}

h2 {
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 24px;
	padding-bottom:8px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: normal;
}

h1 {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:700;
	padding-bottom: 6px;
	padding-top: 7px;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 0px;
}


/* ----------  P R O F I L  --------- */


.Profil_rechts {
	text-align: center;
	font-size:11px;
	letter-spacing:0.4pt;
	font-weight: bold;
	line-height: 24px;
	color: #000000;
}



/* ----------- Diashows   ------- */


#Diashow,
#Diashow2,
#Diashow3,
#Diashow4, 
#Diashow5  {
	position:absolute;
	padding: 10px;
	width:442px;
	z-index:99;
	align: center;
	border: 1px dotted #000000;
	background-color: #ffffff;
	height:520px;
	visibility: hidden;
	left: 132px;
	top: 27px;
}

#Diashow_r2  {
	position:absolute;
	padding: 10px;
	width:442px;
	z-index:99;
	align: center;
	border: 1px dotted #000000;
	background-color: #ffffff;
	height:520px;
	visibility: hidden;
	left: 132px;
	top: 27px;
}

#Diashow_r3  {
	position:absolute;
	padding: 10px;
	width:442px;
	z-index:99;
	align: center;
	border: 1px dotted #000000;
	background-color: #ffffff;
	height:520px;
	visibility: hidden;
	left: 132px;
	top: 27px;
}

#Diashow_r4  {
	position:absolute;
	padding: 10px;
	width:442px;
	z-index:99;
	align: center;
	border: 1px dotted #000000;
	background-color: #ffffff;
	height:520px;
	visibility: hidden;
	left: 132px;
	top: 27px;
}

#Diashow_r5  {
	position:absolute;
	padding: 10px;
	width:442px;
	z-index:99;
	align: center;
	border: 1px dotted #000000;
	background-color: #ffffff;
	height:520px;
	visibility: hidden;
	left: 132px;
	top: 27px;
}

.bilder { 
	width:405px;
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.bilder a:link img {
	border: 1px solid #cccccc;
}

.bilder a:hover img {
	border: 1px dotted #ff6600;
	border-collapse: collapse;
}

.bilder a:active img,
.bilder a:focus img,
.bilder a:visited img  {
	border: 1px solid #cccccc;
}

.bilder li { 
	float: left;
	width: auto;
	margin-bottom: 3px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 7px;
	margin-left: 0px;
	padding: 0;
}

.close a:link img {
	border: 1px solid #cccccc;
}
.close a:hover img {
	border: 1px dotted #ff6600;
	border-collapse: collapse;
}

#show_copyright {
	position:absolute;
	top:408px;
	left: 50%;
	padding: 0px 0px 0px 0px;
	height: 5px;
	text-align: left;
	background: #ffffff;
	width:400px;
	left: 50%;
	margin-left: -200px;
	z-index:1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a8a8a8;
}


/* -----------  allesmögliche   ------- */


.Linie   {
	background-attachment: scroll;
	background-image: url(Bilder/punkt.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 1px;
	padding: 2px 0px 2px 0px;
}

.Foto {
	border: 1px solid #cccccc;
	text-align: center;
}

#geschichtenundideen {
	position:absolute;
	background-color: #ffffff;
	width:239px;
	height:20px;
	z-index:1;
	left: 303px;
	top: 319px;
}

