BODY {
	text-align:center; /* center for IE */
}

#all {
	margin: 0px auto 20px; /* center for non-IE */
	width:946px;
	/* table-layout:fixed; */
}

#main TABLE.extern_login, 
#main TABLE.extern_login TD.label, 
#footer .right A, 
A.extern_menu_link, 
A.extern_menu_link:hover, 
A.extern_menu_link:visited,
A.mc_link, 
A.mc_link:hover, 
A.mc_link:visited,

DIV.news_style A
{
	color:#9B0103;
}


.spacer_h, .spacer_v {
	background-color:#FFFFFF;
}

.spacer_h {
	width:10px;
}

.spacer_v {
	height:10px;
}

TD.img_left, TD.img_center, TD.img_right {
	height:200px;
}

TD.img_left {
	background: url(../images/header1.jpg) top right no-repeat;
	width:188px;
	border: 0px;
}

TD.img_center {
	background: url(../images/header2.jpg) top center no-repeat;
	background-color:#FFFFFF;
	width:570px;
	border: 0px;
}

TD.img_right {
	background: url(../images/header3.jpg) top left no-repeat;
	width:188px;
	border: 0px;
}


#main TD.menu {
	vertical-align:top;
	width:178px;
}

#main DIV.menu {
/*	overflow:hidden; */
	position:relative;
	z-index:20;
	background-color:#C4D5E3;
	width:178px;
	padding:0px;
	height:370px;
	margin: 0px 0px 0px 0px;
}

#main DIV.menu_container {
	margin-top:20px;
	border: solid 0px #FFFFFF;
	border-bottom-width:1px;
	width:178px;
}



#main TD.impressions {
	background: url(../images/impressions.jpg) top center no-repeat;
	width:61px;
}

#main TD.content {
	vertical-align:top;
}

#main TABLE.extern_login {
	margin-top:10px;
	width:125px;
	background-color:transparent;
}

#main TABLE.extern_login TD {
	padding-left:12px; 
	font-size:9px;
}

#main TABLE.extern_login TD.label {
	height:20px;
	font-family: verdana,arial,helvetica,serif;
	font-size:12px;
}

#main TD.submit_button {
	padding:10px 4px;
	text-align:right;
}

#main BUTTON.submit_button, #main BUTTON.submit_button:visited {
	color:#FFFFFF;
	font-family:verdana,arial,helvetica,serif;
	font-size:10px;
	text-align:center;
	padding:1px 12px 2px 12px;
	background-color:#FB5F2E;
	border:0px;
	cursor:pointer;
}

#main .content {
	padding:20px 5px 20px 20px;
}

#main .content TD {
	font-family:verdana,arial,helvetica,serif;
/*	font-size:12px;*/
/*	line-height:20px;*/
}

DIV.news_style {
	width:178px;
	line-height:14px;
	font-size:10px;
	background-color:#F5F5F5;
}

DIV.news_style DIV
{
  margin: 3px 3px 3px 18px;
}


A.mc_link, 
A.mc_link:hover, 
A.mc_link:visited,
DIV.news_style
{
  background-image: url(../images/i_ex-link.gif);
  background-repeat: no-repeat;
  background-position: 3px center;
}

A.mc_link, 
A.mc_link:hover, 
A.mc_link:visited
{
  padding:0px 0px 0px 15px;
}

A.mc_link {
	white-space:nowrap;
}

A.mc_link:hover,
DIV.news_style A
{
	background-color:transparent;
}

A.mc_link:visited {
}



#main TD.add_info {
	vertical-align:top;
	width:178px;
}


.footer, #footer {
	height:20px;
}

#footer {
	font-family:verdana,arial,helvetica,serif;
	font-size:10px;
	width:570px;
	overflow:hidden;
	background: url(../../design/m2xcross/img/linie_white_600.gif) top center no-repeat;
}

#footer .left, #footer .right {
	padding-top:3px;
}

#footer .left {
	width:430px;
	float:left;
	color:#99995D;
}
#footer .left_susan {
	width:430px;
	float:left;
	color:#44588B;
}
#footer .right {
	width:120px;
	float:right;
	text-align:right;
}

#footer .right A:hover {
	background-color:transparent;
}

/* ##### menu item styles ##### */

DIV.extern_menu, A.extern_menu_link {
	background-color:#BCCCDC;
}

DIV.extern_menuitem_active {
	font-variant:small-caps;
	font-size:30px;
	color: #FFFFFF;
	width:178px;
	line-height:37px;
  padding:0px 0px 0px 0px;
  background-color:#C4D5E3;
	white-space:nowrap;
	}

DIV.extern_menuitem_inactive {
	width:178px;
	height:37px;
	overflow:hidden;
}

A.extern_menu_link {
font-family: verdana,arial,helvetica,serif;
	display:block;
	font-size:12px;
	font-weight: bold;
	color: #44588B;
	width:178px;
	line-height:37px;
/*	padding:0px 0px 0px 12px; */
	white-space:nowrap;
}

A.extern_menu_link:hover {

	background-color:#C4D5E3;
	text-decoration: none;
	color: #44588B;
}
A.extern_menu_link:visited {
	text-decoration: none;
	color: #44588B;
}

A.extern_menu_link, DIV.extern_menuitem_active {
	border: solid 0px #FFFFFF;
	border-top-width:1px;
}

#newslist TD A {
	background-color:blue;
	white-space:normal;
}
