body {
	margin:0px;
	background-color: #333333;
}

td {
	font-family:Arial; font-size:13px;
	color:#000000; line-height:23px;
}

.white_font {
	font-family:Arial; font-size:12px;
	color:#ffffff;
}	

.body_bg {
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-x;
}

.header_bg {
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x; height:100px;
}

.orange_bg {
	background-image:url(images/orange_bg.jpg);
	background-repeat:repeat-x; height:30px;
}

.search_bg {
	background-image:url(images/search_bg.jpg);
	background-repeat:no-repeat; width:508px; height:168px;
}

.lang_bg {
	background-image:url(images/lang_bg.jpg);
	background-repeat:repeat-x; height:26px;
}

.logo_font {
	font-family:Arial; font-size:25px; font-weight:bold;
	color:#000000;
}

.logo_title {
	font-family:"Trebuchet MS"; font-size:12px; font-weight:normal;
	color:#FF0000;	text-decoration:none;
}
.logo_title:link {	
	font-family:"Trebuchet MS"; font-size:12px; font-weight:normal;
	color:#FF0000;	text-decoration:none;
}
.logo_title:visited {	
	font-family:"Trebuchet MS"; font-size:12px; font-weight:normal;
	color:#FF0000;	text-decoration:none;
}

.black_header {
	font-family:"Trebuchet MS"; font-size:16px; font-weight:bold;
	color:#000000;
}

.blue_header {
	font-family:Arial; font-size:16px; font-weight:bold;
	color:#0E0EB6; text-decoration:underline;	
}

.textbox {
	font-family:Arial; font-size:11px; color:#000000;
}

.whitelink:link {	
	font-family:Arial; font-size:12px; color:#ffffff;
	text-decoration:none;
}	

.whitelink:visited {	
	font-family:Arial; font-size:12px; color:#ffffff;
	text-decoration:none;
}

.whitelink:hover {	
	font-family:Arial; font-size:12px; color:#000000;
	text-decoration:none;
}


.blacklink:link {	
	font-family:Arial; font-size:11px; color:#000000;
	text-decoration:none;
}	

.blacklink:visited {	
	font-family:Arial; font-size:11px; color:#000000;
	text-decoration:none;
}

.blacklink:hover {	
	font-family:Arial; font-size:11px; color:#ff0000;
	text-decoration:underline;
}


.orangelink:link {	
	font-family:Arial; font-size:13px; color:#FF6600;
	text-decoration:underline;
}	

.orangelink:visited {	
	font-family:Arial; font-size:13px; color:#FF6600;
	text-decoration:underline;
}

.orangelink:hover {	
	font-family:Arial; font-size:13px; color:#000000;
	text-decoration:underline;
}

.news_small {
	FONT-SIZE: 10px
}

.news_titel {
	FONT-SIZE: 12px
}
			