/* Default overwrites */
html, body, div, span, applet, object, iframe, blockquote, pre, p, 
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
h1, h2, h3, h4, h5, h6											{ margin: 0px; padding: 0px; border: 0px; border-collapse: collapse; }

/* Browser fix for html5 tags */
address, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary		{ display: block; }

*							{ font-family: arial; font-size: 24px; }
body						{ background: #ffffff; }
p							{ font-size: 24px; color: #4d5558; }
h1							{ font-size: 30px; color: #4d5558; }
h2							{}
h3							{}
h4							{}
.headline					{}
.green						{}
.graa						{ color: #949fa3; font-size: 72px; font-weight: bold; }
#wrapper					{ width: 1920px; height: 1080px; }

header						{ width: 1920px; height: 260px; }
header .left				{ width: 1200px; height: 260px; float: left; }
header .right				{ width: 720px; height: 260px; float: left; }
header .right .left			{ width: 221px; height: 239px; float: left; margin: 14px 7px 7px 7px; }
header .right .right		{ width: 485px; height: 260px; float: left; }
header .right .right .top	{ width: 464px; height: 109px; float: left; margin: 14px 14px 7px 7px; }
header .right .right .left	{ background: #4d5558; width: 116px; height: 116px; float: left; margin-top: 7px; }
header .right .right .right	{ background: #d9eaef; width: 274px; height: 86px; float: left; margin: 7px 14px 7px 7px; padding: 30px 0 0 60px; }
header .left .left			{ background: #d9eaef; width: 418px; height: 116px; float: left; margin: 7px 7px 7px 0px; }
header .left .right			{ background: #4d5558; width: 761px; height: 116px; float: left; margin: 7px; }
#logo						{ width: 1200px; height: 130px; text-align: right; }
.logo						{ font-size: 72px; font-weight: bold; padding-top: 50px; }
.logo_sub					{}
#date 						{}
.date						{}
.time						{ font-size: 48px; }

section						{ width: 1906px; height: 666px; margin: 7px 14px 7px 0px; }
article						{ width: 1193px; height: 666px; margin-right: 7px; float: left; }
aside						{ background: #d9eaef; width: 619px; height: 626px; margin-left: 7px; float: left; padding: 20px 40px; }
#spot_wrapper				{}
footer						{ background: #4d5558; width: 1920px; height: 119px; margin: 14px 0px 7px 0px;}
footer .left				{ width: 220px; height: 119px; float: left; }
footer .right				{ width: 1700px; height: 78px; float: left; padding-top: 41px; }
footer p					{ font-size: 30px; font-weight: bold; color: #ffffff; }

