body, html, td {
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
	text-decoration: none;
}	
	
a {
	color: #42509C;
	text-decoration: none;
}

a:hover {
	color: #AD0E1F;
}

a.email {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
	text-decoration: none;
}

.contentButton {
	display:block;
	text-align:left;
	width:600px;
	height: 25px;
	border-style:ridge;
	border-width:1px;
	text-decoration:none;
	color:#000000;
    background-color: #FFFFFF;
    background-repeat: repeat-x;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
	text-decoration: none;
}

a.nav {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

a.nav:hover {
	color: #f00000;
}


a.contentButton:hover {
	border-color:red;
}

.schrift11 {
    font-size: 11px;
    font-family : Verdana, Helvetica, sans-serif;
}

.bericht {
	background: #FFFFFF;
    border: 1px solid #000000;
    margin: 2px 0 4px 0;
}

td.insideTD {
	background: #E2E2E2 url(img/shop_insideTD.jpg) top left repeat-x;
	vertical-align: top;
	padding: 6px;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	border-top: 1px solid #FFFFFF;		
}	

.swPR {
	display: none;
}
