body {
background-color:#ffffff;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
margin:0;
padding:0;
color:#000000;
}

#page {
width:927px;
margin:auto;
padding:auto;
}

#header {
	clear:both;
	width:865px;
	height:60px;
	background-image:url(../img/header.gif);
	padding-top:108px;
	padding-left:40px;
	background-repeat: no-repeat;
	padding-right: 25px;
	text-align: right;
	color: #FFFFFF;
	font-size: 12px;
}
#header a {
	color:#FFFFCC;
	text-decoration:none;
	padding-left:25px;
}
#header a:hover {
	color:#FFFFCC;
	text-decoration: underline;
	padding-left:25px;
}








/* Subnavi start */
#subnavi {
	font-size:10px;
	color:#000000;
	margin:0;
	margin-top: 15px;
	width: 300px;
	border-bottom: 1px solid #cccccc;
	float: right;
	margin-right: -4px;
}
#subnavi a {
	color:#000000;
	padding-left:25px;
}
#subnavi a:hover {
	color:#000000;
	padding-left:25px;
	text-decoration: underline;
}
  
/* Subnavi ende */



  
  

#mainarea {
width:860px;
clear:both;
padding-left:30px;
}

#contentarea {
	width:465px;
	padding-right:30px;
	padding-bottom:20px;
	float:left;
	line-height:16px;
	padding-top: 10px;
}
#contentarea img {
margin-left:0px;
margin-top:10px;
margin-bottom:20px;
}

#sidebar {
	float:left;
	width:360px;
	line-height:16px;
	padding-top: 15px;
}

#footer {
	width:890px;
	clear:both;
	height:30px;
	padding-top:20px;
	text-align:left;
	line-height:10pt;
	background-image:url(../img/footer.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding-left: 40px;
	font-size: 11px;
	color: #7B94C8;
}

h1 {
	font-size:24px;
	color: #0066cc;
	/*margin-bottom:10px;*/
	text-transform: uppercase;
}

h2 {
	font-size:16px;
	color: #FF6600;
	padding-top:6px;
	margin-bottom:4px;
}

h3 {
	font-size:14px;
	padding-top:6px;
	margin-bottom:4px;
	color: #666666;
}


a {
color: #666666;
text-decoration: underline;
}

a:hover {
text-decoration:underline;
}


/* Packete */
#packet-s {
	background:url(../img/pck_s_a.gif);
	background-repeat:no-repeat;
	color:#999999;
	width:195px;
	height:90px;
	margin-bottom:20px;
	padding-left: 120px;
	padding-top: 20px;
	padding-right: 50px;
}
#packet-m {
	background:url(../img/pck_m_a.gif);
	background-repeat:no-repeat;
	color:#999999;
	width:195px;
	height:90px;
	margin-bottom:20px;
	padding-left: 120px;
	padding-top: 20px;
	padding-right: 50px;
}
#packet-l {
	background:url(../img/pck_l_a.gif);
	background-repeat:no-repeat;
	color:#999999;
	width:195px;
	height:90px;
	margin-bottom:20px;
	padding-left: 120px;
	padding-top: 20px;
	padding-right: 50px;
}
#packet-xl {
	background:url(../img/pck_xl_a.gif);
	background-repeat:no-repeat;
	color:#999999;
	width:195px;
	height:90px;
	margin-bottom:20px;
	padding-left: 120px;
	padding-top: 20px;
	padding-right: 50px;
}

#sidebar span {
	font-weight: bold;
	line-height:25px;
}

#sidebar #packete_content a {
	color: #999999;
	text-decoration:none;
}
#sidebar #packete_content a:hover {
	color:#000000;
	text-decoration:none;
}
