/* ------------------------------------------------------------------------------
   	Grunddefinitionen								
-------------------------------------------------------------------------------- */
body         { 	font-family: Verdana, Arial, Helvetica; color: #000000; 
				font-size: 10pt; background-color: #FFFFFF; border: 1px solid #000000;  }
*            { 	}
h1           { 	font-size: 14pt; font-weight: bold; text-align: center }
h2           { 	font-size: 12pt; font-weight: bold; text-align: center }
h3           { 	font-size: 10pt; font-weight: bold; text-align: center }

/* a            { color: #0000FF; text-decoration: none } */
a            { color: #000000; text-decoration: none }
a:link 	     { color: #000000; text-decoration: none }
a:hover		 { color: #FF0000; background-color: #FFFF00; text-decoration: none	}
a:visited    { color: #000000; text-decoration: none }

hr           { color: #000080 }

body.menu    { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 8pt }
body.frame   { background-color: #FFFFFF; border-style: solid; border-width: 0 }
               
textarea 	 { font-family: Verdana; font-size: 8pt }
input		 { font-family: Verdana; font-size: 8pt }
select 		 { font-family: Verdana; font-size: 8pt }

/* ------------------------------------------------------------------------------
   	Tabellen								
-------------------------------------------------------------------------------- */	

table.tbl { 	
	border-collapse: collapse; 
	border-spacing: 1px; 
	empty-cells: show; 
	border: 1px solid #333300 
}
	
td				{ 	font-size: 10pt }
td.titel     	{ 	background-color: #000080; color: #FFFF00; font-weight: bold }
td.titel_small 	{ 	background-color: #000080; color: #FFFF00; font-size: 8pt font-weight: bold }
td.kopf      	{ 	background-color: #000080; color: #FFFF00; font-size: 8pt; font-weight: bold }
td.odd			{	background-color: #FFFFCC; vertical-align: top }
td.even			{ 	background-color: #FFFFFF; vertical-align: top }
td.odd_small    {	background-color: #FFFFCC; font-size: 8pt; vertical-align: top }
td.even_small	{ 	background-color: #FFFFFF; font-size: 8pt; vertical-align: top }
td.odd_small2   {	background-color: #FFFFCC; font-size: 8pt; vertical-align: top; color:#FF0000 }
td.even_small2	{ 	background-color: #FFFFFF; font-size: 8pt; vertical-align: top; color:#FF0000 }
td.fuss  		{ 	background-color: #000080; color: #FFFFFF }

/* ------------------------------------------------------------------------------
   	Navigationsmenue								
-------------------------------------------------------------------------------- */
table.menu { 
	border-collapse: collapse; 
	empty-cells: show; 
	border-spacing: 0px; 
	width: 140px; 
	margin-top: 2px; 
}
td.menutitle { 	
	border-collapse: collapse; 
	border-spacing: 0px; 
	empty-cells: show; 
	width: 136px; 
	background-color: #FFFFFF; 
	text-align: left; 
	font-size: 8pt; 
	font-weight: bold; 
	padding: 1px;  
	border-style: solid; 
	border-width: 1px; 
}
a.menutitle { 
	border:0px solid #00F; 
	display: block; 
	width: 136; 
	height: 1.3em; 
	padding: 0px; 
	text-align: left; 
	color: #000000; 
	text-decoration: none;
}
a:link.menutitle { 
	color: #000000; 
	text-decoration: none; 
}
a:visited.menutitle	{ 
	color: #000000; 
	text-decoration: none; 
}
a:hover.menutitle { 
	color: #000000; 
	background-color: #FFFF00; 
	text-decoration: none;  
}

/* ------------------------------------- */
td.menu { 	
	border-collapse: collapse; 
	border-spacing: 0px; 
	empty-cells: show; 
	width: 136px; 
	background-color: #FFFFFF; 
	text-align: left; 
	font-size: 8pt; 
	font-weight: bold; 
	padding: 1px;  
	border-style: solid; 
	border-width: 1px; 
}
a.menu { 
	display: block; 
	width: 136; 
	height: 1.3em; 
	padding: 0px; 
	text-align: left; 
	color: #000000; 
	text-decoration: none; 
}
a:link.menu { 
	color: #0000FF; 
	text-decoration: none 
}
a:visited.menu { 
	color: #0000FF; 
	text-decoration: none 
}
a:hover.menu { 
	color: #FF0000; 
	background-color: #FFFF00; 
	text-decoration: none;	
}
	
/* ------------------------------------- */
table.menu_content { 
	border-collapse: collapse; 
	empty-cells: show; 
	border-spacing: 0px; 
	width: 95%;  
	margin-top: 2px 
}
td.menu_content {
	width: 91px; 
	border-collapse: collapse; 
	border-spacing: 0px; 
	empty-cells: show; 
	background-color: #FFFFFF; 
	text-align: left; 
	font-size: 8pt; 
	font-weight: bold; 
	padding: 1px;  
	border-style: solid; 
	border-width: 1px; 
}
a.menu_content { 
	display: block; 
	height: 1.3em; 
	padding: 0px; 
	text-align: center; 
	color: #000000; 
	text-decoration: none; 
}
a:link.menu_content { 
	color: #0000FF; 
	text-decoration: none; 
}
a:visited.menu_content { 
	color: #0000FF; 
	text-decoration: none; 
}
a:hover.menu_content { 
	color: #FF0000; 
	background-color: #FFFF00; 
	text-decoration: none;	
}

/* ------------------------------------------------------------------------------
   	Rubrik					
-------------------------------------------------------------------------------- */	
						
table.rubrik { 
	border-collapse: collapse; 
	border-spacing: 0px;
	width: 95%; 
}
td.rubrik 	{
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	font-size: 12pt;
	font-weight:bold;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000066;
	background-color: #FFFF99;
	border: 1px solid #000000;
}
		
/* ------------------------------------------------------------------------------
   	Formulare								
-------------------------------------------------------------------------------- */	

table.form { 
}
table.form_Group { 
}
td.form_TopTitel {
	font-size: 12pt;
	font-weight: bold;
	border-bottom-style: solid;
}
td.form_GroupTitel { 
	font-size: 10pt; 
}
td.form_ColTitel {
	font-size: 8pt;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
td.form_InfoRow {
	font-size: 8pt;
}
td.form_Label { 
	font-size: 8pt; 
}
td.form_Wert { 
	font-size: 10pt; 
	color: #000000; 
	font-weight: bold; 
}
input.small { 
	font-size: 8pt;
}

/* ------------------------------------------------------------------------------
   	Liste								
-------------------------------------------------------------------------------- */	
table.list { 
}
tr.list {
}
td.list {
}
a.list { 
	color: #000000; 
  	text-decoration: none; 
  	display: block; 
}
a:link.list { 
  	color: #000000; 
  	text-decoration: none; 
}
a:hover.list{ 
	color: #FF0000; 
	background-color: #FFFF00; 
	text-decoration: none;	
}
a:visited.list { 
	color: #000000; 
	text-decoration: none; 
}

	
/* ------------------------------------------------------------------------------
   	Swiss-Ski KWO								
-------------------------------------------------------------------------------- */
