#tab_rechts,#navlinks,#nav1,#navrechts, .blockDomains {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	
}

body {
	margin: 0 auto; font-family: Arial,Helvetica,sans-serif,"Helvetica Neue",roboto condensed;
	line-height: normal;
	background-size: 100% 100%;
    background-repeat: no-repeat;
}

h1 {display: block;
    font-size: 28px;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
h2 {}
h3 {font-size: 20px; color: #333333; font-weight: normal;}
h4 {font-size: 18px; color: #333333; font-weight: normal;}
h5 {}

.dom1_headline { font-size: 19px;} 


#gotop {
position: fixed; right: 10px; top: 10px;background: #ffffff;cursor: pointer; 
border-radius: 50%; display: none; width: 40px; height: 40px; z-index: 11000;	
}

#werbung {position: absolute; top: 0px; right: -320px; width: 300px;}


#endentry {
	width: 100%;	
	padding: 20px;
	background-color: #eee;
	#color: #036;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

#c {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	
}


:focus {
  outline-color: transparent;
  outline-style: none;
}

#searchBt {
	height: 47px;
	width: 54px;
	background: #036;
	cursor: pointer;
	color: transparent;
	outline: 0px;
	border-radius: 0px 8px 8px 0px;
	border: 2px solid #036;
	background-image: url(lupe_weiss.png);
	background-size: 20px ;
	background-repeat: no-repeat;
	background-position: center;
}

#searchBthome {
	height: 42px;
	width: 100px;
	cursor: pointer;
	color: #333;
	outline: 0px;
	background: url(submitBt.gif);
	font-size: 20px;
	
}


#searchDel {
	height: 42px;
	width: 48px;
	background: #ffffff;
	cursor: pointer;
	color: #666666;
	outline: 0px;
	border-radius: 0px 0px 0px 0px;
	border-top: 2px solid #036;
	border-bottom: 2px solid #036;
	border-right: 0px solid #FFF;
	border-left: 0px solid #FFF;
	background-image: url(lupe_weiss.png);
	background-size: 20px ;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: -2px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}


#searchStr{
	width: 100%;max-width: 562px;  font-size: 18px;
	border: 2px;
    border-style: solid;
	border-radius: 4px 0px 0px 4px;
	border-right: 0px solid #FFF;
	height: 42px;
    padding: 0px 10px 0px 14px;
}


a:link {color: #000000; margin-right: 1px; font-size: 17px; text-decoration: none; color: #000000;}
a:visited {color: #000000;margin-right: 20px; font-size: 17px; text-decoration: none; color: #666666;}
a:hover {color: #000000; text-decoration: underline; }
/*a:hover {color: #000000;margin-right: 20px; text-decoration: underline; font-size: 17px;}*/
a:focus {color: #000000;}

#tab_rechts tr:hover {background-color: #cde0eb}
#tab_rechts td {border-bottom: 1px solid #dddddd; font-size: 14px;}


a.toplinks {text-decoration: none; font-size: 16px;}
a.toplinks:hover {text-decoration: underline;font-size: 16px;}
a.ergebnis {text-decoration: none;}
a.ergebnis:hover {text-decoration: underline;}

#navigation a:link {text-decoration: none; color: #ffffff; font-size: 14px;margin-right: 0px;margin-left: 10px;}
#navigation a:visited {text-decoration: underline; color: #ffffff; font-size: 14px;margin-right: 0px;margin-left: 10px;}
#navigation a:hover {text-decoration: underline; color: #ffffff; font-size: 14px;margin-right: 0px;margin-left: 10px;}

.kleinerSuchindex {font-size: 20px; color: #000000; cursor: pointer;}
.kleinerSuchindex:hover { font-size: 20px; color: #069; text-decoration: underline; cursor: pointer;}
a.kleinerSuchindex:hover { font-size: 17px; color: #069; text-decoration: underline; cursor: pointer;}



.schnelleseiten {font-size: 14px; color: #000000; cursor: pointer; text-decoration: none;}
.schnelleseiten:hover { font-size: 14px; color: #000000; text-decoration: underline; cursor: pointer;}



a.headlinelink {
    font-size: 28px;
    font-weight: bold;
    color: #036;
    overflow: visible;
    z-index: 2147483647;
    padding: 3px 0px 0px;
    margin: 0px;
    text-decoration: none;
    line-height: 34px;
    height: 34px;
}

a.headlinelink:hover {
    font-size: 28px;
    font-weight: bold;
    color: #036;
    overflow: visible;
    z-index: 2147483647;
    padding: 3px 0px 0px;
    margin: 0px;
    text-decoration: underline;
    line-height: 34px;
    height: 34px;
}


/* -------------- style folgeseiten --------------------- */
#header {
	margin: 0 auto;
	width: 100%; 
	max-width: 100%;
	min-height: 300px;	
	background-color: #ffffff;
	padding-bottom: 1px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
#content1 {
	margin: 0 auto;
	position: relative;
	width: 100%; 
	/*max-width: 1220px;	
	min-height: 20px;*/
	background-color: #ffffff;
	
	padding-bottom: 1px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#kopf1 {
	margin: 0 auto;
	width: 100%;
	min-height: 118px;
	padding-top: 14px;
	padding-bottom: 10px;
	max-width: 1220px;
	
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	color: #036;
	
}

#bannertop1{
	position: relative;
	margin: 0 auto;
	margin-top: -7px;
	float: right;
	right: 0px;
	width: 100%;
	max-width: 728px;
	z-index: 1;
	text-align: right;
}
#domainnametop1 {
	width: 100%; 
	float: left;
	max-width: 470px;	
	min-height: 90px;
	text-align: left;
	background-color: #ffffff;
	padding: 20px 5px 0px 15px;
	font-size: 28px;
	font-weight: bold;
	
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	color: #036;
}
#domainnametop1:hover {
	text-decoration: underline;
}


#headline1 {
	float: left;
	width: 100%; 
	max-width: 400px;	
	min-height: 20px;
	background-color: #ffffff;
	color: #069;
	padding: 0px 0px 0px 0px;
	font-size: 19px;
	font-weight: normal;
	
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	
}

#suchformulardiv1 {
	padding: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    background: url(bgworld.jpg) center center no-repeat #f7f9fb;
    width: 100%;
    min-height: 180px;
    border-bottom: 6px solid #eeeeee;
    margin-bottom: 0px;
    margin-top: 10px;
		
}

#such {
	margin: 0 auto;width: 100%;max-width: 1220px; padding-left: 100px; text-align: center;
}
#sb1 {
	margin: 0 auto;font-size: 22px; margin-top: 8px; margin-bottom: 20px; 
	 text-align: center;color: #036;   text-shadow: 0px 1px 0px #FFF;
	font-weight: bold; padding-left: 90px; 
}

#suche_nach {
	margin: 0 auto; font-size: 16px; color: #036; width: 690px;max-width:690px; text-align: center; padding-left: 150px;
	margin-top: 15px;
}

#suchformular1 {
	padding: 30px 20px;
    /*background: url(https://schnelle-seiten.net/images/black.png);*/
	background: rgba(100,0,0,0.0);
    margin: 0;
    margin-top: 0px;
    position: relative;
    top: -13px;	
	height: 125px;
}

.subline1 {font-size: 22px; color: #036; font-weight: bold; text-align: center;}


#tabelle1 {
	/*position: relative;*/
	margin: 0 auto;
	width: 100%; 
	max-width: 700px;	
	min-height: 1000px;
	padding-bottom: 20px;
	background-color: #ffffff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

#anbieter1 {
	margin: 0 auto;
	width: 100%; 
	max-width: 1220px; 
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;

}

/* -------------- style folgeseiten ende --------------------- */




#wrapper {
	margin: 0 auto;
	width: 100%; 
	max-width: 1000px;
	min-height: 300px;	
	background-color: #ffffff;
	padding-bottom: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;

}
#bannertop{
	margin: 0 auto;
	width: 100%;
	max-width: 728px;
	margin-top: 20px;
	height: 100px;
	display: block;	
}
#bannerbottom{
	margin: 0 auto;
	width: 100%;
	max-width: 728px;	
}

#footer {
	position: relative; 
	clear: both; 
	bottom: 0px; 
	height: 156px;
	width: 100%;
	background-color: #efefef;
	
}

#suchformulardiv {
	padding: 0;
    padding-top: 47px;
    padding-bottom: 39px;
    background: url(worldbg.jpg) center 	center no-repeat #63c8fc;
    width: auto;
    height: 195px;
    margin: 0;
    margin-bottom: 0px;
    margin-top: 0px;
	border-radius: 0px;	
}

#suchformular {
	padding: 30px 20px;
    /*background: url(https://schnelle-seiten.net/images/black.png);*/
	background: rgba(0,0,0,0.3);
    margin: 0;
    margin-top: 0px;
    position: relative;
    top: -13px;	
	height: 150px;
}

#anbieter {
	margin: 0 auto;
	width: 100%; 
	max-width: 1000px; 
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;

}

#entry {
	margin: 0 auto;
	width: 100%; 
	max-width: 1000px; 
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;

}


#anbieterinfo1 {
	float: left;
	margin-right: 30px;
	width: 700px; 
	max-width: 700px;	
	margin-bottom: 20px;
	
	
}

#anbieterinfo1_content {
	border-radius: 5px;
	/*border: 1px solid #aaaaaa;*/
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #ffffff;
	color: #000000;
	font-size: 15px;
	
}


#subSearchText {
	min-height: 20px;
	padding: 15px;
}


#toplinks {
	margin: 0 auto;
	float: left;
	margin-top: 10px; 
	margin-left: 0px; 
	min-height: 2px; 
	width: 260px; 
	background: #F7F9FB; 
	z-index: 2;
	padding: 15px 5px 15px 15px;
	border-radius: 0px; 
	border: 0px solid;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	
}

a.toplink{
	color: #069;
	font-size: 16px;
	line-height: 22px;
	text-decoration: none;
	margin-bottom: 5px;
}
a.toplink:hover{
	color: #069;
	font-size: 16px;
	line-height: 22px;
	text-decoration: underline;
	margin-bottom: 5px;
	color: #069;
}



a.toplinks {
	text-decoration: none;	
}
a.toplinks:hover {
	text-decoration: underline;	
}

a.ergebnis {
	text-decoration: none; font-size: 14px;	
}
a.ergebnis:hover {
	text-decoration: underline;	font-size: 14px;
}

#tabelle_home {
	position: relative;margin: 0 auto; width: 100%; min-height: 700px; max-width: 1220px; padding-left: 15px; padding-bottom: 20px;
}

#nav_home {float: left;width: 330px; min-height: 700px;}
#navigation {
	margin: 0 auto;
	text-align: right;
	width: 100%; max-width: 1220px;	
	min-height: 40px;
	background-color: #666666;
	padding: 10px 0px 15px 15px;
	font-size: 14px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	
}


#nav1 {
	position: relative; 
	margin: 0 auto;
	top: 0px; 
	width: 100%;
	max-width: 1220px; 
	padding: 0px;
}

#navlinks {
	position: absolute; 
	margin: 0 auto;
	margin-top: -3px;  
	top: 20px;
	/*left: 15px;*/ 
	width: 99%; 
	padding: 0px;
	width: 650px; 
	
}

#navrechts {
	position: absolute; 
	text-align: right;
	margin: 0 auto;  
	top: 20px;
	right: 0px;
	width: 728px; 
	height: 90px;
	padding: 0px;
	background-color: transparent;	
}
#claim {font-size: 14px; color: #666666; width: 650px; max-width: 650px;padding-left: 45px;padding-top: -4px;height:80px;}

#nav {
	position: absolute; 
	bottom: 0px; 
	width: 100%; 
	padding: 0px; 
	background-color: #666666;
	border-top: 1px solid #ffffff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;

}

#content {
	position: relative;
	width: 100%; 
	max-width: 1220px;	
	/*min-height: 20px;*/
	background-color: #ffffff;
	box-sizing: border-box;
	padding-bottom: 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

#domainnametop {
	width: 100%; 
	max-width: 1000px;	
	min-height: 20px;
	background-color: #e5f7ff;
	margin-top: 20px;
	padding: 20px 20px 0px 15px;
	font-size: 30px;
	line-height: 25px;
	font-weight: bold;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	color: #036;
}

#domainkaufen {
	width: 100%; max-width: 1000px;	
	min-height: 10px;
	background-color: #ffffff;
	padding: 10px 20px 10px 20px;
	font-size: 18px;
	font-weight: bold;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	color: #444444;
}


#tabelle {
	position: relative;
	margin: 0 auto;
	width: 100%; 
	max-width: 1000px;	
	min-height: 500px;
	padding-bottom: 20px;
	background-color: #ffffff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}


#tab_links {
	position: absolute;
	left: 15px;
	width: 200px; 
	max-width: 200px;	
	min-height: 100px;
	padding-bottom: 20px;
	background-color: #ffffff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	
}

#tab_rechts {
	float: left;
	margin-right: 30px;
	width: 700px; 
	max-width: 700px;	
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	background-color: #ffffff;
	font-size: 14px;
}

#show {
	margin: 0 auto; 
	width: 100%; 
	max-width: 1220px; 
    padding-bottom: 10px; 
	min-height: 500px;	
}
#toplinks_firmen {
float: left; width: 250px	
}

#skyscraper {
	float: right;
	margin-right: 0px;
	width: 160px; 
	max-width: 160px;
	min-height: 600px;	
	padding: 0px;
	padding-bottom: 20px;
	background-color: #ffffff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	display: block;
	text-align: right;
}


#headline {
	width: 100%; 
	max-width: 1000px;	
	min-height: 20px;
	background-color: transparent;
	padding: 0px 0px 20px 0px;
	font-size: 20px;
	font-weight: normal;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	color: #069;
}
#text1 {
	width: 100%; max-width: 1000px;	
	min-height: 30px;
	background-color: #ffffff;
	padding: 10px 20px 15px 15px;
	font-size: 20px;
	font-weight: normal;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	color: #333333;
}
#bildtop {display: none;}
#bildbottom {display: block;}

.subline {font-size: 27px; color: #ffffff; font-weight: bold;}


#googlewerbung {
	float: left;
	width: 200px;
	padding: 0px;
	z-index: 20;
}








.blockDomains {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    width: 25%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    line-height: 1.328571429;
    font-size: 16px;
}

#blockContent {
    position: relative;
    padding-top: 30px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

a.startseite {
    color: #222;
    text-decoration: none;
    font-size: 16px;
	cursor: pointer;
}

.clearBoth {
    clear: both;
}

.footer_element, .copyright_element {
	position: absolute;
	left: 15px;
	top: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
	font-size: 14px;
	color: #666666;
	
	
}

.rubrik {
	font-size: 20px;
	font-weight: 300;
	color: #444444;	
}

#skyscraper1 {display: block;}
#search {width: 100%;float: left;margin-left:0px; padding-left:87px;}

@media screen and (max-width: 1440px) {
	#werbung {display: none;}
}

@media screen and (max-width: 1140px) {
	body {margin: 0 auto; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif,roboto condensed}
	#toplinks {margin: 0 auto;float: left;margin-top: 10px;display: block; width: 220px;}
	#toplinks_firmen {margin: 0 auto; float: none; width: 100%;	}
	#bannertop1 {display: none;}
	#navrechts {display: none;}
	#skyscraper {display: none;}
	#skyscraper1 {display: none;}
	
}

@media screen and (max-width: 930px) {
	body {margin: 0 auto; font-family: 'Helvetica Neue',Arial,sans-serif,roboto condensed;}
	#toplinks {margin: 0 auto;float: none;margin-top: 10px;display: block; width: 90%;}
	#toplinks_firmen {margin: 0 auto; float: none; width: 100%;	display: none}
	#tabelle1 {margin: 0 auto;}
	#bannertop1 {display: none;}
	#navrechts {display: none;}
	#anbieterinfo1 {margin: 0 auto;float: none; width: 95%; max-width: 900px;}
	#domainnametop1 {margin: 0 atuo;width: 100%; max-width: 100%;text-align: center;}		
	#headline1 {margin: 0 atuo;width: 100%; max-width: 100%;text-align: center;}
	#kopf1 {margin: 0 atuo; float: none; width: 100%; max-width: 100%; text-align: center;}
	#tab_rechts {margin: 0 auto;float: none; width: 100%; max-width: 100%;}
	#skyscraper {display: none;}
	#skyscraper1 {display: none;}
}

@media (max-width: 420px){	
/*@media screen and (max-width: 420px) {*/
#tab_rechts {
	float: left;
	margin-right: 30px;
	width: 99%; 
	max-width: 99%;	
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	background-color: #ffffff;
	font-size: 14px;
}


#bannertop1 {display: none;}
#skyscraper {display: none;}
#skyscraper1 {display: none;}

body {
	margin: 0 auto; font-family: 'Helvetica Neue',Arial,sans-serif,roboto condensed;
}

#search {width: 100%; max-width: 320px;float: left;margin-left: 10px;padding-left:0px;}
#toplinks {display: none;}
#toplinks_firmen {display: none;}
#searchStr{
	width: 160px;max-width: 170px; height: 42px; font-size: 18px;
}
img {
    max-width: 100%;
}
a:link {color: #222222; margin-right: 5px;}
a:visited {color: #666666;margin-right: 5px;}
a:hover {color: #ffffff;margin-right: 5px;}
a:focus {color: #000000;margin-right: 5px;}
.dom1_headline { font-size: 19px;} }
#kopf1 {height: 100px;min-height: 100px;margin: 0 atuo; float: none; width: 100%; max-width: 1220px; text-align: center;}
#dom1 { width:90%;font-size:24px;}

#claim {font-size: 14px; color: #666666; width: 90%; max-width: 650px;padding-left: 10px;height:100px;}
#footer {height:205px;}



#nav1 {
	position: relative; 
	margin: 0 auto;
	top: 0px; 
	width: 100%;
	padding: 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
#navlinks {
	
	float: left;
	width: 99%;
	top: 20px;
	padding: 0px;
	max-width: 99%; 	
}

#such {
	margin: 0 auto;max-width: 100%; padding-left: 0px; text-align: center;
}
#sb1 {
	margin: 0 auto;font-size: 20px; margin-top: 8px; margin-bottom: 20px; 
	margin-left: 0px; text-align: center;color: #036;   text-shadow: 0px 1px 0px #FFF;
}
#suche_nach {
	clear: both; margin: 0 auto; font-size: 16px; color: #036; width: 95%;max-width:380px; text-align: center; padding-left: 0px;
	padding-top: 15px;
}

#suchformular1 {
	padding: 30px 0px;
    /*background: url(https://schnelle-seiten.net/images/black.png);*/
	background: rgba(100,0,0,0.0);
    margin: 0;
    margin-top: 0px;
	margin-left:10px;
    position: relative;
    top: -13px;	
	height: 100px;
	width: 100%;
}
#searchBt {
	height: 47px;
	width: 70px;
	background: #036;
	cursor: pointer;
	color: transparent;
	outline: 0px;
	border-radius: 0px 8px 8px 0px;
	border: 2px solid #036;
	background-image: url(lupe_weiss.png);
	background-size: 20px ;
	background-repeat: no-repeat;
	background-position: center;
}
#domainnametop {
	width: 100%; max-width: 1000px;	
	min-height: 30px;
	background-color: #e5f7ff;
	padding: 10px 10px 0px 10px;
	font-size: 27px;
	font-weight: bold;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	color: #036;
}
#domainkaufen {
	width: 100%; max-width: 1000px;	
	min-height: 10px;
	background-color: #efefef;
	padding: 10px 20px 10px 20px;
	font-size: 15px;
	font-weight: bold;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	color: #444444;
}
#headline {
	width: 100%; max-width: 1000px;	
	min-height: 30px;
	background-color: transparent;
	padding: 0px 10px 15px 0px;
	font-size: 15px;
	font-weight: bold;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	color: #000000;
}
#bildtop {display: block;}
#bildbottom {display: none;}

#anbieter {
	margin: 0 auto;
	width: 95%; 
	max-width: 400px; 
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;

}

#anbieterinfo1 {
	float: left;
	width: 100%; 
	max-width: 700px;	
	/*min-height: 500px;
	padding: 15px;*/
	padding-bottom: 20px;
	background-color: #ffffff;
	
	border-radius: 10px;
	/*border: 2px solid #cccccc;*/
	
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

#tabelle {
	
	margin: 0 auto;
	width: 95%; 
	max-width: 380px;	
	min-height: 500px;
	padding-bottom: 20px;
	background-color: #ffffff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}


#tab_links {
	
	left: 15px;
	width: 200px; 
	max-width: 200px;	
	min-height: 100px;
	padding-bottom: 20px;
	background-color: #ffffff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	display: none;
	
}

#tab_rechts {
	width: 100%; 
	max-width: 700px;
	padding: 0px 15px 15px 0px;
	background-color: #ffffff;
	border: 0px solid #cccccc;
}



#bannertop{ 
	margin: 0 auto;
	width: 100%;
	max-width: 1000px;
	display: block;	
	margin-top: 20px;
	text-align: center;
}

#bannerbottom{ 
	margin: 0 auto;
	width: 100%;
	max-width: 400px;	
}

#tabelle_home {
	position: relative;margin: 0 auto; width: 100%; max-width: 1220px; padding-left: 15px; padding-bottom: 20px;
}

#nav_home {float: left;width: 330px; min-height: 400px;}

#navrechts {display: none;}





.blockDomains {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    width: 25%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    line-height: 1.328571429;
    font-size: 18px;
}

a.startseite {
    color: #222;
    text-decoration: none;
    font-size: 18px;
	cursor: pointer;
}

#subSearchText {
	min-height: 20px;
	padding: 10px;
	font-size:14px;
}
}