.passwordRecoveryLink{
	float: left;
	margin-left: 100px;
}

.passwordRecoveryLink a{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #888888;
}

.welcome{
	float: left;
	width: 690px;
	margin-left: 10px;
	margin-top: 10px;
}

.topCommercial{
	width: 180px;
	height: 150px;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
}

.page{
	width: 906px;
	padding-left: 6px;
	background: url(../img/shadowLeft.gif) repeat-y;
	width: 100%;
	height: 100%;	
}

.pageBorderRight{
	width: 906px;
	padding-right: 6px;
	margin: auto;
	background: url(../img/shadowRight.gif) repeat-y top right;

}

.descrHeader, .descrHeader a{
	font-size: 14px;
	color:  #888888;	
	text-decoration: none;
	margin-bottom: 10px;
	float: left;
	padding-right: 10px;
}

.descrHeader a:hover{
	text-decoration: underline;	
}

.descrDescr{
	clear: both;
	color: #808080;	
	font-size: 12px;
}

.descrParts{
	float: left; 
	width: 30%; 
	border-right: 1px solid #85b6f8; 
	padding: 10px;	
}

.registerDisclaimer{
	height: 220px; 
	overflow: auto; 
	margin-top: 10px;
	padding: 0px 5px 0px 5px;
}

.registerDisclaimer h3{
	font-size: 12px;	
}

.registerDisclaimer p{
	font-size: 10px;	
}

.enterPositionExample{
	font-size: 11px;	
}

.enterPositionPartsHeader{
	font-size: 20px;
	font-weight: bold;	
	margin-bottom: 5px;
}

.enterPositionParts{
	float: left; 
	width: 300px;	
}
	
.enterPosLink{
	text-align: right;
	margin-left: 50px;
	padding-top: 5px;
	padding-right: 5px;
}

.enterPosLink a{
	text-decoration: none;
	font-size: 12px;	
	font-weight: bold;
	color: green;
}

.searchResultAlias{
	font-weight: bold;	
	width: 50%;
}

.searchResultAdd a{
	text-decoration: none;
	font-weight: bold;
}

.frame1{
	margin: 0px;
	padding: 0px;	
	background-image: url(../img/fhll.png);
	background-repeat:no-repeat;
	background-position: top left;
}

.frame2{
	margin: 0px;
	padding: 0px;
	background-image: url(../img/fcr.png);
	background-repeat:no-repeat;
	background-position: top right;
}

.frameTitle{
	padding-left: 5px; 
	padding-top: 5px; 
	margin: 0px; 
	text-align: right; 
	width: 100%;	
}

.frame3{
	margin: 0px;
	padding: 0px;
	background-image: url(../img/fbl.png);
	background-repeat:no-repeat;
	background-position: bottom left;
}

.frame4{
	margin: 0px;
	padding: 0px;
	padding-bottom: 28px; 
	padding-top: 28px;
	background-image: url(../img/fcru.png);
	background-repeat:no-repeat;
	background-position: bottom right;
}

.lightboxEntry{
	margin-top: 10px;
	padding-left: 20px;	

}

.lightboxName{
	float: left;
	width: 110px;	
	padding-top: 5px;
	text-align: right;
}

.lightboxValue{
	margin-left: 120px;	
}

.lightBoxContent{
	height: 400px; 
	padding: 10px;
	color: #444466;
}

#map{
	height: 460px;
	width: 900px;
	border-bottom: 5px solid #ffa74b;
	border-top: 5px solid #ffa74b;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: #444466;
	clear: both;
}

#register{

}

#top{
	height: 105px;
	border-bottom: 1px solid #ffa74b;
	width: 900px;
}
	
#header{
	height: 100px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 45px;
	font-weight: bold;
	float: left;
	width: 460px;
}

#menu{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	float: right;
	height: 100px;
	width: 430px;
}

#menuFrame{

}

#menuFlags{
	margin-right: 10px;
	margin-top: 10px;
	text-align: right;
}

#body{
	clear: both;
	width: 100%;
}

#controls{
	width: 250px;
	height: 410px;
	position: absolute;
	margin-top: 40px;
	z-index: 30;
}



#commerce{
	clear: both;
	padding: 35px;
}

#footer{
	padding: 20px;
	text-align: center;
	font-size: 11px;
	border-top: 1px solid #cccccc;
	margin-top: 40px;
	background-color: #f2f2f2;
	width: 860px;
}

#footer a{
	text-decoration: none;
}



#buddylist{
	clear: both;	
	border-left: 1px solid #57565f;
	border-right: 1px solid #57565f;
	height: 350px;
	background-color: white;
}

#buddyManager{
	background-image: url(../img/menuverlauf.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	height: 25px;
	background-color: white;
}

#buddyManager ul li{
	display:block;
	float:left;
	list-style-type:none;
	width: 20px;
	padding: 5px;	
	border-right: 1px solid lightblue;
	text-align: center;
}

#buddyManager ul li a{
	text-decoration: none;	
}

ul{
	margin: 0px;
	padding: 0px;
}

.changeUserDataLink a{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #888888;
}

.registerLink a{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: orange;
}

.registerLink{
	text-align: right;
	margin-right: 10px;
}

.changeUserDataLink a:hover{
	text-decoration: underline;
}

#login{
	height: 50px;	
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
}

#login input{
	width: 90px;	
}

.changeUserDataLink{
	margin-top: 60px;
	float: left;
	margin-left: 230px;
}

#logout{
	width: 80px;
	text-align: right;
	margin-top: 60px;
	float: right;
}

#logout a{
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #888888;
}

#logout a:hover{
	text-decoration: underline;	
}

#error{
	padding: 10px;
	display: hidden;
	color: red;
	text-align: center;	
	background-color: #faede0;
}

#success{
	padding: 10px;
	color: green;
	text-align: center;	
	background-color: #e3fce4;
}

#error, #success{

}

.menuHighlight, .menuHighlight a{
	color: red;
}

.buddy{
	height: 45px;
	border-bottom: 1px solid gray;
	padding-top: 5px;
	padding-left: 5px;
	clear: both;
}

.buddyPic{
	float: left;
	margin-right: 5px;
	max-width: 50px;
}

.buddyPic img{
	padding: 0px;
	margin: 0px;
	max-height: 40px;
	max-width: 50px;
	float: left;
}

.buddyPositionText{
	color: #888888;
	font-size: 11px;	
	height: 28px;
	overflow: auto;
}

.buddyAlias{
	font-weight: bold;	
}

.buddyText{

}

.buddyBar{	
	margin-left: 200px;
	display: none;
	height: 45px;
}

#myBuddies{
	overflow: auto;
	height: 326px;
}

.searchResultArea{
	height: 350px;
	overflow: auto;
}

