@charset "UTF-8";
/* CSS Document */

body, p , a {
font-family:  'helvetica neue', arial, sans-serif;
font-weight:normal;
color:#000;
font-size:10px;
}

a {
text-decoration:none;

}

a:hover {
color:#000;
background-color: #000;
text-decoration: none;
}


#topper, #content {
width:100%;
height:260px;
padding:0px;
margin:0px 0px 0px 0px;
border:0px;
}

#hi, #hobby, #heart, #about {
height:auto;
padding:0px;
margin:10px 10px 10px 10px;
border:0px;
float:left;

}

#hi {
width: 450px;
}


#hobby {
width: 150px;
}

#heart {
width: 180px;
}

#about {
width: 50px;
}



#content {

height:auto !important;

}

#img {
height:auto;
width:auto;
margin:0px 0px 0px 10px;
float:left;
}
#text {
height:auto;
width:300px;
margin:0px 5px 10px 10px;
float:left;
}

#kopie {
	height:auto;
width:auto;
position: relative;
top: 200px;
left: 20px;
}

p.grosst {
	font-size:72px;
	line-height:52px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-transform:lowercase;
}

p.gross {
	font-size:36px;
	line-height:32px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-transform:lowercase;
}

a.grossy:active{
	font-size:72px;
	line-height:52px;
	font-weight:normal;
	color:#000;
	text-decoration: none;
}
a.grossy:link{
	font-size:72px;
	line-height:52px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
}	
a.grossy:active{
	font-size:72px;
	line-height:52px;
	font-weight:normal;
	color:#000;
	text-decoration: none;
}
a.grossy:visited{
	font-size:72px;
	line-height:52px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
}	


a.medi:active{
	font-size:35px;
	line-height:30px;
	font-weight:normal;
	color:#000;
	text-decoration: none;
}
a.medi:link{
	font-size:35px;
	line-height:30px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
}	
a.medi:active{
	font-size:35px;
	line-height:30px;
	font-weight:normal;
	color:#000;
	text-decoration: none;
}
a.medi:visited{
	font-size:35px;
	line-height:30px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
}	

