/* DATEI: textform.css Style-Sheet Angaben für Zentralstadion.de */ body{ background-color:white; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; text-align:center; } h1{ font-size:17pt; } div.menu{ background-color:steelblue; width:160px; height:24px; font-family:VERDANA,ARIAL,TIMES; font-size:10pt; font-weight:bold; color:navy; text-align:left; padding:3px; border-top-width:1px; border-left-width:0px; border-right-width:2px; border-bottom-width:2px; border-style:solid; border-top-color:white; border-left-color:red; border-right-color:black; border-bottom-color:black; } div.owner{ text-align:right; font-family:VERDANA,ARIAL,TIMES; font-size:7pt; } div.specialhead{ background-color:steelblue; width:160px; height:24px; font-family:VERDANA,ARIAL,TIMES; font-size:10pt; font-weight:bold; color:white; text-align:left; padding:3px; border-top-width:1px; border-left-width:1px; border-right-width:1px; border-bottom-width:0px; border-style:solid; border-top-color:powderblue; border-left-color:powderblue; border-right-color:navy; border-bottom-color:red; } div.specialbody{ background-color:aliceblue; width:160px; border-top-width:0px; border-left-width:1px; border-right-width:1px; border-bottom-width:1px; border-style:solid; border-left-color:steelblue; border-right-color:steelblue; border-bottom-color:steelblue; font-family:VERDANA,ARIAL,TIMES; font-size:10pt; color:navy; text-align:left; padding:3px; } td.advert{ background-color:white; text-align:center; } td.links{ width:150px; background-image:url(../grafik/hgr3.jpg); vertical-align:top; text-align:center; } td.mitte{ width:100%; vertical-align:top; text-align:left; font-family:VERDANA,ARIAL,TIMES; font-size:11pt; background-color:white; color:#4a5a81; } td.bild{ font-family:ARIAL,TIMES; font-size:8pt; color:black; } td.rechts{ width:150px; background-color:white; font-family:VERDANA,ARIAL,TIMES; font-size:8pt; color:black; vertical-align:top; text-align:center; } td.luecke{ background-color:white; } td.cms{ font-family:VERDANA,ARIAL,TIMES; font-size:8pt; color:navy; } td.table{ background-color:white; border:1px; border-style:solid; border-collapse:collapse; } table.tables{ border:1px; border-style:solid; border-collapse:collapse; font-family:VERDANA,ARIAL,TIMES; font-size:7pt; color:navy; } span.selected{ color:navy; } span.subselected{ color:navy; } a.men{ color:aliceblue; text-decoration:none; } a.men:hover{ color:powderblue; text-decoration:none; } a.submen{ color:aliceblue; text-decoration:none; } a.submen:hover{ color:powderblue; text-decoration:none; } a.text{ font-family:VERDANA,ARIAL,TIMES; font-size:10pt; color:navy; text-decoration:underline; } a.text:hover{ font-family:VERDANA,ARIAL,TIMES; font-size:10pt; color:blue; text-decoration:underline; } a.spec{ font-family:VERDANA,ARIAL,TIMES; font-size:10pt; color:blue; text-decoration:underline; } a.spec:hover{ font-family:VERDANA,ARIAL,TIMES; font-size:10pt; color:navy; text-decoration:underline; } a.pagelist{ font-family:VERDANA,ARIAL,TIMES; font-size:8pt; color:navy; text-decoration:none; } a.pagelist:hover{ font-family:VERDANA,ARIAL,TIMES; font-size:8pt; color:blue; text-decoration:none; } input.suche{ width:130px; border-width:1; background-color:#eeeeee; }