html {
	height: 101%;
	margin-bottom: 1px;
}

a:hover {
	color: #fff;
}
.gm-style-iw-d a:hover {
	font-weight:bold;
	color:black;
}

.div_menu {
#	background-image: url("http://www.iabg.de/images/button_home_de.gif");
#	background-image: url("IABG_logo_190x62.jpg");
	background-image: url("Logo_IABG_Teleport.png");
	background-position: 99% 50%;
	background-repeat: no-repeat;
	height: 62px;
	background-color: #ffffff;									
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 5;
}

.menu {
	background: none;
}

.menu li a.top_link {
	line-height: 80px;
	color: #112F41;
	font-size: 13px;
}

.menu li:hover > a.top_link {
	height: 62px;
	background-image: none;
	background-color: #C3CBCF;
}

.menu li:hover > a.top_link span {
	background-image: none;
}


.menu li a.top_link:hover {
	background-image: none;
	background-color: #900a1c;
	color: #ffffff;
}

.menu li a.top_link:hover span {
	background-image: none;
}


.menu *:hover ul.sub {
	top: 62px;
	background-color: #C3CBCF;
}

.menu *:hover ul.sub li a:hover {
	background-color: #900a1c;
	color: #ffffff;
}


.header {
	background-color: #036D74;
	height: 21px;
	color: #fff;
	position: fixed;
	width: 100%;
	top: 62px;
	z-index: 4;
}

.header a {
	color: #fff;
	font-weight: bold;
}

.footer {
	border: none;
}

body {
	background-image: none;
#	background-image: url("Cabsat.png");
#	background-image: url("http://www.iabg.de/images/button_home_de.gif");
#	background-repeat: no-repeat;
#	background-attachment: fixed;
#	background-position: 96% 150px;
	background-color: #036D74;
	height: 100%;
}


.content {
	background-image: none;
#	background-image: url("Cabsat.png");
#	background-image: url("http://www.iabg.de/images/button_home_de.gif");
#	background-repeat: no-repeat;
#	background-attachment: fixed;
#	background-position: 96% 150px;
#	width: -moz-fit-content;
	background-color: #ABCAD0;
	margin: 2px 1%;
	min-height: 300px;
	min-width: 98%;
	top: 83px;
	position: absolute;
}

.content form {
#	background-image: url("http://www.iabg.de/images/button_home_de.gif");
#	background-repeat: no-repeat;
#	background-attachment: fixed;
#	background-position: 96% 150px;
#	background-color: #dde5ec;
#	left: 250px;
#	position: fixed;
}

#search_output {
#	overflow: auto;
}

.content table img {
#	top: 46px;
#	position: absolute;
}

.content table {
	float: none;
}

.content #loading {
#	background-color: #ff0;
#	width: 100%;
#	height: 100%;
#	position: absolute;
}

.content #loading img {
#	display: none;
#	background-image: url("http://www.iabg.de/images/button_home_de.gif");
}
.google_map {
	float: none !important;
}

.head_orange , .head_grey {
	background-color: #036D74 !important;
	color: #fff;
	border: 4px solid #ABCAD0;
	margin-right: 3px;
	padding-top: 15px;
	font-weight: bold;
}

.head_orange:hover , .head_grey:hover {
	background-color: #900a1c !important;
	color: #fff;
	font-weight: bold;
}

#search_output .head_orange {
	background-color: #900a1c !important;
	border: none;
}

#search_output thead {
	color: #fff;
}

#search_output a:hover {
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}


a.black_tab {
	color: #fff !important;
	font-weight: bold;
}
