
body, p, table, td, ul 
		{ font-family : Verdana, Arival, Helevetica; font-size : 9pt; }

body.menu  { margin: 0;}

td.head 	 { background-image: url(bilder/head.jpg); 	background-repeat : repeat-x; }
td.foot 	 { background-image: url(bilder/foot.jpg); 	background-repeat : repeat-x; }
td.banner  { background-image: url(bilder/titlebg.jpg); 	background-repeat : repeat-x; } /*todo*/
td.menu 	 { background-image: url(bilder/tableli.jpg);	background-repeat : repeat-y; }


td.banner	    { border-width: 1pt; border-style: solid; border-color : #d2d2d2; }
td.shortmenu  { border-width: 1pt; border-style: solid; border-color : #d2d2d2; font-weight: bold; }
td.menu		    { border-width: 1pt; border-style: solid; border-color : #d2d2d2; }
td.main 	    { border-width: 1pt; border-style: solid; border-color : #d2d2d2; }
.noborder     { border-width: 0; border-style: solid; border-color: white; }
td.top		{
	vertical-align:top;
}



td.shortmenu { text-align: center; }
td.banner 	 { vertical-align: bottom; text-align : center; }


.date 		{ color: navy; font-family : "Courier New", Courier; font-size:11pt; text-align: center; }
.date 		{ margin:0;}

.upper 		{ color: blue; font-size: 14pt; }
.slogan 	{ color: blue; font-family: "Comic Sans MS"; }
.xmas 	  { color: green; font-style:italic; font-family: "Times New Roman"; vertical-align:middle; font-weight:bolder; font-size:x-large; }


.topic 		  { color: navy;	bold; margin:0; }
.margintop0	{ margin-top:4px; }
.subtopic	  { color: blue;	font-weight: bold; }
.steppguide	{ text-align: justify; margin-right:15px;}
.block		  { text-align: justify; }
.top		    { vertical-align: top; }

.hr        	{ color: navy; }


a:link.bannerlink, a:visited.bannerlink, a:hover.bannerlink, a:active.bannerlink
	 	{ color: navy; text-decoration: none; font-family: Ethnocentric; font-size : 44px; } /*todo*/
a:link 		{ color: navy; text-decoration : none; }
a:visited 	{ color: blue; text-decoration : none; }
a:hover 	{ color: blue; text-decoration : none; }
a:active 	{ color: blue; text-decoration : none; }



