html {font-size: 100.1%;} /*fix Opera bug*/

body {
	font: 80% Verdana, Tahoma, sans-serif;	
}

a {
	font-size: 12px;
		color: #be9b47;
	line-height: 18px;
	text-decoration: underline;
}

a:hover {
	color: #777777;
}

h1 {
	margin:0 0 5px 0;
		padding:0;
}

textarea
{
	margin:0;
	padding:0;
}

.LTR {
	font: 64% Verdana, Tahoma, sans-serif;
	margin: 0;
	background: #878786 url(../App_Themes/PlatinumNet/Images/bg-body.gif) repeat-x;
}

.LTR .small {
	font-size: 9px;
	line-height:12px;
}

/*main preferences*/
.LTR #page {
	margin: 0 auto 0 auto;
	width: 932px;
}

.LTR #main {
	width: 100%;
	background: url(../App_Themes/PlatinumNet/Images/bg-main.png) repeat-y;
	/*overflow: hidden;*/
	min-height:580px;
}

.LTR form {
	display: inline;
	padding: 0;
	margin: 0;
}

.LTR #header li {list-style: none;}
.LTR #footer li {list-style: none;}
.LTR #main img {border: none;}

/*header in home page*/

#header {
	width: 854px;
	margin: 0 auto 0 auto;
	height: 127px;
	background: url(../App_Themes/PlatinumNet/Images/bg-header2.jpg) no-repeat 0 18px;
}

/* postfach styles start */
#header.logged {	
	background: url(../App_Themes/PlatinumNet/Images/bg-header2.jpg) no-repeat 0 16px;
}


/*logo in home page*/

.LTR #header .logo {
	clear:left;
	float:left;
	padding: 14px 0 0 0px;	
}

.LTR #header .logo a {	
	background: url(../App_Themes/PlatinumNet/Images/logo3.gif) no-repeat;
	overflow: hidden;
	text-indent: -3000px;
	width: 379px;
	height: 71px;
	display:block;
}

.LTR .home #header {
	height: 123px;
}

.LTR .home #header .logo {
	padding: 14px 0 0 325px;
}

.LTR .home #header .logo a {
	background: url(../App_Themes/PlatinumNet/Images/logo.gif) no-repeat;
	width: 202px;
}

.LTR #header.logged .logo {
	padding: 13px 0 2px 255px;
}

.LTR #header.logged .logo a {
	background: url(../App_Themes/PlatinumNet/Images/logo2.gif) no-repeat;
	width: 344px;
	height:61px;
}	

/*main navigation*/
.LTR #main-nav {
	padding: 0;
	margin: 5px 0 0 187px;
	display: inline;
	float:left;
}

.LTR .logged #main-nav {
	margin: 5px 0 0 221px;
}

.LTR #main-nav li {
	float: left; 
	height:12px !important;
}
.LTR #main-nav li a{
	font-size: 12px;
	float: left;
	overflow: hidden;
	text-indent: -3000px;
	height: 12px;
}

/*classes for all nav links*/
.LTR #main-nav li.home a {
	background: url(../App_Themes/PlatinumNet/Images/img-nav-home.gif) no-repeat no-repeat 0 0;
	width: 44px;
}
.LTR #main-nav li.reg a {
	background: url(../App_Themes/PlatinumNet/Images/img-nav-reg.gif) no-repeat 0 0;
	width: 94px;
}
.LTR #main-nav li.uber a {
	background: url(../App_Themes/PlatinumNet/Images/img-nav-uber.gif) no-repeat 0 0;
	width: 127px;
	/*height: 14px;*/
	top: -2px;
	position: relative;
}
.LTR #main-nav li.presse a {
	background: url(../App_Themes/PlatinumNet/Images/img-nav-presse.gif) no-repeat 0 0;
	width: 59px;
}
.LTR #main-nav li.news a {
	background: url(../App_Themes/PlatinumNet/Images/img-nav-news-presse.gif) no-repeat 0 0;
	width: 107px;
}
.LTR #main-nav li.kontakt a {
	background: url(../App_Themes/PlatinumNet/Images/img-nav-kontakt.gif) no-repeat 0 0;
	width: 68px;
}
.LTR #main-nav li.hilfe a {
	background: url(../App_Themes/PlatinumNet/Images/img-nav-hilfe.gif) no-repeat 0 0;
	width: 38px;
}

/*main nav hover/active*/
.LTR #main-nav li a:hover,
.LTR #main-nav li.active a {
	background-position: 0 -12px;
}

.LTR #main-nav li.uber a:hover,
.LTR #main-nav li.uber.active a {
	background-position: 0 -14px !important;
}

/*strange IE6 behaviour fix*/
* html #main-nav li.active a {
	position:relative;
	top:2px;
}


/*container*/
.LTR #container {
	clear:left;
	margin: 0 auto;
	width: 854px;
}


/*big image/flash in home page*/
.LTR .home .homeflash
{
	background: url(../App_Themes/PlatinumNet/Images/ersatz_bild_home.jpg) 0 0;
	width: 854px;
	height:308px;
}

/*content*/
.LTR table.content {
	width:100%;
	margin:10px 0px 0px 0px;
}

.LTR td.content-left  {
	/*background:url(../App_Themes/PlatinumNet/Images/bg-tabset.png) no-repeat;*/
	vertical-align:top;
	/*padding: 15px;*/
}

.LTR td.content-left-empty  {
	vertical-align:top;
}

.LTR td.content-teaser  {
	width:278px;
	vertical-align:top;
}

/*teaser*/
.EditableTeaserEdit
{
	width: 268px;
	padding: 4px;
	border: 1px solid #D4D4D4;
}

.LTR .teaser {
	width: 268px;
	padding: 4px;
	border: 1px solid #D4D4D4;
	margin-bottom:10px;
}

/*teaset titles*/
.LTR .teaser h2 {
	margin: 5px 0 2px 10px;
	width: 250px;
}

.LTR .teaser p {
	padding: 0px 10px 8px 10px;
	margin:0;
}

/*teaser button*/
.LTR .teaser a.btn {
	line-height:14px;
	width: 258px;
	background: #CFAD56 url(../App_Themes/PlatinumNet/Images/img-arrow.gif) no-repeat 250px 4px;
	padding: 2px 0px 3px 10px;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF !important;
	display:block;
	text-decoration: none;
}

.LTR .teaser a.btn:hover{
	background-image:url(../App_Themes/PlatinumNet/Images/img-arrow-over.gif);
	background-color: #777;
	text-decoration: none;
}


/* warum box */
.LTR #warum {
	background: url(../App_Themes/PlatinumNet/Images/bg-warum.jpg) no-repeat 4px 4px;
}

.LTR #warum.teaser {
	margin:0;
}

.LTR #warum.teaser h2 {
	margin:0;
	padding:7px 0 0 10px;
	height:54px;
}

.LTR #warum p {
	padding:0;
	margin:0px 10px 0px 10px;
	height:50px;
}

.LTR #jetzt {
	background: url(../App_Themes/PlatinumNet/Images/bg-jetzt.jpg) no-repeat 4px 4px;
}

.LTR #jetzt.teaser {
	margin:0;
}


.LTR #jetzt.teaser h2 {
	margin:0;
	padding:7px 0 0 10px;
	height:54px;
}

.LTR #jetzt p {
	padding:0;
	margin:0px 10px 0px 10px;
	height:50px;
}

/* login box */

.LTR #login {
	background: url(../App_Themes/PlatinumNet/Images/bg-login.jpg) no-repeat 4px 4px;
	margin: 0px !important;
}

.LTR #login.teaser h2 {
	margin:0;
	padding:7px 0 0 10px;
	height:28px;
	overflow:hidden;
}


.LTR #login-form .logpage
{
	/*display: none;*/
}


.LTR #login-form .error {
	color:red;
	font-size: 12px;
}

.LTR #login-form .errortable {
	margin-left:10px;
	margin-top:0px;
	padding:0;
}

.LTR #login-form a.error {
	float: left;
	font-size: 9px;
	text-decoration: underline;
	width: 150px;
	color: #000;
	margin-top: 2px;
	/*margin-left: 27px;*/
	display: inline;
	line-height: 12px;
}

.LTR #login-form a.link:hover {color: #BE9B47;}

.LTR #login-form td.inp {
	padding-bottom: 7px;
}
.LTR #login-form input[type=text],
.LTR #login-form input[type=password] {
	width: 153px;
	height: 14px;
	padding: 1px 0 3px 5px;
	border-top: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	font: 12px Verdana, Tahoma, sans-serif;
	color: #000;
}

/*footer*/
.LTR #footer {
	width: 100%;
	padding: 6px 0 0;
	text-align: center;
	background: url(../App_Themes/PlatinumNet/Images/bg-footer.png) no-repeat;
	height: 40px;
	margin: 0;
	float: left;
}
.LTR .PagePlaceholderDesign #footer
{
	height: 100px;
}
.LTR #footer li {
	display: inline;
	padding-left: 20px;
	background: url(../App_Themes/PlatinumNet/Images/img-footer-separator.gif) no-repeat 9px 2px;
	font-size: 10px;
}
.LTR #footer li a {
	color: #000;
	font-size: 10px;
	color: #464646;
	position: relative;
	text-decoration: none;
}
.LTR #footer li.first {
	background: none !important;
	padding: 0 !important;
}
.LTR #footer li a:hover {color: #BE9B47;}

/*sub navigation start*/
.LTR #sub-nav {
	clear: left;
	/*overflow:hidden;*/
	/*width: 658px;*/
	background: url(../App_Themes/PlatinumNet/Images/bg-sub-nav.gif) no-repeat;
	height: 20px;
	margin: 8px 0 0 0;
	padding: 0 0 0 140px;
}
.LTR #sub-nav li {float: left;}
.LTR #sub-nav a {
	float: left;
	height: 20px;
	overflow: hidden;
	text-indent: -3000px;
}
/* classes for all sub links */
.LTR #sub-nav a:hover, .LTR #sub-nav li.active a {background-position: 0 100% !important;}
.LTR #sub-nav li.uber a {
	background: url(../App_Themes/PlatinumNet/Images/img-ubers.gif) no-repeat 0 0;
	width: 96px;
}
.LTR #sub-nav li.mein a {
	background: url(../App_Themes/PlatinumNet/Images/img-mein.gif) no-repeat 0 0;
	width: 109px;
}
.LTR #sub-nav li.postfach a {
	background: url(../App_Themes/PlatinumNet/Images/img-postfach.gif) no-repeat 0 0;
	width: 90px;
}
.LTR #sub-nav li.suchen a {
	background: url(../App_Themes/PlatinumNet/Images/img-suchen.gif) no-repeat 0 0;
	width: 79px;
}
.LTR #sub-nav li.such a {
	background: url(../App_Themes/PlatinumNet/Images/img-suchagent.gif) no-repeat 0 0;
	width: 105px;
}
.LTR #sub-nav li.favoriten a {
	background: url(../App_Themes/PlatinumNet/Images/img-favoriten.gif) no-repeat 0 0;
	width: 95px;
}
.LTR #sub-nav li.incontro a {
	background: url(../App_Themes/PlatinumNet/Images/img-incontro.gif) no-repeat 0 0;
	width: 91px;
}
.LTR #sub-nav li.events a {
	background: url(../App_Themes/PlatinumNet/Images/img-events.gif) no-repeat 0 0;
	width: 80px;
}

.ButtonMargin
{
	margin-right: 5px;
}

a.ButtonAction
{
	background:#CFAD56 url(../App_Themes/PlatinumNet/Images/img-btn-next.gif) no-repeat scroll right center;
	color:#FFFFFF !important;
	font-size:12px;
	font-weight:bold !important;
	margin-right:15px;
	padding:2px 35px 3px 10px;
	text-decoration:none !important;
}

a.ButtonBack {
	background:#CFAD56 url(../App_Themes/PlatinumNet/Images/img-btn-back.gif) no-repeat scroll left center;
	color:#FFFFFF !important;
	font-size:12px;
	font-weight:bold !important;
	margin-right:15px;
	padding:2px 10px 3px 35px;
	text-decoration:none !important;

}
a.ButtonCancel {
	background:#CFAD56 url(../App_Themes/PlatinumNet/Images/img-btn-delete.gif) no-repeat scroll right center;
	color:#FFFFFF !important;
	font-size:12px;
	font-weight:bold !important;
	margin-right:15px;
	padding:2px 35px 3px 10px;
	text-decoration:none !important;
}

.LTR a.ButtonAction:hover,
.LTR a.ButtonCancel:hover,
.LTR a.ButtonBack:hover {
	background-color:#777777;
}

/*tabs start */

/* tabs navigatoion*/
.LTR #tab-nav {
	float: left;
	margin: 0;
	padding: 0 0 0 9px;
}
.LTR #tab-nav li {
	list-style: none;
	float: left;
}
.LTR #tab-nav li a {
	line-height:15px;
	float: left;
	height: 23px;
	background: url(../App_Themes/PlatinumNet/Images/bg-tab-nav-left.gif) no-repeat 0 -46px;
	padding: 0 0 0 26px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin-left: -9px;
	position: relative;
	display: inline;
}
.LTR #tab-nav li a.first {
	z-index: 100;
	background: url(../App_Themes/PlatinumNet/Images/bg-tab-nav-left-first.gif) no-repeat  0 -46px ;
}
.LTR #tab-nav li a.second {z-index: 90;}
.LTR #tab-nav li a.third {z-index: 80;}
.LTR #tab-nav li a span {
	float: left;
	background: url(../App_Themes/PlatinumNet/Images/bg-tab-nav-right.gif) no-repeat 100% -46px;
	height: 18px;
	padding: 5px 37px 0 0;
	cursor: pointer;
}

.LTR #tab-nav li a:hover {
	background-position: 0 0 !important;
	color: #fff !important;
}

.LTR #tab-nav li a:hover span {background-position: 100% 0 !important;}
/*active/hover tab*/

.LTR #tab-nav li a.active, 
#tab-container li a.active:hover {
	background-position: 0 -23px !important;
	z-index: 110;
	color: #5e5e5e !important;
}

.LTR #tab-nav li a.active span,
.LTR #tab-nav li a.active:hover span {background-position: 100% -23px !important;}
.LTR #tabs {
	float: left;
	margin-top: -3px;
	position: relative;
	z-index: 105;
}

.LTR #tabset {
	float: left;
	background:url(../App_Themes/PlatinumNet/Images/bg-tabset.png) no-repeat;
	padding: 15px;
	width: 536px;
}

.LTR #tabset .blue {background: #cfcfcf;}
.LTR #tabset .not-read {font-weight: bold;}

/* prev/next navigaion */

.LTR #tab-next-prev {
	float: left;
	margin: 38px 0 0 225px;
	padding: 0 0 27px;
	display: inline;
	list-style:none;
}
.LTR #tab-next-prev li {float: left;}
.LTR #tab-next-prev li a {
	font-size: 13px;
	color: #040404;
	height: 12px;
}
.LTR #tab-next-prev li a.arrow {
	float: left;
	text-indent: -3000px;
	overflow: hidden;
	width: 12px;
	margin: 2px 3px 0 10px;
}
.LTR #tab-next-prev li a.text {
	padding: 5px;
	background: url(../App_Themes/PlatinumNet/Images/img-tab-separator.gif) no-repeat 100% 8px;
}
.LTR #tab-next-prev li a.text:hover {text-decoration: underline;}
.LTR #tab-next-prev li a.active:hover {text-decoration: none !important;}
.LTR #tab-next-prev li a.active {font-weight: bold;}
.LTR #tab-next-prev li a.arrow:hover {background-position: 0 -12px !important;}
.LTR #prev {background: url(../App_Themes/PlatinumNet/Images/img-arrow-left.gif) no-repeat 0 0;}
.LTR #next {background: url(../App_Themes/PlatinumNet/Images/img-arrow-right.gif) no-repeat 0 0;}

.LTR #footer.footer2 {
	background: url(../App_Themes/PlatinumNet/Images/bg-footer2.png) no-repeat;
	padding-top: 11px;
}
.LTR #footer.footer2 li{
	color: #fff !important;
	background: url(../App_Themes/PlatinumNet/Images/img-footer-separator2.gif) no-repeat 9px 2px;
	padding-left: 26px;
}
.LTR #footer.footer2 li a {color: #fff !important;}
.LTR #footer.footer2 li a:hover {text-decoration: underline;}

.LTR #login-form {
	width: 200px;
	/*margin: 10px 0 0 10px;*/
}
.LTR #login-form a.link {
	width: 130px;
	margin-left: 0;
}
.LTR #login-form .arrow {
	text-indent: -3000px;
	overflow: hidden;
	float: left;
	background: url(../App_Themes/PlatinumNet/Images/img-arrow-login.gif) no-repeat 0 -12px;
	width: 12px;
	height: 12px;
	margin: 0 0 0 5px;
	display: inline;
	border: none;
	cursor: pointer;
	border-collapse: separate; 
}
.LTR #login-form .arrow:hover {background-position: 0 0;}

.LTR,
.LTR p {
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 18px;
	color: #000;
}
.LTR a {
	font-size: 12px;
	color: #be9b47;
	line-height: 18px;
	text-decoration: underline;
}
.LTR a:hover {color:#777;}
.LTR p.bold {font-weight: bold;}

.LTR .faqs
{
	margin-top: 10px;
	font-size: 120%;
}
.LTR .faqsQuestions
{
	/*margin-top: 5px;*/
}
.LTR .form
{
	font-size: 110%;
	width: 100%;
	margin-top: 5px !important;
	clear: both;
}
.LTR .form strong
{
	font-size: 110%;
}
.LTR .EditingFormErrorLabel
{
	float: none !important;
	display: inline !important;
	color: #ff0000 !important;
}

.LTR .ErrorLabel
{
	color: #ff0000;
	display: block;
	/*padding: 5px 10px 10px;*/
	margin: 10px 0px 10px 0px;
	/*font-size: 120%;*/
	/*clear: both;*/
}

.LTR .EditingFormInfoLabel
{
	color: #3cc400;
	display: block;
	padding: 10px;
	margin: 10px 10px 10px 0px;
	font-size: 120%;
}
.LTR .logoutLink a {
	font-size: 12px;
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -3000px;
	height: 12px;
	background: url(../App_Themes/PlatinumNet/Images/img-nav-logout.gif) 0 0;
	width: 63px;
	margin-top: 5px;
}
.LTR .logoutLink a:hover {background-position: 0 12px !important;} /* fix IE6 bug */
.genderInfo
{
	font-size: 11px;
	font-weight: bold;
}

/* Personal properties */
.LTR .personalform
{
	width: 100%;
}

.LTR .personalform input[type=radio]{

	margin: 3px 3px 0px 0px;
}

.LTR .personalform td
{
	vertical-align: top;
	padding-top:2px;
	padding-bottom:2px;
}

.LTR .personalform td.label
{
	width:120px;
}

td.titlesearch
{
	font-weight: bold;
	padding-right: 5px;	
}

.showcasePicture img{
	float:right !important;	
}


.PersonalDropDown
{
	width: 150px;
}

.PersonalDropDownShort
{
	width: 70px;
}

.AnswerBox
{
	width: 300px;
	height: 80px;
}

.DeleteButton
{
	margin-left: 5px;
}

.bold
{
	font-weight: bold;
	display: block;
}

.red
{
	color: red;
}
.green
{
	color: green;
}

.profileinfoLeft
{
	width: 110px;
	display: block;
	float: left;
	overflow: hidden;
}

.SliderLabel
{
	width: 340px;
}

.ErrorLabelRegister
{
	color: Red;
}

.RegisterMainErrorBox
{
	border: solid 1px Red;
	color: Red;
}

.RegisterAcceptedBox
{
	border: solid 1px #00ff00;
	color: #00ff00;
}

/* Messaging */

.settingsError
{
	display: block !important;
}

.LTR .EditingFormErrorLabelBlock
{
	background-image:url(../App_Themes/PlatinumNet/Images/error.gif);
	background-repeat:no-repeat;
	background-position: 0px 10px;
	min-height:35px;
	/*border: 1px solid #ff0000;*/
	padding: 10px 0px 0px 45px;
	margin-bottom:15px;
}

.LTR .EditingFormMessageLabelBlock
{
	background-image:url(../App_Themes/PlatinumNet/Images/success.gif);
	background-repeat:no-repeat;
	background-position: 0px 10px;
	min-height:35px;
	/*border: 1px solid #3cc400;*/
	padding: 10px 0px 0px 45px;
	margin-bottom:15px;
}

/* Slider style */
.sliderRail
{	
	background-image:url(../App_Themes/PlatinumNet/Images/slider_bg7steps2.gif);
	background-repeat:no-repeat;
	height:31px;
	margin:0pt 20px 5px;
	position:relative;
	width:260px;
	cursor:pointer;
}

.sliderHandle
{
	background-image:url(../App_Themes/PlatinumNet/Images/slider_regler.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:15px;
	height:23px;
}

.sliderHandle img
{
	display:none;
}

.LTR a.linkArrow {
	background-image:url(../App_Themes/PlatinumNet/Images/link_arrow.gif);
	background-position:0pt 2px;
	background-repeat:no-repeat;
	color:#1F1F1F;
	display:block;
	font-weight:bold;
	margin:0;
	padding:0px 0px 0px 18px;
	text-decoration:none;
}

.LTR a.linkArrow:hover {
	background-image:url(../App_Themes/PlatinumNet/Images/link_arrow_over.gif);
	color:#545354;
}

/* Register wizard tabs */

.LTR .regBgStep1 {
	background-image:url(../App_Themes/PlatinumNet/Images/registrierung_step1.gif);
	background-repeat:no-repeat;
	height:39px;
	overflow:hidden;
	position:relative;
	width:558px;
	margin-bottom:10px;
}
.LTR .regBgStep2 {
	background-image:url(../App_Themes/PlatinumNet/Images/registrierung_step2.gif);
	background-repeat:no-repeat;
	height:39px;
	overflow:hidden;
	position:relative;
	width:558px;
	margin-bottom:10px;
}
.LTR .regBgStep3 {
	background-image:url(../App_Themes/PlatinumNet/Images/registrierung_step3.gif);
	background-repeat:no-repeat;
	height:39px;
	overflow:hidden;
	position:relative;
	width:558px;
	margin-bottom:10px;
}
.LTR .regBgStep4 {
	background-image:url(../App_Themes/PlatinumNet/Images/registrierung_step4.gif);
	background-repeat:no-repeat;
	height:39px;
	overflow:hidden;
	position:relative;
	width:558px;
	margin-bottom:10px;
}
.LTR .regStep {
	cursor:pointer;
	display:block;
	float:left;
	font-size:10px;
	height:39px;
	position:relative;
	width:152px;
}
.LTR .stepfirst {
	width:139px;
}
.LTR .steplast {
	width:113px;
}
.LTR .regStep a {
	color:#FFFFFF !important;
	display:block;
	font-size:10px !important;
	font-weight:bold;
	line-height:12px !important;
	text-decoration:none !important;
	vertical-align:middle !important;
}

.LTR .regStep a:hover {
	cursor:pointer;
	display:block;
	text-decoration:underline;
}

.LTR .regStep p {
	margin:0;
	padding:7px 0px 10px 30px;
	vertical-align:middle !important;
}
