/*Schriften*/
h1 		{color:#000000; font-family: Verdana; font-size:24pt; font-weight: bold;text-decoration: none;}
h2 		{color:#000000; font-family: Verdana; font-size:12pt; font-weight: bold;text-decoration: none;}
p		{color:#000000; font-family: Verdana; font-size:10pt; letter-spacing:0,5px; line-height:1.5; font-weight:normal; text-decoration: none;}

/*Hyperlinks*/
a:link		{color:#0000FF; font-family: Verdana; font-size:10pt; font-weight:normal; text-decoration: none;}
a:visited	{color:#0000FF; font-family: Verdana; font-size:10pt; font-weight:normal; text-decoration: none;}
a:hover		{color:#FF0000; font-family: Verdana; font-size:10pt; font-weight:normal; text-decoration: none;}
a:active	{color:#FF0000; font-family: Verdana; font-size:10pt; font-weight:normal; text-decoration: none;}
a:focus		{color:#FF0000; font-family: Verdana; font-size:10pt; font-weight:normal; text-decoration: none;}

/*Hauptseite*/
table.main {width:650px;border-style:solid;border-width:1px; border-color:#000000;}
td.teaser {width:60px;height:60px;border-style:solid; border-width:1px; border-color:#000000;}
td.event {width:590px;height:60px;text-align:center;border-style:solid; border-width:1px; border-color:#000000;}

/*Event-Index*/
table.index {width:700px; border-style:solid;border-width:1px; border-color:#000000;}
td.nav {width:100%;text-align:center;border-style:solid; border-width:1px; border-color:#000000; background-color:#FFFF30;}
td.th {width:140px;height:140px;text-align:center;border-style:solid; border-width:1px; border-color:#000000;}

/*Einzelbild*/
table.pic {width:600px;border-style:solid;border-width:1px; border-color:#000000;}
td.navpic {width:100%;text-align:center;border-style:solid; border-width:1px; border-color:#000000; background-color:#FFFF30;}
td.pic {border-style:double;border-width:1px; border-color:#000000;text-align:center;}

BODY {
background-image: url(../source/back.gif);
scrollbar-base-color:#FFFF00;
scrollbar-arrow-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#FFFF00;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#000000;
scrollbar-3dlight-color:#FFFFFF;
}