@CHARSET "ISO-8859-1";

body {
	font-family: Tahoma;
	font-size:12px;
	background-image: url("img/bodybg.png");
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #f6f6f6;
	height: 100%;
}

a {
	outline: none;
}

#jDownloadBox {
	display: none;
}

div.wrapper {
	width:711px;
}

div.header {
	height: 154px;
	width: 711px;
}

div.logo {
	float: left;
	height: 107px;
	width: 108px;
	background-image: url("img/new_slice/cherry_logo.png");
	margin-top: 30px;
	margin-left: 7px;
}

div.logotext {
	float: left;
	width: 350px;
	height: 46px;
	background-image: url("img/new_slice/headline_header.png");
	background-repeat:no-repeat;
	margin-top: 100px;
	margin-left: 10px;
}

div.banner {
	float: right;
	margin-top: 8px;
	margin-right: -7px;
}

div.flags {
	float: right;
	margin-top: 20px;
}

div.menuBG {
	width:728px;
	height:42px;
}

img {
	border: 0px;
}

img.menuSpacer {
	width:1px;
	height:42px;
}

div.menuButtons {
	float:left;
	margin-left:6px;
	margin-top: 1px;
}

div.main{
	width:740px;
	overflow: auto;
}

div.inner {
	width:740px;
}

div.left {
	margin-left:1px;
	float:left;
	position:relative;
	width:425px;
}

div.right {
	float:left;
	position:relative;
	width:283px;
	margin-left:4px;
}

div.footer {
	background-image:url("img/new_slice/footer_.jpg");
	background-repeat:no-repeat;
	width:721px;
	height:63px;
	color: #848484;
	margin-top: 5px;
}

div.spacer1 {
	width:728px;
	height:18px;
}

div.box {
	margin-left:8px;
}

div.boxTop {
	background-image:url("img/boxTop.jpg");
	background-repeat:no-repeat;
	width:433px;
	height:41px;
}

div.boxMiddle {
	background-image:url("img/boxMiddle.jpg");
	background-repeat:repeat-y;
	width:433px;
}

div.boxBottom {
	background-image:url("img/boxBottom.jpg");
	background-repeat:no-repeat;
	width:433px;
	height:12px;
	font-size: 2px;
	margin-bottom: 0px;
}

div.boxSmall {
}

div.boxSmallTop {
	background-image:url("img/boxSmallTop.jpg");
	background-repeat:no-repeat;
	width:286px;
	height:41px;
}

div.boxSmallMiddle {
	background-image:url("img/boxSmallMiddle.jpg");
	background-repeat:repeat-y;
	width:286px;
}

div.boxSmallBottom {
	background-image:url("img/boxSmallBottom.jpg");
	background-repeat:no-repeat;
	width:286px;
	height:15px;
	margin-bottom: 0px;
}

span.boxTitle {
	float:left;
	color:#fff;
	margin-left:25px;
	margin-top:15px;
	font-size: 12px;
	font-weight: bold;
}

div.infoboxTop {
	background-image: url("img/infoboxTop.jpg");
	background-repeat: no-repeat;
	width:402px;
	height:12px;
}

div.infoboxMiddle {
	background-image: url("img/infoboxMiddle.jpg");
	background-repeat:repeat-y;
	width:402px;
	overflow:auto;
}

div.infoboxBottom {
	background-image: url("img/infoboxBottom.jpg");
	background-repeat: no-repeat;
	width:402px;
	height:15px;
}

div.infoboxImage {
	float:left;
	background-image: url("img/informationImage.jpg");
	background-repeat: no-repeat;
	background-position: 0 22px;
	padding-left:100px;
	margin-left: 20px;
	height: 153px;
	padding-top: 20px;
}

div.infoboxText {
	float:left;
	margin-left:10px;
	width:280px;
}

div.gallerie {
	width:402px;
	height:10px;
	background-image: url("img/gallerie.jpg");
	background-repeat: no-repeat;
}

div.gallerieWrapper {
	overflow:auto;
	margin-left:20px;
}
div.arrowLeft {
	float:left;
	width:18px;
	height:18px;
	margin-top:75px;
	cursor:pointer;
}

div.arrowRight {
	float:left;
	width:18px;
	height:18px;
	margin-top:75px;
	cursor:pointer;
}

div.gallerieImageWrapper {
	float:left;
	width:350px;
	height:173px;
}

div.bigBoxBottomWrapper {
	overflow:auto;
	margin-left:20px;
}

div.iphoneImage {
	background-image:url("img/iphone.jpg");
	float:left;
	width:229px;
	height:424px;
}

div.iphoneHelpText {
	text-align:left;
	width:125px;
	height:250px;
	float:left;
	margin-left:15px;
	margin-top: 30px;
}

div.footerText {
	padding-top: 10px;
}

span.footerText {
	color: #848484;
}

a.footer:link, a.footer:hover, a.footer:active, a.footer:visited {
	text-decoration: none;
}

a.menu:link, a.menu:hover, a.menu:active, a.menu:visited {
	text-decoration: none;
	border:none;
}

a:link, a:hover, a:active, a:visited {
	color: darkred;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

img.menuImg {
	border:none;
}

img.gallerieImg {
	width:100px;
	height:160px;
	margin:2px;
	cursor:pointer;
}

input.textbox {
	border:1px solid #aaaaaa;
	width: 140px;
}

input.registerActivate {
	border:1px solid #aaaaaa;
	width: 120px;
}

select {
	border: 1px solid #aaa;
	background-color: #fff;
	color: #000;
}

input.loginSubmit {
	background-image: url("img/buttonLogin.jpg");
	width:95px;
	height:25px;
	border:none;
}

input.registerSubmit {
	background-image: url("img/buttonSignIn.jpg");
	width:95px;
	height:25px;
	border:none;
}

input.sendSubmit {
	background-image: url("img/buttonSend.jpg");
	width:95px;
	height:25px;
	border:none;
}

input.chargeSubmit {
	background-image: url("img/buttonCharge.jpg");
	width:95px;
	height:25px;
	border:none;
}

input.activateSubmit {
	background-image: url("img/buttonActivate.jpg");
	width:95px;
	height:25px;
	border:none;
}

img.iphoneBigImage {
	margin-top:76px;
	margin-left:2px;
	width:181px;
	height:271px;
}

span.bold {
	font-weight: bold;
}

span.faq {
	font-weight: bold;
	font-style: italic;
}

.ref-tofield {
	width: 200px;
	border: 1px solid #aaaaaa;
}

#preview {
	width: 396px;
	height: 200px;
}

#langs {
	width: 202px;
}

#fullsize {
	width: 738px;
	overflow: hidden;
}

#fullsizebox {
	overflow: hidden;
	text-align: left;
	margin-left: 1px;
}

#fullsizebox-top {
	width: 721px;
	height: 12px;
	background-image: url(img/new_slice/header_bigbox.jpg);
}

#fullsizebox-top-rund {
	width: 721px;
	height: 12px;
	background-image: url(img/new_slice/header_bigbox_rund.jpg);
}

#fullsizebox-middle {
	width: 721px;
	background-image: url(img/new_slice/bg_bigbox.jpg);
	overflow: hidden;
}

#fullsizebox-middle-header {
	font-size: 24px;
	padding-left: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 12px;
}

#fullsizebox-middle-text {
	font-size: 14px;
	padding-left: 20px;
	color: #4e5052;
	text-align: justify;
}

#fullsizebox-middle-hr {
	width: 721px;
	height: 3px;
	background-image: url(img/new_slice/spacer_bigbox.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-left: 0px;
	margin-top: 10px;
}

#fullsizebox-bottom-rund {
	width: 721px;
	height: 12px;
	background-image: url(img/new_slice/footer_bigbox.jpg);
}

#fullsizebox-bottom {
	width: 721px;
	height: 63px;
	background-image: url(img/new_slice/footer_.jpg);
}

#bspacer {
	height: 10px;
}

#vtab {
	width: 650px;
	border: 0;
	margin-left: 10px;
	font-size: 12px;
	color: #4e5052;
}

#vtabtr {
	height: 35px;
}

#phonepic {
	width: 175px;
	height: 341px;
	background-image: url(img/new_slice/iPhone_dummy.jpg);
	float: left;
	margin-left: 70px;
	margin-top: 10px;
}

#phonepic-steps {
	width: 400px;
	float: right;
	margin-right: 20px;
}

#step-head {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 4px;
	color: #000000;
}

#step-text {
	font-size: 12px;
}
/*
#step-1 {
	margin-left: 0px;
}
#step-2 {
	margin-left: 20px;
}
#step-3 {
	margin-left: 40px;
}
#step-4 {
	margin-left: 60px;
}
#step-5 {
	margin-left: 80px;
}
*/
.steps {
	padding-bottom: 0px;
	width: 368px;
	color: #4e5052;
	cursor: pointer;
	padding-top: 5px;
	padding-left: 20px;
	height: 67px;
}

.steps:hover {
	background-image: url(img/new_slice/active_btn.png);
	background-repeat: no-repeat;
}

.steps-activ {
	padding-bottom: 0px;
	width: 368px;
	color: #4e5052;
	cursor: pointer;
	padding-top: 5px;
	padding-left: 20px;
	height: 67px;
	background-image: url(img/new_slice/active_btn.png);
	background-repeat: no-repeat;
}


#phonepic-arrows {
	margin-left: 140px;
}

#ppic {
	margin-top: 57px;
	margin-left: 21px;
}

.arr {
	cursor: pointer;
}

#dlbtn-start {
	float: right;
	margin-right: 30px;
	margin-top: -20px;
}

.tab-visible {
	display: block;
}

.tab-invisible {
	display: none;
}

.btns {
	float: left;
	margin-top: 89px;
	width: 122px;
	height: 152px;
}

#btn-0 {
	margin-left: 25px;
	margin-top: 89px;
	background-image: url(img/update/Bilder/select_box/btn_select_iphone_InActive.png.png);
	cursor: pointer;
}

#btn-0:hover {
	margin-left: 25px;
	background-image: url(img/update/Bilder/select_box/btn_select_iphone_Hover.png.png);
	cursor: pointer;
}

.btn-0-act {
	background-image: url(img/update/Bilder/select_box/btn_select_iphone_Active.png.png) !important;
	cursor: pointer;
}

#btn-1 {
	margin-left: 15px;
	background-image: url(img/update/Bilder/select_box/btn_select_windowsapp_InActive.png.png);
	cursor: pointer;
}

#btn-1:hover {
	margin-left: 15px;
	background-image: url(img/update/Bilder/select_box/btn_select_windowsapp_Hover.png.png);
	cursor: pointer;
}

.btn-1-act {
	background-image: url(img/update/Bilder/select_box/btn_select_windowsapp_Active.png.png) !important;
	cursor: pointer;
}

#btn-2 {
	margin-left: 15px;
	background-image: url(img/update/Bilder/select_box/btn_select_online_InActive.png.png);
	cursor: pointer;
}

#btn-2:hover {
	margin-left: 15px;
	background-image: url(img/update/Bilder/select_box/btn_select_online_Hover.png.png);
	cursor: pointer;
}

.btn-2-act {
	background-image: url(img/update/Bilder/select_box/btn_select_online_Active.png.png) !important;
	cursor: pointer;
}

#btn-3 {
	margin-left: 15px;
	background-image: url(img/update/Bilder/select_box/btn_select_java_InActive.png.png);
	cursor: pointer;
}

#btn-3:hover {
	margin-left: 15px;
	background-image: url(img/update/Bilder/select_box/btn_select_java_Hover.png.png);
	cursor: pointer;
}

.btn-3-act {
	background-image: url(img/update/Bilder/select_box/btn_select_java_Active.png.png) !important;
	cursor: pointer;
}

#btn-4 {
	margin-left: 15px;
	background-image: url(img/update/Bilder/select_box/btn_select_gadget_InActive.png.png);
	cursor: pointer;
}

#btn-4:hover {
	margin-left: 15px;
	background-image: url(img/update/Bilder/select_box/btn_select_gadget_Hover.png.png);
	cursor: pointer;
}

.btn-4-act {
	background-image: url(img/update/Bilder/select_box/btn_select_gadget_Active.png.png) !important;
	cursor: pointer;
}

#desktop-boxen {
	margin-top: 20px;
	width: 325px;
}

.desktop-box {
	margin-bottom: 10px;
	background-image: url(img/new_slice/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 18px;
}

.desktop-box-head {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 4px;
	color: #000000;
}

.desktop-box-text {
	font-size: 10px;
	color: #4e5052;
}

.arrow-vorteile {
	margin-bottom: -2px;
}

.vorteile-arr {
	background-image: url(img/new_slice/vorteile_stern.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding-left: 24px;
	padding-right: 10px;
	text-align: left;
	min-height: 16px;
}

.faq-art {
	display:none;
	overflow:hidden;
	height: 20px;
}

.preise-boxen {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 20px;
	font-size: 14px;
}

.preise-box {
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/new_slice/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-left: 20px;
}

.app-boxen {
	overflow: hidden;
	margin-left: 40px;
	padding-top: 40px;
	padding-bottom: 10px;
}

.app-box {
	overflow: hidden;
	margin-bottom: 40px;
}

.app-box-left {
	float: left;
}

.app-box-right {
	float: left;
	padding-left: 40px;
}

.app-box-right-title {

}

.app-box-right-table {
	margin-top: 10px;
}

.app-box-right-text {
	width: 375px;
	text-align: justify;
	margin-left: 4px;
	margin-top: 10px;
}

.app-box-right-download {
	width: 490px;
	text-align: right;
}

.app-box-right-anleitung {
	margin-top: 10px;
}

.app-box-right-link {
	margin-left: 4px;
	color: #0088cc !important;
	font-size: 10px;
}

.app-box-right-link:hover {
	margin-left: 4px;
	color: #0088cc !important;
	text-decoration: underline;
}

.register-box {
	margin-top: 20px;
}

.register-box-left {
	float: left;
	width: 350px;
}

.register-box-right {
	float: left;
	width: 300px;
}

.register-box-left-header {
	font-size: 15px;
	font-weight: bold;
	margin-left: 20px;
}

.register-box-right-header {
	font-size: 15px;
	font-weight: bold;
	margin-left: 20px;
}

.reg-table tr td {
	height: 30px;
}

.faq {
	padding-top: 5px;
	color: #0088cc;
	cursor: pointer;
	background-image: url(img/new_slice/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 15px;
}

.faq:hover {
	text-decoration: underline;
}

.faq-answer {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}

.footer-text {
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
}

#search-ergebnisse {
	min-width: 150px;
	position: absolute;
	margin-top: 0px;
	background-color: #ffffff;
	border: 1px solid black;
	margin-left: 90px;
	display: none;
	overflow: hidden;
}

.search-ergebnisse-eintrag {
	height: 15px;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	cursor: pointer;
	overflow: hidden;
}

.search-ergebnisse-eintrag-hover {
	background-color: #9ac9f7;
	color: #ffffff;
	height: 15px;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	cursor: pointer;
	overflow: hidden;
}









#overlay-video {
	display: none;
}

#overlay-video-bg {
	background-color: #000000;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	display: block;
	z-index: 1000003;
	cursor: pointer;
}

#overlay-video-inner {
	position: fixed;
	background-image: url(img/feedback/layer_map.png);
	width: 831px;
	height: 543px;
	top: 50%;
	left: 50%;
	margin-top: -271px;
	margin-left: -415px;
	z-index: 1000004;
	overflow: hidden;
}
