.frontpage_bodycontent
{
	float:left;
	width:1024px;
	height:379px;
	background:url(images/profile_frontpage.jpg) no-repeat;
}

.bodycontent_upper
{
	float:left;
	width:761px;
	height:23px;
	padding-left:263px;
	background-color:#c0c2c7;
}

.bodycontent_lower{
	float:left;
	width:1024px;
	min-height: 505px;
	padding-top:23px;
	background:#c0c2c7 url(images/profile_bodybackground.gif) no-repeat top right; 
}
/* for Internet Explorer */
/*\*/
* html .bodycontent_lower {
	height: 505px;  
}
/**/

.subMenu{
	margin: 0;
	padding:3px 20px 0 0;
	height:20px;
}

.subMenu a{
	font-family: Verdana;
	font-size:10px;
	line-height: 14px;
	color: #ffffff;
	text-decoration:none;
	padding:0 0 0 0px;
	margin:0;
}

.aktivSubMenu{
	margin: 0;
	padding:3px 20px 0 0;
	height:20px;
}

.aktivSubMenu a{
	font-size:10px;
	line-height:14px;
    text-decoration:none;
    font-weight:bold;
    color: #c2c465;
    margin:0;
    font-family: Verdana;
    padding:0 0 0 0px;
}

.picture_border
{
	padding:1px 1px;
	background-color:#ffffff;
}

.article_name
{
	font-size:12px;
	line-height:26px;
	font-weight:bold;
	font-family:Verdana;
	color:#40556a;
}

.article_text
{
	font-size:10px;
	line-height:14px;
	font-weight:normal;
	font-family:Verdana;
	color:#000000;
}

.article_text A
{
	font-size:10px;
	line-height:14px;
	font-weight:normal;
	font-family:Verdana;
	color:#000000;
	text-decoration:underline
}

.readmore a
{
	font-weight:bold;
	text-decoration:none;
	color:#dddf73;
}

.fileAttachment{
  font-weight: bold; 
  color:#dddf73;
  text-align: left;
  clear: left;
}

.fileAttachment span{
	float: left;
}

.fileAttachment .attachmenticon 
{
	width: 16px; 
	text-align: right; 
	padding: 0 0 7px 0; 
	margin: 0;
}

.fileAttachment a
{
	font-weight:normal;
	text-decoration:underline;
	color:#dddf73;
}

.popup_video
{
	background:#3e5469 url(images/marina_bodybackground.gif) no-repeat top right;
}



