@charset "utf-8";
/* blank.css - Standardaussehen */
body{
	line-height: 24px;
	color: #414141;
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	letter-spacing: 0.5px;
}
p {line-height: 24px;
	color: #414141;
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	letter-spacing: 0.5px;}
	
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 36px;
	line-height: 42px;
}
h2 {
	font-size: 18px;
	line-height: 24px;
	color:#de1e26;
	text-align:center;
}
h3 {
	font-size: 22px;
	line-height: 26px;
}
h4 {
	font-size: 18px;
	line-height: 22px;
}
h5 {
	font-size: 16px;
	line-height: 20px;
}
h6 {
	font-size: 14px;
	line-height: 18px;
}	
	
.normal {line-height: 24px;
	color: #414141;
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	letter-spacing: 0.5px;}

.auswahl {color:#333;}
.text {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color:#333;
	} 
.link {
	color:#e20613!important;
	font-family: 'Raleway', sans-serif;
	font-size:15px!important;
}
.tabelle td {padding:4px 0px;border-bottom: 1px solid #eee;}
.tabelle .link td {color:#333!important;}

#suche input {margin:10px 0px;}

/*CMS FIX */
td.link {color:#333;}

