/* --------------------------------------------
CSS Stile-Sheet for Petrina Polt
developed by Online Media, P. Hoetzl
All rights reserved, Mai 2006 ff.
-------------------------------------------- */





/* Definition der Textdarstellung */


h1,p,ul,ol,table {


font-family: Verdana, Geneva, sans-serif;



}


h1 {


font-size: 14px;
color: #996699;



}



.main {

text-align: left;
font-weight: normal;
font-style: normal;
font-size: 12px;
line-height: 16px;
color: #666666;


}


.small {

text-align: left;
font-weight: normal;
font-style: normal;
font-size: 10px;
color: #666666;


}


.bildlinks {


padding: 0px 15px 20px 0px;

}


a:link {
    color: #996699;
    text-decoration: none;
    font-size: 12px;
}

a:visited {
	color: #996699;
	text-decoration: none;
	font-size: 12px;
}
	
a:hover {
	color: #996699;
	text-decoration: underline;
	font-size: 12px;
}
	
a:active {
	text-decoration: underline;
    font-size: 12px;
}
