/*************************************************************************************
 * styles fuer preisliste
 * 
 * @file preiliste.css updated on August 26 2010
 * @author christina tziafeta <tziafeta@united-domains.de>
 * @version v 2.0
 *
*************************************************************************************/
p#preiseSekTitel {
    font-size:14px;
    margin:0;
    padding:10px 0 15px 30px;
	text-align:left; /* damit in listendruck.html der Text linksb�ndig ist */
}

p#preiseSekTitel em{
	font-weight:bold;
	font-style:normal;
}


div#contentPreisliste{
	width: 899px;
	padding:6px 20px 20px 30px;
	background-color:#fff;
	font-size:13px;
	text-align:left; /* damit in listendruck.html der Text linksb�ndig ist */
}

.categoryLabel{
    width:100%;
    height:40px;
    margin: 0 18px 0px 5px;
    background-image: url(images/leer.gif);
    background-repeat: no-repeat;
    background-position: left;
}

.categoryLabel_ImgTxt{
    height:40px;
    margin:0 10px 0px 70px;
}


/* +++++++++++++++++ ID ODER CLASS ++++++++++++++++++++++ */

.topdomains         {background-image: url(/domain-registrieren/preisliste/images/top10.png);}
.generic            {background-image: url(/domain-registrieren/preisliste/images/generic.gif);}
.europe             {background-image: url(/domain-registrieren/preisliste/images/europe.gif);}
.northamerica       {background-image: url(/domain-registrieren/preisliste/images/northamerica.gif);}
.centralamerica     {background-image: url(/domain-registrieren/preisliste/images/centralamerica.gif);}
.southamerica       {background-image: url(/domain-registrieren/preisliste/images/southamerica.gif);}
.asia               {background-image: url(/domain-registrieren/preisliste/images/asia.gif);}
.africa             {background-image: url(/domain-registrieren/preisliste/images/africa.gif);}
.austral            {background-image: url(/domain-registrieren/preisliste/images/austral.gif);}
.other              {background-image: url(/domain-registrieren/preisliste/images/other.gif);}

.zebraTabelle {
	width:100%;
    margin: 0px 18px 0 5px;
    font-size: 1em;
	border-spacing: 0px;
    border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;	
}

.zebraTabelle td {
    height: 31px;
    padding: 4px 10px;
	border: 1px solid #ccc;    
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
}

.td1 {width:60px;}
.td2 {width:140px;}
.td3 {width:325px;}
.td4 {width:130px;}
.td5 {width:235px;}

.zebraTabelle_Label{
    height:39px;
    /*margin-bottom:5px;*/
    margin-left: 3px;
    padding:0;
    border:0;
}

.zebraTabelle_Label td{
    padding: 0px 10px;
    border:solid 1px #ccc;
    border-top:0; border-bottom:0; border-left:0;
}

.bgnone {background-color:#fff;}

ul.grueneHaken li{
	font-weight:bold;
	font-size:14px;
}


#bottomMenu{margin-left:5px;}


.name{
    font-size:14px;
    font-weight:bold;
}

.tld{
	font-size:15px;
	font-weight:bold;
	color:#0088cc;
}

a.tldLink:link, a.tldLink:visited {
    text-decoration:none;
}

a.tldLink:hover {
	color:#003D86;
	text-decoration:underline;
}

.w_45px {width:45px;}
.w_70px {width:70px;}
.w_110px {width:110px;}
.w_150px {width:150px;}
.w_165px {width:165px;}


.vmblue, .vmblue_sm{
    font-size:16px;
    font-weight:bold;
    color:#003d86;
}

.vmblue_sm{
    font-size:13px;
}

.grau{
    font-size:16px;
    font-weight:bold;
    color:#777;
}

/* *************************************************************************************************** */
/* Vererbung von evosuchenreg.css */

div#suchbereich{
	position:relative; 
	width:950px;
}

#suchenregTopbox {
    top: 15px;
    background-image: url(/images/evolution/suchenreg/quicksearchbg.png);
}

/* *************************************************************************************************** */

td.new {
	background-image: url(/domain-registrieren/images/neu_sticker.gif);
    background-repeat: no-repeat;
	/* background-attachment: fixed; */
    background-position: right top;
}
