BODY {
margin: 0px;
padding: 0px;
background-color:#ffffff;
}

A {
	font-family : 'Arial Narrow', 'Arial','Times New Roman',Times,serif;
	font-size : 10Pt;
	font-weight : Bold;
	color : #372E89;
	text-decoration: none;
}
A:active {
	font-family : 'Arial Narrow', 'Arial','Times New Roman',Times,serif;
	font-size : 10Pt;
	font-weight : Bold;
	color: #04ffff;
	text-decoration: none;;
}
A:hover {
	font-family : 'Arial Narrow', 'Arial','Times New Roman',Times,serif;
	font-size : 10Pt;
	font-weight : Bold;
	
	text-decoration: none;
}

#contentdiv {
						padding:10px;
}

A.main {
	font-family : 'Times New Roman',Times,serif;
	font-size : 9Pt;
	font-weight : Bold;
	color : #262671;
}
A.main:active {
	font-family : 'Arial Narrow', 'Arial','Times New Roman',Times,serif;
	font-size : 9Pt;
	font-weight : Bold;
	color: #FE7D19;
}
A.main:hover {
	font-family : 'Arial Narrow', 'Arial','Times New Roman',Times,serif;
	font-size : 9Pt;
	font-weight : Bold;
	color: #FE7D19;
}
A.menu {
	font-family : 'Arial Narrow', 'Arial','Times New Roman',Times,serif;
	font-size : 10Pt;
	font-weight : Bold;
	color : #FFFFFF;
	text-decoration: none;
}
A.menu:active {
	font-family : 'Arial Narrow', 'Arial','Times New Roman',Times,serif;
	font-size : 10Pt;
	font-weight : Bold;
	color: #0000cc;
	text-decoration: none;;
}
A.menu:hover {
	font-family : 'Arial Narrow', 'Arial','Times New Roman',Times,serif;
	font-size : 10Pt;
	font-weight : Bold;
	color: #0000cc;
	text-decoration: none;
}
#headertable {
	background-image:url(images/background.gif);
	background-repeat:repeat-y;
	background-color:#000000;
	height:97px;
	width:808px;	
}
#contenttable {
	background-image:url(images/background.gif);
	background-repeat:repeat-y;
	background-color:#000000;
	height:600px;	
	width:808px;
}
P {
	font-family : 'Arial','Times New Roman',Times,serif;
	font-size : 10Pt;
}
P.menu {
	font-family : 'Arial Narrow', 'Arial','Times New Roman',Times,serif;
	font-size : 10Pt;
	font-weight : Bold;
	color: #0000cc;
}
P.small {
	font-family : 'Arial','Times New Roman',Times,serif;
	font-size : 9Pt;
}
P.pics {
	font-family : 'Arial','Times New Roman',Times,serif;
	font-size : 10Pt;
	color : #000000;
}
TD, Body {
	font-family : 'Arial','Times New Roman',Times,serif;
	font-size : 10Pt;
	color : #000000;
}
TD.title {
	font-family : Verdana;
	font-size : 10Pt;
	color : #FFFFFF;
}
TD.main, Body {
	font-family : Verdana;
	font-size : 9Pt;
	color : #000000;
}
TD.sub {
	font-family : Verdana;
	font-size : 7Pt;
	color : #0C1468;
}
TD.right {
	font-family : Verdana;
	font-size : 7Pt;
	color : Gray;
}
TH {
	font-family : 'Arial','Times New Roman',Times,serif;
	font-size : 10Pt;
	color : #000000;
}
LI {
	font-family : 'Arial','Times New Roman',Times,serif;
	font-size : 10Pt;
	color : #000000;
}
H1 {
	font-family : 'Arial','Times New Roman',Times,serif;
	font-size : 12Pt;
	font-weight : bold;
	color	: #000000;
}
H2 {
	font-family : 'Arial', 'Helvetica', 'sans-serif';
	font-size : 11Pt;
	font-weight : bold;
	color	: #372E89
}

.programma td {
	padding:5px 5px 0 0;
	vertical-align: top;
}
.dagtitel {
	font-weight: bold;
	color: #999999;
	font-size: 12px;
	border-bottom: 1px dashed #999999;
	line-height:35px;
	text-align: bottom;
}
.photopage img {
					 border-left:4px solid grey;
					 border-top:4px solid #666666;
					 border-right:4px solid black;
					 border-bottom:4px solid black;
} 
