html, body {
	height: 101%;
}

h3 {
	color: #009933;
	font-size: 24px;
	font-family: Arial,Helvetica,sans-serif;
}

h4 {
	color: #2530CA;
	font-size: 24px;
	font-family: Arial,Helvetica,sans-serif;
}
	
#logo {
	position:relative;
}

#custom_header {
text-align: center;
float: left;
padding: 42px;
}

#topmenu_holder.yjsgmega,
#topmenu_holder.topmodpoz,
#topmenu_holder.topmodpoz_navbar {
	border: none;
}

#user1 .yjsquare, #user2 .yjsquare, #user3 .yjsquare, #user4 .yjsquare, #user5 .yjsquare {
	margin-bottom: 0px;
}

.random-image img {
	display: block;
    margin-left: auto;
    margin-right: auto;
	height: 125px;
	width: auto;

	border:3px solid #009933; /*Gelb: #ffd829*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;  
}

.footer_holders {
	border-bottom:1px solid #d8d8d8;
}

.yjsgcp {
font-size: 10px;
}