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

body {
    background: #fff;
    color: #2d3437;
	font: 11pt arial, verdana, sans-serif;
    /*
min-height: 100%;
	height: auto !important;
	height: 100%;
*/
	position: relative;
	text-align: center;
}

h3 {
    font-weight: normal;
}


a {
	color: #3b3b3b;
	text-decoration: none;
	font: 11pt arial, verdana, sans-serif;
}

#container {
    background: #fff;
    margin: 0 auto;
	padding: 0 9px;
	width: 950px;
}

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

/***************************************************************************
* Header (Logo + Banner + Skyscraper) + Specials(SpecialMenu + Flash) + Main (DIV arround Navi and Content DIV's)
***************************************************************************/

#header {
	background: url(../images/header.gif) no-repeat left;
    float: left;
	height: 126px;
    text-align: left;
}

/* Horizontal Menu
------------------------------ */

.menu-h { overflow: hidden; color:#fff;}
.menu-h li { float: left; list-style: none; padding-right: .8em; }

#header #main-nav {
    border-bottom: 1px solid #C41200;
    color: #fff;
    float: left;
    line-height: 21px;
    text-transform: uppercase;
    padding: 2px 0 0 20px;
    width: 860px;
}

/* the following css part is only for ie 6*/
* html #header #main-nav {
    border-bottom: 1px solid #C41200;
    color: #fff;
    float: left;
    line-height: 21px;
    margin-top: 6px;
    text-transform: uppercase;
    width: 860px;
}

#header #main-nav a { font-size: 10px; color: #fff; }
#header #main-nav a:hover, header #main-nav a:active {
    text-decoration: underline;
}
#header #main-nav li.active a { color: #ffffff;}
#header #main-nav li.active a:hover, header #main-nav li.active a:active {text-decoration: underline; }
#header #main-nav li { padding-right: 19px; }

#logo {
	display: inline; /* IE fix for correct margin at floats and clears */
	float: left;
	height: 100px;
	width: 950px;
}

#logo a {
    float: left;
	height: 90px;
	text-decoration: none;
	width: 191px;
}

#main {
	background: #fff;
    width: 950px;
    float: left;
}

#content {
	background: #fff;
	float: left;
    font-size: 12px;
	padding-left: 10px;
	width: 940px;
	text-align: left;
}

#content a {
    font-size: 12px;
}

#content h1 {
   	font-size: 1.3em;
	margin-bottom: 1em;
    padding: 15px 0 0px 0;
	text-align: left;
}

#content h2 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1em;
}

#content h3 {
    font-size: 1em;
    margin-bottom: 1em;
}

#content ul {
    list-style: none;
    /*margin-left: 15px;*/
}

#content table.tab {
    margin-bottom: 20px;
}

#search_result {
	float:left;
	padding: 5px;
    margin-top: 20px;
}

#link_list_vert {
    float: right;
    padding: 25px 30px 0 0;
    width: 229px;
}

#col-right {
    float: right;
    width: 229px;
    margin: 20px 0;
}

#col-right img {
    border: none;
    float: left;
    margin-bottom: 20px;
}

#links {
    float:right;
    /*padding: 10px;*/
    width: 209px;
}

#links a {
    color: #c41200;
}


/* Boxes ------------------------------ */
.FCE-box-roundcorners { width: 100%; margin: 0 0 20px 0; float: left; }
.FCE-box-roundcorners .FCE_l { width: 100%;  background: url(../images/line01_v.gif) left top repeat-y; float: left; }
.FCE-box-roundcorners .FCE_r { width: 100%; background: url(../images/line01_v.gif) right top repeat-y; float: right; }
.FCE-box-roundcorners .FCE-content { margin: 0 11px; clear: both; }
.FCE-box-roundcorners .FCE_t { width: 100%; font-size: 1px; background: url(../images/line01_h.gif) left top repeat-x; float: left; }
.FCE-box-roundcorners .FCE_b { width: 100%; font-size: 1px; background: url(../images/line01_h.gif) left bottom repeat-x; float: left; }
.FCE-box-roundcorners .FCE_t .c_l { width: 11px; height: 10px; background: url(../images/corner_lt.gif) left top no-repeat; float: left; }
.FCE-box-roundcorners .FCE_t .c_r { width: 11px; height: 10px; background: url(../images/corner_rt.gif) right top no-repeat; float: right; }
.FCE-box-roundcorners .FCE_b .c_l { width: 11px; height: 11px; background: url(../images/corner_lb.gif) left bottom no-repeat; float: left; }
.FCE-box-roundcorners .FCE_b .c_r { width: 11px; height: 11px; background: url(../images/corner_rb.gif) right bottom no-repeat; float: right; }


#headertext {
	float:left;
    width: 645px;
}


#search_result_text {
	height:auto !important;
	height:20px;  /*for IE */
	min-height:20px;
	/*padding: 5px;*/
    margin-top: 40px;
	width: 630px;
}

#search_result_text_state {
	float:left;
	height:auto !important;
	height:20px;  /*for IE */
	min-height:20px;
	/*padding: 5px;*/
    margin-top: 40px;
	width: 193px;
}

#datarecord {
    background: #efece9;
	padding: 10px;
	float: left;
    font-size: 0.9em;
	margin-top: 30px;
}

#adress {
    float: left;
	width: 240px;
}

#icon {
   float: left;
}

#icon img{
   margin: 4px 15px 0 0;
}

.tab {
   width: 665px;
}

.tabName {
   width: 200px;
}

#map {
   	float: left;
	height: 400px;
	padding: 5px;
}

/***************************************************************************
* Footer
***************************************************************************/


#footer {
    background: #ebebe3 url(../images/footer.gif) top no-repeat;
    float: left;
    height: 48px;
    margin-top: 20px;
    width: 950px;
}
