@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	background: url(../img/bg.gif);
	margin-top: 15px;
}

a {
	text-decoration: none;
	color: #df2025;
}

a:hover {
	color: #92a72c;
}

h1 {
	margin-top: -10px;
}

h2 {
	color: #c9201b;
	font-size: 16px;
}

p {
	line-height: 1.5;
}

img {
	border: 0;
}

.clear {
	clear: both;
}

.start {
	background:url(../img/bg2.png) no-repeat center top;
}

.container {
	width: 660px;
	margin: 0 auto;
}

.logo {
	height: 33px;
	width: 130px;
	margin-bottom: 35px;
}

.navigation {
	position:absolute;
	margin: 0;
	padding: 0;
	margin-left: 280px;
	margin-top: 8px;
	border-bottom: 1px solid #bbb;
}

/* Navigation Menu */

.language {
	position:absolute;
	margin: 0;
	padding: 0;
	margin-left: 610px;
	margin-top: 10px;
}

#menu {
	position: relative;
	margin: 0 auto;
	padding: 0;
	
	
}

#menu li { 	
	list-style: none;
	float: left;
}

#menu li a { 
	color: #bbb; 
	font-size: 12px; 
	padding: 0 10px;
	text-decoration: none;
	text-align: center; 
	display: block;
	
}

#menu li a:hover { 
	color: white; 
}

#magic-line { 
	position: absolute; 
	bottom: -19px; 
	left: 0; 
	width: 100px; 
	height: 1px; 
	background: #df2025; 
}

#langmenu {
	position: relative;
	margin: 0 auto;
	padding: 0;
}

#langmenu li {
	width: 16px;
	height: 11px;
	list-style: none;
	float:left;
	margin-left: 10px;
}
/***************************/

.content {
	width: 660px;
}

.text {
	background:url(../img/contentbg.gif) repeat-y top;
	padding: 20px;
}

.text_alert {
	background:url(../img/contentbg_alert.gif) repeat-y top;
	padding: 20px;
}

.browserbody {
	height: 329px;
	overflow:hidden;
}

.download {
	height: 52px;
	margin-top: 20px;
}

.downloadbutton {
	height: 52px;
	background-repeat: no-repeat;
}

.downloadbutton:hover {
	background-position: 0 -52px;
}

.dlarge {
	width: 420px;
}

.dhalf {
	width: 210px;
}

.downloadcounter {
	position:absolute;
	background:url(../img/downloadcounter.png) no-repeat;
	height: 42px;
	width: 230px;
	margin-left: 420px;
	padding: 5px;
	text-align: center;
}

.downloadcounter span {
	color:#FFF;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}

.footer {
	background:url(../img/bgfoot.png) no-repeat center top;
	height: 60px;
	margin-top: 50px;
}

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

.footer li {
	float:left;
	list-style: none;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	color: #FFF;
	text-align:center;
	line-height: 1.3;
	font-size: 10px;
}

.footer a {
	color: #FFF;
}

.imprint a:hover {
	color: #df2025;
}

.socicon {
	padding-left: 36px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.socicon:hover
{
	background-position: 0 -26px;
}

#counter {
	margin: 0;
}

.fade {
	opacity: 0.6;
}
.popup {
	position: absolute;
	display: none;
	z-index: 50;
	border-collapse: collapse;
}

.popup td.corner {
	height: 15px;
	width: 19px;
}
.bubbleInfo {
	position: relative;
}
.popupcontent {
	background:#EDEDED;
	opacity:0.9;
	width:160px;
	height:65px;
	padding-top:2px;
	-moz-box-shadow: 0 0 3px 3px #888;
	-webkit-box-shadow: 0 0 3px 3px #888;
	box-shadow: 0 0 3px 3px #888;
}
.popupcontent:hover {
	opacity:1;
}
#no_button {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #f6f6f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6');
	background-color:#ffffff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#666666;
	font-family:Trebuchet MS;
	font-size:20px;
	font-weight:normal;
	padding:6px 40px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.no_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #f6f6f6 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff');
	background-color:#f6f6f6;
}.no_button:active {
	position:relative;
	top:1px;
}

#fd-enable {
	-moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
	box-shadow:inset 0px 1px 0px 0px #a4e271;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809) );
	background:-moz-linear-gradient( center top, #89c403 5%, #77a809 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809');
	background-color:#89c403;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #74b807;
	display:inline-block;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:20px;
	font-weight:bold;
	padding:6px 50px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528009;
}.yes_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403) );
	background:-moz-linear-gradient( center top, #77a809 5%, #89c403 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403');
	background-color:#77a809;
}.yes_button:active {
	position:relative;
	top:1px;
}