
*
{
	margin: 0px;
	padding: 0px;
}

ul
{
  margin: 0px;
  padding-left: 15px;
}

ol 
{
  margin: 0px;
  list-style: none;
}

ol li {
   border-top: 1px solid #D2D2D2;
   padding-top: 2px;
   padding-bottom: 2px;
}

ol li:first-child {
   border: none;
}

option
{
  padding-left: 2px;
  padding-right: 4px;
}

h1
{
   color: #9e0000;
   font-size: 25px;
   font-weight: normal;
   margin-top: 25px;
   margin-bottom: 20px;
}

h2
{
   color: #9e0000;
   font-size: 15px;
   font-weight: bold;
   margin-top: 16px;
   margin-bottom: 10px;
}

h3,h4,h5,h6
{
   color: #222;
   font-size: 12px;
   font-weight: bold;
   margin-top: 10px;
   margin-bottom: 5px;
}

table
{
   font-size: 12px;
}

p
{
  margin: 0px;
	padding-bottom: 8px;
}

p.lead {
	padding-top: 12px;
}

a
{
  color: #222;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

a:focus
{
	outline: none;
}

.clear
{
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

input
{
	margin-bottom: 5px;
}

body
{
  background: #bf0000 url("/images/layout/bg_red.gif") repeat-x;
  margin: 0px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  font-family: Verdana, Arial, Sans-Serif;
  color: #222;
}

.optional, .required
{
	font-weight: bold;
   padding-right: 20px;
}

.required
{
	background: url("/images/default/required.png") no-repeat right;
}

.red_bold
{
  color: #9e0000;
  font-weight: bold;
}

#page
{
  width: 855px;
  margin-left: 50px;
}

#print_header
{
  display: none;
}

#header
{
  height: 95px;
  background: url("/images/layout/bg_header.png") no-repeat;
  cursor:pointer;
}

#service_menu
{
  float: right;
  margin: 0px;
  padding-top: 5px;
  padding-right: 32px;
  list-style: none;
}

#service_menu li
{
	font-size: 11px;
	float: left;
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 1.2;
}

#menu
{
  width: 855px;
  background: url("/images/layout/bg_menu.png") no-repeat;
  float: left;
}

#menu ul
{
   list-style: none;
}

#nav
{
  float: left;
  padding: 0;
  padding-left: 35px;
  margin: 0;
  min-height: 20px;
  position: relative;
  z-index: 10;
}

#nav li
{
	float: left;
}

#nav li a
{
  display: block;
  color: white;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
  letter-spacing: 0.04em;
  line-height: 1.2;
  
  background: url("/images/layout/menu_seperator.png") no-repeat;
}

#nav li ul
{
	position: absolute;
	left: -999em;
	height: auto;
	width: 17em;
	font-weight: normal;
	margin: 0;
	margin-left: 2px;
	border: solid black 1px;
	padding-left: 0px;
	background: url("/images/layout/bg_submenu.png") repeat-y;
}

#nav li li
{
	padding-right: 1em;
	width: 16em;
}

#nav li ul a
{
	width: 17em;
	background: none;
}

#nav li ul ul
{
	margin: -2.1em 0 0 17em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul
{
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul
{
	left: auto;
}

#nav li:hover, #nav li.sfhover
{
	background: url("/images/layout/menu_hover.png") no-repeat;
}

#nav li ul li:hover, #nav li ul li.sfhover
{
   background: url("/images/layout/submenu_hover.png") repeat-x;
}

#wrapper
{
   float:left;
   width: 855px;
   clear: both;
   background: url("/images/layout/bg_content.png") repeat-y;
   padding: 1px;
   padding-top: 1px;
}

#content
{
   float:left;
   background: url("/images/layout/bg_right_column.png") top right no-repeat;
}

.left_column
{
   width: 600px;
   float: left;
   padding-bottom: 20px;
}

.left_column .border
{
   margin: 35px;
   margin-top: 0;
}

.left_column a
{
  text-decoration: none;
  color: #9e0000;
}

.left_column a:hover
{
  text-decoration: underline;
}

.left_column .forward_link, .right_column .forward_link
{
   padding-right: 13px;
   background: url("/images/layout/forward_link.png") top right no-repeat;
   color: #222;
   text-decoration: none;
   font-weight: bold;
}

.left_column .backward_link, .right_column .backward_link
{
   padding-left: 13px;
   background: url("/images/layout/backward_link.png") top left no-repeat;
   color: #222;
   text-decoration: none;
   font-weight: bold;
}

.left_column .mail_to
{
  display: block;
  padding-left: 18px;
  background: url("/images/layout/mail.png") no-repeat 0 3px;
  text-decoration: none;
}

.right_column
{
   width: 253px;
   float: right;
   font-size: 11px;
   padding-bottom: 20px;
}

.right_column .border
{
   margin: 16px;
   margin-right: 32px;
   margin-top: 0;
}

.right_column h2
{
   border: dotted 0px #c3c3c3;
   border-bottom-width: 1px;
   padding-bottom: 5px;
   margin-bottom: 10px;
}

.right_column h3
{
   font-weight: bold;
   font-size: 11px;
   margin-top: 4px;
   margin-bottom: 4px;
}

.right_column a
{
   display: block;
   padding-left: 15px;
   padding-bottom: 5px;
   background: url("/images/layout/forward_link.png") top left no-repeat;
   color: #333;
   text-decoration: none;
   font-weight: normal;
}

.right_column a .title
{
  display: block;
  font-weight: bold;
}

.right_column a:hover
{
   text-decoration: underline;
}

.right_column .normal_link
{
   display: inline;
   padding: 0px;
   background: none;
}

.right_column .mail_to
{
  display: block;
  padding-left: 18px;
  background: url("/images/layout/mail.png") no-repeat 0 3px;
  text-decoration: none;
}

.box
{
  padding: 8px;
  background: url("/images/layout/bg_box.png") top left repeat-x;
  border: solid #d2d2d2 1px;
  margin-bottom: 10px;
}

.box h2
{
   font-size: 13px;
   margin-top: 0px;
   margin-bottom: 8px;
}

.news_box
{
   float: left;
   width: 530px;
   border: solid #d2d2d2 1px;
   background: url("/images/layout/bg_box.png") top left repeat-x;
   margin-bottom: 10px;
}

.news_box h2
{
   font-size: 13px;
   margin-top: 0px;
   margin-bottom: 8px;
}

.news_box img
{
   border: solid #d2d2d2 1px;
}

.news_box .box_image
{
   float: left;
   padding: 5px;
}

.news_box .box_text
{
   float: right;
   width: 370px;
   font-size: 11px;
   padding: 5px;
   padding-right: 15px;
   padding-bottom: 10px;
}

.news_box .box_text p
{
  margin-top: 8px;
  padding-bottom: 0;
}

.error_message
{
   color:red;
   font-weight:bold;
}

.error_box
{
  border: solid 1px #9e0000;
  background: #fddbbd;
  color: #222;
  padding: 8px;
  padding-bottom: 16px;
  margin-bottom: 10px;
}

.error_box h2
{
  margin-top: 0px;
  margin-bottom: 5px;
}

.error_box ul
{
  padding-left: 15px;
}

#footer
{
   clear: both;
   height: 30px;
   background: url("/images/layout/bg_footer.png") no-repeat;
   padding: 5px;
   padding-right: 20px;
   margin-bottom: 20px;
   color: white;
   font-weight: bold;
   font-size: 10px;
   text-align: right;
}

#footer a
{
  color: white;
}

#banner
{
   position: absolute; top: 15px; left: 920px;
}

#banner h2 {
   color: #222222;
   text-shadow: #fff 0px 0px 5px;
}

.hidden {
   display: none;
}

.mceContentBody{
   background: #ffffff;
}

#random_container {
	position: relative;	
}

#random_container img {
	position: relative;
	/*z-index:0;*/
}

#random_container a {
   position:absolute;
   /*z-index: 3;*/
   left: 236px;
   top: 132px;
   width: 364px;
   height: 20px;
   padding: 0; /*32px 0px 0px;*/
	background: url(/images/info_link.png) no-repeat;
}

/* Status Messages */

.success, .errors, .warning, .info
{
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	color: #777;
	margin-bottom: 10px;
	padding: 5px 40px;
}

.success a, .errors a, .warning a, .info a
{
  text-decoration: none;
  color: #9e0000;
}

.success a:hover, .errors a:hover, .warning a:hover, .info a:hover
{
  text-decoration: underline;
}

.success
{
	background: #dfd url('/images/admin/success.gif') no-repeat 10px center;
	border-color: #9d8;
}

.errors
{
	background: #fdd url('/images/admin/error.gif') no-repeat;
	background-position: 5px 5px;
	border-color: #d98;
	padding: 5px;
	padding-left: 30px;
	margin-top: 10px;
}

.errors h1
{
	color: #333333;
	font-size: 100%;
	font-weight: bold;

	margin-top: 0px;
	margin-bottom: 2px;
}

.error
{
   border: 1px solid red;
}


td.error {
   background-color: #FFDDDD;
   color: #777777;
}

.warning
{
	background: #ffc url('/images/admin/warning.gif') no-repeat;
	background-position: 5px 5px;
	border-color: #dd7;
	padding: 5px;
	padding-left: 30px;
	margin-top: 10px;
}

.warning h1
{
	color: #333333;
	font-size: 100%;
	font-weight: bold;

	margin-top: 0px;
	margin-bottom: 2px;
}

.info
{
	background: #ccf url('/images/admin/info.gif') no-repeat;
	background-position: 5px 5px;
	border-color: #89d;
	padding: 5px;
	padding-left: 30px;
	margin-top: 10px;
}

.info h1
{
	color: #333333;
	font-size: 100%;
	font-weight: bold;

	margin-top: 0px;
	margin-bottom: 2px;
}

a.img img {
	border: 1px solid #e8e8e8;
	width: 114px;
	height: 114px;
	padding: 2px;
	margin: 2px;
	background-color: white;
	text-align: center;
}

a:hover.img {
	text-decoration: none;
}

div.canton { 
	height: 16px;
	width: 16px;
	background-image: url('/images/canton.png') !important;
	float: left;
	margin-right: 8px;
	padding: 0;
}

div.AG {
	background-position:-1px -1px;
}

div.AI {
	background-position:-19px -1px;
}

div.AR {
	background-position:-37px -1px;
}

div.BE {
	background-position:-55px -1px;
}

div.BL {
	background-position:-73px -1px;
}

div.BS {
	background-position:-91px -1px;
}

div.FR {
	background-position:-109px 1px;
}

div.GE {
	background-position:-1px -19px;
}

div.GL {
	background-position:-19px -19px;
}

div.GR {
	background-position:-37px -19px;
}

div.JU {
	background-position:-55px -19px;
}

div.LU {
	background-position:-73px -19px;
}

div.NE {
	background-position:-91px -19px;
}

div.NW {
	background-position:-109px -19px;
}

div.OW {
	background-position:-1px -37px;
}

div.SG {
	background-position:-19px -37px;
}

div.SH {
	background-position:-37px -37px;
}

div.SO {
	background-position:-55px -37px;
}

div.SZ {
	background-position:-73px -37px;
}

div.TG {
	background-position:-91px -37px;
}

div.TI {
	background-position:-109px -37px;
}

div.UR {
	background-position:-1px -55px;
}

div.VD {
	background-position:-19px -55px;
}

div.VS {
	background-position:-37px -55px;
}

div.ZG {
	background-position:-55px -55px;
}

div.ZH {
	background-position:-73px -55px;
}

