/* www.schober.co.at
   loesungsmodule landingpage
   main screen stylesheet
   11 2008 erik wunderlich */

* {
	margin:0px;
	padding:0px;
	border:0px;
}

body {
	background:#FFF url(../gfx/bg_main.gif) 0px 111px repeat-x;
}

body, td, div {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:100%;
	color:#000;
}
p, h2, h3, h4 {
	font-size:11px;
	color:#484848;
	line-height:15px;
}



div#mainstage {
	width:768px;
	margin:0px auto;
}
h1#mainheader {
	text-indent:-9999px;
	width:768px;
	height:111px;
	background:url(../gfx/mainheader.jpg) no-repeat;
}
a#mainheaderlink {
	position:absolute;
	text-indent:-9999px;
	top:20px;
	width:172px;
	height:56px;
	z-index:100;
}

h2#subheader {
	text-indent:-9999px;
	width:768px;
	height:97px;
	background:url(../gfx/bg_module_headline.gif) 177px 19px no-repeat;
}

div#subcopy {
	width:768px;
	height:92px;
	background:url(../gfx/bg_module_subcopy.gif) center top no-repeat;
}
div#subcopy p {
	text-align:center;
	padding:8px 90px;
}

div#contenttext h2 {
	font-size:13px;
	padding-top:11px;
}
div#contenttext h2, div#contenttext p {
	padding-left:30px;
	padding-right:30px;
	padding-bottom:15px;
}
div#contenttext h3 {
	padding:0px 30px;
}

div#loesungsmodule {
	position:relative;
	width:768px;
	height:638px;
	background:url(../gfx/bg_modul_overview.gif) no-repeat;
}

div#modulemofx {
	position:absolute;
	width:116px;
	height:75px;
	top:-1000px;
	background:url(../gfx/modul_mouseover_fx.gif) no-repeat;
	z-index:10;
}



div.modul01fx {
	left:192px;
	top:261px !important;
}
div.modul02fx {
	left:192px;
	top:327px !important;
}
div.modul03fx {
	left:192px;
	top:393px !important;
}
div.modul04fx {
	left:192px;
	top:459px !important;
}
div.modul05fx {
	left:325px;
	top:261px !important;
}
div.modul06fx {
	left:325px;
	top:327px !important;
}
div.modul07fx {
	left:325px;
	top:393px !important;
}
div.modul08fx {
	left:325px;
	top:459px !important;
}
div.modul09fx {
	left:458px;
	top:261px !important;
}
div.modul10fx {
	left:458px;
	top:327px !important;
}
div.modul11fx {
	left:458px;
	top:393px !important;
}
div.modul12fx {
	left:458px;
	top:459px !important;
}



div#moduleanchorgrid {
	position:absolute;
	left:191px;
	top:261px;
	width:390px;
	height:280px;
	z-index:100;
}

div#moduleanchorgrid div {
	width:128px;
	height:276px;
	float:left;
}

div#moduleanchorgrid a {
	display:block;
	width:128px;
	height:69px;
	text-indent:-9999px;
}

div#mainfooter {
	width:768px;
	height:150px;
}
div#mainfooter div {
	float:left;
	height:110px;
}
div#mainfooter h4 {
	text-transform:uppercase;
	color:#E3001B;
	font-weight:bold;
}
div#footervw {
	width:389px;
	background:url(../gfx/bg_footerbox_vw.gif) no-repeat;
}
div#footervw div {
	padding:10px 40px 0px 132px;
}
div#footerservice {
	width:379px;
	background:url(../gfx/bg_footerbox_service.gif) no-repeat;
}
div#footerservice div {
	padding:10px 40px 0px 15px;
}



.icontel01, .iconmail01 {
	margin-top:16px;
	padding:3px 0px 3px 28px;
	font-weight:bold;
}

.icontel02 {
	padding:3px 0px 3px 28px;
	font-weight:bold;
}

.iconmail02 {
	padding:3px 0px 3px 40px;
	font-weight:bold;
}
.icontel01 {
	background:url(../gfx/icon_tel_01.gif) no-repeat;
}
.iconmail01 {
	background:url(../gfx/icon_mail_01.gif) no-repeat;
}

.icontel02 {
	background:url(../gfx/icon_tel_02.gif) no-repeat;
}
.iconmail02 {
	background:url(../gfx/icon_mail_02.gif) 14px 2px no-repeat;
}
.iconmail02 a {
	color:#FFF !important;
}











a:link, a:visited, a:active {
	font-size:11px;
	color:#E3001B;
	text-decoration:none;
}

a.arrowlink01 {
	display:block;
	height:19px;
	float:left;
	margin-top:7px;
	padding-top:3px;
	padding-left:28px;
	text-transform:uppercase;
	background:url(../gfx/icon_link01.gif) no-repeat;
}

a.arrowlink02 {
	display:block;
	float:left;
	padding-left:10px;
	color:#484848;
	font-weight:bold;
	background:url(../gfx/icon_link02.gif) 0px 5px no-repeat;
}

a.arrowlink03 {
	/*display:block;
	float:left;*/
	padding-left:22px;
	background:url(../gfx/icon_link03.gif) 12px 5px no-repeat;
}

a.arrowlink04 {
	display:block;
	float:left;
	padding-left:10px;
	color:#FFF;
	font-weight:bold;
	background:url(../gfx/icon_link04.gif) 0px 5px no-repeat;
}

a.arrowleft, a.arrowright {
	display:block;
	float:left;
	padding-left:10px;
	color:#999;
	text-transform:uppercase;
	font-size:10px;
}
a.arrowleft {
	background:url(../gfx/icon_linkpfeil_l.gif) 0px 3px no-repeat;
}
a.arrowright {
	background:url(../gfx/icon_linkpfeil_r.gif) 0px 3px no-repeat;
}

#schoberhome {
	position:absolute;
	left:21px;
	top:605px;
}
#mainprint {
	position:absolute;
	left:652px;
	top:605px;
}





.al {
	text-align:left;
}

.ac {
	text-align:center;
}
.ar {
	text-align:right;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.cl {
	clear:left;
}
.cr {
	clear:right;
}
.cb {
	clear:both;
}
.screen, .visOn {
  visibility:visible;
}
.print, .visOff {
  display:none;
}
:focus {
	outline:none;
}



