body {	margin : 0;
	font-family:sans-serif;
	font-size:14px;
	background-image:url(bgmva.gif);
	background-attachment:fixed;
	background-repeat:repeat-y;
}

.menu{	font-family:sans-serif;
	font-weight:bold;
	text-align:center;
	z-index:6;
	position:absolute;
	top:65px;
	right:0px;	
	padding: 13px;
	background-color:#aaaaaa;
}

.location{position:absolute;
	top:105px;
	left:5px;
	text-align:left;
	font-family:sans-serif;
	font-size:11px;
	padding: 4px;
	z-index:5;
	background-color:#aaaaaa;

}

.calendar{position:fixed;
	top:150px;
	left:5px;
	width:150px;
	text-align:left;
	font-family:sans-serif;
	font-weight:normal;
	font-size:11px;
	padding: 12px;
	float:left;
	z-index:5;
	background-color:#aaaaaa;
}

.topitem{
	padding-top:10px;
	clear: both;
}

.top1{
	left:0px;
	font-weight:bolder;
	background-color:#aaaaaa;
	float:left;
	width:140px;
	padding:2px;
	padding-left:5px;
}

.top2{
	right:0px;
	width:70px;
	font-size:8px;
	text-align:right;
	background-color:#aaaaaa;
	float:right;
	padding:2px;
}

.top3{
	text-align:center;
	font-weight:bold;
	background-color:#aaaaaa;
	padding:2px;
}

.topcont1{
	left:0px;
	width:120px;
	background-color:#eeeeee;
	float:left;
	clear:both;
	padding:12px;
}

.topcont2{
	right:0px;
	background-color:#eeeeee;
	padding:5px;
}


.darker{
/*	background-color : #FBBA29; */
	background-color : #6868ad;
}
.lighter {
	/*  background-color : #FFCF3E; */
	background-color : #eeeeee;
}

.red{
	background-color : #9B0424;
}

a  {
	text-decoration : none;
	color:#9B0424;
	font-weight : bold;
}
a:hover {
	text-decoration : underline;
}

.invalid {text-decoration:line-through}
h1 {
	color : #9B0424;
	font-size : 32px;
	font-weight : bolder;
	font-style : normal;
	text-align:center;
}
h2 {
	color: #9B0424;
	font-size : 18px;
	padding-left : 0;
	padding-right : 5px;
	margin-top : -2px;
	margin-bottom: 5px;
	font-weight : normal;
}
h3 {
	color: #9B0424;
	font-size : 12px;
	padding-left : 0;
	padding-right : 0;
	margin-top : 0;
	margin-bottom: 0;
	font-weight : bolder;
}
td {
	background-color:#eeeeee;
	vertical-align : top;
	text-align:left;
	padding:5px;
}
.td_lighter {
	background-color : #FCD286 ;
}
ul {
	list-style-image : url(bullet_red.gif);
	padding-left:10px;
	clear:both;
	
}
li {	
	font-weight : bold;
	font-size:12px;
	padding-top:8px;

}
.li_side{
	font-size:10px;
	padding-left:0px;
}

p {
	margin-bottom : 0;
	margin-top : 5px;
}

hr {
	color : #FBBA29 ;
}

.td_cal1{ 
	padding:3px;
	vertical-align:top;
	text-align:left;
	background-color:#dfdfdf;
		
}
.td_cal2{ 
	padding:3px;
	text-align:left;
	vertical-align:top;
	background-color:#efefef;
}

th {
	background-color:#aaaaaa;
	clear:both;
	padding:4px;
}

.normal{
	background-color:#eeeeee;
	text-align:center;
	padding:10px;
}

.table{
	text-align:center;
	margin-top:20px;
}

.balken{
	text-align:left;
	background-color:#8282f0;
}
.textbox{
	background-color:#eeeeee;
	padding:10px;	
	margin:10px;
}

.delimiter{
	background-color:#aaaaaa;
	font-weight : bold;
	padding:4px;	
	margin-top:6px;
	margin-bottom:6px;
	clear: both;
}


.links{ 
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}
