/* reset START */
@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, u, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; font-size: 100%; font: inherit; vertical-align: baseline; border-top-width: 0; border-right-width: 0; border-bottom-width: 0; border-left-width: 0; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
a { text-decoration: none; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { font-family: 'PT Serif', serif; font-size: 14px; }
/*p { font-family: 'Roboto', sans-serif; }*/
#wrapper_contend { margin-right: 10px; margin-left: 10px; }
.nr_contend { margin-right: 10px; margin-left: 10px; background-color: #999; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }/* CSS Document */
.clr { clear: both; height: auto; }
.clr10px { clear: both; height: 10px; }
.clr30px { clear: both; height: 30px; }
/* reset END */

.bodymodul { height: auto; width: 100%; }
.bodymodul2 { height: auto; width: 100%; position: fixed; }
.c1 {
	background: rgba(000, 000, 000, 0.90);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.c2 { background-color: #111; }
.c3 { background-color: #242424; }
.c4 { background-color: #EEE; }
.c5 { background-color: #000; }
.videoWrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: auto; margin-bottom: 10px; margin-top: 15px; }
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.nolabel { display: none; visibility: hidden; }
