.title_container .breadcrumb.clockcrumbs {
	margin-top: 0;
	top: 0px;
	right: 100px;
}


.dclock {
    font-family: 'Share Tech Mono', monospace;
    text-align: center;
    
    color: #daf6ff;
    text-shadow: 0 0 20px rgba(10, 175, 230, 1),  0 0 20px rgba(10, 175, 230, 0);
    
}

div.title_container {
	background: #0f3854;
	
}

div#titlestring {
	display: inline-block;
	color: #eee;
}

.dclock .time {
        letter-spacing: 0.05em;
        font-size: 65px;
		line-height: 65px;
        
		margin: 0;
    }
	
.cardinal, .ttipped {
	text-decoration: underline;
	text-decoration-style: dotted;
}

body .container_wrap article#antipinfo.avia-builder-el-last  {
	margin-bottom: 17px;
}

div .avia-table.nofixed {
	table-layout: auto;
}
	
.main_color table tr:nth-child(2n+1) {
	background: #f5f5f5;
}

.compass {
	background: url('/wp-content/plugins/sunmoon/img/compass') center no-repeat;
	background-size: 100% 100%;
	width: 350px;
	height: 350px;
	margin: 50px;
}

.c-sun {
	position: absolute;
	width: 50px;
	height: 50px;
	background: url('/wp-content/plugins/sunmoon/img/sonne') center no-repeat;
	background-size: 100% 100%;
}

#sun-height, .compass-complete {
	float: left;
}

.ajxsuche input {
	max-width: 150px;
}

.suche_dropdown {
	width: 300px;
	position: absolute;
	z-index: 9999;
	border: 1px solid grey !important;
	background: rgba(240, 240, 240, 0.92);
	margin-top: -19px;
}

.clr {
	clear: both;
}

.row_ctd {
	float: left;
	width: 260px;
	overflow: hidden;
	height: 22px;
}

.drpinv, .hiddensearch {
	display: none;
}

.dropdown_row {
	border: 1px solid grey;
}

.row_cc {
	float: left;
	display: inline-block;
	width: 32px;
	height: 100%;
	background-size: 100% 100%;
}

.row_ctd {
	display: inline-block;
	padding-left: 3px;
}