html,body {
	background-color: #3D4144;
	background-image: none;
	margin: 0;
	padding: 0;
}

body {
	font-family: verdana, arial, helvetica, serif;
	color: #666666;
	text-align: center;	
}

a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

h1 {
	font-size: 115%;
}

h2 {
	font-size: 110%;
}

h3 {
	font-size: 105%;
}

h4 {
	font-size: 100%;
}

code { font-size: 140%; }

/* theme / categories */
.category1, .category2, .category3, .category4 {
	background-repeat: repeat-x;
	background-image: url("/_layout/_h_category1.jpg");
	height: 30px;
	padding-top: 5px;
	padding-left: 5px;
}

.category2 {
	background-repeat: repeat-x;
	background-image: url("/_layout/_h_category2.jpg");
}

.category3, .widgettitle {
	background-repeat: repeat-x;
	background-image: url("/_layout/_h_category3.jpg");
}

.category4 {
	background-repeat: repeat-x;
	background-image: url("/_layout/_h_category4.jpg");
}


/* layout */
#body {
	width: 890px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	font-size: 80%;
}

#content_text table {
	font-size: 90%;
}

/* container */
#container {
	padding: 0px;
	margin: 0px;
	clear: both;
}

/*  header */
#header {
	height: 120px;
	margin: 0 0 10px 0;
	padding-left: 10px;
	background: #082984;
	color: #FFFFFF;
	background: url("/_layout/_header_bg.jpg");
	background-repeat: repeat-x;
}
#header_inner {
	float: left;
}

#header a {
	color: #FFFFFF;
}

#header_left {
	float: left;
	z-index: 3;
}

#header_middle {
	position: relative;
	padding-left: 3px;
	z-index: 2;
}

#header_right {
	position: relative;
	padding-left: 750px;
	z-index: 1;
}

#header_text {
	position: absolute;
	top: 13px;
	width: 300px;
	font-size: 110%;
}

#searchbar   {
	position: absolute;
	top: 40px;
	width: 300px;
}

#logo_bam {
	margin-top: 36px;
}

#mainmenu {
	position: absolute;
	top: 70px;
	color: #ffffff;
	z-index: 100;
}

#mainmenu a {
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
}

#mainmenu .category1, #mainmenu .category2, #mainmenu .category3, #mainmenu .category4 {
	position: absolute;
	left: 0px;
	width: 221px;
	text-align: center;
	margin-left: 0px;
	padding-left: 0px;
}

#mainmenu .category2 {
	left: 223px;
}

#mainmenu .category3 {
	left: 446px;
}
	
#mainmenu .category4 {
	left: 669px; 
}

#mainmenu_big {
	height: 235px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 70%;
}

#mainmenu_big h3 {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#mainmenu_big a {
	color: #000000;
}

#mainmenu_big p {
	margin-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
}	

#mainmenu_big .category1 h3 a {
	color: #EF9C0C;
}

#mainmenu_big .category2 h3 a {
	color: #5B9212;
}

#mainmenu_big .category3 h3 a {
	color: #007091;
}

#mainmenu_big .category4 h3 a {
	color: #878701;
}

#mainmenu_big .category1, #mainmenu_big .category2, #mainmenu_big .category3, #mainmenu_big .category4 {
	height: 235px;
	position: absolute;
	left: 0px;
	width: 221px;
	text-align: center;
	margin-left: 0px;
	background-image: url("_bg_category1.jpg");
	background-repeat: no-repeat;
	padding-top: 10px;
}

#mainmenu_big .category2 {
	left: 223px;
	background-image: url("_bg_category2.jpg");
}

#mainmenu_big .category3 {
	left: 446px;
	background-image: url("_bg_category3.jpg");
}
	
#mainmenu_big .category4 {
	left: 669px; 
	background-image: url("_bg_category4.jpg");
}

/* content */
#content {
	position: absolute;
	top: 100px;
	width: 890px;
	background-color: white;
	padding-bottom: 10px;
}

#content_content {
	position: relative;	
}

#content_text {
	position: relative;
	float: left;
	background-color: white;
	width: 486px;
	padding-left: 2px;
	padding-right: 2px;
	overflow:hidden;
}

.contentarea {
	background-color: #f3f3f3;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	clear: both;
}

#menu {
	float:left;
	width:200px;
	position:relative;
	overflow:hidden;
}

#skyscraper {
	float:left;
	width:200px;
	position:relative;
	overflow:hidden;
}		

#menu h4, #skyscraper h4, #menu h4 a, #skyscraper h4 a {
	color: #ffffff;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}

.menuitem, .contentlet_text {
	padding-left: 3px;
	padding-right: 3px;
}
#skyscraper ul {
	padding-left: 20px;
	padding-right: 20px;
}

#teaser {
	font-size: 90%;
	margin-bottom: 8px;
}

#title {
	font-size: 120%;
	padding-bottom: 2px;
	line-height: 130%;
}

#footer {
	background-image: url("/_layout/_footer.jpg");
	background-repeat: repeat-x;
	font-size: 80%;
	height: 45px;
	text-align: center;
	padding-top: 10px;
	clear:both;
	float:left;
	width:100%;
}

.menuitem {
	padding-left: 5px;
}


#skyscraper a, #menu ul a {
	font-weight: normal;
}

/* ads */
.ads_banner_content {
	vertical-align: middle;
	text-align: center;
	padding: 5px;
}

.ads_banner_bottom {
	vertical-align: middle;
	text-align: center;
}

.software_image img {
	margin: 5px;
	float: left;
}

.img_left, .image_left {
	clear: both;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

.img_right, .image_right  {
	clear: both;
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
}

.img_center {
	clear: both;
	text-align:center;
	padding-bottom: 5px;
	padding-top: 5px;
}

.sw_medium {
	border-top: 3px solid #f3f3f3;
	background-color: #ffffff;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	width:100%;
}
.sw_medium h4, .sw_medium p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.sw_medium_img {
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	width: 80px;
}

.sw_medium_txt {
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	width: 360px;
}
.sw_medium_foot {
	clear:both;
	width: 100%;
}

.block_left {
	float: left;
	font-size:80%;
	display: block;
}

.block_right {
	float: right;
	font-size:80%;
	display: block;
}

.gallery_block {
	float: left;
	font-size:80%;
	display: block;
	width: 220px;
	height: 250px;
}

.info_strong {
	clear: both;
	border: 1px;
	border-style: solid;
	border-color: #ff1111;
	padding: 3px;
	background-color: #ffbbaa;
	font-size: 90%;
}

.info {
	clear: both;
	border: 1px;
	border-style: solid;
	border-color: #1111ff;
	padding: 3px;
	background-color: #bbaaff;
	font-size: 90%;
}

.success {
	clear: both;
	border: 1px;
	border-style: solid;
	border-color: #1111ff;
	padding: 3px;
	background-color: #D0FFAA;
	font-size: 90%;
}

/* rating */
.rating_left, .rating_right {
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
}
.rating_left {
	font-weight: bold;
}

/* Relativer Tooltip */
a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active  {
  position: relative;
  text-decoration: none;
}

a.tooltip:hover {
  color: #0000ff;
  background: transparent;
  z-index: 99;
}

a.tooltip span {
  display: none;
  text-decoration: none;
}

a.tooltip:hover span {
  display: block;
  position: absolute;
  z-index: 100;
  top: 20px;
  left: -200;
  width: 300px;
  min-width: 300px;
  max-width: 450px;
  border:1px solid #000000;
  background: #FFFFCC;
  text-align: left;
}

.resale {
	border-left-color: #00ffff;
	border-left-style: groove;
	border-left-width: 5px;
	margin-left: 5px;
}

.rating {
	border-color: #cccccc;
	border-bottom-style: groove;
	border-width: 5px;
	margin-bottom: 5px;
}

.contentlet_software {
	text-align: left;
	clear: both;
}

.news, #menu ul {
	padding-top: 0px;
	margin-top: 0px;
	list-style: disc;
	padding-left: 15px;
	padding-right: 5px;
	margin-left: 0px;
}
#menu ul {
	padding-left: 20px;
}

textarea#comment {
	width: 460px;
}

.postmetadata {
	font-size: 80%;
}

.price_other {
}
.price_table {
	margin:0;
	padding:0;
	border-width: 0;
}
.price_cheapest {
	margin:0;
	padding:0;
}
.price_cheapest td {
	margin:0;
	padding:0;
}
