/*  -  -  -  -  -  -  -  -  -  -  -  -  //
// Projekt:	Glanemann
// Pfad:		/inc/
//  -  -  -  -  -  -  -  -  -  -  -  -  */

body {
	background-color: #ffffff;
	margin: 0 0 0 0;
}

* {
	color: #868585;
	font-family: Verdana, Helvetica, Tahoma, sans;
	font-size: 12px;
	text-decoration: none;
}

a:link, a:visited {
	color: #0081aa;
}

a:hover, a:active {
	text-decoration: underline;
}

dt {
	float: left;
	width: 50px;
}

hr {
	background-color: #0081aa;
	border-width: 0px;
	height: 1px;
	position: relative;
	top: -4px;
}

img {
	border: none;
}

object {
	position: relative;
	z-index: 50;
}

table.t_info {
	width: 450px;
}

td.td_info {
	width: 50%;
}

td {
	vertical-align: top;
}

/*  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  */
/* IDs */

#ancon_popup {
	border: 2px solid #666;
	position: absolute;
	left: 785px;
	top: 117px;
	z-index: 100;
}

#d_content {
	margin-left: 106px;
	margin-top: 32px;
	width: 696px;
}

#d_flash {
	background-color: #aaaaaa;
	float: left;
	height: 182px;
	margin-left: 84px;
	width: 387px;
}

#d_head {
	background-color: #0081aa;
	background-image: url('../pic/bg_d_image.jpg');
	background-repeat: repeat-x;
	height: 245px;
	width: 100%;
}

#d_image {
	background-image: url('../pic/bg_d_image_l.jpg');
	background-repeat: repeat-y;
	height: 182px;
	width: 100%;
}

#d_menu {
	margin-left: 84px;
	height: 63px;
	width: 718px;
}

#d_menu table tbody tr td.active a img {
	background-position: bottom left !important;
}

#d_sprache {
	float: right;
	height: 25px;
	position: relative;
	top: -16px;
	width: 134px;
}

#d_text {
	background-color: #aaaaaa;
	height: 181px;
	margin-left: 471px;
	width: 331px;
}

/* Google Maps - I-Frame */
#i_googlemaps {
	background-color: #aaaaaa;
	float: left;
	height: 182px;
	margin-left: 84px;
	width: 387px;
}

/*  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  */
/* Klassen */
.d_ftext {
	margin-left: 26px;
	margin-top: 20px;
	width: 670px;
}

.d_zertifikate {
	margin-left: 16px;
	margin-top: 0px;
}

.d_zertifikate a {
	display: block;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

.inv {
	display: none;
}

.m_button {
	background-position: left top;
	background-repeat: no-repeat;
	border-width: 0px;
	display: block;
	height: 35px;
}

.m_button:hover {
	background-position: left bottom;
}

.m_sub {
	//display: none;
	position: absolute;
	z-index: 3;
}

.m_sub a {
	display: inline;
	float: left;
}

.m_sub a.active img {
	background-position: bottom left !important;
}

.m_sub_button {
	background-position: left top;
	background-repeat: no-repeat;
	border-width: 0px;
	height: 18px;
}

.m_sub_button:hover {
	background-position: left bottom;
}

.p_mini {
	background-color: #0081aa;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 16px;
	position: relative;
	top: -21px;
}

.p_portrait {
	background-color: #0081aa;
	float: right;
	margin-left: 10px;
	padding-bottom: 16px;
	position: relative;
	top: -21px;
}

.t_titel {
	color: #0081aa;
	font-size: 17px;
	font-style: oblique;
}


/*  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  */
/* Internet Explorer Fix */

hr {
	@border-bottom: 1px solid #0081aa;
	@height: 0px;
	@position: relative;
	@top: -7px;
}

.d_ftext {
	@margin-top: 10px;
}

.p_mini {
	@top: -20px;
}