BODY {
	margin: 0px;
	font-family: Arial;
	font-size: 10px;
	color: #2F2F2F;
	background-color: #EBEBEB;
}

.main_table {
	margin: 0px;
}

.submit_login_button {
	width: 80px; 
	height: 18px;
	font-family: Verdana;
	font-size: 9px; 
	margin-bottom: 2px;
	text-align: top;
	background-color: #D8D9D8;
	border:2px solid #C5C6C5;
}

.header_bg_div {
	margin: 0px;
	width: 800px;
	height: 140px;
	background-image: url('/_images/header_bg.jpg');
}

.menu_bg_div {
	margin-top: 0px;
	width: 800px;
	height: 25px;
	background-image: url('/_images/menu_BG.jpg');
	color: #FFFFFF;
}



.top_separator {
	margin-bottom: -6px;
	margin-left: 0px;
	margin-right: 5px;
}

.top_link {
	margin-top: 4px;
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
}

.top_link a:link {text-decoration: none; color: #FFFFFF;}
.top_link a:visited {text-decoration: none; color: #FFFFFF;}
.top_link a:hover {text-decoration: underline; color: #9EA3E2;}
.top_link a:active {text-decoration: none;}


.bottom_link {
	margin-top: 3px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.bottom_link_sep {
	margin-top: 4px;
	color: #FFFFFF;
}

.bottom_link a:link {text-decoration: none; color: #FFFFFF;}
.bottom_link a:visited {text-decoration: none; color: #FFFFFF;}
.bottom_link a:hover {text-decoration: underline; color: #9EA3E2;}
.bottom_link a:active {text-decoration: none;}


.counter {
	font-size: 11px;
	font-weight: bold;
	margin-top: 6px;
	margin-right: 20px;
}

.teaser_top {
	background-image: url('/_images/teaser_BG.jpg');
}

.main_content {
	background-color: #F5F1EC;
}

.menu_bottom_bg_div {
	margin: 0px;
	width: 800px;
	height: 32px;
	background-image: url('/_images/menu_bottom_BG.jpg');
	color: #FFFFFF;
}  

.footer_copyright {
	background-color: #F5F1EC;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #3E457C;
	
}

.menu_left_div {
	margin-left: 20px;
	margin-top: 0px;
	width: 170px;
}

.content_left_headline {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #656565;
	margin-left: 10px;
	text-align: left;
}

.border_left_menu {
	
	width: 10px;
	overflow: hidden;
}

.main_table {
	border: 1px solid #E4E4E4	;
	border-bottom: 0px;
}

.red_dot {
	margin-left: 8px;
}

.submenu_link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #4B4B4B;
}

.content_output {
	
	margin-left: 10px;
	margin-right: 10px;
	width: 300px;
	/*overflow: hidden;*/
	/*border: 1px solid #454545;*/
}

.tpl_headline {
	font-size: 14px;
	font-weight: bold;
	color: #717171;
}

.tpl_first_lines {
	margin-left: 7px;
	margin-right: 5px;
	margin-top: 5px;
	font-size: 12px;
	color: #202020;
}

.tpl_pic {
	margin-top: 5px;
	border: 1px solid #1E287C;
}

.tpl_content {
	margin-top: 5px;
	font-size: 12px;
	color: #202020;
}

.footer_border_bg {
	background-image: url('/_images/footer_border_bg.jpg');
	background-repeat: repeat-x;
}
