/* --------------------------------------------
CSS Stile-Sheet for Swinging Leaders
developed by Online Media, P. Hoetzl
All rights reserved, April 2006 ff.
-------------------------------------------- */





/* Definition der Textdarstellung */


h1,p,ul,ol,table {


font-family: Verdana, Geneva, sans-serif;



}


h1 {


font-size: 13px;
color: #FFFFFF;



}


.head {


font-size: 13px;
color: #FFFFFF;



}


.main {

text-align: left;
font-weight: normal;
font-style: normal;
font-size: 11px;
line-height: 14px;
color: #9A9085;


}


.thumb {

border: 1px solid #FFFFFF;


}


.aktiv {

color: #9A9085;


}

.weiss {

color: #FFFFFF;


}



a:link {
    font-size: 11px;
    text-decoration: none;
}
a:visited {
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	font-size: 11px;
	text-decoration: underline;
}


