* {
    margin: 0;
    padding: 0;
}

.clear {
    clear: both
}

body {
    background: #672a77;
    font-family: Arial, verdana, Helvetica, sans-serif;
    line-height: 1.5em;
}

.body .center {
    width: 960px;
    margin: 0 auto;
}

    p, ul, ol {
        color: #242424;
        font-size: 14px;
        margin-bottom: 8px;
    }

    ul, ol {
        margin-left: 15px;
    }

    a {
        color: #672a77;
        text-decoration: none;
    }

    a img {
        border: none;
    }

    a:hover {
        text-decoration: underline;
    }

    h2 {
        color: #687d8b;
        line-height: 1.3em;
    }

    h3 {
        color: #672a77;
        font-size: 19px;
        margin: 30px 0 10px 0;
    }
    h1.top,
    h3.top,
    h5.top {
        margin-top: 0;
    }
    
    h2.top {
	    color: #672a77;
	    font-size: 21px;
    }

    h4 {
        font-weight: normal;
        font-size: 15px;
        color: #FFF;
        padding: 0 10px;
    }
    h4 span {
        color: #b3abbd;
        font-weight: bold;
    }

    h5 {
        color: #672a77;
        font-size: 14px;
        margin: 25px 0 0 0;
    }

    h6 {}

.header {
	padding: 30px 30px 0 30px;
}

	.header .logo,
	.header h2.contact {
	    display: block;
	}
	
	.header .logo {
	    float: left;
	    margin-bottom: 30px;
	}
	
	.header h2.contact {
	    float: right;
	    margin-top: 17px;
	    font-weight: normal;
	    font-size: 21px;
	}
	
	.header h2.contact a { color: #687D8B; }
	.header h2.contact a:hover {
	    text-decoration: none;
	    color: #4e6371;
	}
	
	.header h2.contact span {
	    font-weight: bold;
	    font-size: 23px;
	}

.content-wrapper{
    position: relative;
    margin: 0 auto;
    background: url( '../images/background-borders.png' ) repeat-y;
    width: 972px;
    height: 100%;
}

.content-wrapper .container {
    background: #fff;
}

.content-wrapper .container .header-img {
    position: relative;
    overflow: hidden;
    width: 900px;
    height: 230px;
}

.content-wrapper .container .header-img h1.slogan {
    position: absolute;
    top: 95px;
    left: 20px;
    background-color: #672a77;
    background-color: rgba(142, 42, 119, 0.8);
    padding: 7px 12px;
}
.content-wrapper .container .header-img h1 a {
    color: #fff;
    font-size: 28px;
    text-decoration: none;
}

/* Content blokken */
.content-wrapper .container .content {
    position: relative;
    padding: 30px;
}

.content-wrapper .container .content .box-full-width {
    padding: 10px;
    border: 1px solid #b3abbd;
    margin-bottom: 30px;
}

.content-wrapper .container .content .box-full-width .benefits {
    background: #672a77;
    text-align: center;
    width: 100%;
    padding: 5px 0;
}

.content-wrapper .container .content .box {
    width: 435px;
    float: left;
    margin-right: 30px;
    margin-top: 30px;

    position: relative;
}

.content-wrapper .container .content .box .listFloat {
    float: left;
    margin-right: 30px;
}

.content-wrapper .container .content .box .listFloat.last {
    margin-right: 0;
}
.content-wrapper .container .content .box .listFloat h5 { margin-top: 5px; }
.content-wrapper .container .content .box .listFloat p { margin-bottom:  0; }


.content-wrapper .container .content .box.right {
    margin-right: 0;
}
.content-wrapper .container .content .box.top {
    margin-top: 0;
}

.content-wrapper .container .content .box .contact-form {
    background: #875392;
    position: relative;
}

.content-wrapper .container .content .box .contact-form .bg-overlay {
    position: absolute;
    background: url( '../images/box-color-background.png' ) repeat-y;
    background-position: right;
    width: 435px;
    height: 100%;
}

.content-wrapper .container .content .box.border {
    width: 413px;
    padding: 10px 11px 10px 9px;
    border: 1px solid #B3ABBD;
}
.content-wrapper .container .content .box.border .placeholder {
    overflow: hidden;
    display: table-cell;
}
.content-wrapper .container .content .box.border .placeholder img {
    vertical-align: middle;
}


/* contact form */
    .content-wrapper .container .content .box .contact-form form {
        position: relative;
        z-index: 10;
        padding: 20px;
    }
    .content-wrapper .container .content .box .contact-form form h3 {
        color: #FFF;
    }

    .content-wrapper .container .content .box .contact-form form label {
        width:100%;
        display: block;
        padding:10px 0 10px 0;
    }

    .content-wrapper .container .content .box .contact-form form label span{
        display: block;
        color:#FFF;
        font-size:14px;
        float:left;
        width:65px;
        padding:5px 20px 0 0;
    }

    .content-wrapper .container .content .box .contact-form form label .input_text {
        padding: 0 5px;
        height: 30px;
        width: 297px;
        border: 1px solid #e6e6e6;
        font-family: arial;
        font-size: 13px;
    }

    .content-wrapper .container .content .box .contact-form form label .message{
        padding:7px 7px;
        width: 293px;
        height:130px;
        border: 1px solid #e6e6e6;
        background: #fff;
        overflow:hidden;
        font-family: Arial;
        font-size: 13px;
    }

    .content-wrapper .container .content .box .contact-form form label .button {
        position: relative;
        top: 10px;
        left: 85px;
        width:100px;
        border: 1px solid #e6e6e6;
        padding:4px 7px;
        background: #FFF;
        color: #42284f;
        font-size: 15px;
        font-weight: bold;
        cursor: pointer;
    }

    input:focus, textarea:focus {
        border:1px solid #85ba86;
    }

    .content-wrapper .container .content .box .contact-form form label .button:hover {
        background: #f7f8f9;
    }

    .content-wrapper .container .content .box .contact-form form .succeed,
    .content-wrapper .container .content .box .contact-form form .error {
        text-align: center;
    }

    .content-wrapper .container .content .box .contact-form form .succeed p,
    .content-wrapper .container .content .box .contact-form form .error p {
        font-size: 14px;
        font-weight: bold;
        padding: 3px;
        border: 5px solid #FFF;
        color: #fff;
    }

    .content-wrapper .container .content .box .contact-form form .error p {
        background: #f00;
    }

    .content-wrapper .container .content .box .contact-form form .succeed p {
        background: #11CC11;
    }
/* Footer */
.content-wrapper .container .footer-container {
    position: relative;
    margin-top: 60px;
}

.content-wrapper .container .footer-container .cta.bottom {
    position: absolute;
    left: 40px;
    top: -45px;
}

.content-wrapper .container .footer-container .cta.bottom a {
    color: #fff;
    display: block;
    font-size: 23px;
    text-decoration: none;
    background: #687D8B;
    line-height: 1.5em;
    padding: 10px 15px;
    border: 1px solid #687d8b;
}
.content-wrapper .container .footer-container .cta.bottom a:hover {
    background: #596d7b;
}


.content-wrapper .container .footer-container .cta.bottom a span {
    font-size: 28px;
}

.content-wrapper .container .footer-container .footer-top {
    height: 101px;
    background: #875392;
}

.content-wrapper .container .footer-container .footer-top .url {
    float: right;
    width: 435px;
    text-align: center;
    margin-right: 30px;
    height: 101px;
    line-height: 101px;
}

.content-wrapper .container .footer-container .footer-top .url a {
    display: block;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
}

.content-wrapper .container .footer-container .footer-bottom {
    position: relative;
    height: 39px;
    background: #CCCCCC;
}

.content-wrapper .container .footer-container .footer-bottom p {
    line-height: 39px;
    font-size: 13px;
    color: #672a77;
    padding: 0 30px;
    margin: 0;
}

.content-wrapper .container .footer-container .footer-bottom p a {
    color: #672a77;
    text-decoration: underline;
    margin: 0;
    padding: 0;
}

.content-wrapper .container .footer-container .footer-bottom p span {
    position: absolute;
    right: 30px;
    bottom: 0;
    margin: 0;
    padding: 0;
}

table { margin-bottom: 20px; }
table tbody {}

table tbody tr {}

table tbody tr td {
    width: 32%;

}
table tbody tr td img, table tbody tr td h5, table tbody tr td p {
    margin: 0;
    width: 100%;
    height: auto;
}
