/* CSS-Definitionsdatei, Site-weite Stylesheets */
/* makrohaus GmbH */
/* Christoph Helminger */
/* ------------------------------------------------------------ */
.ueb1,
.ueb2,
.text,
.systemstatus,
.box				{ font-family: Verdana,Arial; font-size: 12px; font-weight: normal; text-decoration: none; line-height:18x; }

.text_ueberschrift	{ clear:both;font-family: Verdana,Arial; font-size: 12px;font-weight:bold;}
.text_error 		{ font-family: Verdana,Arial; font-size: 12px;font-weight:bold;color:#C73508;}



.img_titel 			{ font-family: Verdana,Arial; font-size: 10px;float:left;margin-top:0;width:165px;margin-right:15px;}

.ueb1 				{ font-size: 14px; font-weight: bold; color: #000000; }
.ueb2 				{ font-weight: bold; color: #000000; }
.text 				{ color: #000000; }
.systemstatus 		{ font-family: Verdana,Arial; font-size: 10px; font-weight: bold; color: #A61611; }
.box 				{ color: #FFFFFF; text-decoration: none; line-height:16px; }
/* ------------------------------------------------------------ */
/* ------------------------------------------------------------ */
a.status,
a.artname,
a.link,
.link,
a.footer,
a.navi	            {font-family: Verdana,Arial; font-size: 12px; font-weight:bold; color: #A61611; text-decoration: none;}

a.status:link 		{ font-size: 10px; }
a.status:visited 	{ font-size: 10px; }
a.status:active 	{ font-size: 10px; }
a.status:hover 		{ font-size: 10px; text-decoration: underline;}

a.navi:link    		{ font-weight:normal; color: #ffffff; line-height:18px; }
a.navi:visited 		{ font-weight:normal; color: #ffffff; line-height:18px; }
a.navi:active 		{ font-weight:normal; color: #ffffff; line-height:18px; }
a.navi:hover   		{ font-weight:normal; color: #ffffff; text-decoration: underline; line-height:18px; }

a.artname:hover 	{ text-decoration: underline; }
a.footer:link 		{ font-weight:normal; color: #000000; }
a.footer:visited 	{ font-weight:normal; color: #000000; }
a.footer:active 	{ font-weight:normal; color: #000000; }
a.footer:hover 		{ font-weight:normal; color: #000000; text-decoration: underline;}
.link 				{ font-size: 14px; }

a.link:link 		{ font-size: 12px; }
a.link:visited 		{ font-size: 12px; }
a.link:active 		{ font-size: 12px; }
a.link:hover 		{ font-size: 12px; text-decoration: underline; }
/* ------------------------------------------------------------ */

.formmittel,
.formlang,
.formsend,
.weiss,
.textbold,
.footer,
.formmittel_plz 	{ font-family: Verdana,Arial; font-size: 12px; color: #000000; text-decoration: none;}

.formmittel 		{ width: 180px; border-width:1px; border-style:solid; }
.formmittel_plz		{ width: 70px; border-width:1px; border-style:solid; }
.formlang 			{ width: 598px; height: 100px; border-width:1px; border-style:solid; }
.formsend 			{ font-weight: normal; color: #000000; width: 180px; height:20px; border-width:1px; border-style:solid; border-color: #000000; }
.weiss 				{ font-weight: normal; color: #FFFFFF; line-height:18px; }
.textbold 			{ font-weight: bold; color: #666666; line-height:18px; }
.footer 			{ font-weight: normal; color: #000000; line-height:18px; }
/* ------------------------------------------------------------ */
table#kontakt		{ width:100%; }
table#kontakt textarea		{ width:99.5%; }
table#kontakt input,textarea	{ border:1px solid #A61611;margin-top:3px; }

/* --------------------------------------------------- */
/* karten */
#karte_de {
	background-image:url(../karten/map_hintergrund_de.gif);
}

#karte_en {
	background-image:url(../karten/map_hintergrund_en.gif);
}

#karte_de, karte_en {
	width:700px;
	height:320px;
}
/* Nord Amerika */
#karte_na_de {
	background-image:url(../karten/na/map_hintergrund_de.gif);
}

#karte_na_en {
	background-image:url(../karten/na/map_hintergrund_en.gif);
}

#karte_na_de, #karte_na_en {
	width:700px;
	height:433px;
}

/* Süd Amerika */
#karte_sa_de {
	background-image:url(../karten/sa/map_hintergrund_de.gif);
}

#karte_sa_en {
	background-image:url(../karten/sa/map_hintergrund_en.gif);
}

#karte_sa_de, #karte_sa_en {
	width:700px;
	height:909px;
}

/* Asien */
#karte_as_de {
	background-image:url(../karten/as/map_hintergrund_de.gif);
}

#karte_as_en {
	background-image:url(../karten/as/map_hintergrund_en.gif);
}

#karte_as_de, #karte_as_en {
	width:700px;
	height:476px;
}

/* Europa */
#karte_eu_de {
	background-image:url(../karten/eu/map_hintergrund_de.gif);
}

#karte_eu_en {
	background-image:url(../karten/eu/map_hintergrund_en.gif);
}

#karte_eu_de, #karte_eu_en {
	width:650px;
	height:560px;
}

/* Australien */
#karte_au_de {
	background-image:url(../karten/au/map_hintergrund_de.gif);
}

#karte_au_en {
	background-image:url(../karten/au/map_hintergrund_en.gif);
}

#karte_au_de, #karte_au_en {
	width:700px;
	height:489px;
}


/* Transparenz des PNG soll auch im IE 6 verfÃ¼gbar sein */
img, div, area {
	behavior: url(../karten/iepngfix.htc);
}

/*#karten_na_de img, #karten_na_de map area {
	behavior: url(../karten/iepngfix.htc);
}*/








