/* INFOS
Zeppelinmuseum --------------------------------------------------------
CSS: CSS level 2.1
Autor: alh
Version 1.0, 12-06-2008
Letzte Aenderung:
Bemerkung: in main_standard_1.css sind alle styles defi. in main_standard_start, main_standard_2, nur die abweichenden.

--Verkn�pfte Dateien----------------------------------------------------------
hintergrund-bilder: 
--Farben----------------------------------------------------------------------
Fliesstext: 		#
Hintergrund Seite: 	#
Hintergrund Infobox:#
Interne Links:		#
Externe Links: 		#
Links Hauptmen�:	#
*/
/*border: solid 1px #000;*/
/**/
/**/
/*-- Abweichende Styles der Startseite ---------------------------------------------------*/
/*---------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------*/
/**/
/**/
/**/  /* BEGINN DES EIGENTLICHEN STYLS */  /**/
/**/
/*--Grundger�st der Seite ----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------*/

/*-- gesamter header mit navigation --*/
#cont-head {
	/*border: solid 1px #0000ff;*/
	width: 950px;
	height: 90px;
	margin: 0px 20px 0px 15px;
	background: url(../images/bg_header-logo.gif) no-repeat;
	background-color: #f5f3db;
}
/*-- container fuer die einleitung  ein/aus blenden--*/
#contIntro {
	width: 425px;
	height: 445px;
	position: absolute;
	top: 90px; 
	left: 306px; 
	/*visibility:show; */
	visibility:visible;
}

/*-- container fuer die einleitung --*/
#cont-content {
	/*border: solid 1px #f00;*/
	width: 425px;
	height: 445px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	color: #fff;
	background: url(../images/bg_bild_content_startseite.jpg) no-repeat;
}

#cont-content P {
	font-weight: normal; 
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	color: #fff;
	line-height: 19px;
}
#cont-content .csc-frame-frame1 h1.csc-firstHeader {
	/*border: solid 1px #000;*/
	font-weight: bold;
    color: #fff;
	font-size: 0.75em;
	padding: 0px 0px 1px 0px;
	margin: 0px 5px 5px 0px;
	line-height: 25px;
}
/*-- box 1 --*/
#cont-content .csc-frame-frame1 {
	padding: 0px 0px 0px 0px;
	margin: 145px 0px 0px 12px;
	min-height: 100px;
}

/**/
/* ** 2.2 Die Horizontale Navigation Level-0 und Level-1 ** */
/*---------------------------------------------------*/

#cont-hauptnavi {
	/*border: solid 1px #000;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 935px;
	height: 101px;
	background: transparent;
	/*background: url(../images/bg_hauptnavi_start_demo.gif) no-repeat;*/
	position: absolute;
	top: 127px; 
	left: 32px; 
}
/* kann ueber marker oder css ausgetauscht werden */
#rubrikspruch {
	/*border: solid 1px #000;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 35px;
	/*background: url(../images/bg_rubrikspruch_home.gif) no-repeat;*/
}
/*-- Level-0 --*/
#hauptnavi {
	/*border: solid 1px #00e;*/
	height: 49px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
	overflow: hidden;
}