body
{
    background: #616161;
    text-align: center;
    margin: 0px;
    padding: 0px;
    font-family: verdana, arial;
}

#body-container
{
    margin: 0 auto;
    width: 839px;
    border: 8px solid white;
    background: #D8D6D7;
    text-align: left;
    overflow: hidden;
    position: relative;
}

a img
{
    border: none;
}

#headflash {
	height: 460px;
	width: 839px;
	z-index:1;
}

#headintro{
	position: absolute;
	height: 460px;
	width: 839px;
	z-index:1;
}

#logo
{
    position: absolute;
    right: 14px;
    background: url(../../images/bult/logo_bg.gif) repeat-y;
    height: 100%;
	width: 111px;
}

#headlogo
{
	text-align: right;
	width: 823px;
	padding: 20px 20px 0px 0px
}

#navigation
{
    visibility: hidden;
    float: left;
    margin: 0px 0px 30px 36px;
}

#navigation ul
{
	margin: 0px;
    padding: 5px 0px 10px 0px;
    list-style-type: none;
    background-color: #C3BAA7;
    width: 160px;
}

#navigation li
{
    color: white;
    font-size: 12px;
}

#navigation ul li a
{
    color: #796B46;
    text-decoration: none;
    display: block;
    width: 140px;
    padding: 5px 5px 5px 15px;
	font-weight: bold;
}

#navigation ul li a:hover
{
	text-decoration: none;
	background: #D3CDC0;
}

#navigation ul li a.active
{
    color: #C72928;
	background: white;
	font-weight: bold;
}

#navigation ul li ul
{
    background: none;
	border-top: 1px solid #C5C2C2;
    width: 120px;
    margin: 0 0 10px 15px;
	padding: 0px;
}

#navigation ul li ul li a
{
    color: #796B46;
    text-decoration: none;
    display: block;
    width: 120px;
    padding: 5px 5px 5px 20px;
	margin: 0px;
	font-weight: bold;
	background: #D3CDC0;
}

#navigation ul li ul li a:hover
{
	text-decoration: none;
	background: #DFDBD2;
}

#navigation ul li ul li a.active
{
    color: #C72928;
	background: white;
	font-weight: bold;
}

#content
{
    margin: 0px 162px 60px 235px;
    visibility: hidden;
}

#content h1
{
    font-size: 14px;
    color: #C72928;
	padding-bottom: 8px;
}

#content.style2, #content.style3
{
    margin: 0px 30px 60px 235px;
}

/*#content.style2 h1, #content.style3 h1
{
    font-size: 22px;
    color: #C72928;
	padding-bottom: 0px;
	margin: 0px;
	font-weight: normal;
}*/

#content.style2 h2
{
    font-size: 17px;
    color: #C72928;
	padding-bottom: 8px;
	font-weight: normal;
}

#content p, #content .p
{
	font-size: 12px;
	text-align: justify;
	padding-bottom: 17px;
	line-height: 24px;
	color: #282425;
}

#content .p
{
    display: block;
}

#content td
{
	font-size: 12px;
	text-align: left;
	color: #282425;
    padding: 10px 10px;
    border-bottom: 1px solid white;
}

#content .noborder td
{
    border: none;
    padding: 3px 0px;
}

#content td a
{
    color: #282425;
    text-decoration: none;
}

#content p img
{
    float: right;
    margin: 7px 0 15px 15px;
}


#content.style3 h2
{
    font-size: 13px;
    color: #C72928;
	padding-bottom: 8px;
}

#content.style3 h3
{
    font-size: 13px;
    color: #C72928;
	padding-bottom: 8px;
	font-weight: normal;
}

#content.style3 h4
{
    font-size: 13px;
	color: #282425;
	padding-bottom: 8px;
	font-weight: normal;
    margin-top: 0px;
}

#content.style3 h5
{
    font-size: 13px;
	color: #CE2222;
	padding-bottom: 8px;
	font-weight: normal;
}

#content a
{
    font-size: 12px;
    color: #CE2222;
    text-decoration: none;
}

#content a:hover
{
    text-decoration: underline;
}

#footer ul
{
	margin: 20px 0 0 0;
	padding: 0px;
	color: white;
	text-align: center;
	font-size: 9px;
}

#footer ul li.first
{
	border-left: 0px;
	padding: 0px 5px 0px 5px;
	display: inline;
}

#footer ul li
{
	border-left: 1px solid white;
	padding: 0px 5px 0px 5px;
	margin: 0;
	display: inline;
}

#footer ul li a
{
	text-decoration: none;
    color: white;
}

#footer ul li a:hover
{
	text-decoration: underline;
}

#footer p
{
	margin: 10px 0 20px 0;
    padding: 0px;
	color: white;
	text-align: center;
    list-style-type: none;
	font-size: 9px;
}

ul.programm_menu
{
    list-style-type: none;
    text-align: center;
    font-size: 12px;
    height: 20px;
    text-align:center;
    margin:0px;
    padding:0px;
    margin-bottom: 1px;
}

ul.programm_menu li
{
    float: left;
}

ul.programm_menu li a
{
    text-decoration: none;
    float: left;
    text-align: center;
    width: 113px;
    height: 18px;
    display: block;
    padding-top: 2px;
    border-right: 1px solid #D8D6D7;
    color: #796B46 !important;
    background: #C3BAA7;
}

ul.programm_menu li a:hover
{
	background: #D3CDC0;
    text-decoration: none !important;
}

ul.programm_menu li a.active
{
    color: #C72928 !important;
	background: white;
    font-weight: bold;
}

ul.programm_menu2 li a
{
    text-decoration: none;
    float: left;
    text-align: center;
    width: 113px;
    height: 18px;
    display: block;
    padding-top: 2px;
    border-right: 1px solid #D8D6D7;
    color: #796B46 !important;
    background: white;
}

ul.programm_menu2 li a:hover
{
	background: white;
    text-decoration: none !important;
    color: #C72928 !important;
}

.gallery td, .gallery tr
{
    padding: 0px;
    margin: 0px;
}

#content p.small
{
    font-size: 11px;
    text-align: justify;
    padding-bottom: 17px;
    line-height: 18px;
    color: #282425;
}

#content table
{
    width: 569px;
}

#content thead td
{
    font-size: 10px;
    text-align: justify;
    padding-bottom: 17px;
    line-height: 10px;
    color: #282425;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}

#content thead tr td
{
    padding-bottom: 20px;
    padding-top: 10px;
}
#content tbody td
{
    font-size: 12px;
    text-align: left;
    color: #282425;
    padding: 10px 10px;
    border-bottom: 1px solid white;
}
#content table tbody tr td
{
    padding:10px 0px 10px 0px;
    margin:0;
}
#content table table td , #content table table
{
    padding:0;
    margin:0;
}

#content object
{
margin-left: auto;
margin-right: auto;
position:relative;
left: 55px;
}

#content ul, #content ol
{
    font-size: 12px;
}

.taglink
{
    position: relative;
    top: -20px;
}

.red a
{
    color: #C72928 !important;
}

#content form fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#content form #fieldlist {
	margin: 0;
	padding: 0;
	border: none;
}
#content form #fieldlist input {
	margin: 10px 0 0 10px;
	width: 218px;
	border: 1px solid #999999;
}
#content form #fieldlist input.radio {
	width: 15px;
	border: none;
}
#content form #fieldlist label {
	font-size: 13px;
	width: 100px;
	float:left;
	clear: left;
	margin-top: 10px;
}
#content form #fieldlist label.radio {
	font-size: 11px;
	float: none;
	clear: none;
	margin: 10px 0 0 10px;
}
#content form #select {
	margin: 10px 0 0 110px;
    width: 250px;
}#content form #select label {
	font-size: 11px;
}
#content form #textarea {
	margin: 0 0 0 110px;
}
#content form #textarea label {
	font-size: 13px;
	float:left;
	clear: left;
	margin-top: 10px;
}
#content form #textarea textarea {
	margin: 3px 0 0 0;
	width: 218px;
	height: 65px;
    border: 1px solid #999999;
}
#content form #buttons{
	margin: 0 0 0 100px;
}
#content form #buttons input {
	margin: 10px 0 0 10px;
	width: 104px;
	background-color: #C3BAA7;
	color: #796B46;
    font-weight: bold;
	border: none;
	padding:0;
}

/* IE7 $%?§% */
*+html #content form #textarea textarea{
	margin: 0 0 0 -108px;
}

.error_form{
    color: #C72928;
}
