html, body{
 margin:0px;
 padding:0px;
 background-color: #EFEFEF;
 }

#pagewidth{
	width: 967px;
	background: url(../images/voewa/shade_right.gif) repeat-y 100% 0%;
	background-color: #FFF;
}

#header{
	position:relative;
	height:103px;
	background: url(../images/voewa/header.jpg) no-repeat;
	width:100%;
}

/*flash notice*/

#flash_notice{
	color: #FFFFFF;
	font-size:12pt;
	padding-left: 17px;
	padding-top:10px;
	padding-bottom:10px;
	background:#8ABD5D;
	margin-top: 17px;
	margin-right:2px;
}

#flash_notice a{
	color: #FFFFFF;	
	font-size:12pt;
}


#flash_error{
	color: #FFFFFF;
	font-size:12pt;
	padding-left: 17px;
	padding-top:10px;
	padding-bottom:10px;
	background:#C54755;
	margin-top: 17px;
	margin-right:2px;
}

#flash_error a{
	color: #FFFFFF;	
	font-size:12pt;
}

/*vertical menu definitions*/

#vertical_menu{
	border-top: 1px solid red;
	margin: 0;
	padding: 0;
	width: 133px;
	list-style-type: none;
}

#vertical_menu li, #vertical_right_menu li{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid red;
	padding-left: 10px;
}

#vertical_right_menu{
	border-top: 1px solid red;
	margin: 0;
	padding: 0;
	width: 180px;
	list-style-type: none;
}

#vertical_menu li a, #vertical_menu li a:visited, #vertical_right_menu li a, #vertical_right_menu li a:visited{
	color: #666;
	text-decoration: none;
	font-size: 12px;
}

#vertical_menu li a:hover, #vertical_right_menu li a:hover{
	font-weight: bold;
}

#vertical_menu li a.active, #vertical_right_menu li a.active{
	color: #E52928;
	font-weight: bold;
}

/*vertical backend menu definitions*/

#vertical_backend_menu{
	border-top: 1px solid #ff7700;
	margin: 0;
	padding: 0;
	width: 133px;
	list-style-type: none;
}

#vertical_backend_menu li{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ff7700;
	padding-left: 10px;
}

#vertical_backend_menu li a, #vertical_backend_menu li a:visited{
	color: #ff7700;
	text-decoration: none;
	font-size: 12px;
}

#vertical_backend_menu li a:hover{
	font-weight: bold;
}

#vertical_backend_menu li a.active{
	color: #ff8811;
	font-weight: bold;
}

/*redlink menu definitions*/

#redlink_menu{
	margin: 0;
	padding: 0;
	width: 133px;
	list-style-type: none;
}

#redlink_menu li{
	margin: 0;
	padding: 0;
	background: url(../images/voewa/round_right.gif) no-repeat 100% 0%;
	background-color: #E52928;
	padding-left: 10px;
	margin-bottom: 5px;
	height: 22px !important;
	width: 123px !important;
	width:  133px;
}

#redlink_menu li a{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#leftcol{
	width:133px;
	float:left;
	position:relative;
}

#wrapper{
	margin-top: 17px;
}

#twocols_grey{
	width: 800px !important;
/*	width: 817px;*/
	float: right;
	position: relative;
	margin-right: 17px !important;
	margin-right:  10px;
	padding-bottom: 7px;
	background: url(../images/voewa/shade_marginal.gif) repeat-y 100% 0%;
	background-color: #EFEFEF;
}

#right{
	float: right;
	text-align:  right;
}

#twocols_red{
	width: 800px !important;
/*	width: 817px;*/
	float: right;
	position: relative;
	margin-right: 17px !important;
	margin-right:  10px;
	padding-bottom: 7px;
	background: url(../images/voewa/shade_marginal.gif) repeat-y 100% 0%;
	background-color: #E5D7D7;
}

#maincol{
	float: right;
	display: inline;
	position: relative;
	width: 800px !important;
/*	width: 824px; */
	margin-right: 17px;
	margin-left: 7px;
}

#maincol_colored{
	float: left;
	display: inline;
	position: relative;
	width: 588px !important;
/*	width: 602px;*/
	padding-left: 7px;
	padding-right: 7px;
}

#rightcol{
	width: 195px;
	float: right;
	position: relative;
	height: 100%;
	background-color: #E4E4E4;
}

#legal{
	clear: both;
	padding-left: 150px;
	padding-top: 12px;
}

#footer{
	height: 18px;
	width: 949px;
	background: url(../images/voewa/shade_bottom.gif) repeat-x;
	float: left;
}

#footer_right{
	height: 18px;
	width: 18px;
	background: url(../images/voewa/shade_bottom_right.gif);
	float: right;
}

table.teaser{
	border-spacing: 0px;
}

table.teaser td{
	width: 200px;
	height: 160px;
	vertical-align: top;
}

table.teaser td a{
	text-decoration: none;
}

div.teaser{
	margin: 10px;
	margin-top: 0px;
	font-size: 11px;
	line-height: 15px;
}

td.teaser_red{
	background-color: #F7E5E7;
}

td.teaser_grey{
	background-color: #EFEFEF;
}

a.boldwhite{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#subheading{
	font-weight: bold;
	font-size: 17px;
	line-height: 20px;
	color: #E52928;
}

#lead{
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 14px;
}

#copy{
}

div #page_document{
	border: 1px solid grey;
	overflow: hidden;
	width: 100%;
	margin-top:  20px;
}

div.page_document_item{
	float: left;
	padding: 10px;
}

div #gallery{
	border: 1px solid grey;
	overflow: hidden;
	width: 100%;
	margin-top:  20px;
	padding-bottom: 20px;
}

div.gallery_item{
	float: left;
  padding-top: 10px;
  width: 115px;
  height: 100px;
/*    line-height: 100px;*/
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

h1 #headline_grey {
	color: #666;
	font-weight: normal;
	padding-right: 10px;
}

h1 #headline_red{color: #E52928;}

hr.spacer{
	border: 0;
	color: #666;
	background-color: #666;
	height: 1px;
	clear:  both;
}

ul.category{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.category li {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	padding: 5px;
}

 /* *** Float containers fix *** */
.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
 }

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */



 /*printer styles*/
 @media print{
/*hide the left column when printing*/
#leftcol{display:none;}

/*hide the right column when printing*/
#rightcol{display:none;}
#twocols, #maincol{width:100%; float:none;}
}

div.downloadICS{
	display:block;
}
a.downloadICS{
	text-decoration:none;
	font-size: 8pt;
	vertical-align:top;
}
