body {
				margin: 0px 0px;
				padding: 0px 0px;
				height: 100%;
				text-align: center;
}

iframe {
scrollbar-arrow-color: #000000;
scrollbar-base-color: #800080;
scrollbar-track-color: #696969;
scrollbar-face-color: #008000;
scrollbar-highlight-color: #0000FF;
scrollbar-3dlight-color: #FF0000;
scrollbar-darkshadow-color: #FFA500;
scrollbar-shadow-color: #8B0000;
}

div.main{
	height : 560;
	width : 878;
	position : absolute;
	top : 50%;
	left : 50%;
	margin:-282px 0pt 0pt -439px;
}

div.index{
	height : 520;
	width : 298;
	position : absolute;
	top : 50%;
	left : 50%;
	margin:-260px 0pt 0pt -149px;
}

table {
	border : 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
}

table.navigation {
	border : 3px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
}

table.news {
	border : thin solid #A32E27;
	background: transparent;
}

table.galleryoverview{
	border : thin dotted #CC0000;
	background : Black;
	width: 90%;
}

table.pictureOverview{
	border : thin dotted #CC0000;
	background : Black;
	width: 90%;
}

td {
	padding : 0px;
	vertical-align : top;
}

td.headline {
	font-size : 11px;
	padding : 11px;
	color : #A32E27;
	font-style : normal;
	font-weight : bold;
}

td.links {
	font-size : 11px;
	padding : 11px;
	color : White;
	font-style : normal;
	font-weight : bold;
}

td.contentheadline {
	font-size : 16px;
	padding : 11px;
	color : #A32E27;
	font-style : normal;
	font-weight : bold;
}

td.zelle {
	font-size : 10px;
	padding : 11px;
	color : Black;
	font-style : italic;
}

td.newspress {
	font-size : 11px;
	padding : 11px;
	color : Black;
	font-style : italic;
}

td.content {
	font-size : 11px;
	padding : 12px;
	color : Black;
	font-style : italic;
}

td.date {
	font-size : 10px;
	padding : 1px;
	color : Black;
	font-style : italic;
}

td.concertheader {
	font-size : 11px;
	padding : 1px;
	color : Black;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}

td.concertdate {
	font-size : 11px;
	padding : 1px;
	color : #A32E27;
	font-style : italic;
	font-weight : bold;
	
}

td.location {
	font-size : 10px;
	padding : 1px;
	color : black;
	font-style : italic;
	font-weight : normal;
}

td.city {
	font-size : 10px;
	padding : 1px;
	color : black;
	font-style : normal;
	font-weight : bold;
}

td.bottom_line {
	background-color : A32E27;
	font-size : 8px;
	padding : 0px 2px;
	color : White;
}

td.news {
	background-color : A32E27;
	font-size : 10px;
	padding-left : 11px;
	vertical-align : middle;
	padding-top : 3px;
	padding-bottom : 3px;
	color : White;
}

td.galleriespic {
	vertical-align: middle;
	width : 300px;
}

td.galleriestext {
	font-size : 11px;
	font-weight : bold;
	vertical-align : middle;
	color : White;
	width : 90%;
	text-align : left;
}

tr.gallery {
	height : 140px;
}

tr.unter {
	background-color : 630000;
	font-size : 12px;
	color : White;
	border-style : none;
	text-align : left;
}

A {
	text-decoration : none;
	font-style : normal;
	font-weight : bold;
}

A:HOVER {
    text-decoration: underline;
	font-size : 10px;
	color : FFFFFF;
}

A:LINK {
	font-size : 10px;
	color : FFFFFF;
	text-decoration: none;
}

A:ACTIVE {
	font-size : 10px;
	color : FF0000;	
}

A:VISITED {
	font-size : 10px;
	color : FFFFFF;	
}