body {
	padding: 0px;
	margin: 0px;
	background-color: #A8A8B8;
	text-align: center;  /* Zentrierung im Internet Explorer */
   }

img {
	border: 0px;
	float:left;
   }


p {
	float:left;
	padding: 10px;
	margin: 0px;
	font-size: 12px;
	font-family: verdana, arial;
   }


#container {
	width: 1000px;
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin-left: auto;   /* standardkonforme horizontale Zentrierung */
	margin-top: 0px; 
	margin-right: auto;  /* standardkonforme horizontale Zentrierung */
	margin-bottom: 0px;
	position: relative;
	top: -20px;
	background-color: white;
   }

#content {
	width: 1000px;
	background-image: url(../../img/bg_container.gif);
	background-repeat: repeat-y;
	position: absolute;
	top: 203px;
	background-color: white;
	min-height: 600px;
   }
   
#menu {
	width: 1000px;
	height: 203px;
	background-image: url(../../img/GadgetsLogo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	background-color: #E3E0D0;
   }

#buttons {
	width: 60px;
	height: 20px;
	position: absolute;
	top: -25px;
	right: 92px;
	text-align: left;
	font-size: 20px;
	font-family: verdana, arial;
	color: #FFFFFF;
   }

#banner{
	width: 468px;
	height: 60px;
	position: absolute;
	top: 10px;
	right: 30px;
	text-align: left;
	font-size: 11px;
	font-family: verdana, arial;
   }

#navi {
	width: 730px;
	height: 25px;
	position: absolute;
	top: 177px;
	left: 270px;
	text-align: right;
	font-size: 12px;
	font-family: verdana, arial;
	color: #000000;
   }

h1 {
	float: left;
	width: 880px;
	height: 30px;
	padding-left: 43px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 20px;
	font-family: verdana, arial;
	color: white;
	color: #000000;
	font-weight: lighter;
	background-image: url(../../img/bg_title2.jpg);
	background-repeat: no-repeat;
   }

h2 {
	float: left;
	width: 880px;
	height: 30px;
	padding-left: 43px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 30px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 20px;
	font-family: verdana, arial;
	color: white;
	font-weight: lighter;
	background-image: url(../../img/bg_title.gif);
	background-repeat: no-repeat;
   }

h3 {
	float: left;
	width: 880px;
	height: 30px;
	padding-left: 43px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 30px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 20px;
	font-family: verdana, arial;
	color: white;
	font-weight: lighter;
	background-image: url(../../img/bg_title.gif);
	background-repeat: no-repeat;
   }

.box {
	float:left;
	width: 910px;
	min-height: 100px;
	padding: 0px;
	margin-left: 42px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../img/bg_box2.gif);
	background-repeat: repeat-x;
   }


.box p {
	float:left;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 12px;
	font-family: verdana, arial;
	text-align: justify;
   }

#infobox {
	float:right;
	width: 800px;
	padding: 20px;
	margin-right: 40px;
	margin-top: 10px;
	font-size: 14px;
	font-family: verdana, arial;
	text-align: justify;
   }

ul {
	float: left;
	padding-top: 0px;
	margin-top: 30px;
	margin-bottom: 5px;
	padding-left: 80px;
	margin-left: 0px;
	list-style-image: url(../../img/bullet.gif)
   }

li {
	font-size: 18px;
	padding-bottom: 5px;
	font-family:  arial;
	color: #3C3B3B;
   }

.tbl_info {
	margin-left: 15px;
	float: left;
	width: 880px;
	text-align: center;
	border: 1px #D1D1D1 solid;
	font-size: 12px;
	font-family: verdana, arial;
   }

.tbl_info td {
	border-top: 1px #D1D1D1 solid;
   }

.td_info {
	background-image: url(../../img/bg_box2.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 12px;
	font-family: verdana, arial;
   }

a:link       {color: #3C3B3B; text-decoration: underline;}
a:visited    {color: #3C3B3B; text-decoration: underline;}
a:active     {color: #3C3B3B; text-decoration: none;}
a:hover      {color: #3C3B3B; text-decoration: none;}

.partnerlogo {
	border: 1px #D1D1D1 solid;
	margin-right: 10px; 
	margin-bottom: 10px; 
	float: left;
   }

.partnertest {
	margin-left: 10px; 
	margin-bottom: 10px; 
	float: right;
   }

.partnerlogo_left {
	border: 1px #D1D1D1 solid;
	float: none;
	margin-top: 5px; 
	margin-bottom: 5px; 
   }

 #footer {
 	float: left;	
 	width: 980px;
 	padding-left: 0px;
 	padding-top: 0px;
 	padding-right: 0px;
 	padding-bottom: 20px;
 	margin-left: 10px;
 	margin-top: 10px;
 	margin-right: 0px;
 	margin-bottom: 0px;
 	text-align: center;
 	font-family: verdana, arial;
 	font-size: 11px;
   }
#navi2 {
	width: 400px;
	height: 25px;
	position: absolute;
	top: 17px;
	left: 580px;
	text-align: left;
	font-size: 12px;
	font-family: verdana, arial;
	color: #000099;
	vertical-align: middle;
	font-style: bold;
}
