body {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #333333;
	line-height: 18px;
}

strong {
	font-weight: bold;
}

a {
	color: black;
	text-decoration: none;
}

#content-main-padding a {
	color: #AA1414;
}

a:hover {
	color: #9C0534;
}

#content-sidebar a {
	color: black;
}

#content-sidebar a:hover {
	color: #f6f1e7;
}

#content-sidebar div#termine a:hover {
	color: #AA1414;
}

p {
	margin-bottom: 14px;
}

h1 {
	font-family: 'Walter Turncoat', "Trebuchet MS", Arial, serif;
	font-size: 38px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 15px;
	padding-top: 10px;
	line-height: 42px;
	text-shadow: 1px 1px 1px #EEE;
}

h2 {
	font-family: 'Walter Turncoat', "Trebuchet MS", Arial, serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
	line-height: 25px;
	text-shadow: 1px 1px 1px #EEE;
}

div#content-sidebar h2 {
	color: #FFFFFF;
}

h3 {
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
}

ul {
	margin-bottom: 20px;
}

div#ccm-block-fields h2 {
	padding: 10px 0 0 0;
}
