﻿#inbellen
{
    text-align:center;
}

#inbellen .lbl
{
    width: 100%;
    text-align: center; 
}

#inbellen h1
{
    text-align: left;
	border-bottom: 1px dotted #e7419f;
}
#inbellen h2{
	margin: 0.5em 0;
    font-size: 1.3em;
    font-weight: normal;
    color: #FFF;
}

#inbellen form{
	margin: 10px 0;
}
#inbellen #code{
	width: 50px;
}
#inbellen a{
	color: #fff;
	text-decoration: underline;
}

#inbellen table
{
    margin: 10px auto 0 auto;
}

/*Inbellen op profiel*/
#profielinbellen
{
    color: #404040;
    width: 267px;
    float: right;
    padding: 5px 10px 10px 10px;
}

#profielinbellen p
{
    text-align: center;
}

#profielinbellen h1
{
    font-family: "Trebuchet MS";
    color: #b3ac0d;
    font-size: 1.5em;
    height: 26px;
    padding: 2px 0 0 32px;
    background: url(./Images/bgkopinbellen.gif) no-repeat;
}
#profielinbellen #select p
{
    display: inline;
    margin: 0 5px 0 0;
}
#profielinbellen .belitem
{
    background: #404040;
    padding: 7px;
    margin: 5px 0;
    color: #fff;
}
#profielinbellen .belitem ul
{
    list-style: none;
    margin-top: 7px;
    
}

#profielinbellen .belitem ul li
{
    display: inline;
    padding: .2em 1em;
}

#profielinbellen #itemnummer
{
    background: url(./Images/bgbellen.gif) no-repeat;
    height: 38px;
    padding: 12px 0 0 40px;
    margin: 5px 0;
    color: #fff;
}
#profielinbellen #nummer
{
    font-family: "Trebuchet MS";
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    text-align: left;
}
#profielinbellen #nummer span
{
    font-weight: normal;
    font-size: 0.7em;
    color: #b4b4b4;
}
#profielinbellen .belitem p
{
    margin: 5px 0 0 0;
}
#profielinbellen .belitem #code
{
    margin: 0 5px 0 0;
}
#profielinbellen a
{
    color: #b3ac0d;
}
/*Afbeeldingen en video's*/
#profielimages
{
    width: 653px;
    background: #f3ecec;
    margin: 10px auto 0;
    padding: 5px;
}
#profielimages h1
{
    font-family: "Trebuchet MS";
    color: #b3ac0d;
    font-size: 1.5em;
}

#profielimages .set{
	background: #404040;
	padding: 5px;
	margin: 5px 0;
}

#profielimages .set img{
	border: 1px solid #fff;
	margin: 0 5px 0 0;
	cursor: pointer;
}
