@charset "utf-8";

/* CSS Document for www.pagepeel-download.de */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 22px 0 0 0;
}

p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* Styles */
.features {
	color: #006699;
	font-size: 18px;
}

.selling {
	color: #0066CC;
}

.subtext {
	vertical-align: super;
	font-size: 60%;
}

.pay_start {
	font-size: 17px;
	color: #666;
}

.no_cookie {
	font-size: 12px;
	color: #333;
}

.red_x {
	color: #FF0000;
	font-size: 14px
}
.small_price { font-size: 9px }
.thank_you {
	font-size: 12px;
	color: #666;
}

.overview {
	width: 775px;
	float: left;
	text-align: left;
	text-indent: 25px;
	margin-top: 28px;
	font: 14px;
}

.order_overview { margin-top: 15px; }

.order_active {
	font-size: 13px;
	color: #006699;
}

.order_noneactive {
	font-size: 13px;
	color: #CCC;
}

.error_direct {
	font:15px;
	margin: 0 0 10px 0;
}

/* Headlines */
h1 { font-size: 14px; }

/* Oberste Navigationsleiste */
.nav_top {
	width: 800px;
	height: 25px;
	line-height: 25px;
	background: #666;
	color: #FFF;
	font-size: 12px;
	margin: auto;
	text-indent: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
}

.nav_top_demo {
	width: 600px;
	height: 25px;
	line-height: 25px;
	background: #666;
	color: #FFF;
	font-size: 12px;
	margin: auto;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	text-indent: 8px;
}

/* Mittelteil */
.nav_middle {
	width: 800px;
	height: 250px;
	background: url(../img/nav_middle_bg.jpg);
	margin:auto;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

.nav_middle_demo {
	width: 600px;
	height: 250px;
	background: url(../img/nav_middle_bg.jpg);
	margin:auto;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

.nav_middle_over {
	width: 800px;
	height: 600px;
	background: url(../img/nav_middle_bg.jpg) repeat-x;
	margin:auto;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

.nav_middle_over_2 {
	width: 800px;
	height: 260px;
	background: url(../img/nav_middle_bg.jpg) repeat-x;
	margin:auto;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

.nav_middle_error {
	width: 800px;
	height: 300px;
	background: url(../img/nav_middle_bg.jpg) repeat-x;
	margin:auto;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

.nav_middle_over_3 {
	width: 800px;
	height: 500px;
	background: url(../img/nav_middle_bg.jpg) repeat-x;
	margin:auto;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

a.next_steps {
	color: #666;
	font-size: 12px;
	text-decoration:none;
}

a.next_steps:hover {
	color: #003399;
}

.middle_right {
	width: 210px;
	float: right;
	text-align: left;
	margin-top: 8px;
}

.sold {
	font-size: 12px;
	padding-top: 10px;
	text-indent: 45px;
}

.page_peel {
	float: left;
	text-align: left;
	text-indent: 45px;
	margin-top: 28px;
}

.demo {
	float: left;
	text-align: left;
	text-indent: 45px;
	margin-top: 28px;
	font-size: 12px;
}

.loading_img { margin-top: 20px; }

.download_demo { margin-top: 30px; }

.feature {
	margin-top: 8px;
	width: 210px;
	float: left;
	font-size: 12px;
	color: #666;
	text-align: left;
	text-indent: 20px;
}

.welcome {
	margin-top: 8px;
	margin-right: 20px;
	width: 520px;
	height: 185px;
	float: right;
	font-size: 12px;
	color: #666;
	text-align: left;
	text-indent: 15px;
	background: url(../img/welcome_bg.gif);
}

a.feature_link {
	font-size: 14px;
	color: #003399;
	text-decoration: none;
}

a.feature_link:hover { text-decoration: underline; }

/* Clearline One */
.clearline_one {
	width: 800px;
	height: 10px;
	background: #CCC;
	margin: auto;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

/* Main Container */
.main_container {
	width: 800px;
	height: 200px;
	margin: auto;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

.auto_container {
	width: 800px;
	margin: auto;
	padding-top: 10px;
	text-indent: 20px;
	font-size: 12px;
	color: #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

/* Error's */
.error_download {
	width: 740px;
	margin: auto;
	margin-top: 100px;
	font-size: 12px;
}

/* No Cookie */
.no_cookie {
	width: 800px;
	height: 360px;
	background: url(../img/nav_middle_bg.jpg) repeat-x;
	margin:auto;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

/* Footer */
.footer {
	width: 800px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 11px;
	color: #333;
}

.footer_ip {
	color: #666;
	font-size: 10px;
}

a.footer_link {
	color: #666;
	font-size: 11px;
	text-decoration:none;
}

a.footer_link:hover {
	color: #003399;
}

a.agb_dl_ds {font-size: 12px; color: #333; text-decoration: none;}
a.agb_dl_ds:hover {text-decoration: underline;}

