@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;
}
a:link{
	font-weight:normal;
	color:#00ff00;
	text-decoration: none;
}	
a:active{
	
	font-weight:normal;
	color:#00ff00;
	text-decoration: none;
}

a:visited{
	font-weight:normal;
	color:#000000;
	text-decoration: none;
}	



#topper, #content {
width:100%;
height:340px;
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: 180px;
}

#hobby1 {
width: 80px;
margin:0px 0px 0px 0px;
border:0px;
float:left;
}
#hobby2 {
width: 90px;
margin:42px 0px 0px 0px;
border:0px;
float:left;
}

#heart {
width: 150px;
}

#about {
width: 50px;
}



#content {

height:auto !important;

}

#img {
height:auto;
width:auto;
margin:0px 0px 0px 10px;
float:left;
}
#texta {
height:auto;
width:230px;
margin:0px 5px 10px 10px;
float:left;
}
#text {
height:auto;
width:300px;
margin:0px 5px 10px 10px;
float:left;
}
#wext {
height:auto;
width:120px;
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:#0f0;
	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:#0f0;
	text-decoration: none;
}
a.grossy:visited{
	font-size:72px;
	line-height:52px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
}	

p.medi {
	font-size:24px;
	line-height:32px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-transform:lowercase;
}
a.medi:active{
	font-size:35px;
	line-height:30px;
	font-weight:normal;
	color:#00ff00;
	text-decoration: none;
}
a.medi:link{
	font-size:35px;
	line-height:30px;
	font-weight:normal;
	color:#00ff00;
	text-decoration: none;
}	

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


