/* body { background-color: #ECECEE; } */

body { background-image:url(http://www.deutsche-petanque-meisterschaften.de/images/body.jpg); background-repeat:repeat-x;}


p, td, tr, th, pre, span { font-family: Arial, Tahoma, Helvetica; font-size: 15px; color: #000080 }
h1 { font-family: Arial,Helvetica; font-size: 19px; color: #000080; margin-bottom:0px; }
h2 { font-family: Arial,Helvetica; font-size: 17px; color: #000080; margin-bottom:0px; }
h3 { font-family: Arial,Helvetica; font-size: 15px; color: #000080; margin-bottom:0px; }
h4 { font-family: Arial,Helvetica; font-size: 13px; color: #000080; margin-bottom:0px; }
h5 { font-family: Arial,Helvetica; font-size: 11px; color: #000080; margin-bottom:0px; }
h6 { font-family: Arial,Helvetica; font-size: 9px; color: #000080; margin-bottom:0px; }

form {margin-bottom:0px;}

.fett { font-weight: bold; }

.rot { color: #CC0000; }
.grau { color: #808080; }
.weiss { color: #FFFFFF; }
.gelb { color: #FFFF00; }
.schwarz { color: #000000; }
.blau { color: #0000FF }
.bannerblau { color: #004F7C}
.gruen { color: #00CC00 }

.box1 {
background-color: #FFFF90; // leichtes Gelb
}

.box2 {
background-color: #FFB99E; // helles Rosa
}

hr { border:solid #808080 1px; height:1px; }


#reduschrift1 td { font-size: 13px }
#reduschrift2 td { font-size: 12px }
#reduschrift3 td { font-size: 11px }
#reduschrift4 td { font-size: 9px }

.reduschrift1 { font-size: 13px }
.reduschrift2 { font-size: 12px }
.reduschrift3 { font-size: 11px }
.reduschrift4 { font-size: 9px }

#bigschrift0 { font-size: 18px }
#bigschrift1 { font-size: 21px }
#bigschrift2 { font-size: 24px }
#bigschrift3 { font-size: 28px }

.bigschrift0 { font-size: 18px }
.bigschrift1 { font-size: 21px }
.bigschrift2 { font-size: 24px }
.bigschrift3 { font-size: 28px }

a:link { color: #000080; text-decoration: none }
a:visited { color: #000080; text-decoration: none }
a:hover { color: #FFFFFF; background-color: #CC0000 }

/* rot/rot - Roter Link Rote Hover */
a.rot_rot:link { color: #CC0000; text-decoration: none }
a.rot_rot:visited { color: #CC0000; text-decoration: none }
a.rot_rot:hover { color: #FFFFFF; background-color: #CC0000 }

/* Banner */
a.banner:link { font-size: 13px; font-weight: bold; position: relative; left: 10; color: white; text-decoration: none; }
a.banner:visited { font-size: 13px; font-weight: bold; position: relative; left: 10; color: white; text-decoration: none; }
a.banner:hover { font-size: 13px; font-weight: bold; position: relative; left: 10; color: rgb(204,204,204); text-decoration:none; background-color: transparent }
a.banner:active { font-size: 13px; font-weight: bold; position: relative; left: 10; color: white; text-decoration: none; }
a.banner:focus	{ outline:none; }

/* Infobox */
a.info { border-bottom: 1px text-decoration: none }
a.info:hover { cursor: help; }
a.info span { visibility: hidden; position: absolute; left: 1em; margin-top: 2em; padding: 1em; text-decoration: none }
a.info:hover span { text-align: left; visibility: visible; border: 1px solid #800000; color: #000080; background: #F8F9B9 }