/* CSS Document */

/* ------------------- Mengentextauszeichnung ------------------------ */

div#main h1, h2, h3, h4, h5, h6 { color: #224E6B; }
div#main h1 { font-size: 18px; }
div#main h2 { font-size: 16px; }
div#main h3 { font-size: 14px; }
div#main h4, div#main h5, div#main h6 { font-size: 14px; }
div#main a { color: #224E6B; }

/* ------------------- Web-Links ------------------------ */

table.weburls { width: 100%; }
td.url_top {
	border						: 1px solid #CCCCCC;
	background-color			: #D7DEE6;
}
td.url_left {
	border-left					: 1px solid #CCCCCC;
	border-bottom				: 1px solid #CCCCCC;
	background-color			: #DDDDDD;
	vertical-align				: top;
}
td.url_right {
	border-right				: 1px solid #CCCCCC;
	border-bottom				: 1px solid #CCCCCC;
	vertical-align				: top;
}
td.url_line { height: 10px; }

td.url_top a {
	font-size					: 14px;
	color						: #224C63;
	font-weight					: bold;
	text-decoration				: none;
}
td.url_top a:hover { text-decoration: underline; }

hr.cline {
	border						: 1px solid #CCCCCC;
	height						: 1px;
}
span.thead {
	color						: #006699;
	font-weight					: bold;
}

/* ------------------- Web-Links ------------------------ */
a img {	border: 0; }
div.nourls {
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 6px;
	margin-bottom: 10px;
}
div.nourls a {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}

/* ------------------- Fachwebkatalog button ------------------------ */

div#ckatalog {
	width: 185px;
	height: 71px;
	background-image: url(../elemente/layout/btn_katalog.png);
	background-repeat: no-repeat;
	float: right;
	clear: right;
	margin-top: 75px;
	margin-right: 16px;
	padding: 12px 20px 0 0;
	text-align: right;
}
div#ckatalog span {
	display: block;
	font-size: 18px;
	font-weight: bold;
}
div#ckatalog a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
div#ckatalog a:hover { text-decoration: underline; }

/* ------------------- AdSence -------------------------- */

div#ads_nav {
	background-color			: #D7DEE6;
	padding-left				: 10px;
}
div.ads_top {
	background-image			: url(../elemente/layout/nav_top.gif);
	background-repeat			: repeat-x;
	padding						: 4px;
	color						: #FFFFFF;
	font-weight					: bold;
	max-height					: 23px;
	padding-left				: 10px;
	margin-top					: 6px;
}
div#ads_info {
	background-image			: url(../elemente/layout/spacer_blue.gif);
	background-repeat			: repeat-x;
	margin-top					: 10px;
	padding-left				: 4px;
	border						: 1px solid #CCCCCC;
	padding-bottom				: 10px;
}
div#banner {
	text-align					: center;
}
div#gsearch { margin-bottom: 10px; }
/* Zum Blog (rechts unten) */
div#blog {
	text-align					: center;
	border						: 1px solid #003399;
	margin-top					: 1px;
}
div#blog a {
	color						: #003399;
	font-weight					: bold;
}
html body iframe #abgi a img {display:none !important;}


/* ------------------- Map -------------------------- */

.modMap {margin:15px 0 20px 0; position:relative; border:none !important;}
.modMap img {border:none !important;}
.modMap area {cursor:help;}
.modMap .boxPoint {background:transparent url(/elemente/map/point.png) 0 0 no-repeat; position:absolute; left:0; top:0; width:9px; height:9px; cursor:pointer;}
.modMap .mapLogo {font-size:11px; background:#f7eaad; border:1px solid #b19a55; color:#333; position:absolute; left:0; top:0; float:left; padding:1px 3px 1px 3px; cursor:pointer;}
.modMap .boxInfo {color:#666; font-size:11px; font-style:italic; padding:0 10px 0 10px;}

/* ------------------- Geosuche -------------------------- */

.moduleFormSearchDealer {padding:20px 0 20px 0; margin:0 0 20px 0; border-bottom:1px solid #ccc;}
.moduleFormSearchDealer .boxRow {overflow:hidden; padding:0 0 6px 0;}
.moduleFormSearchDealer label,
.moduleFormSearchDealer .boxLabelRadio {display:block; float:left; width:150px; text-align:right; padding:3px 8px 0 0;}
.moduleFormSearchDealer .formSelect {padding:4px;}
.moduleFormSearchDealer .formInput {width:280px; padding:4px;}
.moduleFormSearchDealer .boxSend {padding:10px 0 0 158px;}
.moduleFormSearchDealer .boxSend input {width:140px; padding:3px;}

