.imgSmall{
	height:50px;
	width:50px;
	border:1px solid white;
}
.imgLarge{
	height:100px;
	width:100px;
	border:1px solid white;
	margin-right:10px;
}

.oTitel{
	color:#F5821E;
	font-size:18px;
}
.container-new{
	border:1px solid white;
	width:400px;
	
}
.container-new-submit{
	border:1px solid white;
	width:400px;
}
.new{
	margin: 15px 15px 15px 15px;
}
.avatar{
	float:left;
	margin-right:10px;
	width:49px;
	height:49px;	
	border:1px solid white;	
}
.container-next{
	text-align:right;
}

.btNext{
	color:#F5821E;
	text-decoration:none;
}
.btNext:hover{
	text-decoration:underline;
}
.btLogout{
	color:#FFFFFF;	
}
.titel{
	font-size:16px;
}
.orange{
	color:#F5821E;
	font-weight:bold;
}
.tussentitel{
	margin-bottom:5px;
}
.tBox{
	width:365px;
	height:110px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#1f1a17;
	border: 1px solid #F5821E;;
	color:#FFFFFF;
}

.errorStyle{
	float:left;
}
.newLinks{
	color:#dd127b;
	text-decoration:none;
	font-weight:bold;
}
.newLinks:hover{
	text-decoration:underline;
}
