body
{
    background: #616161;
    text-align: center;
    margin: 0px;
    padding: 0px;
    font-family: verdana, arial;
}

a img
{
    border: none;
}

#headflash {
	display: none;
}

#headintro{
	display: none;
}

#navigation
{
    display: none;
}

#content h1
{
    font-size: 14px;
    color: #C72928;
	padding-bottom: 8px;
}

#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
{
    display: none;
}

ul.programm_menu, ul.programm_menu2
{
    display: none;
}


#content p.small
{
    font-size: 11px;
    text-align: justify;
    padding-bottom: 17px;
    line-height: 18px;
    color: #282425;
}

#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 object
{
    display: none;
}

#content ul, #content ol
{
    font-size: 12px;
}

.taglink
{
    position: relative;
    top: -20px;
}

.red a
{
    color: #C72928 !important;
}

.error_form{
    color: #C72928;
}
