html {
    font-family: Verdana;
    font-size:11px;
    color:#333333;
}

body * {
    font-family: Verdana;
    font-size:11px;
    color:#333333;
}

html, body{
    background-color:#E6E6E6;
    height:100%;
    Margin: 0;
    Overflow: auto;
}

td img {
    display: block;
}

h1{
    color:#D23223;
    font-weight:bold;
    font-size:11px;
}

h2{
    color:#D23223;
    font-size:11px;
    font-weight:normal;
}

a{
    color:#333333;
    text-decoration:none;
}

a:hover{
    color:#D23223;
}

.navBox{
    width:193px;
    background-color:#ececec;
    padding-left:13px;
}

.cartBoxHeader{
    width:193px;
    background-color:#ececec;
    padding-left:13px;
    color:#D23223;
}

.cartBox{
    width:193px;
    background-color:#ececec;
    padding-left:13px;
}

.contentBox{
    background-color:#ececec;
    padding-left:7px;
}

.passive{
    color: #676767;
}

.mainActiveNav{
    font-weight:bold;
}

.activeNav{
    font-weight:bold;
    color:#D23223;
}

.navBoxContent{
    background-color:#ececec;
   
}



.mainFollowLink{
    float:right;
    padding-right:9px;
}

.mainContentText{
    float:left;
    padding-left:15px;
    line-height:17px;
    width:359px;
    text-align:left;
}

.mainContentTextProgramm{
    float:left;
    padding-left:15px;
    padding-right:15px;
    line-height:17px;
    width:344px;
    text-align:left;
}

.courseHeaderTitle{
    color: #D23223;
    font-weight:bold;
    float:left;
    width:445px;
    line-height:22px;
}

.courseHeaderPrice{
    color: #D23223;
    font-weight:bold;
    float:left;
    width:80px;
    text-align:right;
    padding-right:5px;
    line-height:22px;
}

.courseHeaderGurantee{
    text-align:right;
    width:21px;
    float:left;
}


.inputContactLColumn{
    float:left;
    width:35%;
    height:25px;
}

.inputContactRColumn{
    float:left;
    width:64%;
    height:25px;
}

.inputTextContact{
    width: 200px;
}

.inputTextContactSmallLeft{
    width: 152px;
}

.inputTextContactSmallRight{
    width: 38px;
}

.button{
    border: 0px none;
    background-color: rgb(236, 236, 236);
}

.wrapper{
    width:992px;
    background-color:white;
    padding-left:13px;
    padding-right:13px;
    padding-top:24px;
    height:100%;
    vertical-align:top;
}

.leftShadow{
    background-image: url(http://bb-kochschule.ch/img/schattenrep_left.gif);
    background-repeat:repeat-y;
    width:10px;
}

.rightShadow{
    background-image: url(http://bb-kochschule.ch/img/schattenrep_right.gif);
    background-repeat:repeat-y;
    width:10px;
}

.wrapperTable{
    width:100%;
    margin-top:-15px;
    height: 100%;
}

.allCoursesWrapper{
    width: 560px;
    text-align:left;
    padding-left:3px;
}

.allCoursesCity{
    float:left;
    width: 70px;
    height:20px;
}

.allCoursesDate{
    float:left;
    width: 90px;
    height:20px;
}

.allCoursesTitel{
    float:left;
    width: 335px;
    height:20px;
}

.allCoursesPrice{
    text-align:right;
    float:left;
    width: 65px;
    height:20px;
}

.sorterPic{
	border:0px; 
	display:inline;
	padding:0px;
	margin:0px;
}