/**************************************************************************************************
Infos zu diesem Script
Projekt:		Nadine-Seeger.ch
Dateiname:		NadineSeegerStyle.css
Zweck:			StyleSheet - Enthält die CSS-Anweisungen für die gesamte WebSite
Copyright:		(C) 2007 by Intercom2000, Roland C. von Känel, Basel
Erstellt:		03.07.2007
Datenbank:		Nope
Rewrite:		Nope
===================================================================================================
Erklärungen:
keine
**************************************************************************************************/




/**************************************************************************************************
Allgemeine Formatierungen - Einfache Element-Selektoren
**************************************************************************************************/

/* Body */
BODY
{
	background-color: #FFFFFF;
	margin: 10px;
	padding: 0;
	height: 95%;
}





/* ÜBERSCHRIFTEN-FORMATE */
/* Titel 1 */
H1 
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
	color: #333333;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Titel 2 */
H2 
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Titel 3 */
H3 
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	color: #333333;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Titel 4 */
H4 
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	color: #333333;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Titel 5 */
H5 
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Titel 6 */
H6 
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}





/* TEXT-FORMATE */
/* Text und Listen */
P, UL, OL 
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}



/* Haupt-Navigation */
.Navi:link, .Navi:visited
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.Navi:hover, .Navi:active
{
	color: #660000;
}

.NaviActive:link, .NaviActive:visited
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #660000;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.NaviActive:hover, .NaviActive:active
{
	color: #660000;
	text-decoration: underline;
}



/* Sub-Navigation */
.SubNavi:link, .SubNavi:visited
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.SubNavi:hover, .SubNavi:active
{
	color: #660000;
}

.SubNaviActive:link, .SubNaviActive:visited
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #660000;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.SubNaviActive:hover, .SubNaviActive:active
{
	color: #660000;
	text-decoration: underline;
}



/* Jahreszahl */
.BioYear
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #660000;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}



/* Sprach-Steuerung */
.Language:link, .Language:active, .Language:visited, .Language:hover
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
}



/* Fussbereich */
.Fussbereich
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.Fussbereich:link, .Fussbereich:active, .Fussbereich:visited, .Fussbereichi:hover
{
	color: #333333;
}





/* TABELLEN-FORMATE */
/* Navigations-Tabelle */
.NaviTable
{
	table-layout: fixed;
	background-color: #FFFFFF;
	width: 148px;
	height: 100%;
}



/* Content-Tabelle */
.ContTable
{
	table-layout: fixed;
	background-color: #CCCCCC;
	width: 650px;
	height: 100%;
}



/* Innerste Tabelle */
.InnerTable
{
	table-layout: fixed;
	background-color: #CCCCCC;
	width: 650px;
	height: 100%;
}



/* Haupt-Tabelle */
.MainTable
{
	table-layout: fixed;
	background-color: #FFFFFF;
	width: 800px;
	height: 100%;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
}



.CellNaviTable
{
	table-layout: fixed;
	background-color: #FFFFFF;
	width: 148px;
	height: 100%;
}



.CellContTable
{
	table-layout: fixed;
	background-color: #CCCCCC;
	width: 650px;
	height: 100%;
}



.CellContTableStart
{
	table-layout: fixed;
	background-color: #4F4F53;
	width: 650px;
	height: 100%;
}