body {
	background-image:url(zz.content.files/images/background01.jpg);
	padding: 0;
	margin: 0;
	color:#000000;
}

a {
	color: #FF0000;
}

h1 {
    font-family: Arial;
    font-size: 8pt;
    color: #FFFFFF;
	font-weight:bold;
	margin: 0;
	padding: 0;
}

h2 {
    color: #104D9C;
    font-size: 10pt;
}

#startcontent a {
    color: #000000;
    text-decoration: none;
}

#startcontent a:hover{
    color: #000000;
    text-decoration: underline;
}

#startcontent h2 {
	margin: 0;
	padding: 0;
}

#startcontent h2 a{
    font-family: Arial;
    font-size: 8pt;
    color: #104D9C;
    text-decoration: none;
	font-weight:bold;
}

#startcontent h2 a:hover{
    text-decoration: underline;
	color: #104D9C;
}

.suchentext {
	color: #FFFFFF;
	font-weight:bold;
	text-align:right;
	padding-right: 10px;
}

.clsSearchField {
    border: 1px solid;
    border-color: #474E66 #E7E8ED #E7E8ED #474E66;
    padding: 2px 4px 2px 4px;
    font-family: Arial;
    font-size: 10pt;
	width: 326px;
}

.clsLoginform
{
    border: 1px solid;
    border-color: #474E66 #E7E8ED #E7E8ED #474E66;
    padding: 2px 4px 2px 4px;
    font-family: Arial;
    font-size: 10pt;
}

/* CSS für Ajax Live Suche */
.suggest_link {
	background-color: #eeeeee;
	padding: 2px 6px 2px 6px;
}

.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
	cursor: pointer;
}

#search_suggest {
	position: absolute; 
	top: 209px;
	left: 50%;
	width: 326px;
	margin-left: -160px;
	background-color: #eeeeee; 
	text-align: left; 
	border: 1px solid #000000;			
}

#close_link {
	border-top: 1px solid #000000;
}



/*------------------------------------------------------*/
.clsAnnouncementHeader
{
    color: #134F9D;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    letter-spacing: 1px;
}

.clsAnnouncementBox
{
    color: #104D9C;
}

.clsAnnouncementLnk
{
    color: #D65142;
    text-decoration: none;
}

.clsAnnouncementLnk:hover
{
    color: #D65142;
    text-decoration: underline;
}

.clsAnnouncementTabBorder
{
    border: 1px #C6C7C6 solid;
    background-color: #FFFFFF;
}

.suchtable {
	margin-bottom: 11px;
}

.clsSearchBar
{
    font-family: Arial;
    font-size: 8pt;
    color: #FFFFFF;
	padding-top: 6px;
}



.clsHeaderLink
{
    font-family: Arial;
    font-size: 8pt;
    color: #FFFFFF;
    text-decoration: none;
}

.clsHeaderLink:hover
{
    font-family: Arial;
    font-size: 8pt;
    color: #FFFFFF;
    text-decoration: underline;
}

.clsContentHeader
{
    font-family: Arial;
    font-size: 8pt;
    color: #FFFFFF;
}

.clsBLnk
{
    font-family: Arial;
    font-size: 8pt;
    color: #104D9C;
    text-decoration: none;
}

.clsBLnk:hover
{
    font-family: Arial;
    font-size: 8pt;
    color: #104D9C;
    text-decoration: underline;
}

.clsBLnkUn {
    font-family: Arial;
    font-size: 8pt;
    color: #104D9C;
    text-decoration: underline;
}

.clsBLnkLa
{
    font-family: Arial;
    font-size: 10pt;
    color: #104D9C;
    text-decoration: none;
}

.clsBLnkLa:hover
{
    font-family: Arial;
    font-size: 10pt;
    color: #104D9C;
    text-decoration: underline;
}

.clsBreaker
{
    color: #D35043;
    font-size: 10pt;
    font-weight: bold;
}

td
{
	font-size: 8pt;
    font-family: Arial;
}

.clsSignSel
{
    color: #D65142;
}

.clsSignNonSel
{
    color: #104D9C;
}

.clsSubBranche
{
    color: #000000;
    text-decoration: none;
}

.clsSubBranche:hover
{
    color: #000000;
    text-decoration: underline;
}



img
{
    border-color: #104D9C;
}

a.footer {
	color: #999999;
}


