body {
	margin: 0px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #6B6B6B;
	/*color: #999;*/
}

#page-wrapper {
	width: 750px;
	padding: 0px 8px;
	margin: 0px auto;
}

.gradient4 {
	background:  url("../images/gradient4.gif") repeat-x top left;
}

.gradient3 {
	background:  url("../images/gradient3.gif") repeat-x top left;
}

.gradient2 {
	background:  url("../images/gradient2.gif") repeat-x bottom left;
}

.gradient1 {
	background:  url("../images/gradient1.gif") repeat-x bottom left;
}

a {
	color: #00F;
	text-decoration: underline;
}

/************** Header ******************/

#choose-language {
	font-size: 10px;
	text-align: right;
	padding: 6px 12px;
	height: 20px;
	margin: 0px;
}

#page-header {
	height: 99px;
	background-image: url("../images/header_bg.gif");
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
}

#page-title {
	padding: 47px 100px 5px 0px;
	height: 15px;
	float: right;
	font-size: 11px;
	font-weight: bold;
	background: url("../images/maskottchen.php") no-repeat 98% 0px;
	text-align: right;
	width: 400px;
	color: #242D3A;
}

#logo {
	height: 99px;
	width: 228px;
	float: left;
	position: relative;
	left: -9px;
}


/************** Navigation menu ***************/

#navigation-menu {
	background: url("../images/nav_menu_left.gif") no-repeat top left;
	padding-left: 6px;
	height: 39px;
	margin-bottom: 9px;
}

#navigation-menu ul {
	background: url("../images/nav_menu_right.gif") no-repeat top right;
	margin: 0px;
	padding: 0px;
	padding-right: 6px;
	display: block;
	height: 39px;
}

#navigation-menu li {
	background: url("../images/nav_menu_separator.gif") no-repeat top left;
	display: block;
	float: left;
	width: 16.4%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-left: 1px;
}

#navigation-menu a {
	background: url("../images/nav_menu_bg.gif") repeat-x top left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 12px 0px;
	height: 15px;
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#navigation-menu a:hover{
	background: url("../images/nav_menu_hover.gif") repeat-x top left;
	/*color: #333;*/
}

#navigation-menu .first{
	background: transparent;
}

/***************** Submenu ********************/

#submenu {
	height: 31px;
	background: url("../images/submenu_bg.gif") repeat-x left;
	margin: 0px 0px 7px 0px;
	overflow: visible;
}

#submenu li {
	display: block;
	float: left;
	height: 31px;
	padding: 0px 14px;
}

#submenu ul {
	display: block;
	width: 100%;
	height: 31px;
	margin: 0px;
	padding: 0px;
	background: url("../images/submenu_right.gif") no-repeat top right;
	overflow: visible;
}

#submenu a {
	display: block;
	padding: 7px 5px;
	width: 100px;
	height: 17px;
	color: #666;
	text-align: center;
	text-decoration: none;
}

#submenu .first {
	background: url("../images/submenu_left.gif") no-repeat top left;
	padding-left: 27px;
}

#submenu a:hover {
	background: url("../images/submenu_hover.gif") repeat-x top left;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	padding: 7px 4px;
	color: #333;
}

#submenu .bestellen {
	float: right;
	margin-bottom: -14px;
	position: relative;
	top: -6px;
}

#submenu .bestellen a, #submenu .bestellen a:hover{
	background: url("../images/submenu_bestellen.jpg") no-repeat center top;
	margin-right: 28px;
	padding: 14px 10px 14px 10px;
	border: none;
}

/****************** Page Body **********************/

#main-column {
	width: 560px;
	float: left;
	clear: both;
}

#main-column h1 {
	font-size: 15px;
	font-weight: normal;
	color: #333;
}

#side-column .box {
	padding: 12px;
	margin-bottom: 8px;
}

.panel {
	padding: 16px;
	margin-bottom: 14px;
}

h3 {
	font-size: 12px;
	margin: 16px 0px 0px 0px;
	font-weight: normal;
	color: #333;
}

#side-column {
	width: 180px;
	float: left;
	padding-left: 10px;
}

#side-column h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 2px 0px;
	color: #6B6B6B;
	/*color: #999;*/
}

#side-column h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 4px 0px;
	padding: 8px 0px 6px 0px;
	border-bottom: 1px solid #CCCCCC;
}

#side-column .note {
	font-size: 10px;
	color: #666;
}

/******************* Page Footer ********************/

#page-footer-wrapper {
	background: url("../images/footer_bg.gif") repeat-x top left;
	padding-top: 7px;
	padding-bottom: 0px;
	clear: both;
	height: 50px;
}

#page-footer {
	background: url("../images/payment_options_large.gif") no-repeat bottom right;
	padding: 8px 0px 0px 14px;
	color: #242D3A;
}

#page-footer .bottom-links, #page-footer .bottom-links a {
	color: #242D3A;
	font-weight: bold;
	text-decoration: none;
}

#page-footer .bottom-links a:hover {
	text-decoration: underline;
}

#page-footer .bottom-links {
	padding-bottom: 4px;
}

.buy-menu-wrapper {
	background: url("../images/blue_bg.gif") repeat-x bottom left;
	margin: 0px -15px;
}

.buy-menu {
	padding: 25px 0px 0px 120px;
}

.buy-menu .toolbar {
	height: 26px;
	padding-top: 7px;
	margin-top: 8px;
}

.buy-menu .toolbar .button {
	margin-top: 0px;
}

#side-column .buy-menu {
	margin: 4px 0px 0px 0px;
	padding: 0px;
}

#side-column .buy-menu .button {
	float: right;
}

.button {
	padding-left: 25px;
	display: block;
	float: left;
	margin: 3px 0px 3px 4px;
}

.button a {	
	background: url("../images/button_right.gif") no-repeat top right;
	color: #FFFFFF;
	display: block;
	float: left;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 10px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	height: 16px;
	white-space: nowrap;
}

.button a:hover {
	background: url("../images/button_right_over.gif") no-repeat top right;	
}

.download a {
	width: 65px;
}

.download {
	background: url("../images/button_left_download.gif") no-repeat top left;
}

.buy {
	background: url("../images/button_left_buy.gif") no-repeat top left;
}

.submit {
	background: url("../images/button_left_submit.gif") no-repeat top left;
}


.check-list {
	color: #8A8A8A;
	list-style-type: none;
	margin-left: 30px;
	padding: 0px;
}

.check-list li {
	margin: 4px 0px;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url("../images/check.gif") no-repeat left center;
}

#comodo-secure {
	text-align: center;
	margin-bottom: -12px;
}

.os-compatibility-list {
	list-style-type: none;
	margin: 8px 0px 8px 0px;
	padding: 0px;
	font-size: 12px;
}

.os-compatibility-list .windows-vista {
	padding: 17px 0px 17px 50px;
	background: url("../images/windows_vista.gif") no-repeat left center;
}

.os-compatibility-list .windows-xp {
	padding: 17px 0px 17px 50px;
	background: url("../images/windows_xp.gif") no-repeat left center;
}

.submit-button {
	background: url("../images/submit_button.gif") no-repeat top left;
	color: white;
	border: none;
	width: 112px;
	height: 22px;
	padding: 4px 0px 4px 30px;
	text-align: left;
	font-size: 11px;
	margin-top: 6px;
	cursor: pointer;
}

form {
	margin: 8px 0px;
	padding: 0px;
}

form table {
	margin: 0px;
	padding: 0px;
}

.screenshots-wrapper {
	text-align: center;
	margin: 20px 0px 0px 0px;
}

.large-button-wrapper {
	margin: 16px 0px;
}

.feature-list {
	list-style-type: none;
	padding: 0px 0px;
	margin: 0px;
}

.feature-list li {
	background: no-repeat 40px 16px;
	padding: 16px 0px 16px 110px;
}

#main-column .feature-list li h3 {
	margin: 0px;
}

.features-section {
	padding-left: 140px;
}

.features-section .feature-list {
	margin-left: -110px;
}

#main-column .update-guarantee-de, #main-column .update-guarantee-en {
	color: #B11B24;
	font-size: 15px;
	padding: 20px 0px 40px 0px;
	margin: -10px 0px 0px 0px;
}

#main-column .update-guarantee-de {
	background: url("../images/update_guarantee_de.gif") no-repeat 180px bottom;
}

#main-column .update-guarantee-en {
	background: url("../images/update_guarantee_en.gif") no-repeat 160px bottom;
}

h1.titlebar {
	height: 19px;
	margin: 8px -2px 16px -2px;
	padding: 16px 0px;
	background: no-repeat center center;
	text-align: center;
	background-image: url("../images/titlebar.gif");
}

#main-column h2.titlebar {
	background: url("../images/blue_titlebar_bg.gif") repeat-x top left;
	margin: -8px -8px 8px -8px;
	color: white;
	font-size: 12px;
	font-weight: normal;
	padding: 8px;
	border-left: 1px solid #6499B3;
	border-right: 1px solid #6499B3;
}

.center-align {
	text-align: center;
}

.large-button {
	display: block;
	width: 531px;
	height: 21px;
	padding-top: 31px;
	margin: 2px -2px;
}

.arrow-list {
	list-style-type: none;
	padding: 8px;
	margin: 0px;
	margin-left: 8px;
}

.arrow-list li {
	background: url("../images/list_arrow.gif") no-repeat left center;
	padding: 3px 0px 3px 26px;
	margin-left: 0px;
}

.box {
	padding: 8px;
	margin-bottom: 10px;
}

.newsletter-subscribe
{
	margin-bottom: -8px;
}

#newsletter-inner
{
	margin-top: -15px;
}

.newsletter-subscribe .submit-wrapper {
	display: block;
	text-align: center;
	padding: 4px;
}

.newsletter-subscribe .input-wrapper {
	display: block;
	padding: 4px 4px 8px 4px;
}


#main-column h2.red-titlebar {
	background-image: url("../images/red_titlebar_bg.gif");
	border-left: 1px solid #E20A16;
	border-right: 1px solid #E20A16;
}