/* GENERIC */
body
{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.7;
	color: #334455;
	background-color: #DDEEFF;
}

a:link
{
	color: #000000;
	border-bottom: dotted 1px #999999;
	text-decoration: none;
}

a:visited
{
	color: #333333;
	border-bottom: dotted 1px #999999;
	text-decoration: none;
}

a:hover
{
	color: #222222;
	border-bottom: solid 1px #999999;
}

a:active { color: #666666; }

a.img
{
	border: 0px;
	border-bottom: 0px;
}

.img
{
	padding-right: 6px;
}

h1
{
	font-family: Georgia, Times, Serif;
	color: #000033;
	font-size: 1.5em;
	font-weight: normal;
	text-align: left;
	padding-bottom: 6px;
	margin-top: 0px;
}

td { font-size: 12px;
	vertical-align: bottom;
}

td.cyr
{	background-image: url(images/kniga.png);
	background-repeat: no-repeat;
}

.pagefooter
{
	position: absolute;
	z-index: 0;
	width: 100%;
	bottom: 0px;
	height: 24px;
}

h2
{
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: none;
}

/* PRIMARY AREAS */
#content-area
{
	position: absolute;
	width: 728px;
	top: 14px;
	left: 14px;
	right: 14px;
	bottom: 14px;
	margin-left: 50px;
	margin-right: auto;
}

/* MASTHEAD */
#masthead
{
	height: 63px;
	background-image: url(images/masthead-logo.png);
	background-repeat: no-repeat;
	background-position: left;
	border-right: 1px solid #6699cc;
	margin: 0px;
	padding: 0px;
}

#masthead-logo
{
	height: 63px;
	width: 200px;
}

/* LINKS */
#links
{
	margin-top: 2px ;
	height: 15px ;
	background-image: url(images/links-pat.png) ;
	background-repeat: repeat-x ;
	border-left: 1px #6699cc solid;
	border-right: 1px #6699cc solid;
}

#links a
{
	float: left;
	border-right: 1px #6699cc solid;
	width: 120px;
	height: 15px;
	border-bottom: 0px;
	border: none;
}

#links a.last
{
	border: none;
	width: 190px;
}

/* page body area */
#pagebody
{
	position: relative;
	visibility: visible;
	padding: 0;
	margin: 0;
	margin-top: 2px;
	left: 0px;
	overflow: visible;
	background-color: #eeeeff;
	border: 1px solid #6699cc;
	border-bottom: none;
	float: left;
	width: 726px;
	/*
	clear: both ; */
}

#sidebar
{
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	background-color: #eeeeff;;
	margin-top: 12px;
	float: left;
	top: 0;
	right: 0px;
	width: 120px;
	border-right: 1px #6699cc dotted;
}

#mainbody
{
	overflow: visible;
	padding: 0px;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 120px;
	background-color: #eeeeff;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 12px;
	margin-bottom: 0;
	border-left: 1px #6699cc dotted;
}

#lower-corner
{
	height: 25px;
	background-image: url(images/lower-corner.gif);
	background-color: #ddeeff;
	background-position: right;
	float: left;
	width: 728px;
	clear: both;
	border-left: 1px #6699cc solid;
}

#mainbody p { margin-left: 12px; }
#plainbody { margin: 12px; }

#headbody
{
	margin-top: 12px;
	margin-left: 12px;
	margin-right: 12px;
}

/* SIDEBAR ITEMS */
.sidebaritem
{
	padding: 0;
	margin: 4px;
	margin-left: 18px;
	margin-bottom: 12px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.sidebaritem > *
{
	margin-left: 0px;
	margin-right: 0px;
}

.sidebaritem-head, .sidebaritem-head-highlighted, .sidebaritem h1, .section-head
{
	font-family: Georgia, Times, Serif;
	color: #000033;
	font-size: 1.5em;
	font-weight: normal;
	text-align: left;
	padding-bottom: 6px;
	margin-top: 0px;
}

h1.section-head
{
	margin-top: 12px;
	margin-bottom: 4px;
	margin-left: 12px;
	margin-right: 12px;
}

.sidebar-newsheadline { font-weight: bold; }

.sidebar-newsitem, .sidebaritem ul.news
{
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebaritem ul
{
	margin: 0;
	padding: 0;
	margin-left: 20px;
	margin-right: 8px;
}

.sidebaritem ul > li
{
	padding: 0;
	margin: 0;
	padding-bottom: 2px;
}

.sidebar-continue
{
	margin-top: 6px;
	margin-bottom: 14px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.sidebaritem ul.news li
{
	margin-top: 8px;
	margin-right: 10px;
	margin-left: 38px;
	left: 0px;
	top: 0px;
}

.sidebar-newsicon
{
	float: left;
	margin-left: -38px;
	width: 32px;
	height: 32px;
}

/* NEWSLETTER SIDEBAR */
.newsletter
{
	margin-left: 4px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 5px;
	border: 1px #ccc solid;
	background-color: #fafafa;
}

.newsletter > p
{
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
}

.newsletter input[type="text"]
{
	margin-left: 10px;
	margin-right: 10px;
	width: 140px;
}

.newsletter form p
{
	text-align: right;
	margin-left: 0px;
	margin-right: 8px;
	margin-top: 0;
	margin-bottom: 0;
}

.newsletter input[type="submit"]
{
	font-size: 12px;
	margin-left: 4px;
}

/* FRONT-PAGE */
#ad
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 440px;
	height: 400px;
}

#products
{
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: center;
}

#products img
{
	padding: 0;
	margin: 0;
}

.quicklinks
{
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000066;
	text-align: center;
	font-weight: bold;
}

.gallerypreview
{
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #000033;
	padding: 10px;
}

.aktuell
{
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #6699cc;
	text-align: left;
	margin-top: 4px;
}

/*  PRODUCT PAGES */
.system-requirements
{
	margin: 0;
	padding: 0;
	margin-left: 24px;
	margin-right: 24px;
	color: gray;
}

.system-requirements li { margin-bottom: 8px; }

.download-patch
{
	margin: 0;
	margin-bottom: 14px;
	width: 180px;
	margin-left: auto;
	margin-right: auto;
}

#tasks
{
	margin-left: auto;
	margin-right: auto;
}

#tasks td
{
	background-color: #eee;
	height: 32px;
	width: 220px;
	text-align: center;
}

/* FEATURE PREVIEW */

/*
.feature-preview {
	float: left ;
}

.feature-info {
	clear: none ;
	margin-left: 420px ;
}
*/

.feature-preview { float: right; }

.feature-info
{
	clear: none;
	margin-right: 420px;
}