/* DATEI: w_org.css */

/* Formatdefinitionen für wingler.org */



body { 	
	font-family:Arial,sans-serif;
	font-size:16px;
	color:#FFFFFF
	}
	
a:link { color:#FFFFFF; text-decoration:underline; }

a:visited { color:#FFFFFF; text-decoration:underline; }

a:active { color:#FFFFFF; text-decoration:none; }

a.an { text-decoration:none; }
h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family:Arial,sans-serif; }
 
 

h1 { font-size:26px; margin-bottom:18px; }

h2 { font-size:21px; margin-bottom:18px; }

h2.sh2 { font-size:21px; }

h3,h3.xmp,h3.xpl,h3.inf,h3.tip,h3.akt { font-size:16px; }

h4 { font-size:13px; }



#navlist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #FFFFFF;
font-family:Arial,sans-serif;
font-size:15px;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #FFFFFF;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #FFFFFF;
padding-bottom: 2px;
background: transparent;
color: #ffffff;
}

#navlist a:hover { color: #909090; }