/* tags */
body{
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/bg_main.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #58595b;
}
td{
	font-size: 11px;	
}
a:link, a:visited{
	color: #58595b;
	text-decoration: underline;
}
a:hover, a:active{
	color: #0083b9;
}
h1,h2,h3,h4{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0083b9;
	margin: 0px 0px 10px;
}
h1{
	font-size: 17px;
	/*line-height: 22px;*/
	/*letter-spacing: -0.05em;*/
}
h2{
	font-size: 16px;
}
h3{
	font-size: 14px;
}
h4{
	font-size: 14px;
	margin: 0px;
}
p{
	margin: 0px 0px 1em;
}
form{
	margin: 0px;
}
ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul li{
	background-image:url(../img/bullet.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 16px;
}
ol li{
	padding-bottom: 5px;
}
/* general */
.marginb{
	margin-bottom: 1em;
}
.margint{
	margin-top: 1em;
}
.clear{
	clear: both;
}
.small{
	font-size: 9px;
}
img.right{
	float: right;
	margin-left: 20px;
	margin-bottom: 3px;
}
img.left{
	float: left;
	margin-right: 20px;
	margin-bottom: 3px;
}
.blueboldbig{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0083b9;
}
.reach{
	color: #0083b9;
	background-color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 5px;
	border: 1px solid #CCC;
	width: 14px;
	float: left;
	margin-right: 5px;
	text-align: center;
}

/* containers */
#page{
	margin:0 auto 0;
	padding:0;
	position:relative;
	width:1000px;
}
#header{
	position: relative;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 110px;
	background-repeat: no-repeat;
}
#navigation{
	position: relative;
	left: 83px;
	top: 83px;
	width: 910px;
}
#languages{
	text-align: center;
	padding-top: 5px;
}
#left{
	float: left;
	width: 78px;
}
#content{
	/* border: 1px solid red; */
	float: left;
	width: 922px;
}
#content_top{
	width: 922px;
	height: 20px;
	background-image: url(../img/bg_content_top.gif);
	background-repeat: no-repeat;	
}
#content_main{
	background-color: #f8f9f9;
	padding: 0px 20px;
}
#content_bottom{
	width: 922px;
	height: 20px;
	color: #bcbec0;
	text-align: right;
	font-size: 10px;
	background-image: url(../img/bg_content_bottom.gif);
	background-repeat: no-repeat;	
}
.whatsoncontainer{
	margin-bottom: 20px;
}
.whatsoncontainer .left{
	float: left;
	width: 200px;
	margin: 10px 11px 0px 0px;
}
.whatsoncontainer .right{
	float: left;
	width: 200px;
	margin: 10px 0px 0px 0px;
}
.whatsonimg{
	float: left;
	margin: 3px 10px 3px 0px;
	width: 93px;
}
.whatsontext{
	font-size: 10px;
	line-height: 14px;
	letter-spacing: -0.05em;
}
td.box210{
	background-image: url(../img/bg_box_210_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
div.box210_head{
	height: 5px;
	background-image: url(../img/bg_box_210_head.gif);
	background-repeat: no-repeat;
}
td.box431{
	background-image: url(../img/bg_box_431_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 167px;
}
div.box431_head{
	height: 5px;
	background-image: url(../img/bg_box_431_head.gif);
	background-repeat: no-repeat;
}
td.box661{
	background-image: url(../img/bg_box_661_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
div.box661_head{
	height: 5px;
	background-image: url(../img/bg_box_661_head.gif);
	background-repeat: no-repeat;
}
td.box882{
	background-image: url(../img/bg_box_882_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
div.box882_head{
	height: 5px;
	background-image: url(../img/bg_box_882_head.gif);
	background-repeat: no-repeat;
}
div.boxcontent{
	margin: 5px 10px 10px;
}
div.boxcontent_small{
	font-size: 10px;
	letter-spacing: -0.05em;
	margin: 5px 10px 10px;
}
div.footer{
	margin-right: 20px;
}
a.footerlinks:link, a.footerlinks:visited{
	color: #bcbec0;
	text-decoration: none;
}
a.footerlinks:hover, a.footerlinks:active{
	color: #bcbec0;
	text-decoration: underline;
}
td.linktext{
	padding-bottom: 7px;
	padding-right: 10px;
}
td.linkurl{
	padding-bottom: 7px;
}

/* navigation */
a.navi:link, a.navi:visited{
	display: block;
	text-align: center;
	width: 135px;
	height: 20px;
	float: left;
	padding-top: 4px;
	border-right: 1px solid #d2d3d5;
	color: #FFF;
	text-decoration: none;
}
a.navi:hover, a.navi:active{
	text-decoration: underline;
}

/* form elements */
input.input{
	border: 1px solid #bcbec0;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	background-color: #FFF;
	color: #58595b;
}
textarea.input{
	border: 1px solid #bcbec0;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	color: #58595b;
}
input.button75{
	background-image: url(../img/bg_btn75.gif);
	background-repeat: no-repeat;
	border: 0px solid #FFF;
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 19px;
	width: 75px;
}
td.formtd{
	padding-bottom: 20px;
}
.error{
	color: #C00;
	margin-bottom: 10px;
}
