p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #000000;
	font-weight: normal;
margin-top: 2px;
margin-bottom: 10px;
line-height: 17px;
}

a
{
	
	TEXT-DECORATION: underline;
	color: #4b8a31;
	font-size: 11px;
	font-weight: bold;
	
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
line-height: 17px;
	
	color: #575757;
	font-weight: normal;
}

ul.default
{
	list-style-image: url(images/bulletgreen.gif);
	line-height: 14px;
	list-style-position: outside;
	font-size: 11px;
	
}

li
{
	padding-bottom: 8px;
	
}

p.head1 {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4ba2b6;
	font-weight: bold;
	margin-bottom: 18px;
	line-height: 25px;
	
}

p.head2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4ba2b6;
	font-weight: bold;
	margin-bottom: 18px;
	line-height: 20px;
	
}

p.head3 {
	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
	
}

p.note {
	
		font-style: italic;
		color: #4ba2b6;
	
}

p.kleinitalic {
	
margin-top: -2px;
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	color: gray;
	margin-bottom: 18px;
	padding-left:4px;
	
	
}



p.blok {
	
	
	font-size: 9px;
	line-height: 11px;
	text-align: left;
	width:250px;
	padding-left:4px;
	color: #414e56;
	
	
}

p.blokcontent {
	
	
	font-size: 9px;
	line-height: 11px;
	text-align: left;
	padding-left:4px;
	color: #414e56;
	
	
}

a.linkweb:link, a.linkweb:visited, a.linkweb:hover, a.linkweb:active {
	TEXT-DECORATION: underline;
	color: #4ba2b6;
}

a.linkmenu:link, a.linkmenu:visited, a.linkmenu:hover, a.linkmenu:active {
	TEXT-DECORATION: none;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.tncimage {
	border: 0px;
}

.trenner {
	color: #000000;
	font-weight: bold;
}

.menuarea
{
padding: 2px;
border: 1px #c8c8c8 solid;
background-image: url(images/back_header.gif);
text-align: center;

}

/* Purchese stuff */

#clist {
 background-color: #ffffff;
 -moz-border-radius:0.5em 0.5em 0.5em 0.5em;
 padding: 10px;
 padding-bottom: 0px;
 
}

#clist td {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 color: #000000;
}
#clist a.buy {
 -moz-border-radius:0.5em 0.5em 0.5em 0.5em;
 -moz-box-shadow:0 -3px 0 rgba(0, 0, 0, 0.1) inset, 0 -3px 12px rgba(240, 240, 240, 0.3) inset, 0 20px 40px rgba(240, 240, 240, 0.3) inset, 0 2px 0 rgba(200, 200, 200, 0.3);
 background-color: #6BC246;
 background: -moz-linear-gradient(center top , #6BC246 0%, #5CA33E 100%) repeat scroll 0 0 transparent;
 clear:left;
 display: block;
 height:18px;
 margin-bottom:15px;
 padding:10px;
 position:relative;
 font-weight: bold;
 color: white;
 cursor: pointer;
 text-shadow:0 1px rgba(0, 0, 0, 0.3);
 text-decoration: none; 
}
