#stecki {
  width: 500px;
  background-image: url(http://portastellaris.bplaced.net/images/dunkel/bg.png);
    padding: 10px;
  margin:auto;
	border-left: 12px solid #add3d7;
border-top:3px solid #add3d7;
	border-right:3px solid #add3d7;
	border-bottom:3px solid #add3d7;
	-webkit-border-top-right-radius: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomright: 20px;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
}

#steckihead {
  background-image: url(http://portastellaris.bplaced.net/images/dunkel/bg2.png)
    padding: 5px;
  margin:auto;
  width: 480px;
}

#eigenschaftenl {
	width: 210px;
	float: left;
	margin: 5px;
	padding: 10px;
	background-color: #595959;
	height: 150px;
	
	
	font-family: Playfair Display;
	font-size: 12px;
}

#eigenschaftenr {
	width: 210px;
	margin: 5px;
	float: left;
	padding: 10px;
	background-color: #595959;
	height: 150px;
	
	
	font-family: Playfair Display;
	font-size: 12px;
}

#lebenslauf {
	width: 480px;
	background-image: url(http://portastellaris.bplaced.net/images/dunkel/header.png)
	margin:auto;
}

#ltext {
	  background:#595959;
	  margin:auto;
  width: 460px;
	padding: 10px;
		  font-family: Playfair Display;
	  font-size: 12px;
}

#leigen {
	  background:#595959;
height: 100px;
	overflow:auto;
	padding: 0px;
 font-family: Playfair Display;
	  font-size: 12px;
}

i {
	color: #add3d7!important;
}

u {
	color: #add3d7!important;
	text-decoration-style: wavy!important;
}



