/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 17.03.2014, 09:02:52
    Author     : lasse.ehlerding
*/

.kurs_list p.category{
    margin: 0 !important;
    height: 50px !important;
}

.kurs a{
    width: 136px !important;
    border: 1px solid #000000 !important;
    padding: 0 !important;
}

.kurs .kurs-details{
    border: 1px solid #000000 !important;
    width: 125px !important;
    padding: 1px 5px !important;
}

.kurs p.title{
    border: 1px solid #000000;
}

#top, #menu_main_wrapper, #bottom, .printbutton, #banner_wrapper{    
    display: none !important;
}

.contentbox_left{
    /*width: 100% !important;*/
}