body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 640px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E6E6EB;
}

img {
    border:0px;
    margin:0px;
    padding:0px;
}

a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #3B7AB2;
	text-decoration: none;
}

table, tr, td {
	border-collapse: collapse;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
}

div.teaser_box {
	padding-top: 20px;
}
div.teaser_box_smallPad {
	padding-top: 5px;
}

div.teaser_txt {
	padding-left: 15px;
}

div.bodyWidth {
    width: 640px;
}

.bold {
	font-weight: bold;
}
.red {
	color: #FF0000;
}

.preview_wp {
	padding: 15px;
}
.btnClose_wp {
	border:0px;
    margin:0px;
    padding: 0px 76px 0px 0px;
    text-align: right;
    right: 0px;
}

.btnCloseImg_wp {
	position: static;
}

.preview_vdo {
	padding: 15px 15px 15px 15px;
}
.vdo_subline {
	padding-top: 10px;
}

.btnClose_vdo {
	border:0px;
    margin:0px;
    padding: 0px 195px 0px 0px;
    text-align: right;
    right: 0px;
}

.btnClose_vdo_ff {
	border:0px;
    margin:0px;
    padding: 0px 200px 0px 0px;
    text-align: right;
    right: 0px;
}

.btnCloseImg_vdo {
	position: static;
}

.wapPushBox {
	background-color: #E6E6EB;
	width: 550px;
	padding: 20px 45px 20px 45px;
}

.wapPushBox_Success {
	background-color: #E6E6EB;
	width: 550px;
	padding: 20px 45px 0px 45px;
}
.wapPushBox_Success_close {
	background-color: #E6E6EB;
	height: 100%;
	text-align: right;
	padding: 210px 45px 20px 45px;
}

.pushHeadline {
	font-size: 18px;
}
.align_top {
	vertical-align: top;
}
.btnClose_pushBox {
	border:0px;
    margin:0px;
    padding: 0px 0px 0px 0px;
    text-align: right;
    right: 0px;
}

.input_text {
	width: 260px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.input_text_msisdn {
	width: 315px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.input_text_captcha {
	width: 173px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.block {
	display: block;
}

.icon_zoom {
	padding-right: 5px;
}

.icon_zoom_fetch {
	padding-bottom: -20px;
}

.center {
    text-align: center;
}

.noPadCheckbox {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: 0;
}

.submit {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0;
}

.minorInformation {
	color: #878791;
}

.bg_white {
	background-color: #FFFFFF;
}

/* alt */
.text_agb { 
     padding-top:2px;
     margin-left:20px;
}
.input_agb {

    float:left;
}

.input_msisdn {
    margin-left:20px;
}

.input_code {
    margin-left:20px;
    margin-bottom:7px;
 
}

.fehler
{
    color:#FF0000;
    margin:2px 0px 2px 0px;
    font-weight: bold;
}

.button_neu {
    position: relative;
    top: 5px;
    background-image: url(../img/vw_scirocco/de/code_off.png);
}
.button_neu:hover {
    background-image: url(../img/vw_scirocco/de/code_on.png);
    background-repeat:no-repeat;
    border:0px;
}

.button_send {
    position: absolute;
    left:25px;
    bottom: 30px; 
    background-image: url(../img/vw_scirocco/de/vis_btn_send_lo.gif);
    background-repeat:no-repeat;
    border:0px;
}
.button_send:hover {
    background-image: url(../img/vw_scirocco/de/vis_btn_send_hi.gif);
    background-repeat:no-repeat;

  
}

.button_close {
    position: absolute;
    left:440px;
    bottom: 30px;
    background-image: url(../img/vw_scirocco/de/vis_btn_close_lo.gif);
}
.button_close:hover {
    
    background-image: url(../img/vw_scirocco/de/vis_btn_close_hi.gif);
}



/* ### -helper ----------------------------------- ### */

hr {
    height:1px;
}

.clear {
  clear: both;
}

