/*stylesheet für den Volkslauf*/



/*font im allgemeinen*/
body,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {font-family:Arial,sans-serif; font-size:14px }
/*ueberchriften*/
h1{font-size:16px; font-family:Arial,sans-serif;}
h2{font-size:14px; font-weight:bold;font-family:Arial,sans-serif;}
/*Tabelle*/
table {border-width:1px; border-left-width:0px; border-bottom-width:0px; border-top-width:0px;
border-style:solid; border-color:black; width:650px; padding:10px; vertical-align:top; padding-top:20px; padding-left:20px}
td {padding:2px}
table.liste{position:relative; top:220px;}


/* body und hintergrundbild*/
body{background-image:url(hintergrund_inhalt.gif);background-repeat:repeat-y; background-position:center; width:650px; margin: auto;text-align:center}

/*links*/ 
a:link { color:black; text-decoration:underline}
a:hover {color:black; background-color:red;cursor:crosshair}
a:visited { color:black; text-decoration:underline; }

/*ausschreibungstabelle*/
.titel{padding:10px; text-align:center;}
.ausschreibung {vertical-align:top}

/*Kopf*/
.kopf{ border-top-width:1px; font-size:14px; font-weight:bold; position:relative; top:0px; text-align:right; padding-top:10px;z-index:1}
.logo{ position: relative; left: -25px; top:0px;}
