/* Main */
html {
  height: 101%;
}

body {
	background: url('../images/bg_body.png') repeat-x;
	background-color: #656565;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #000000;
	padding: 0;
	margin: 0;
}

a {
  color: #929292;
}

a:visited {
  color: #929292;
}

a:hover, a:focus {
	color: #ffffff;
	outline: none;
}

a:active {
  color:#000000;
}

h1 {
  font-size: 9px;
  text-transform:uppercase;
  background-color: #333333;
  border-top:1px solid #564b47;
  border-bottom:1px solid #564b47;
  padding:5px 15px;
  margin:0
}

h2 {
  font-size:20px;
  font-weight: normal;
  padding: 5px 10px;
  margin:0px;
  color: #d5d5d5;
}

img.download {
  vertical-align:middle;
}

/* Box */

#box {
  width: 970px;
  margin-bottom: 10px;
  margin: 10px auto;
  background-color: #630e0e;
	border: 1px solid darkred;
}

/* ----------banner for logo-------------- */

#head {
  background-color: transparent;
  /*background-image: url(../images/header_bg.png);*/
  text-align: left;
  padding: 0;
  margin: 0;
  width: auto;
}

#banner img {
  padding: 10px 0;
} 

/* Content Column */

#content {
	background-color: #e1e1e1;
	padding: 5px;
	margin: 0 0 0 150px;
	color: #ffffff;
	font-size: 1.2em;
	width: 810px;
}

#content h2 {
  color: #929292;
  padding: 30px 10px 10px;
}

#content table {
  padding: 5px 10px;
  margin: 0;
}

#more {
	color: #000;
	font-weight: bold;
	font-size: 1.2em;
	margin-left: 300px:
	margin-right: auto;
	text-align: center;
	width: 300px;
}

div#content { 
  min-height:600px;
  background-color: #630e0e;
  height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p, pre {
  padding: 5px 10px;
  margin: 0;
	color: #000000;
}

.links a {
  margin-left: auto:
  margin-right: auto;
  text-align: center;
  line-height: 26px;
  color: #ddd77b;
}

.links a:hover {
  color: #ffffff;
}

/* Columns */

#left {
	float: left;
	width: 150px;
	margin: 0;
	padding: 0;
	/* background-color: #595959; */
	margin-left: auto:
	margin-right: auto;
	text-align: center;
	/* background-image: url(../images/tapps2.gif); */
	background: transparent;
	color: #000000;
}


/* Footer */

#footer {
  clear: both;
  margin: 0;
  padding: 0;
  text-align: right;
}

#navbar {
  background-color: #595959;
  height:28px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

/* Navigation */
/* =-=-=-=-=-=-=- MENU -=-=-=-=-=-=-=- */

/*.navigation {
	background-color: #ffffff;
	width: 100%;
	height:30px;
	border: 0px solid gray;
	border-top: 1px solid gray;
	background: url(../images/yellow_nav.gif) no-repeat bottom;
	filter:Alpha(Opacity=85); opacity:0.85;
}*/
#navigation {
	height: 27px;
	line-height: 27px;
	background: url(../images/bg_nav.gif) repeat-x bottom;
	width: 860px;
	margin: 0 auto;
	padding-left: 100px;
	padding-right: 10px;
	filter: Alpha(Opacity=85);
	opacity: 0.85;
	position: relative;
}
#menu li {
	float:left;
	height: 27px;
	text-align:center;
	line-height: 27px;
	width: auto;
	padding:0 15px;
	background: url(../images/nav_div.gif) no-repeat right top;
	list-style:none;
	vertical-align: top;
}
#menu li a {
	display:block;
	font-weight: bold;
	color:#fff;
	text-decoration:none;
	line-height: 27px;
	vertical-align: top;
}
#menu li:hover {
	background:url(../images/nav_hover.gif) no-repeat center top;
	height: 27px;
	width:auto;
	color:#FFF !important;
	text-decoration:none !important;
}
#menu li.current_page_item{
	background:url(../images/nav_hover.gif) no-repeat center top;
	height: 27px;
	width:auto;
}


/* ============= MENU ENDE =================== */

a.link_button {
	border: thin #333333 solid;
	background-color: #9bccca;
	padding: 5px;
	text-decoration: none;
}

#copyright {
	color: #cccccc;
	font-size: xx-small;
}

#copyright a {
	color: #cccccc;
	text-decoration: none;
}

.update {
	float: left;
	padding: 10px;
	border: 1px solid gray;
	margin: 10px;
	text-align: center;
	-moz-border-radius: 5px;
	width: 768px;
	color: #000000;
	background-color: #e1e1e1;
}

.update .heading {
	padding: 5px;
	-moz-border-radius: 5px;
	background-color: #630e0e;
	color: #e1e1e1;
	text-decoration: underline;
	font-weight: bold;
	height: 18px;
}

.update .title {
	float: left;
	font-weight: bold;
}

.update .date {
	float: right;
}

.update .description {
	padding: 5px;
}

.update .amount {
	text-align: left;
	font-size: 0.9em;
	padding-left: 15px;
}

.pagenav {
	font-size: 1.3em;
	font-weight: bold;
	margin: 10px;
	padding: 10px;
	text-align: center;
	width: 770px;
	color: #000000;
}

.pagenav a {
	color: #630e0e;
}

.box_left {
/*	border: 1px solid black;*/
	margin: 5px;
	-moz-border-radius: 8px;
	padding: 10px;
	width: 118px;
	text-align: center;
}

.partner {
	text-decoration: none;
}

.partner img {
	width: 100px;
	height: 150px;
	border: 0;
	padding: 0 0 10px 0;	
}

#buy_now, #buy_now a {
	padding: 10px;
	margin-left: 10px;
	/*background-color: #d9d9d9;*/
	width: 360px;
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	color: #000000;
	-moz-border-radius: 5px;	
	text-decoration: none;
	margin: auto;
}

#buy_now a:hover, #buy_now a:focus {
	background-color: #630e0e;
	text-decoration: underline;
	color: #cccccc;
	outline: none;
}

#imprint, #imprint a {
	text-decoration: none;
}

#comply {
	font-size: 0.8em;
}
