/* CSS Document */

.content {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 13px;
	color: #001f57;
	line-height: 24px;
	text-align: left;
	padding: 15px;
}

.content_left {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 12px;
	color: #001f57;
	line-height: 24px;
	text-align: left;
	padding: 15px;
}

.agenda {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 12px;
	color: #001f57;
	line-height: 24px;
	text-align: left;
	padding: 15px;
}

.contact {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 12px;
	color: #001f57;
	line-height: 24px;
	text-align: left;
	padding: 15px;
}

.content_bold {
	font-weight: bold;
}

.module_header {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 32px;
	padding-left: 15px;
}

.module_link {
	color: #15449a;
	font-size: 12px;
	line-height: 32px;
	padding-left: 15px;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

p.menu_l {
	padding-left: 10px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 12px;
	line-height: 24px;
	margin-bottom: 0px;
}

.menu_left_button {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

.menu_button_top {
	height: 30px;
	width: 192px;
	border-bottom: 1px dashed #9dabc6;
}

.menu_button {
	height: 30px;
	width: 192px;
	border-bottom: 1px dashed #9dabc6;
}

.menu_button_bottom {
	height: 30px;
	width: 192px;
}

.menubutton {
	color: #001f57;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 12px;
	line-height: 30px;
	text-decoration: none;
}

.menu_button a, .menu_button_top a, .menu_button_bottom a {
	color: #001f57;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 12px;
	padding-left: 20px;
	text-decoration: none;
}


.menu_button a {
	color: #001f57;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 12px;
}

h1.titel {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 19px;
	font-weight: normal;
	color: #16459a;
	line-height: 24px; 
	margin-top: 10px;
	margin-bottom: 10px;
}

h1.subtitel {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 17px;
	font-weight: normal;
	color: #16459a;
	line-height: 24px; 
	margin-top: 5px;
	margin-bottom: 10px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc8080;
	line-height: 24px; 
	text-align: center;
}

.footerlink {
	color: #CC8080;
	text-decoration: none;
}

.readmore {
	color: #6e0505;
}