.profileMenu
{
	/*width: 994px;*/
	height: 29px;
	/*border: 1px solid red;*/
	background: url(/img/profile_menu2.png) 0 0 repeat-x;
	margin: 20px 0 0 0px;
	font-family: verdana;
	font-size: 11px;
	padding: 7px 0 0 15px;
}

.profileMenu_link
{
	width: 80px;
	height: 18px;
	float: left;
	text-align: center;
}

.profileMenu_link a
{
	text-decoration: none;
	color: #fff;
}

.profileMenu_link a:hover
{
	color: #666666;
}

.profileSide
{
	width: 195px;
	height: 600px;
	/*border: 1px solid red;*/
	margin: 20px 0 0 0px;
	float: left;
	font-family: verdana;
	font-size: 12px;
}

.profileFrame
{
	width: 195px;
	height: 210px;
	background: url(/img/avatar_frame.png) 0 0 no-repeat;
	padding: 1px;
}

.Ahoi
{
	color: #f26522;
	font-size: 12px;
	font-weight: bold;
	width: 150px;
	height: 18px;
	margin: 10px 0 5px 15px;

}

.profileImage
{
	width: 193px;
	height: 155px;
	text-align: center;
}

.profileFrame a
{
	font-size: 10px;
	text-decoration: none;
	color: #ca2e17;
}

.profileFrame a:hover
{
	text-decoration: underline;
}

.lowerFrame
{
	width: 193px;
	//width: 195px;
	border: 1px solid #999;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0px;
}

.profileContent
{
	width: 750px;
	/*height: 700px;*/
	/*border: 1px solid #999;*/
	float: left;
	margin: 20px 0 0 0;
}

.profContentTop
{
	width: 750px;
	height: 11px;
	background: url(/img/prof_content_top.png) 0 0 no-repeat;
	font-size: 1px;
}

.profContentBody
{
	width: 750px;
	background: url(/img/prof_content_side.png) repeat-y;
	font-family: verdana;
	padding: 5px 0 0 25px;
}

.profContentBottom
{
	width: 750px;
	height: 11px;
	background: url(/img/prof_content_bottom.png) 0 0 no-repeat;
	font-size: 1px;
}

.listItemBlack
{
	width: 180px; 
	height: 16px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	float: left;
}	

.listItemBlue
{
	width: 300px; 
	height: 16px;
	color: #ca2e17;
	font-weight: bold;
	font-size: 12px;
	float: left;
}

.coolLink
{
	width: 165px;
	height: 20px;
	background: url(/img/ico1.png) 0 0 no-repeat;
	color: #ca2e17;
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 0 15px;
	margin: 0 0 0 15px;
	cursor: pointer;
}

.coolLink_mail
{
	width: 165px;
	//width: 180px;
	height: 20px;
	background: url(/img/mail_ico.png) 0 0 no-repeat;
	color: #333333;
	font-weight: bold;
	font-size: 10px;
	padding: 0 0 0 15px;
	margin: 0 0 0 5px;
	cursor: pointer;
}

.boldText
{
	color: #000;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
}

.articleListItem
{
	width: 350px;
	height: 30px;
	color: #004998;
	font-size: 13px;
	/*border: 1px solid red;*/
	float: left;
	margin: 0px 0 5px 0;
}	

.galleryContainer
{
	font-family: verdana;
	font-size: 12px; 
	width: 520px;
	
	/*border: 1px solid red;*/
	float: left;
}

.galleryOptions
{
	width: 225px;
	height: 500px;
	float: left;
	/*border: 1px solid red;*/
	font-family: verdana;
	font-size: 11px;
}

.galOption
{
	width: 200px;
	height: 150px;
	/*border: 1px solid red;*/
	margin-left: 15px;
}

.galOptionItem
{
	width: 66px;
	height: 66px;
	/*border: 1px solid red;*/
	float: left;
	margin-top: 3px;
	text-align: center;
}

.smallImage
{
	float: left; 
	width: 77px; 
	height: 70px; 
	/*border: 1px solid red;*/
	text-align: center;
}

.searchForm
{
	width: 700px;
	height: 150px;
	/*border: 1px dotted #ccc;*/
	font-size: 12px;
}	

.searchFormItem
{
	width: 120px;
	height: 20px;
	float: left;
	margin: 3px 0 3px 0;
}

.searchFormItem input
{
	border: 1px solid #ccc;
	width: 100px;
	height: 20px;
}	

.searchBtn
{
	border: 1px solid #ccc;
	background-color: #fff;
	width: 100px;
	height: 20px;
	cursor: pointer;
}	

.searchResults
{
	width: 700px;
	height: 650px;
	margin: 10px 0 0px 0;
	border-top: 1px solid #ccc;
	padding-top: 15px;
}

.profileIcon
{
	float: left;
	width: 20px;
	height: 16px;
}
