html {
	padding:0; 
	margin:0; 
	border:0; 

}
*{text-align:left;}
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	padding:0; 
	margin:0; 
	border:0;
	background-color: #c3c3c3;
	font-size: 0.65em;
	text-align: center;
}

#head {
	margin: 0px auto;
	width:1008px; 
	min-width:954px; 
	height:150px; 
	background-image: url('../gfx/topbg.gif');
	z-index:5;
	border: 1px solid #000;
	margin-bottom: 10px;
	}


.clearer, .top{
	font-size: 0px;
	line-height: 0px;
	height: 1px;
	background-image: url("../gfx/top-border.gif");
}
.clearer{
	clear: both;
}
.top{
	margin: 0px auto;
	width: 1010px;
	border-right: 1px #000 solid;
	border-left: 1px #000 solid;
}
#main {
	margin: 0px auto;
	z-index:3; 
	width:1010px; 
	background-image: url("../gfx/bg.gif");
	border-right: 1px #000 solid;
	border-left: 1px #000 solid;
}



#toolbar {
	margin: 0px auto;
 width:1008px; 
 height: 15px; 
 width: 1004px;
 z-index: 10;
 line-height: 15px;
}
.contenttable{
	margin-bottom: 10px;
}
#quicklinks {
 float: right;
}

#language_selector {
 float: left;
 margin-left: 1px;
}

*html #toolbar {
top: 170px;z-index: 6;
}
	
#menu_2_container {
float: left;
text-align: left;
width: 183px;
margin: 0px 20px -1px 0px;
background-color: #fff;
}


.tx-cal-controller dt a{
	display: block;
	background-color: #f3f3f3;
	font-size: 12px;
	font-weight:bold;
	padding: 5px;
	margin: -1px -6px 6px -6px;
	color: #222 !important;
	border: 1px #aaa solid;
	text-decoration: none;
}
.V9G .default_categoryheader{
	display: inline !important;
	font-size: 10px;
	border: 0px;
	background: none;
}

#menu_1_container {
float: left;
text-align: left;
width: 185px;
margin: 0px 0px -1px 20px;
background-color: #fff;
}

#content_container {
float: left;
text-align: left;
width: 600px;
padding: 0px 0px 10px 0px;
margin: 0px 0px 0px 0px;
background-color: #fff;
}

#foot {
 display: none;
}

* html #foot {
	display: none;
	}

#address {
position: relative;
top: 5px;
font-size: 1.2em;
}

/* ************************** LOGO ********************************* */

#logo_container {
width: 187px;
float: left;
margin-top: 3px;
}

#siteLogo {
text-align: center;
}

#siteName {
font-family: "Trebuchet MS", verdana;
font-size: 1.1em;
font-weight: normal;
color: #000;
text-align: center;
margin-top: 4px;
}

/* ***************************** TOPBILLEDER ********************** */

#headerImageLeft, #headerImageCenter, #headerImageRight {
float: right;
padding-right: 5px;
padding-top: 7px;
}

#headerImageLeft img, #headerImageCenter img, #headerImageRight img {
border: 1px solid #000;
}

/* ************************** TABEL **************************** */
table.standard {
background-color: #555;
border: thin;
}

table.standard td {
background-color: #fff;
color: #000;
padding: 5px;
}

table.standard .tr-0 td {
font-weight: bold;
}

table.200 {
width: 200px;
}

table.200 .td-1 {
text-align: right;
}

table.300 {
width: 300px;
}

table.400 {
width: 400px;
}