﻿
.text-input-size {
    width: 99%;
    height: 100px;
}

 

.text-input-width {
    width: 98%;
}

 

.txtTitel-size {
    width: 98%;
}

 

.spanFontSize {
    font-size: 14px;
}

 

.spanFontFamily {
    font-family: tahoma,geneva,sans-serif;
}


.strongFontFamily {
    font-family: arial, helvetica, sans-serif;

}