BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F4F7FE; 
}

.board_display_header {
	background-image : url(../images/bg.gif);
	color : White;
	font-size : 10px;
	font-weight : bold;
	line-height : 22px;
	padding-left : 5px;
}

.board_display_body {
	color : Black;
	font-size : 10px;
	background-color : #CCCCCC;
	padding-left : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
}


P, TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

HR {
	color : #666666;
	height : 1px;
}

/* Allgemeine Definition der Links */
A {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;

}

A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4665B5;
	text-decoration: none;
}

/* Überschrift für die Linken Boxen */
.left_box_headline {
	font-size : 10px;
	color : #FFFFFF;
	background-color : #5C8EEB;
	background-image : url(../images/bg.gif);
	background-repeat : repeat-x;	
}


/* Inhalt der linken Boxen */
.left_box_content {
	font-size : 10px;
    background-color : #CCCCCC;    
}


/* Links in den linken Boxen */
A.left_box_content, A.left_box_content:LINK, A.left_box_content:VISITED, A.left_box_content:ACTIVE {
	font-size : 10px;
	text-decoration : underline;
}

A.left_box_content:HOVER {
	font-size : 10px;
	text-decoration : none;
	color : #0055A8;
}

/* Überschrift für die Linken Boxen Werbung*/
.left_boxadvert_headline {
	font-size : 10px;
	color : #FFFFFF;
	background-color : #5C8EEB;
	background-image : url(../images/bg_orange.gif);
	background-repeat : repeat-x;	
}


/* Inhalt der linken Boxen */
.left_boxadvert_content {
	font-size : 10px;
    background-color : #DCDCDC;    
}


/* Links in den linken Boxen */
A.left_boxadvert_content, A.left_boxadvert_content:LINK, A.left_boxadvert_content:VISITED, A.left_boxadvert_content:ACTIVE {
	font-size : 10px;
	text-decoration : underline;
}

A.left_boxadvert_content:HOVER {
	font-size : 10px;
	text-decoration : none;
	color : #0055A8;
}

/* Linien in den linken Boxen */
HR.left_box_content {
	color : #000000;
	height : 1px;
}

/* Form elements */
input,textarea, select {
	color :#4665B5;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.news_headline {
	font-size : 12px;
	font-weight : bold;
}

A.news_headline, A.news_headline:LINK, A.news_headline:VISITED, A.news_headline:ACTIVE {
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}

A.news_headline:HOVER {
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
    color: #FF3300;
	/*color : #0055A8;*/

td.inlineadtitle {
	background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid; border-width: 1px;
}
td.inlinead {
	background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid; border-width: 1px; text-align: center;
}

