body
{
	margin: 0;
	padding: 0;
	color: #555;
	font: normal 10pt Arial,Helvetica,sans-serif;
	background: #EFEFEF;
}

#page
{
	margin-top: 5px;
	margin-bottom: 5px;
        background-color: #B8D8FF;
	border: 1px solid #C9E0ED;
}

#header
{
	margin: 0;
	padding: 0;
	/*border-top: 3px solid #C9E0ED;*/
        padding-top: 25px;
        background: white;
}
#header-left {
    width: 140px;
    height: 164px;
    /*background-image: url(../images/TPR-weblogo.png);*/
    float: left;
    margin-left: 45px;
}
#header-center {
    width: 500px;
    height: 92px;
    /*background-image: url(../images/TPR-Company-name.png);*/
    float: left;
    margin-left: 170px;
    /*margin-top: 25px;*/
}
#header-center h1, #header-center h1 a {
    font-family: Georgia;
    color: #00008B;
    font-size: 58px;
    font-weight: bold;
    margin-top: -4px;
    margin-bottom: 2px;
    text-decoration: none;
}
#header-center h2, #header-center h2 a {
    font-family: Georgia;
    color: #FF4040;    
    font-size: 32.3px;
    font-weight: bold;    
    text-decoration: none;
}
#header-right {
    width: 133px;
    height: 165px;
    background-image: url(../images/Foto-Tonny.png);
    float: left;    
    margin-left: 170px;
}

/*.container {
    background-color: #B8D8FF;
}*/

#content
{
    
}

#content-1 {
    background-image: url(../images/Photo-Home.JPG);
    height: 148px;
    padding-top: 457px;  
}

#content-2 {
    height: 740px;
    background: repeat scroll 0 0 #B8D8FF;
    overflow:auto;
}
#content-2-1 {
    float: left; 
    padding-top: 160px;
}
#content-2-2 {
    float: left; 
    padding-top: 110px;
}
#content-2-3 {
    float: left; 
    padding-top: 160px;
}
#content-2 p {
    color: #000088;
    font-weight: bold;
    text-align: center;
    font-size: 26px;
}

#content-2 h2 {
    color: red;
    font-weight: bold;
    text-align: center;
    font-size: 30px;
    margin-top: 50px;
    line-height: 40px;
}
#content-3 {
    /*background-color: #efefef;*/
    background-image: url(../images/Jaarafrekeningen.jpg);
}
#content-3 h2 {
    color: red;
    font-weight: bold;
    text-align: center;
    font-size: 36px;
    margin-top: 0px;
    padding-bottom: 45px;
    line-height: 40px;
}
#content-3-1 {
    width: 380px; 
    height: 540px;
    /*background-image: url(../images/Nota-Left.jpg);*/
    float: left;
    /*margin-left: 10px;*/
    margin-top: 85px;
}
#content-3-2 {
    width: 380px; 
    height: 540px;
    /*background-image: url(../images/Nota-Center.jpg);*/
    float: left;
    margin: 65px 25px 0px 25px;
}
#content-3-3 {
    width: 380px; 
    height: 540px;
    /*background-image: url(../images/Nota-Right.jpg);*/
    float: left;
    /*margin-right: 10px;*/    
    margin-top: 85px;
}

#content-4 {    
    background-color: #B8D8FF;
}
#content-4 h1 {    
    color: #000088;
    text-align: center;
    font-weight: bold;
    padding: 20px 20px 50px 20px;
}
    
#circle-1 {     
    margin-left: 92px;
    margin-right: 80px;
    width: 232px;
    height: 232px;
    background-image: url(../images/Round-Left.jpg);
    /*float: left;*/
    border-radius: 130px;    
    background-position: center; 
    /*border: solid 10px #00008B;*/
}
#circle-2 {
    width: 310px;
    height: 310px;
    background-image: url(../images/Round-Center.jpg);
    /*float: left;*/    
    margin-left: 40px;
    margin-right: 40px;
    border-radius: 165px;    
    background-position: center; 
    /*border: solid 10px #00008B;*/
}
#circle-3 {
    width: 232px;
    height: 232px;
    background-image: url(../images/Round-Right.jpg);
    float: left;    
    margin-left: 80px; 
    margin-right: 92px;
    border-radius: 130px;    
    background-position: center; 
    /*border: solid 10px #00008B;*/
}

#contact-form input[type="text"] {
    padding: 10px;
    width: 80%;
    margin-right: 5%;
    transition: all 0.25s ease-in-out 0s;
}
#contact-form textarea {
    padding: 10px;
    transition: all 0.25s ease-in-out 0s;
}

#contact-1 {
    float: left;
    width: 560px;
    margin: 5px 20px 0px 20px;
} 
.contact-1-1 {
    float: left;
    width: 50%;
}
#contact-2 {
    float: left;    
    width: 600px;
} 
#contact-2-1 {
    float: left;    
    width: 300px;
} 
input[type="text"],input[type="password"],textarea {
    background-color: #eee;    
    border: none;
    padding: 10px;
    width: 80%;
    margin-right: 5%;
    transition: all 0.25s ease-in-out 0s;
}
textarea {  
    width: 90%;
}
input[type="text"]:focus,textarea:focus {
    background-color: #fff;
    border: none;
    
}
input[type="submit"] {
    padding: 10px;
    font-size: 1.5em;
    color: #000088;
    letter-spacing: 0.1em;    
    border: none;
}
#contact-2-1 p {
    margin: 0 0 30px 70px;
    font-size: 16px;
}
#contact-2-1 a {
    color: #555;
    text-decoration: none;
}
#contact-2-1 a:hover {
    color: #555;
    text-decoration: underline;
}
#contact-2-1 h3 {
    font-weight: bold;
}
.icon:before {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 1.25em;
    font-style: normal;
    font-weight: normal;
    line-height: 45px;
    text-decoration: none;
    border-radius: 1.5em;
    color: #fff;
    /*background-color: #3d4249;*/
    background-color: #1013A8;
    width: 45px;
    height: 45px;
    text-align: center;
    margin-right: 25px;
    position: relative;
    top: 0.2em;
}

#sidebar
{
	padding: 20px 20px 20px 0;
}

#footer
{
	padding: 40px 60px;
	/*font-size: 0.8em;*/
        background-color: #01018B;
        color: white;
	/*text-align: center;*/
	/*border-top: 1px solid #C9E0ED;*/
        overflow: auto;
        line-height: 2em;
}
#footer a {
    color: white;
    text-decoration: none;
}
#footer-1 {
    float: left;
}
#footer-2 {
    float: left;
    margin-left: 150px;
}
#footer-3 {
    float: left;
    margin-left: 150px;
}
#footer-4 {
    float: left;
    margin-left: 150px;
}

#logo
{
	padding: 10px 20px;
	font-size: 200%;
}

#mainmenu
{
	background:white url(bg.gif) repeat-x left top;
}

#mainmenu ul
{
	padding:6px 20px 5px 20px;
	margin:0px;
}

#mainmenu ul li
{
	display: inline;
}

#mainmenu ul li a
{
	color:#ffffff;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 8px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	color: #6399cd;
	background-color:#EFF4FA;
	text-decoration:none;
}

.admincontainer {
    width:1200px; margin:0 auto; padding: 10px 10px 0px 10px;
}

#adminmenu
{
	background:#F1F1F0 repeat-x left top;
        border: #D7D5D4 solid 1px;
}

#adminmenu ul
{
	padding:6px 20px 5px 20px;
	margin:0px;
        overflow: auto;
}

#adminmenu ul li
{
	display: inline;
        padding: 25px;
}

#adminmenu ul li a
{
	color:#555;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	/*padding:5px 8px;*/
}

#adminmenu ul li a:hover, #adminmenu ul li.active a
{
	color: #6399cd;
	background-color:#EFF4FA;
	text-decoration:none;
}


/*.clear {
    clear: both;
}*/
#content-page {}
#content-page h1 {
    color: #000088;
    text-align: center;
    font-weight: bold;
    padding: 50px 20px 20px 20px;
    font-size: 2.5em;
}
#content-page p {
    font-size: 18px;
    color: #00008B;    
    line-height: 2em;
}
#jaarafrekening {
    background-color: white;
    width: 780px;
    margin-left: 210px;
    margin-bottom: 40px;
    padding: 20px;
}
#leveringstarieven {
    background-color: white;
    width: 420px;
    margin: 0px 30px;
    padding: 20px;
}
#netbeheerder {
    background-color: white;
    width: 420px;    
    margin: 0px 30px;
    padding: 20px;
}
#klachtenprocedure {
    background-color: white;
    width: 620px;    
    margin: 0px 30px 0px 180px;
    padding: 20px;
}
#content-yourpage-2 {
    padding: 0px 65px 40px 65px;
    overflow: auto;
}
#content-yourpage-2-1 {
    float: left;
}
#content-yourpage-2-2 {
    float: left;
}
#content-yourpage-3 {
    padding: 0px 65px 40px 65px;
    overflow: auto;
}
#content-yourpage-3-1 {
    /*float: left;*/
}
#home-left-item {
    width: 280px;
    height: 110px;
    /*border: solid 10px #FE4040;*/
    border: solid 10px #FFF;
    margin-left: 40px;
    background-color: #fff;
    /*background-image: url(../images/Home-Kader-Left.jpg);*/
    float: left;
}
#home-left-item h1 {
    color: #000088;
    font-weight: bold;
    text-align: center;
    font-size: 30px;
    padding-top: 20px;
    line-height: 1.2em;
}
#home-right-item {
    width: 280px;
    height: 110px;    
    /*border: solid 10px #FE4040;*/
    border: solid 10px #FFF;
    margin-left: 510px;    
    background-color: #fff;
    /*background-image: url(../images/Home-Kader-Right.jpg);*/
    float: left;
}
#home-right-item h1 {
    color: #000088;
    font-weight: bold;
    text-align: center;
    font-size: 30px;
    padding-top: 20px;
    line-height: 1.2em;
}
#home-right-item h1 span {
    color: red;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #B7D6E7;
	border-left: 5px solid #6FACCF;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#EFFDFF;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #0066A4;
}

.operations li a:hover
{
	background: #80CFFF;
}

.vestigingsadres {
    text-align: center;
}