/* -------------------------------------------------------------------- */
/* datei:	guj_ie.css													*/
/* projekt:	guj.de														*/
/*																		*/
/* css-definitionen fuer ie-brauser										*/
/* -------------------------------------------------------------------- */
/* standard zeichengroessen:											*/
/*																		*/
/* font size 1 => 10px													*/
/* font size 2 => 12px													*/ 
/* font size 3 => 14px													*/
/* font size 4 => 16px													*/
/* font size 5 => 18px													*/
/* -------------------------------------------------------------------- */
/* verwendete farben:													*/
/*																		*/
/* guj-gruen				= #47BC2E									*/
/* guj-footer-gruen			= #1CAD00									*/
/* guj-rechtes-menu-gruen	= #1DAD00									*/
/* guj-rechtes-menu-grau	= #E0E0E0									*/
/* guj-ueberschrift-grau	= #757575									*/
/* weiss					= #FFFFFF									*/
/* schwarz					= #000000									*/
/* -------------------------------------------------------------------- */
/* standard formatierungen 												*/
/* abgeleitet aus dem feinkonzept										*/
/*																		*/
/* .h1		= Ueberschrift 1. Ordnung [guj-gruen] mit Zeilenabstand		*/
/* .h1Line	= Ueberschrift 1. Ordnung [guj-gruen] ohne Zeilenabstand	*/
/* .h2		= Ueberschrift 2. Ordnung [schwarz]							*/
/* .p		= Textabsatz												*/
/* -------------------------------------------------------------------- */
/* 1=oben 2=rechts 3=unten 4=links										*/
/* margin:	Außenabstand.												*/
/* padding:	Innenabstand. 												*/
/* -------------------------------------------------------------------- */
/*	adresse																*/

#laenderData {
	border:1px solid #666666;
}

.ansprechStandortTable {
	width:430px;
	border-spacing:0px;
	padding-top:10px;
	margin-left:10px;
	padding-bottom:10px;
	font-family:verdana,helvetica,arial,sans-serif;
	background-color:#FFFFFF;
	color:#000000;
	font-weight:normal;
/*
	border-width:1px;
	border-style:solid;
	border-color:#004990;
*/
}
/*
.ansprechStandortTable td {
	border-width:1px;
	border-style:solid;
	border-color:#004990;
}
*/
.ansprechStandortTable a {
	color:#47BC2E;
	text-decoration:none;
	font-weight:600;
}

.ansprechStandortTable a:hover {
	text-decoration:underline;
}

.ansprechStandortTable img {
	border:0px;
}

.ansprechStandortTdBild {
	width:130px;
	vertical-align:top;
	text-align:center;
}

.ansprechStandortBild {
	padding-bottom:25px;
}

.ansprechStandortTdAdresse {
	vertical-align:top;
	padding-left:10px;
	width:280px;
}

.ansprechStandortAdresseH1 {
	font-size:10px;
	padding-bottom:10px;
	color:#47BC2E;
	font-weight:700;
}

.ansprechH1 {
	font-size:12px;
	color:#47BC2E;
	font-weight:700;
}

.ansprechH2 {
	font-size:11px;
	color:#47BC2E;
	font-weight:700;
}

.ansprechStandortAdresse {
	font-size:10px;
/*
	padding-top:5px;
*/
}

.ansprechStandortEmail {
	font-size:10px;
	padding-bottom:1px;
}

.ansprechStandortWww {
	font-size:10px;
	padding-bottom:1px;
}

.ansprechStandortTelefon {
	font-size:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.ansprechStandortBeschreibung {
	font-size:10px;
	padding-top:10px;
}

.ansprechStandortSubline {
	font-size:10px;
	padding-top:5px;
	font-weight:700;
}
.ansprechHorLine img {
	width:430px;
	height:1px;
	margin-bottom:15px;
}

