@font-face {
	font-family:'Ropa';
	src:url('../../typo3conf/ext/xskeleton/Resources/Public/Fonts/RopaSans-Regular.eot');
	src:local('☺'), url('../../typo3conf/ext/xskeleton/Resources/Public/Fonts/RopaSans-Regular.woff') format('woff'), url('../../typo3conf/ext/xskeleton/Resources/Public/Fonts/RopaSans-Regular.ttf') format('truetype'), url('../../typo3conf/ext/xskeleton/Resources/Public/Fonts/RopaSans-Regular.svg') format('svg');
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
}

body {
	font-family:"Ropa", "Economica", Helvetica, Arial, sans-serif;
	font-size:15px;
	color:#2a2a2a;
}

table {
	border-collapse:separate;
	text-align:left;
}

td, th {
	border:0;
}

td {
	border:0;
	text-align:left;
	padding:5px 2px;
	font-size:14px;
}

h1 {
	color:#2a2a2a;
	font-size:13px;
}

strong {
	font-size:18px;
}

.small {
	font-size:13px;
}

.dotted td {
	border-bottom:1px #2A2A2A dotted;
}

#ic_dwd td,
#ic_dwd th {
    font-size: 20px;
}

@media screen and (max-width:767px) {
	td {
		padding:5px 0;
		font-size:12px;
	}

	img {
		width:50px !important;
		height:auto !important;
	}
}

/* weitere leere Zeile erzeugt, um einen Abstand zwischen Tagen zu erzeugen. */
#ic_dwd .lastRow {
    height: 20px;
}
