body {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

a {
 color:#E82C11; 
 margin-right:5px;
 font-weight:normal;
}

td {vertical-align:top}

img {
	border:0
}

.menu_cell {
	margin-left: 20px;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-right: 5px;
}

.light {
	color:#FFFFFF;
	margin-top:0px;
	margin-bottom:0px
}

.light_header{
	color:#FFFFFF;
	font-size: 18px;
	margin-top:20px;
	margin-bottom:10px
}

.content_cell {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px
}

.title_big {
	font-size: 18px;
	color:#848D92;
	margin-bottom: 20px;
}
.title_big strong {
	font-size: 24px;
	color:#464D53
}

.title {
	font-size: 16px;
	color:#848D92;
	margin-bottom: 20px;
}
.title strong {
	font-size: 18px;
	color:#464D53
}

.content {
	font-size: 12px;
	color:#6E6669
	margin-bottom: 12px
}

.content strong {
	font-size: 14px;
	color:#E82C11;
	border: none;
}

.box { 
	border-style:dotted; 
	border-color:#999999; 
	border-width:1px
}

.teaser {
	border-style:dotted; 
	border-color:#999999; 
	border-width:1px;
	height:100px;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:20px;
}