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

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: 10px;
}

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

div.bodyWidth {
    width: 570px;
}

.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;
}
.btnClose_wp_ff {
	border:0px;
    margin:0px;
    padding: 0px 76px 0px 0px;
    text-align: right;
    right: 0px;
}

.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;
}

.wapPushBoxHead {
	background-color: #FFFFFF;
	width: 570px;
	padding: 15px 15px 0px 15px;
}
.wapPushBox {
	background-color: #E6E6EB;
	width: 570px;
	padding: 0px 15px 15px 15px;
}

.input_text {
	width: 260px;
	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;
}

/* 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;
}
