/*****************/
/* general Block */
/*****************/
.image_block{position:absolute;z-index:1;}
.title_block{position:relative;z-index:0;}
.block_title{position:relative;text-align:center;}
.h_block_title{font-size:13px;margin:0;padding:0;}
.description_block{position:absolute;z-index:2;font-size:10px;}
.description_block_tarif{position:absolute;z-index:2;}
.description_list{overflow:hidden; padding: 3px 0 5px;margin:0;}
.description_list li { background:transparent url("../images/blocks/bullet.gif") no-repeat 0 4px; padding:0 0 5px 15px;}
.price_block{position:absolute;z-index:4;font-size:10px;text-align:right;}
.h_block_price{font-size: 22px; line-height:21px;font-family: tahoma; font-weight:bold;margin:0;padding:0;color:#006534;}
.button_block{position:absolute;width:100%;height:30px;left:0px;top:255px;z-index:0;}

/* 1er Block */
.block_1er{position:relative;width:291px;height:300px;background: #ffffff url(../images/blocks/3er.jpg) no-repeat top left;}

.blockpadding{margin:0px 0px 19px 19px;}
* html .blockpadding{ /*IE6 hack*/ margin:0px 0px 19px 12px;}

/* 2er Block tarif */
.block_2er{position:relative;width:595px;height:140px;background-color:#ffffff;background: #ffffff url(../images/blocks/3er_tarif.jpg) no-repeat top left;}

/* 2er Block tarif-optionen */
.block_2er_tarif-optionen{position:relative;width:595px;height:280px;background-color:#ffffff;background: #ffffff url(../images/blocks/3er_tarif-optionen.jpg) no-repeat top left;}

/* 2er Block tarif-optionen internet */
.block_2er_tarif-optionen_internet{position:relative;width:595px;height:180px;background-color:#ffffff;background: #ffffff url(../images/blocks/3er_tarif-optionen_internet.jpg) no-repeat top left;}

/* 3er Block */
.block_3er{position:relative;width:899px;height:269px;background-color:#ffffff;background: #ffffff url(../images/blocks/1er.jpg) no-repeat top left;}





/* Details Button */
.blockbtn {float:right;height:30px;width:132px;list-style:none;margin:0;overflow:hidden;padding:0;}
li.blockbtn {display:inline;list-style-type:none;margin:0;padding:0;}
.blockbtn a:hover,.blockbtn a:active,.blockbtn a.selected {background-position:0 -30px;}
.blockbtn a {float:left;height:0 !important;overflow:hidden;padding:30px 0 0;}
.detailsbtn a {background:url(../images/Blocks/Details.png) top left no-repeat;margin:0;height:30px;width:132px;}

/* juristische text */
.jtext_nr{font-size:8px;position:absolute;width:10px;}


/* 2er Block frei */
.block_2er_frei_top{
	width:595px;
	height:9px;
	background:#ffffff url(../images/Blocks/2er_frei/2er_top.jpg) no-repeat;
}
.block_2er_frei_content{
	width:595px;
	background:#ffffff url(../images/Blocks/2er_frei/2er_content.jpg) repeat-y;
}
.block_2er_frei_buttom{
	width:595px;
	height:9px;
	background:#ffffff url(../images/Blocks/2er_frei/2er_buttom.jpg) no-repeat;
}
