
body {
/* Always use margin:  0;  padding:  0; as margin controls for your page itself.  Setting both to 0 ensures that your page will spread to the outer edges of the browser window. */
	margin:  0;
	padding:  0;
	text-align: center;
	
	  font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
	  font-style: normal; 
	  font-variant: normal; 
	  font-weight: normal; 
	  font-size: 62.5%; 
	  line-height: normal;
	  font-size-adjust: none;
	  font-stretch: normal; 
	  color: rgb(68, 68, 68);
	  background-color: #eee;	
}


#bodywrapper {
/* replace margin-top value with the height of your header. */
	margin-top:  4em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:  0;
	padding-top:  0px;
/*  Background of the right side menu.  Replace the URL and the background color (#FFFFFF) with your choices for each.  */
	background-color: white;
	color:  #000000;
	position:  relative;
	top:  0;
	left:  0;
/* Replace width value with your choice of layout width. */
	width:  770px;
	text-align: left;
	
}

#bgwrapper {
	
	width: 800px;
	background-color: white;
	/*height: 2000px;*/
	text-align: center;
	margin:auto;
	bottom: 0;
	margin-top: 20px;
	
}

#contentarea_astore {
 /* replace this value with the width of your right column */
 
	margin-left:  0;
	margin-bottom:  0;
	margin-top:  0;
	padding:  0;
/* Replace width value with your choice of content area width. */

    font-size: 1.2em;
    line-height: 1.5em;	
    
}


#contentarea {
 /* replace this value with the width of your right column */
 	margin-right:  200px;
	margin-left:  0;
	margin-bottom:  0;
	margin-top:  0;
	padding:  0;
/* Replace width value with your choice of content area width. */
	width:  560px;
    font-size: 1.2em;
    line-height: 1.5em;	
    
}

#rightcolumn {
	position:  absolute;
	top:  0;
	right:  0;
	margin:  0;
	padding:  0;
/* Replace width with the width of your right column. */
	width:  200px;
	
}

#header {

	top:  0px;
	margin-left:auto;
	margin-right:auto;
	width:  770px;
/* replace this value with the height of your header. */
	height:  232px;
/* background for the header.  Replace the URL and the background color (#F2F2F2) with your choices for each.  */
	background-image: url(images/dell_xps_m1330_header.jpg);
	color:  #000000;
/* put this in to ensure that your header doesn't overlap the body of your website. */
	overflow:  hidden;
	text-align: left;
}





h1, h2, h3, h4 { 
  font-family: 'Trebuchet MS',Verdana,Sans-Serif;
}

h1 {
  text-align: left;
  font-size: 2.2em;
  font-weight: normal;
  letter-spacing: -1px;
  padding: 0px 0px 10px 0px;
}

h2 {
  text-align: left;
  font-size: 1.5em;
  font-weight: normal;
  letter-spacing: -1px;
  padding: 10px 0px 5px 0px;
}

ul.menu { 
	margin-top: 210px;
	margin-left: 0px;  
	padding: 0pt; 
	position: relative; 
	bottom: 0pt; 
	left: 20px; 
	width: 90%; 
}

ul.menu li { 
	margin: 0pt; 
	display: inline;
}

ul.menu, ul.menu li a { 
	padding: 5px 15px 6px; 
}

ul.menu li a { 
	margin: 0pt; 
	font-size: 1em; 
	color: white; 	
}

ul.menu li a {
  background: rgb(192, 192, 192) none repeat;
  color: rgb(255, 255, 255) ! important; 
  text-decoration: none; 
}

ul.menu li a:hover { 
  background: rgb(98, 98, 98) none repeat; 
  color: rgb(255, 255, 255) ! important; 
  text-decoration: none; 
}

ul.menu li.current_menu_item a, ul.menu li.current_menu_item a:hover { 
  background: white none repeat; 
  color: rgb(51, 51, 51) ! important; 
  text-decoration: none;
}

.small-text { 
  font-size: 0.8em; 
  display: block; 
  margin-top: 1px;
  color: rgb(187, 187, 187); 

}

#impressum {
	margin-bottom: 10px;
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-color: #eee;
}

#headertext {
	
	margin-left:auto;
	margin-right:auto;
	
	width:  770px;
/* replace this value with the height of your header. */
	z-index:2;
/* background for the header.  Replace the URL and the background color (#F2F2F2) with your choices for each.  */
	font-size: 1.2em;
	color:  #000;
/* put this in to ensure that your header doesn't overlap the body of your website. */
	
	text-align: left;
	padding-top: 0.5em;
	
}

.adtext {
	font-size:12px;
	line-height:14px;

}

.adlink {
	font-size:10px;
	line-height:12px;
}