﻿/* Disclaimer */
#start {
        margin: 49px auto;
        width: 960px;
        height: 484px;
        position:relative;
        /*background: url('../images/bg-disclaimer.jpg') top left no-repeat;*/
}

#privaltostart {
        margin: 0 auto;
        width: 960px;
        height: 484px;
        background: url('../images/bg-privalto-disclaimer.jpg') top left no-repeat;
}


#disclaimer {
        position: relative;
        float: right;
        top: 254px;
        right: 43px;
        width: 454px;
        height: auto;
        font-family: tahoma, sans-serif;
        font-size: 12px;
        line-height:17px;
        color: #333;
        background: transparent;
}

#disclaimer SELECT {
        width: 133px;
        background: #fff;
}

#disclaimer TEXTAREA {
        width: 100%;
        height: 163px;
        background: #fff;
        font-family: tahoma, sans-serif;
        font-size: 10px;
        line-height: 10px;
}

#disclaimer P {
        margin-bottom: 10px;
}

#disclaimer a.abbrechen {
        float: left;
        margin-top: 6px;
        color: #999;
}

input.akzeptieren {
        float: right;
}

#noinfo {
        position: relative;
        float: left;
        top: 376px;
        left: 17px;
        width: 433px;
        height: 95px;
        font-size: 12px;
        line-height: 18px;
        color: #e4412a;
        background: transparent url('../images/bg-abbrechen.gif') top left no-repeat;
}

#noinfo P {
        padding: 2px 20px 0px 6px;
}


.datenschutzbody {
	background: url('../images/logo-popup.jpg') no-repeat left top #FFF;
}

DIV.datenschutz {
	width: 510px;
	padding-top: 70px;
}

DIV.datenschutz P {
	padding: 0 10px 0 24px;
	font-size: 12px;
	line-height: 15px;
	color: #333;
	text-align: justify;
	margin-bottom: 12px;
}

DIV.datenschutz H1 {
	padding: 0 10px 0 24px;
	font-size: 18px;
}

DIV.datenschutz H2 {
	padding: 0 10px 0 24px;
	font-size: 15px;
}

.invisible {
	display: none;
}

#disclaimer select {
	margin-left: 5px;
}
#disclaimer label {
	margin-left: 0px;
}
#disclaimer input {
	margin-right:5px;
}

DIV.datenschutz {
	width: 510px;
	padding-top: 70px;
}

DIV.datenschutz P {
	padding: 0 10px 0 24px;
	font-size: 12px;
	line-height: 15px;
	color: #333;
	text-align: justify;
	margin-bottom: 12px;
}

DIV.datenschutz H1 {
	padding: 0 10px 0 24px;
	font-size: 18px;
}

DIV.datenschutz H2 {
	padding: 0 10px 0 24px;
	font-size: 15px;
}



/* NEW */

.bg-lang-deat {background: url('/images/bg-disclaimer-deat.jpg') top left no-repeat;}
.bg-lang-cz {background: url('/images/bg-disclaimer-cz.jpg') top left no-repeat;}

#disclaimer-lang {
	position: absolute;
	top: 99px;
	left: 810px;
}

#disclaimer-lang DIV {float: left;}

#disclaimer-lang A {

	float: left;
	padding: 38px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/: 38px;
	outline: none;
	moz-outline: none;
}
#disclaimer-lang .lang-deat A{
	width: 70px;
	background: url('/images/deat1.gif') left top no-repeat;
}
#disclaimer-lang .lang-deat A:hover,
#disclaimer-lang .lang-deat A.active {background: url('/images/deat2.gif') left top no-repeat;}

#disclaimer-lang .lang-cz A {
	width: 39px;
	background: url('/images/cz1.gif') left top no-repeat;
}
#disclaimer-lang .lang-cz A:hover,
#disclaimer-lang .lang-cz A.active  {background: url('/images/cz2.gif') left top no-repeat;}

#disclaimer {
        position: relative;
        float: right;
        top: 254px;
        right: 43px;
        /*margin-left: 464px;
 *         padding-top: 130px;*/
        width: 454px;
        height: auto;
        font-family: tahoma, sans-serif;
        font-size: 12px;
        color: #333;
	line-height: 17px;
        background: transparent;
}