/* Stile fuer ams-Homepage */

body
{	color: black;
	background-color: white;
	margin-left:0;padding-left:0;
	Scrollbar-Face-Color: #C8E2D9; /* hauptfarbe */
  	Scrollbar-Highlight-Color: #FFFFFF; /* weiss */
  	Scrollbar-Shadow-Color: #329373; /* dunkler */
  	Scrollbar-Arrow-Color: #329373; /* kleine Pfeile */
	Scrollbar-Track-Color: #C8E2D9; /* hg-farbe */
  	Scrollbar-3DLight-Color: #329373; /* dunkler */
}

/**********************************************************************/
/*Tabellenhintergrundbilder*/
.hg-rand-oben
{
background-image:url("bilder/layout/hg_rand_oben.gif");
}

.hg-nav
{
background-image:url("bilder/layout/hg_nav.gif");
}
/**********************************************************************/

p 
{	
	margin-top: 0px;
	margin-bottom: 10px;
}
	

h1 /* Themenueberschrift */
{	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #62AC94;
	margin-top: 15px;
	margin-bottom: 20px;
}

h2 /* Seitenüberschrift */
{	font-size: 13pt;
	font-weight: bold;
	font-family: Arial, Helvetica, 'sans-serif';
	margin-top: 20px;
	margin-bottom: 14px;
}

h3 /* Unterüberschrift */
{	font-size: 12pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

h4 /* Unterunterüberschrift */
{	font-size: 11pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.klein /* Bildunterschriften, Impressum, Kommentare */
{	font-size: 10pt;
}

/* Formate Links */
A:LINK {color: #00834D;}
A:VISITED {color: #00834D;}

a.impress:link {color: #A5D0C2; font-family:  Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none;}
a.impress:visited {color: #A5D0C2; font-family:  Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none;}

a.top:link {color: #00834D; font-family:  Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;}
a.top:visited {color: #00834D; font-family:  Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;}
/* Ende Formate Links */


td#impress {padding-left: 30px;}
td#fuss {padding-bottom: 0px;}

.sk-unav {font-family:  Arial, Helvetica, sans-serif; font-size: 14px; color: red; text-decoration: none; background-color: #C4E0D6;}

.newsticker
{	color: red;
	font-size: 17px;
	font-weight:bold;
}
			
/* Inhalts-td */ 

/*Detailtabellen*/
.detail-table
{
	border-collapse: collapse;	
	width:100%;
	font-size:90%;
	margin-top:15px;
	}

.detail-table td
{	
	padding:1px;
	margin:0px;
	border-style:solid;
	border-width:1px;
	border-color:#A7D5C6;	
}

.detail-table th
{	
	background-color: #DAF8EE;
	font-weight:bold;
	padding-left:3px;
	padding-top:1px;
	margin:0px;
	border-style:solid;
	border-width:1px;
	border-color:#A7D5C6;
	text-align:left;	
}

.td-wht
{
border-top-color:white !important;
border-bottom-color:white !important;
border-right-color:white !important;}

.td-wht-bt
{
border-right-color:white !important;
border-top-color:white !important;
}

.detail-table p
{margin:0;padding:0;}

.detail-table h3
{margin:0;padding:0;}
		
td#inhalt
	{
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 14px;
	font-color: black;
	line-height: 19px;
	}
	
.inhalt
	{
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 14px;
	font-color: black;
	line-height: 19px;
	padding-top:0px;
	}
	
.big
	{
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 16px;
	font-color: black;
	line-height: 19px;
	padding-top:0px;
	}

sub { font-size:11px; }

