/*********************
*	skystart.css		*
*	cellion		*
*********************/
html {
margin:0px; padding:0px;
background-color:#bebebe;
height:100%;
}
body {
	margin:0px;
	padding:0px;
	background-color#bebebe;
	width:100%; height:100%;
	font-family:Arial, sans-serif; font-size:small;
	font-weight:normal;
	text-align:center;	
}
h1, h2, h3, h4, h5, h6, p, ul, ol, div, li {
margin:0px; padding:0px;
}
a {
text-decoration:none;
display:block;
color:#ffffff;
}
div#wrap {
background-color:#ffffff;
width:794px;
margin:30px 0px 34px 0px; padding:0px; padding-top:6px;
text-align:left;
}
body>div#wrap {
margin:34px auto;
}
/*
=header*/
div#header {
position:relative;
width:771px; height:225px; /*height:264px;*/
margin:0px 6px 0px 6px;
background:transparent url(../images/default/css/header_bg.jpg) no-repeat left top;
border:1px solid #659621;
border-left-width:10px;
}
div#header h1{
position:absolute; top:-27px; left:469px;
width:151px; height:91px;
background:transparent url(../images/default/simcard.gif) no-repeat left top;
text-indent:-9999px;
z-index:1000;
}

div#header h2{
position:absolute; top:106px; left:321px;
width:250px; height:91px;
background:transparent;
text-align:center;
color:#659621;
font-weight:normal;
font-size:180%;
letter-spacing:.1em;
white-space:nowrap;
text-indent:-1.2em;
}

/*
=content*/
div#content  {
float:left;
margin:6px;
background:#ffffff;
color:#ffffff;
}
* html div#content  {
margin:6px 3px 6px 3px;
}

#content p#reisser {
width:705px;
padding:12px 33px 16px 33px;
background:#fffff;
border:1px solid #5f5f5f;
color:#5f5f5f;
border-left-width:10px;
}

#content ul {
float:left;
width:782px;
margin-top:6px;
background:#659621;
list-style:none;
}
#content li {
width:388px; /* height:190px;*/
list-style:none;
}
#content li div{
width:388px; /* height:190px;*/
}
#content li#sim{
float:left;
background:url(../images/default/css/sim.jpg) no-repeat 260px 133px;
border-right:6px solid #ffffff;
}
#content li#handy{
float:right;
background:url(../images/default/css/handy.jpg) no-repeat 257px 72px;
}
#content h3{
padding:15px 134px 0px 40px;
font-size:16px;
}
#content p{
padding:24px 134px 24px 40px;
line-height:1.3em;
font-size:14px;
}


/*
=footer*/
div#footer {
clear:both;
background:#bebebe;
padding:5px 44px;
color:#000000;
font-size:80%;
}
div#footer p{
text-indent:-.7em;
}
