/* RESET
-------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, 
u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td { 
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 85%/140%;
    vertical-align: baseline;
    background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, 
q:before, q:after {
    content: ''; 
    content: none;
}
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a { outline: none; }
body { font: 12px/1.231 sans-serif; font-size: small; }
select, input, textarea, button { font: 100% Verdana, sans-serif; }

/* GLOBAL
-------------------------------------------------------------------------- */
html { overflow-y: scroll; }
html { -webkit-font-smoothing: antialiased; }
body {
    background: url("https://www.telefonbuch.com/img/telefonbuch/bg-pattern.jpg") #c2d9e1 repeat;
	-o-background-size: 100%;
    color: #254360;
    font-family: Verdana, sans-serif;
    font-size: 87.5%;
    line-height: 1.5;
}


/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */



pre {
	z-index: 299;
}


/* TYPOGRAPHY
-------------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: #000;
}
h1 {
	color: #f9fcff;
	font-size: 45px;
}

h1#logo {
	padding-top: 139px; /* height of the replacement image */
    height: 0px;
    overflow: hidden;
    background: url("https://www.telefonbuch.com/img/telefonbuch/logo_de.png") no-repeat;
	cursor: pointer;
}

h1#logo.de { background: url("https://www.telefonbuch.com/img/telefonbuch/logo_de.png") no-repeat; }
h1#logo.en { background: url("https://www.telefonbuch.com/img/telefonbuch/logo_en.png") no-repeat; }
h1#logo.fr { background: url("https://www.telefonbuch.com/img/telefonbuch/logo_fr.png") no-repeat; }

h4#subline {height: 0px; overflow: hidden; margin: 0}

h2 { font-size: 18px; margin-bottom: 5px; }
h3 { font-size: 16px; margin-bottom: 5px; }
p { margin-bottom: 1.5em; }
blockquote {
    margin: 1.5em 0;
    color: #000;
    font-style: italic;
}
q { font-style: italic; }
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
sup, sub { line-height: 0; }
abbr { border-bottom: 1px dotted #666; cursor: help; }
address { font-style: italic; }
pre {
    margin: 1.5em 0;
    white-space: pre;
}
pre, code {
    font: 1.0em 'Andale Mono', 'Lucida Console', monospace;
    line-height: 1.5;
}
li ul, li ol { margin: 0; }
ul, ol { margin: 1.5em 0; }
ul { list-style-type: disc; }
ol { list-style-type: decimal; }
dl { margin: 1.5em; }
dl dt { font-weight: bold; }
dd { margin-left: 1.5em; }
ins { text-decoration: underline; }
del { text-decoration: line-through; }

/* LINKS
-------------------------------------------------------------------------- */
a:hover, a:active { outline: none; } 
a:link {
    color: #DF2C36;
    text-decoration: underline;
}
a:visited {
    color: #DF2C36;
    text-decoration: underline;
}
a:hover { color: #83BEE1; }
a:focus { color: #83BEE1; }
a:active { color: #101B23; }

/* IMAGES
-------------------------------------------------------------------------- */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ie7 img { -ms-interpolation-mode: bicubic; }
img {
}
img.left { float: left; margin: 0 1.5em 1.5em 0; }
img.right { float: right; margin: 0 0 1.5em 1.5em; }


.directory_word_app_logo {max-width: 80px;}

/* FORMS
-------------------------------------------------------------------------- */
label { font-weight: bold; }
fieldset { padding: 1.5em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend { font-weight: bold; font-size: 1.2em; }
input[type=text], input[type=password], input.text, textarea, select { background-color: #fff; border: 1px solid #bbb; }
input[type=text]:focus, input[type=password]:focus, input.text, textarea:focus, select:focus { border-color: #666; }
input[type=text], input[type=password], textarea, select { margin: 0.5em 0; }
input.text { width: 300px; padding: 5px; }
textarea { width: 390px; height: 250px; padding: 5px; }
input[type=checkbox], input[type=radio], input.checkbox, input.radio { position: relative; top: .25em; }
.error, .notice, .success { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }
.error { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice { background: #FFF6BF; color:#514721; border-color: #FFD324; }
.success { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a { color: #8a1f11; }
.notice a { color: #514721; }
.success a { color: #264409; }


/* Scalable Button */
.awesome.button { width: 90%;}
.awesome.button.btn-short  { width: 200px; }

.awesome.button.btn-wide   { width: 400px; }

.awesome.button.btn-auto { width: auto; }

.awesome.button, .awesome.button:visited {
    background: #555 url("https://www.telefonbuch.com/img/button-overlay.png") repeat-x;

    display: inline-block;
    padding: 5px 15px 6px 10px;
    position: relative;
    cursor: pointer;
	margin-bottom: 1px;
    
	color: #fff;
    font-size: 12px;
	font-family: "Verdana", sans-serif; 
	font-style: normal; 
	text-decoration: none;
	
    border: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -o-border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -khtml-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -o-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
}
.awesome.button:hover, .awesome.button.hover    { background-color: #C90000; color: #fff; }
.awesome.button:active, .awesome.button.active { margin-top: 1px; margin-bottom: 0px}

a.awesome.button:link    { text-decoration: none }
a.awesome.button:visited { text-decoration: none }

.linklist span {
	float: right;
	font-weight: bold;
	color: #fff;
}

/*.linklist .awesome.export { background-color: #3D5A78; }*/
.awesome.button.export       { background-color: #101B23; }
.awesome.button.export:hover { background-color: #C90000; color: #fff; }
.awesome.button.export span  { color: #EAE2AA}

.awesome.button.emphasize    { text-transform: uppercase; }

.btn-search .awesome.button  { background-color: #101B23; font-size: 12px; text-transform: uppercase; color: #FFF5B6}
.btn-search .awesome.button:hover { background-color: #101B23; color: #fff; }


/* TABLES
-------------------------------------------------------------------------- */
table {
    margin: 1.5em 0;
    width: 100%;
}
th { font-weight: bold; }
thead th { background: #000; }
th, td, caption { padding: 0.25em; }
tr.even td { background: #000; }
tfoot { font-style: italic; }
caption {
    background: #000;
    font-weight: bold;
}

/* STRUCTURE
-------------------------------------------------------------------------- */
html, body, #wrapper {height: 100%;}

body > #wrapper {
    height: auto;
    min-height: 80%;
}

#wrapper {
/*	position: relative;*/
	background-color: transparent;

	left: 0;
	width: 100%;
	padding: 0;
	z-index: 0;
}

#content {
/*	top: -10px;*/
	margin: 0 auto;
	width: 820px;
	position: relative;
	padding-bottom: 200px;
}

.contentbox:first-child {
	display:none;
	margin-top: -10px;
}

#footer-background {
	height: 200px;
	z-index: 100;
	background: url("https://www.telefonbuch.com/img/telefonbuch/footer-pattern.gif") repeat-x #161e23;


/*	position: relative;
	top: 0px;
*/
	
	position: relative;
	margin-top: -200px;
	clear:both;
	/*
		width: 100%;
		bottom: 0;*/
	
	box-shadow: 0px 1px 4px #666;
	-moz-box-shadow: 0px 1px 4px #666;
	-webkit-box-shadow: 0px 0px 4px #666;
	
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

#footer {
	width: 820px;
	margin: 0 auto;
	color: white;
	text-align: center;
}

script + img {
	display: none;
}


#header-background {
	height: 280px;

	background: url("https://www.telefonbuch.com/img/telefonbuch/header-pattern.gif") repeat-x;
	position: relative;
	z-index: 100;
}

#header-background.static {
	height: 220px;
}


#header-shadow {
	height: 5px;
	background: url("https://www.telefonbuch.com/img/telefonbuch/header-shadow.png") repeat-x;
	position: relative;
	z-index: 99;
}
#header {
	width: 1020px;
	margin: 0 auto;
	color: #fff5b6;
}


#instructions {
	position: absolute;
	z-index: 1500;
	top: 0;
	margin-left: 620px;
}


#ooetb-logo {
	padding-top: 30px;
}

#ooetb-logo img.web   { display:inline }
#ooetb-logo img.print { display:none }

#imprint-link a {
	color: white;
}



#control-nav {
	width: 820px;
	margin: 18px auto 0;
	
/*	display:none;*/
height: 105px;
background: transparent;
}

#control-nav.static {
/*	height: auto;*/
/*	float: left;*/
	margin: 8px auto 0 auto;
}

#control-nav .btn-search {
	margin: 17px 0px 0px 18px;
	display: inline-block;
/*	height: 20px;*/
/*	margin: auto 0;*/
/*	float: left;*/
}


#control {
	background: url("https://www.telefonbuch.com/img/telefonbuch/control-bg.png") no-repeat;
	width: 650px;
	height: 105px;
	float: left;
	margin-left: 18px;
}

#search {
	margin-top: 3px;
	height: 37px;
	display: block;
	float: left;
}

#search label {
	float: left;
	line-height: 37px;
	width: 80px;
	text-align: center;
	text-transform: uppercase;
	padding-left:4px;
/*	visibility: hidden;*/
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	color: #83bee1;
}



#search input#searchfield {
	margin: 0;
	float: left;
	margin-left: 20px;
	height: 37px;
	border: none;
	background: transparent;
	color: #fff;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 18px;
	padding: 0;
	line-height: 37px;
}





#filter {
	margin-top: 10px;
	padding: 0;
	float: left;
	font-family: Verdana, sans-serif;
	width:95%;
}

#filter fieldset {
	height: 50px;
	border: none;
	padding: 0;
	margin: 1px 0 0 0px;
	
/*	vertical-align: baseline;*/
}

#filter legend {
	position: absolute;
/*	float:left;*/
/*	display: block;*/
	width: 80px;
	height: 50px;
/*	text-align: left;*/
	line-height: 50px;

	padding-left:4px;
/*	margin: 0 10px 0 0;*/
	
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	color: #83bee1;
}

.ie7 legend {
	margin-left: -7px;
}

#filter-row-top {
	display: block;
/*	float: left;*/
	padding-left: 90px;
}

#filter-row-bottom {
	display: block;
/*	float: left;*/
	padding-left: 140px;
}

#filter label {
	cursor: pointer;
	line-height: 16px;
	font-size: 12px;
	vertical-align: middle;
	font-weight: normal;
}

#filter input[type="checkbox"] {
	vertical-align:top;
	margin-right: 13px;
	margin-left:10px;
/*	visibility:hidden;*/
}

#filter .checkbox {
	display: block;
	float: left;
	cursor: pointer;
	width: 140px;
}

#filter .checkbox.wide {
	width: 180px;
}

#filter .checked{
	background:#ff0000;
}
#filter .unchecked{
	background: transparent;
}


.filter-checkbox {
	display: inline;
	font-size: 16px;
	line-height: 16px;
	cursor: pointer;
/*	cursor: hand;*/
	margin: 0 10px;
}
.filter-checkbox .mark {display: inline;}

.filter-checkbox img {vertical-align: middle; width: 16px; height: 16px;}
.filter-checkbox img{background: transparent url("https://www.telefonbuch.com/img/telefonbuch/filter-checkbox.png") no-repeat;}

.filter-checkbox img{background-position: 0px 0px;}
.filter-checkbox-hover img{background-position: -16px 0px;}
.filter-checkbox-checked img{background-position: 0px -16px;}
.filter-checkbox-checked .filter-checkbox-hover img {background-position: -16px -16px;}
.filter-checkbox-disabled img{background-position: 0px -32px;}
.filter-checkbox-checked .filter-checkbox-disabled img{background-position: 0px -48px;}

span.filter-checkbox-checked + span.filter-label {color: #fff;}


.reset-control {
	padding-top: 16px; /* height of the replacement image */
    height: 0px;
    overflow: hidden;
	width: 16px;
    background-image: url("https://www.telefonbuch.com/img/telefonbuch/close_reset-btn.png");
	background-position: 0px -16px;
	background-repeat: no-repeat;
	float: right;
	cursor: pointer;
	z-index: 100;
	text-indent: -9999px;
}

.btn-search .reset-control {
	float: left;
	position: relative;
	top: 2px;
	margin-right: 10px;
	background-position: 0px -32px;
}
.btn-search .reset-control:hover {
	background-position: -16px -32px;
}


#reset-search {
	top: 14px;
	position: relative;
	display: none;
}
#reset-search:hover { background-position: -16px -16px; }

#reset-filter {
	top: 28px;
	position: relative;
	display: none;
}
#reset-filter:hover { background-position: -16px -16px; }

.nav {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 0.95em;
/*	font-size-adjust: 0.52;*/
	float: right;
	margin-right: 20px; /*TODO: 20px*/
	text-transform: uppercase;
	width: 100px;
}
.nav ul {
	margin: 5px 0 0 0;
	list-style-type: none;
}

.nav ul li {
	list-style-image: none;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left : 21px;
	line-height: 11px;
	margin-bottom: 10px;

	position: relative;
/*	padding-bottom: 1px;*/
}

/*#101B23*/
.nav li#english   { background: no-repeat transparent url('https://www.telefonbuch.com/img/telefonbuch/icons.png') 0    0px; }
.nav li#deutsch   { background: no-repeat transparent url('https://www.telefonbuch.com/img/telefonbuch/icons.png') 0  -16px; }
.nav li#contact   { background: no-repeat transparent url('https://www.telefonbuch.com/img/telefonbuch/icons.png') 0  -32px; }
.nav li#francais  { background: no-repeat transparent url('https://www.telefonbuch.com/img/telefonbuch/icons.png') 0  -48px; }
.nav li#login     { background: no-repeat transparent url('https://www.telefonbuch.com/img/telefonbuch/icons.png') 0  -64px; }
.nav li#logout    { background: no-repeat transparent url('https://www.telefonbuch.com/img/telefonbuch/icons.png') 0  -80px; }
.nav li#accounts  { background: no-repeat transparent url('https://www.telefonbuch.com/img/telefonbuch/icons.png') 0  -96px; }
.nav li#settings  { background: no-repeat transparent url('https://www.telefonbuch.com/img/telefonbuch/icons.png') 0 -112px; }
.nav li#tools     { background: no-repeat transparent url('https://www.telefonbuch.com/img/telefonbuch/icons.png') 0 -128px; }


.nav a {
	color: #fff5b6;
/*	color: black;*/
	text-decoration: none;
}

.nav a:hover {
	color: #fff;
}



.nav ul li.admin {
	margin-top: 0px;
	line-height: 16px;
	height: 16px;
	margin-bottom: 7px;
}

.nav ul li.admin              a        { color: #83BEE1 }
.nav ul li.admin[id="logout"] a        { color: #fff5b6 }
.nav ul li.admin              a:hover  { color: white   }

#admin-nav {
	position:absolute;
	top: 35px;
}


#new-language {
	position: absolute;
	right: -25px;
	top: 2px;
	
	width: 30px;
	height: 25px;
	background: transparent 0 0 no-repeat url("https://www.telefonbuch.com/img/telefonbuch/new.gif");
	z-index: 1000;
}



a.nojs-link, a.nojs-link:visited { color: #FFF5B6}
a.invisible-link, a.invisible-link:hover, a.invisible-link:visited { text-decoration: none; color: #FFF5B6 }





/*
#nav {
position: absolute;
}
#nav li {
    float: left;
}
#nav a {
    display: block;
}
*/
.invisible {
	visibility: hidden;
}




.contentbox {
	background: #f9fcff;
	width: 820px;
	float: left;
	
	box-shadow: 0px 1px 4px #666;
	-moz-box-shadow: 0px 1px 4px #666;
	-webkit-box-shadow: 0px 0px 4px #666;
	
	font-family: Verdana, sans-serif;
	font-size: 12px;
	
	margin-top: 20px;
}

.contentbox.last {
	margin-bottom: -3px;
}

.contentbox-inner {
	padding-top: 20px;
	margin: 0 20px;
}

.contentbox-inner .wrap pre {
	width: 100%;
	word-wrap: break-word;
	white-space: normal;
}

.contentbox .empty, .hidden {
	display:none;
}

.contentbox-inner.error {
	background-color: #cf2d2e;
	padding: 20px;
	margin: 0px;
	border: 0 none;
	color: white;
/*	min-height: 30px;*/
}

.contentbox-inner.error h3 {
	color: white;
}

.contentbox-inner.error p {
	margin-left: 80px;
}

#welcome {

}

.contentbox .left-column {
	width: 380px;
	float: left;
	margin-top:10px;
}

.contentbox .right-column {
	width: 380px;
	float: right;
	margin-top:10px;
}

.contentbox #welcome-slider {
	margin-bottom: 1.5em;
}

.contentbox.static {
	padding: 30px 0;
}

.contentbox.static li {
	list-style-type: circle;
	margin-left: 30px;
}


.static a:link {}

.margintop {
	margin-top: 30px;
}

.close-button {
	
	position: relative;
	right: -25px;
	top: 0px;
	
	
	padding-top: 15px; /* height of the replacement image */
    height: 0px;
    overflow: hidden;
	width: 16px;
    background-image: url("https://www.telefonbuch.com/img/telefonbuch/close_reset-btn.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float: right;
	cursor: pointer;
	
	text-decoration: none;
	border: none;
}

.close-button:hover { background-position: -16px 0px; }

.close-button a:link {


}


#close-welcome {
	position: absolute;
	right: -25px;
	top: 20px;
	z-index: 90;
}




#main {
    float: left;
	width: 540px;
}


#main .contentbox-inner {
	float: left;
	width: 540px;
	border-bottom: 1px #d5d5d5 solid;
}

#main .contentbox-inner:last-child {
	border-bottom: none;
}

#main .shadow {
	display: none;
}

#search-results #undefined-result {
	padding: 0;
	display: block;
	width: 540px;
	background: url("https://www.telefonbuch.com/img/telefonbuch/undefined-result.png") 30px 20px repeat;
	height: 250px;
}

#search-results #undefined-result.hidden {
	display: none;
}


#search-results #undefined-result > div {
	padding-top: 90px;
	padding-left: 17px;
	text-align: center;
}

#search-results #undefined-result div.background {
	display:inline;
	background-color: #f9fcff;
	padding: 10px 0;
}
	
#search-results #undefined-result span {
	text-transform: uppercase;
	font-size: 20px;
	color: #ced2d6;
    font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
}


#search-results .shadow .item {
	display: none;
}

#search-results li.item {
/*	width: 100%;*/
}

#search-results .item.active {
	background-color: #e7f1f6;
}

h4 .result-additional {
	font-weight: normal;
	font-style: italic;
}



h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

.contentlist a, .linklist a {
	color: #DF2C36;
}


.contentlist ul, .linklist ul {
	margin: 0;
	vertical-align: middle;
}

.contentlist li, .linklist li {
	list-style-type: none;
	padding: 20px 20px 20px 80px;
}

.contentlist li.item {
	background: url("https://www.telefonbuch.com/img/telefonbuch/searchlist-item.png") 28px 23px no-repeat;
}
.contentlist li.additional {
	background: url("https://www.telefonbuch.com/img/telefonbuch/additionallist-item.png") 28px 23px no-repeat;
}


.contentlist ul.directories, .linklist {
/*	margin-top: 20px;*/
}

.contentlist ul.directories li, .linklist li {
	background-image: none;
	padding: 0;
	margin-bottom: 10px;
}

.contentlist ul.details li {
	list-style-type: circle;
	list-style-position: inside;
	margin-top: 5px;
}

.contentlist ul.directories li.recommended-last {
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
/*
	background-color: #D8F2FF;
	padding: 20px 10px 30px 10px;
	margin-bottom: 0px;
*/
}

/*.contentlist ul.directories li.recommended:last-child {
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}*/

div.embedjs {
	margin-bottom: 40px;
	height: 280px;
	padding-left: 9px;
	
	background-color: white;
	-moz-box-shadow:    0px 1px 3px #999;
	-webkit-box-shadow: 0px 1px 3px #999;
	box-shadow:         0px 1px 3px #999;
}

div.embedjs #suchbox {
	background-image: none !important;
}

div.embedjs input {
	height: 25px;
	padding: 5px 10px;
}

/**** Admin Area ****/

#adminform {
	margin-top: 10px;
	padding-bottom: 60px;
}

.adminform {
	margin-bottom: 60px;
}

.adminform div {
	line-height: 50px;
	float: left;
}

.adminform div.button {
	line-height: 30px;
	margin-top: 20px;
	margin-left: 120px;
}

.adminform input {
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	font-style: italic;
	font-family: Georgia, serif;
	padding: 5px 20px 5px 10px;
	margin: 0;
	margin-bottom: 5px;
	width: 170px;
}

.adminform label {
	display: block;
	text-align: right;
	width: 100px;
	float:left;
	margin-right: 20px;
}

.adminform.small-label label {
	font-size: 11px;
/*	float: none;*/
/*	line-height: 50px;
	height: 50px;*/
/*
	text-align: left;
	margin-bottom: -10px;
*/
}

.adminform input.wide {
	width: 300px;
}

.adminform input.extra.wide {
	width: 650px;
}


.adminform label.wide {
/*	width: 250px;*/
}

.adminform button.wide {
	width: 400px;
}

.adminform #activation_code {
	color: black;
	font-size: 14px;
	font-family: "Courier New", courier, "Andale", monospace ;
	font-style: normal;
	letter-spacing: 1px;
	vertical-align: sub;
}

.account-management .contentlist {
	margin-bottom: 60px;
}


div.validation-error {

/*    padding: 2px;*/
    float: left;
	line-height: 50px;
	height: 50px;
	display: inline;
	color: red;
	z-index: 50;
}
div.validation-error img {
/*    margin: 8px 8px -12px;
*/
	vertical-align: text-bottom;
/*	display: inline-block;*/

	padding-bottom: 0px;
	margin-right: 10px;
	margin-left: -20px;
}

div.isolated-validation-error {
	margin-left: 20px;
}

.show-modal {
	border:none;
	text-decoration: none;
	float: left;
	position: relative;
	height: 16px;
	cursor: pointer;
}
.edit-directory {
	margin-left: -30px;
	background: no-repeat transparent url('https://www.telefonbuch.com/img/telefonbuch/icons.png') 0 -128px; 
	text-indent: -20px;
}

.add-directory {
	float: left;
	margin-left: -30px;
	text-indent: 20px;
	text-decoration: underline;
	background: no-repeat transparent url('https://www.telefonbuch.com/img/telefonbuch/icons.png') 0 -144px;
}

.delete-user, .new-activation {
	margin-right: 60px;
	text-indent: 20px;
}

.delete-user {
	background: no-repeat transparent url('https://www.telefonbuch.com/img/telefonbuch/icons.png') 0 -160px;
}

.new-activation {
	background: no-repeat transparent url('https://www.telefonbuch.com/img/telefonbuch/icons.png') 0 -176px;
}

#btn-copy-to-clipboard {
	margin-top: 20px;
}

.zclip > * {
	float: left;
}


/**** Isotope filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden {
	display: none;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}


.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}




#google-ads {
	width: 120px;
	height: 600px;
	background-color: #e7f1f6;
	float: right;
	margin: 20px;
}

#partner {
	width: 120px;
	float: right;
	margin: 20px;
}

#partner a {
	text-decoration: none;
	border: none;
	text-transform: normal;
	font-size: 10px;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	color: #8c8c8c;
}

#partner a span.dastelefonbuch {
/*	margin-left: 17px;*/
}

#aside {
    float: right;
}
#map {
    width: 500px;
    height: 400px;
    border: 5px solid #000;
    margin-bottom: 1.5em;
}




/* TEXT STYLES
-------------------------------------------------------------------------- */

h2 {
	font-size: 25px;
	line-height:25px;
	margin-bottom: 20px;
	color: #df2c36;
	text-transform: uppercase;
	letter-spacing: -1px;

    font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 20px;
	line-height:25px;
	margin-bottom: 20px;
	color: #101b23;
	text-transform: uppercase;
	letter-spacing: -1px;
	
    font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;	
}

h3.defined-result {
	display:none;
}

#additional h3 {
	color: #8c8c8c;
}

h4 {
	color: #101b23;
}

#additional h4 {
	color: #3d5a78;
}

#content p {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.text-telefonbuchdotcom {
	font-weight: bold;
}

.text-telefonbuchdotcom em{
	font-style: normal;
	color: #83bee1;
	padding-left: 1px;
}

span.language {
	color: #ff6c00;
}



/* CLEARER
-------------------------------------------------------------------------- */

div.clearer {
	clear: both;
	height: 1px;
	font-size: 1px;
	float: none !important;
	width: auto !important;
}

/* PLUGINS
-------------------------------------------------------------------------- */
/* ImageOverlay */
.image-overlay { list-style: none; text-align: left; }
.image-overlay li { display: inline; }
.image-overlay a:link, .image-overlay a:visited, .image-overlay a:hover, .image-overlay a:active { text-decoration: none; }
.image-overlay a:link img, .image-overlay a:visited img, .image-overlay a:hover img, .image-overlay a:active img { border: none; }
.image-overlay a {
    margin: 0 15px 15px 0;
    border: 1px solid #000;
    float: left;
    overflow: hidden;
    position: relative;
    box-shadow: 0 2px 5px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,0.25);
    -khtml-box-shadow: 0 2px 5px rgba(0,0,0,0.25);
    -o-box-shadow: 0 2px 5px rgba(0,0,0,0.25);
}
.image-overlay img {
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
}  
.image-overlay .caption {
    float: left;
    position: absolute;
    background-color: #5e710c;
    height: 30px;
    line-height: 30px;
    width: 100%;
    cursor: pointer;
    opacity: .8;
/*    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); /* For IE 5-7 */
/*    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* For IE 8 */
}
.image-overlay .caption p {
    margin: 0;
    padding: 0 8px;
    color: #fff;
}