html {
	height:100%;
}

body {
	margin:0px;
	padding:0px;	
	background-color:#1a3475;
	text-align:center;
	font-family:verdana,geneva,sans-serif;
	font-size:12px;
	height:100%;
}

img {
	border:none;
}

a {
	font-size:12px;
	color:#333;
	text-decoration:none;
	font-weight:normal;
	color:#1a3475;
}

a:hover {
	color:#4366bf;
}

a.weelink {
	font-size:11px;
}

#centerdiv {
	width:100%;
	height:100%;
}

#contentdiv {
	margin:0 auto;
	width:762px;
	height:100%;
	text-align:left;	
	background-color:#dae1ee;
}

#innercontentcontainer {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	background-color:#eee;
}

#innercontent {
	margin-bottom:15px;
	width:600px;
}

/*standardmargin:*/
#startheaderimg, #innercontent, #footerdivcontent {
	margin-left:80px;
}

#headlinediv {
	width:600px;
	height:39px;
	background-image:url("../img/arlberg_headlinebg.gif");	
}

#footerdiv {
	height:78px;
	background-image:url("../img/arlberg_footer02.jpg");
	background-repeat:no-repeat;
	background-color:#dae1ee;
}

#footerdivcontent {
}



#statusbox {
  margin-left:67px;
	margin-top:6px;
  margin-right:58px;
  float:left;
	width:331px;
	height:27px;
	text-align:center;
	background-image:url("../img/arlberg_statusbg.gif");
	background-repeat:no-repeat;
	background-position: left top;
	font-size:11px;
	line-height:10px;
}

#statustablecontainer {
  margin-left:3px;
  margin-right:4px;
  margin-top:3px;
	margin-bottom:3px;
  padding:0px;
}

#statustable {
	width:323px;
	height:10px;
	margin:0px;
}

td.statuscell {
}

td.statuscellpast {
	background-color:#1a3475;
}

td.statuscellthis {
	background-color:#9bb9ee;	
}

td.spacercell {
	background-color:#fff;
	width:1px;
}

#bottomlinks {
	width:600px;	
	text-align:center;	
	padding-bottom:6px;
}

div.clear1px {
	clear:both;
	height:1px;
	width:1px;
	overflow:hidden;
}

.boldtext {
	font-weight:bold;
}

select {
	font-family:verdana,geneva,sans-serif;
	size:11px;
}

input.formbutton {
	font-family:verdana,geneva,sans-serif;
	font-size:11px;
}

div.minicol {
	width:25px;
	float:left;
	overflow:hidden;
}

div.bigcol {
	float:left;
	width:515px;
}

input.textinput1 {
	width:50px;
	font-size:11px;
}

select {
	font-size:11px;
}

textarea {
	font-family:verdana,geneva,sans-serif;
	font-size:11px;
}

.weetext {
	font-size:11px;
}

.bigtext {
	font-size:12px;
}