body{
	font-family: sans-serif;
	font-size: 12px;
}

table{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

h1{
	font-family: Arial Black;
	font-weight: lighter;
	color: #C00000;
}

h2{
	font-family: Arial Black;
	font-weight: lighter;
}

#horizon{
	width: 50%;
	height: 1px;
	position: absolute;
	top: 50%;
	left: 50%;
}

#all{
	position: absolute;
	top: -275px;
	left: -385px;
	height: 550px;
	width: 770px;
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}

#menu{
	height: 110px;
	width:770px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}

#content{
	height: 370px;
	width: 770px;
	position: absolute;
	top: 90px;
	left: 0px;
}

#logocontentbg{
	background-image: url(../images/contentbg.jpg);
	background-color: #E6E6E6;
	background-position: center;
	background-repeat: no-repeat;
	height: 350px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	overflow: visible;
}

#logobg{
	background-image: url(../images/logo.jpg);
	background-color: #808080;
	background-position: center;
	background-repeat: no-repeat;
	height: 350px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	overflow: visible;
}

#nobg{
	background-color: #E6E6E6;
	height: 350px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	overflow: visible;
}

#fotobg{
	background-image: url(../images/fotobg.jpg);
	background-color: #E6E6E6;
	background-position: center;
	background-repeat: no-repeat;
	height: 350px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

#bandbg{
	background-image: url(../images/BGtheband.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 350px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

div.scrollfullcontent{
	width: 100%;
	height: 100%;
	overflow: auto;
	vertical-align: middle;
	scrollbar-face-color:#808080;
	scrollbar-arrow-color:#C00000;
	scrollbar-base-color: #808080;
	scrollbar-track-color: #E6E6E6;
}

div.scrollsmallcontent{
	width: 100%;
	height: 305px;
	overflow: auto;
	vertical-align: middle;
	scrollbar-face-color:#808080;
	scrollbar-arrow-color:#C00000;
	scrollbar-base-color: #808080;
	scrollbar-track-color: #E6E6E6;
}

div.scrollband{
	width: 100%;
	height: 300px;
	overflow: auto;
	vertical-align: middle;
	scrollbar-face-color:#808080;
	scrollbar-arrow-color:#C00000;
	scrollbar-base-color: #808080;
	scrollbar-track-color: #E6E6E6;
}

#HDM{
	position: absolute;
	top: 490px;
	right: 0px;
	height: 16px;
}

#newshead{
	background-color: #000000;
	color: #ffffff;
	vertical-align: top;
	font-size: 11px;
	cursor: pointer;
}

#newshead a:link 		{color: #FFFFFF; text-decoration: none;}
#newshead a:visited 	{color: #FFFFFF; text-decoration: none;}
#newshead a:hover 	{color: #C00000; text-decoration: none;}
#newshead a:active	{color: #FFFFFF; text-decoration: none;}

#latestnewsimg{
	height: 50px;
	width:50px;
	border: 1 solid #C00000;
	cursor: pointer;
}
#latestnewstxt{
	font-weight: normal;
	font-size: 11px;
	padding: 2px;
	cursor: pointer;
}

#emptyrow{
	height:4px;
}

#agenda{
	border-bottom: 1px dashed #C00000;
	margin: 0px;
	vertical-align: top;
}

a:link 		{color: #C00000; text-decoration: none;}
a:visited  	{color: #C00000; text-decoration: none;}
a:hover 		{color: #000000; text-decoration: none;}
a:active 	{color: #C00000; text-decoration: none;}

textarea {background: #E6E6E6; color: #000000; font-family: sans-serif; font-size: 12px; color:#000000; border: solid #808080; border-width: 1px;}
input {background: #E6E6E6; color: #000000; font-family: sans-serif; font-size: 12px; color:#000000; border: solid #808080; border-width: 1px;}
option {background: #E6E6E6; color: #000000; font-family: sans-serif; font-size: 12px; color:#000000; border: solid #808080; border-width: 1px;}
submit {background: #E6E6E6; color: #000000; font-family: sans-serif; font-size: 12px; color:#000000; border: solid #808080; border-width: 1px;}
reset {background: #E6E6E6; color: #000000; font-family: sans-serif; font-size: 12px; color:#000000; border: solid #808080; border-width: 1px;}

