/* CSS-Style für Don Camillo & Peppone */

A { Text-Decoration: none; }

a:link {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-style: normal; 
color: #FF0000; 
text-decoration: none
}

a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-style: normal; 
color: #FF0000; 
text-decoration: underline
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal
}

BODY {
	Background-Image: url(../bilder/marmor4.jpg);
	Background-Color: transparent;
	Font-Family: Verdana, Lucida, Sans-Serif;
	Font-Size: 10pt;
	Font-Variant: normal;
	Font-Weight: normal;
	Font-Style: normal;
	Line-Height: normal;
	Color: Black;
	text-align: justify;
}

H1 {
Font-Family: Verdana, Lucida, Sans-Serif;
Font-Size: 20pt;
Font-Weight: bold;
}

H4 {
	font-size: 12pt;
}

TD {
	Font-Family: Verdana, Lucida, Sans-Serif;
	Font-Size: 10pt;
	color : Black;
	text-align: justify;
}

.table-weiss {
	background: White;
}

.kontakt-table {
	background: #F5F5F5;
}

.kontakt-head {
	background: #CCCCCC;
}

