.domcheck_main {
	display:			block;
	font-size:			14px;
	background-color:	#F1F1F1;
	margin:           0px 4px;
}

a.alta{
  text-decoration: none;
}

FORM {
  margin:             0px;
}

.domcheck_main table {
	border-collapse: 	collapse;
}


.domcheck_liste {
	display:			block;
	/* width:				100%; */
}


.domcheck_checkbox {
	width:				20px;
}

.domcheck_domainname {
	padding:			3px 15px 0px 10px;
}

.domcheck_show_alt{
  width:                340px;
  float:                left;
  height:               48px;
  text-decoration:      none;
  background:           none;
  background-image:     URL("../images_re/button_340x48.png");
  background-position:  top left;
  border:               0px;
  font-weight:          bold;
  margin-top:         5px;
  cursor:pointer;
}

a.domcheck_show_alt {
    display:            block;
    text-align:         center;
    line-height:        48px;
}

.domcheck_show_alt:hover{
	text-decoration:      none;
  background-position:  bottom left;
  color:                #ffffff;
}


.alle_optionen  { 
	visibility:			hidden;
	display:        block;
	width:          760px;
}

.domcheck_alternativen {
  display:        block;
  width:          760px;
}

.ordernow_big {
  display:            block;
  border:             none;
  background:         none;
  text-decoration:    none;
  background-image:   URL('../images_re/button_340x48.png');
  background-position:top left;
  width:              340px;
  height:             48px;
  margin-top:         5px;
  font-weight:      bolder;
  cursor:pointer;
  float:right;
}

a.ordernow_big {
    line-height:      48px;
    text-align:       center;
    margin-top:       0px;
}

.ordernow_big:hover {
  background-position:bottom left;
  text-decoration:    none;
  color:              #ffffff;
  font-weight:        bolder;
}

.domcheck_u1_titel {
	display:       block;
	float:				left;
}

.domcheck_u1_link {
	display:			block;
	text-align:			right;
	font-size:			14px;
	font-weight:		normal;
	padding-right:		10px;
}

.domcheck_preis {
	padding:			3px 10px 3px 10px;
	text-align:			right;
}

.tab_links {
	display:			block;
	width:				373px;
	float:				left;
	border-right:  1px solid #c1c1c1; 
	margin-right:   5px;
	padding-left:  5px;
	padding-bottom:  3px;
}

.domcheck_tabellen {
  display:          block;
  width:            760px;
}

.tablr {
  width:        760px;

}

.tablr tr td{
/*  border:       1px solid green; */

}


.domcheck_bestaetigung {
  display:      block;
  width:        760px;
  visibility:   hidden; 
}

.domcheck_marking {
  display:      block;
  width:        336px;
  height:       28px;
  margin-top:   4px;
  margin-bottom:8px;
  margin-left:  auto;
}

.domcheck_marking_all {
  background:         none;
  background-image: URL("../images_re/button_168x30.png");
  background-position: top left;
  text-decoration:  none;

  text-align:    center;
  line-height:   30px;
  font-weight:   bold;
  display:       block;
  float:         left;
  width:         168px;
  height:        30px;
  font-size:     12px;
  margin-bottom: 8px;
}

.domcheck_marking_all:hover {
  background-position: bottom left;
  color:            #ffffff;
  text-decoratioN:  none;
}

.domcheck_marking_none {
  background:         none;
  background-image: URL("../images_re/button_168x30.png");
  background-position: top left;
  text-decoration:  none;

  text-align:    center;
  line-height:   30px;
  font-weight:   bold;
  display:       block;
  float:         left;
  width:         168px;
  height:        30px;
  font-size:     12px;
  margin-bottom: 8px;
}
.domcheck_marking_none:hover {
  background-position: bottom left;
  color:            #ffffff;
  text-decoratioN:  none;
}
.FloatEnd{
  clear:        both;
}