/* CSS für NHPC */

body	      {
margin: 0px; 
font-size: 12px;
font-family: Verdana, Helvetica, sans-serif;
background-color: #FEFBF4;
color: #2A4137;
}

a				{color: #2A4137; font-size: 12px; text-decoration: underline;}
a:visited   	{text-decoration: underline;}
a:active    	{text-decoration: underline;}
a:hover     	{color: #BA8300; text-decoration: underline;}

/* weiss: #FFFFFF, hellbraun: DACEBA */
a.subnavi			{color: #FFFFFF; font-size: 11px; text-decoration: none; font-weight: bold;}
a.subnavi:visited 	{}
a.subnavi:active   	{}
a.subnavi:hover    	{color: #DACEBA;}

/* Trennerstrich zwischen den Subnavi-Buttons */
.trenner			{color: #DACEBA;}

p,td        {font-size: 12px; color: #2A4137; font-family: verdana; vertical-align: top;}

.head	{
font-weight: bold;
line-height: 39px;
}

.text		{
width: 380px; 
font-size: 12px; 
line-height: 19px;
}

a.mw			{color: #BA8300; font-size: 11px; text-decoration: none; font-weight: bold;}
a.mw:visited 	{text-decoration: unterline;}
a.mw:active   	{text-decoration: unterline;}
a.mw:hover    	{color: #2A4137; text-decoration: unterline;}

.mehrwert	{
width: 160px; 
font-size: 10px;
color: #BA8300;
}

.team	{
border: 1px solid #2A4137;
}

.copyright			{font-size: 9px; color: #2A4137; text-decoration: none;}
a.copyright:link	{font-size: 9px; color: #2A4137; text-decoration: none;}
a.copyright:visited	{font-size: 9px; color: #2A4137; text-decoration: none;}
a.copyright:hover	{font-size: 9px; color: #BA8300; text-decoration: none;}
a.copyright:active	{font-size: 9px; color: #2A4137; text-decoration: none;}

/* Tabelle für Pop-Up test_ablauf_tabelle.php */
.th_pop1	{width: 160px; border: 1px solid #2A4137; border-right: 0px; padding: 5px; font-size: 10px; font-weight: bold;}
.th_pop2	{width: 160px; border: 1px solid #2A4137; border-right: 0px; padding: 5px; font-size: 10px; font-weight: bold;}
.th_pop3	{width: 160px; border: 1px solid #2A4137; border-right: 1px solid #2A4137; padding: 5px; font-size: 10px; font-weight: bold;}

.td_pop1	{width: 160px; border: 1px solid #2A4137; border-top: 0px; border-right: 0px; padding: 5px; font-size: 10px;}
.td_pop2	{width: 160px; border: 1px solid #2A4137; border-top: 0px; border-right: 0px; padding: 5px; font-size: 10px;}
.td_pop3	{width: 160px; border: 1px solid #2A4137; border-top: 0px; border-right: 1px solid #2A4137; padding: 5px; font-size: 10px;}

/* MENÜ */
#tablist {
padding: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-top: 0.1em;
margin-right: 0px;
font-weight: bold;
font-size: 12px;
}

#tablist li {
list-style: none;
display: inline;
padding: 4px 9px 1px 9px;
margin: 0;
color: #866735;
background-color: #DACEBA;
}

#tablist li a			{color: #866735; text-decoration: none;}
#tablist li a:visited 	{text-decoration: none;}
#tablist li a:active   	{text-decoration: none;}
#tablist li a:hover    	{color: #DACEBA; text-decoration: none;}

/* Aktuell ausgewählter Hauptreiter #866735 = braun */
#tablist li a.current {
background: #866735;
padding: 4px 9px 1px 9px;
color: #FFFFFF;
margin: 0;
}

#tabcontentcontainer {
width: 560px;
background: #866735;
padding: 3px 0.5em;
margin-left: 3px;
}

.tabcontent {
display:none;
}
