.csc-frame-frame1{
font-size:16px; color:red; font-weight:bold;
}

.csc-frame-frame2{
font-size:10px; color:red; font-weight:bold;
}


.important/*reclama*/ {
color: #66CC00;
font-size:17px;
font-weight:bold;
}

.info {
color:red;
}

.detail {
color:#003399;
}

.reserve {
color:#ff9966;
}

.reclama {
color: #66CC00;
}

.gelb{
color:yellow;
}

.small{
font-size:10px;
}

.terranova{
color:#ff6600;
font-size:24px;
font-weight:bold;
}


 .align-left {
text-align: left;
 }
 .align-center {
text-align: center;
 }
 .align-right {
text-align: right;
  }
  
 .align-justify {
text-align: justify;
  }


h1 {
    font-size:16px;
    font-weight: bold;
}



h2 {
    font-size:14px;
    font-weight: bold;
} 

h3 {
    font-size:18px;
}


h4 {
    font-size:24px;
}

h5 {
    font-size:10px;
}