@charset "UTF-8";

a {
	color:#666;
}

a:hover {
	color:#999;
}

a:visited {
	color:#666;
}

.Stil1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:14px;
	color:#666;
}

.Stil4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    color: #666666;
    font-weight: bold;
}

.Stil3 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:14px;
	color:#666;
	font-weight:700;
}

a:active {
	color:#666;
}

.customtip {
	padding:2px;
	background-color:#fff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:14px;
	color:#666;
}


#portrait {
	position:absolute;
	top: 100px;
	left:50%;
	margin-left:330px;
}