/* 2016-07-05 - Passaggio del sito a B&S Werbeagentur */
@import url('https://fonts.googleapis.com/css?family=Roboto:400,300,700,500,100italic,300italic,400italic,500italic,700italic');
@import url('http://code.jquery.com/ui/1.11.4/themes/smoothness/jquery-ui.css');

#std_form, .pdfLink, input, submit_button, select, .validation-advice, h3 {
font-family: 'Roboto', sans-serif;
font-weight:normal;
font-size:1.0em;
line-height:1.6em;
color:#292929;
}

label {
float:left;
width:200px;
}

.clearfix {
width:95%;
clear:both;
padding:10px;
}

#maincontent ul {
list-style-image: url("/ce_markings/images/li.png");
}

.pdfLink span a {
    color: #ca0e00;
    text-decoration: none;
}

.pdfLink span a:hover {
    color: #7f0900;
}

input.readOnly {
	background: #EEEEEE;
}
