/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */
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,
b, u, i, 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;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
}/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body {
	line-height:1;
}
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;
}

@font-face {
    font-family: 'AllerBold';
    src: url('../fonts/aller_typo_bd-webfont.eot');
    src: url('../fonts/aller_typo_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_typo_bd-webfont.woff') format('woff'),
         url('../fonts/aller_typo_bd-webfont.ttf') format('truetype'),
         url('../fonts/aller_typo_bd-webfont.svg#aller_typobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AllerLight';
    src: url('../fonts/aller_typo_lt-webfont.eot');
    src: url('../fonts/aller_typo_lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_typo_lt-webfont.woff') format('woff'),
         url('../fonts/aller_typo_lt-webfont.ttf') format('truetype'),
         url('../fonts/aller_typo_lt-webfont.svg#aller_typo_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* GLOBAL */
body {
 font-family:'AllerLight','Arial','Helvetica';
 color:#868686;
 font-size:15px;
 letter-spacing:0.1em;
 -webkit-text-size-adjust:100%; /* iPhone font-size adjust */
}

a:link, a:visited, a:active { text-decoration:none; cursor:pointer; color:#868686; }
a:hover { color:#222; cursor:pointer; }

a {
 cursor:pointer;
 cursor:hand;
}
/* GLOBAL END */

/* CONTENT */
.mainWrapper {
 margin:50px auto 0 auto;
 width:940px;
 height:820px;
 text-align:left;
}

.mainWrapper .m { position:relative; }

.mainWrapper .m .logo,
.mainWrapper .m .navi,
.mainWrapper .m .main {
 position:absolute;
 top:0px;
 height:160px;
}
.mainWrapper .m .logo {	left:0px; }
.mainWrapper .m .logo .schustilogo {	font-size:120px; }
.mainWrapper .m .logo span {
	color:#222;
}
.mainWrapper .m .navi {
	top:88px;
	height:auto;
	right:0px;
	word-spacing:1px;
	white-space:nowrap;
}

.mainWrapper .m .main {
	top:190px;
	left:0px;
 width:940px;
 height:579px;
 overflow:hidden;
 background:#f3f3f3 url(../img/bg.jpg) no-repeat;
}
.mainWrapper .m .main .sidebar {
	position:absolute;
	top:0px;
	right:0px;
	width:450px;
	height:469px;
	padding:100px 10px 10px 10px;
	line-height:21px;
	background:url(../img/sidebarbg.png);
}
.mainWrapper .m .main .sidebar b { font-family:'AllerBold','Arial','Helvetica'; }
.mainWrapper .m .main .box {
	position:relative;
	float:left;
	width:235px;
	height:193px;
	overflow:hidden;
}
.mainWrapper .m .main .box .image {
	position:relative;
	top:-903px;
	left:-882px;
	display:table;
	width:2000px;
	height:2001px;
}
.mainWrapper .m .main .box .image .it {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.mainWrapper .m .main .box .content {
	display:table;
	position:absolute;
	top:194px;
	width:235px;
	height:193px;
	background:url(../img/sidebarbg.png);
	z-index:10000;
}
.mainWrapper .m .main .box .ct {
	display:table-cell;
	vertical-align:middle;
	width:221px;
	height:193px;
	padding:0 0 0 15px;
	line-height:23px;
}
.mainWrapper .m .main .strip {
	display:table;
	position:absolute;
	top:0px;
	left:0px;
	height:579px;
}
.mainWrapper .m .main .strip .ibox {
	display:table-cell;
	width:940px;
	height:579px;
	vertical-align:middle;
}
.mainWrapper .m .main .strip .ibox .icont {
 width:940px;
 height:579px;
 overflow:hidden;
}
.mainWrapper .m .main .strip .ibox .icont2 {
	display:table;
	position:relative;
	top:-710px;
	left:-530px;
	width:2000px;
	height:2000px;
}
.mainWrapper .m .main .strip .ibox .icont3 {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.mainWrapper .m .main .strip .ctext {
	position:relative;
	top:-579px;
	left:470px;
	width:0px;
	height:0px;
}
.mainWrapper .m .main .strip .ct {
	width:450px;
	height:469px;
	padding:100px 10px 10px 10px;
	background:url(../img/sidebarbg.png);
	line-height:20px;
}
.mainWrapper .m .main .strip .ct b { font-family:'AllerBold','Arial','Helvetica'; }

.mainWrapper .m .sidenavi {
	position:absolute;
 top:155px;
 left:0px;
 line-height:18px;
 text-align:right;
}
.mainWrapper .m .naviL,
.mainWrapper .m .naviR {
	position:absolute;
	top:678px;
	left:0px;
	z-index:999;
	font-size:30px;
}
.mainWrapper .m .naviR { left:892px; }
a.naviB:link, a.naviB:visited, a.naviB:active {
	color:#aaa;
	background-color:#f5f5f5;
	padding:8px 15px;
}

.mainWrapper .m .navi2 {
	position:absolute;
 top:155px;
 right:0px;
}
.mainWrapper .m .navi2 .overview {
	position:relative;
	top:3px;
	left:-13px;
}

a:link.nav, a:visited.nav, a:active.nav {
 padding:0px 4px;
 background-color:#eee;
 color:#eee;
 font-size:10px;
}
a:link.nav.a, a:visited.nav.a, a:active.nav.a {
	color:#222;
	background-color:#222;
}
a:hover.nav {
	color:#222;
	background-color:#222;
}
/* CONTENT END */

