BODY, TD {
        font-size: 17px;
	color: #3A3A3A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TABLE, FORM {
        margin-bottom: 0px;
        margin-top: 0px;
}


A {
	color: #cc0000;
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}

A.Language {
        font-size: 13px;
	font-weight: bold;
}

A.Verlosung {
        font-size: 20px;
	font-weight: bold;
}


A.Shop {
        font-size: 13px;
}

H1 {
        font-family: Times New Roman, Times, serif;
	font-size: 30px;
	font-weight: 600;
	letter-spacing:8pt
}

H2 {
	font-size: 18px;
	font-weight: 600;
        margin-bottom: 3px;	
}

p {
        margin-bottom: 0px;
        margin-top: 0px;}

P.stampTxt {
	font-size: 12px;
}

P.stampTit1 {
	font-size: 18px;
	font-weight: 600;
        margin-bottom: 3px;
        margin-top: 13px;
}

P.stampTit2 {
	font-size: 15px;
	font-weight: bold;
}

p.verlosungDisclaimer {
	font-size: 10px;
}


p.navigation {
        font-size: 13px;
}

p.shopLink {
        font-size: 13px;
}

p.error {
        color: red;
}

p.stackTrace {
        font-size: 10px;
}

p.fehlliste {
        font-size: 12px;
}

select.navigation { 
        font-size: 10px; 
        color: #cc0000;
}

select, input,textarea { 
margin-left: 0px;
        font-size: 12px; 
        color: #3A3A3A;
}


