@charset "utf-8";
/* CSS Document */


/* ========================================= */
/* MAIN STYLES */
/* ========================================= */
html * { 
	padding: 0px; 
	margin: 0px 
}

body{
	text-align:center;	
	margin:0px;
	padding:0px;
	background-color: #e1e1e1;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

img{
	border:none;
}

a{
	outline:none;	
}

/* Fix IE-Bug */
input,label{
    vertical-align:middle;
    font-size:12px
}
input{
    height: 16px; 
    width: 16px; 
    margin:0;
	outline:none;		
}

/* ========================================= */
/* MAIN CONTAINER */
/* ========================================= */
#wrapper{
	width:950px;
	height:auto;
	background-color: #e1e1e1;
	margin: 0px auto 0px auto;
	position:relative;
	text-align:left;		
}

#meta_nav{
	width:950px;
	height:22px;	
	color: #737373;
	font-size: 12px;
	padding: 13px 0px 0px 0px;
}
#meta_nav a{
	color: #737373;	
}
#meta_nav a:hover{
	text-decoration:none;
}

#login_pullout{
	width:187px;
	height:30px;
	position:absolute;
	top:0px;
	left:744px;
	z-index:10;
}
#arrows {
	position:absolute; 
	top:14px; 
	left:150px; 
	width:21px; 
	height:22px; 
	background-image:url(../img/arrow_up_1.jpg);
	display:block; 
	z-index:11;
}	
#arrows:hover {
	background-image:url(../img/arrow_up_2.jpg);
}	
#arrows.up {
	background-image:url(../img/arrow_down_1.jpg);
}	
#arrows.up:hover {
	background-image:url(../img/arrow_down_2.jpg);
}	

#ps_bigPic1, #ps_bigPic2 { 
	position: absolute; 
	width: 950px; 
	height: 544px; 
	background-color: #e1e1e1; 
	background-position: left top; 
	background-repeat: no-repeat; 
}

#box{
	width:337px;
	height:415px;
	position:absolute;
	top:126px;
	left:53px;
	z-index:10;
}

#box #register_form{
	width:310px;
	height:248px;
	position:absolute;
	top:46px;
	left:15px;		
}
#box #register_form a{
	color: #900100;	
}

#box #register_form .input_bg_1{
	background: url(../img/input_bg_1.jpg);
	background-repeat:no-repeat;
	width: 199px;
	height: 33px;
	z-index:9;
}
#box #register_form .input_1{
	border:none;
	border-color:#FFF;
	width: 188px;
	height: 16px;
	font-size: 11px;
	z-index:10;	
	vertical-align:middle;
	padding: 2px 0px 0px 0px;
}

.input_bg_2{
	background: url(../img/input_bg_2.jpg);
	background-repeat:no-repeat;
	border:none;
	width: 164px;
	height: 29px;
	font-size: 11px;
	color:#666666;
	padding: 0px 0px 0px 0px;
	z-index:9;	
}
.input_2{
	border:none;
	border-color:#FFF;	
	width: 148px;
	height: 18px;
	font-size: 11px;
	color:#666666;
	padding: 2px 0px 0px 2px;
	z-index:10;		
}


#box #quality{
	width:321px;
	height:96px;
	position:absolute;
	top: 313px;
	left: 6px;
}
#box #quality a{
	color:#900100;
}

#box h3{
	margin:0px;
	padding:0px;
	font-size:18px;
	font-weight:normal;
	color:#900100;
	display:block;
	width:307px;
	height:auto;
	position:absolute;
	top:12px;
	left:14px;
}

#partner{
	position:absolute;
	width:950px;
	height:32px;	
	top: 580px;
	left: 0px;
}

#footer{
        width:950px;
	height:auto;
	text-align:center;
	padding: 10px 0px 0px 0px;
	font-size:11px;
        margin-top:10px;
        margin-bottom:10px;
}
#footer a{
	color:#900100;
}


.cta_button{
	display:block; 
	position:absolute; 
	top:203px; 
	left:2px; 
	width:306px; 
	height:39px; 
	border:none; 
	color:#FFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:17px; 
	font-weight:bold; 
	cursor:pointer; 
	background:url(../img/button.jpg);
	background-repeat:no-repeat;
}
.cta_button:hover{
	display:block; 
	position:absolute; 
	top:203px; 
	left:2px; 
	width:306px; 
	height:39px; 
	border:none; 
	color:#FFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:17px; 
	font-weight:bold; 
	cursor:pointer; 
	background:url(../img/button_act.jpg);
	background-repeat:no-repeat;	
}

.button_small{
	background:url(../img/button_small.jpg);
	width:157px; 
	height:27px; 
	border:none; 
	color:#FFF; 
	cursor:pointer; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; font-size:12px; 
	margin:0px; 
	padding:0px 0px 0px 0px;
}
.button_small:hover{
	background:url(../img/button_small_act.jpg);
}





#ps_hp #ps_alternateLanguages {
	overflow: auto;
	display:inline;
	float: left;
	padding-left: 15px;
}

#ps_hp #ps_alternateLanguages li {
	float: left;
	padding-right: 5px;
}

#ps_hp #ps_alternateLanguages li a {
	color: #900100;
	line-height:30px;
}

#ps_hp #ps_alternateLanguages li.current a {
	color: #343434;
	text-decoration:none;
}

#ps_hp #ps_partnerLabel {
	float:left;
	line-height: 30px;
	padding: 0 15px;
	font-weight: bold;
}
        /* Footer Redesign */

.footerBox{
    float:left;
    width:950px;
    text-align: center;
    padding: 20px 0;
}

.footerLinksNeu{
    float: left;position: relative;left: 50%;
}

.footerLinksNeu li{
    float: left; position: relative; right: 50%;
}

.footerLinksNeu li a{
    margin: 0 5px 0 5px; font-size: 10px;
}

.ps_tuevLogo {
    float: left;
}

.ps_tuevLogo img {
    margin-top: -5px;
}

.ps_tuevLogo p {
    float: left; width: 200px; padding: 0; font-size: 10px;
}

.ps_footerNav{
    width: 950px; text-align: center;
}

.ps_footerNav p{
    font-size: 10px; margin:  0 0 0 5px; padding: 0;
}

.ps_footerNav a{
   color:  #990000;
}


.footerSEO_Link {
    clear: both; width:700px; text-align:  center;margin: 30px 0 20px -150px;
}

.footerSEO_Link a{
    color:  #990000;
}
