/* Anglo-German Club Stylesheet */

html {
	height: 100%;
}

*{
	padding: 0;
	margin: 0;
}

body {
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 85%;
	line-height: 155%;
	overflow:  auto;

}

a img {
	border-width: 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #000000;
	}

.invis {
	display: inline;
} 
	
#container {
	float: left;
	text-align: center;
	padding: 0;
	
}

#sprachauswahl {
	display: none;
	}

	
#headerlogo {
	display: none;
	}
	
#logo {
	display: none;
}	
#logo a:link, #logo a:visited, #logo a:hover, #logo a:active {
	display: none;
}
	
	
#navde span, #naven span, #left span, #right span, h3 span {
	display: inline;
}	


.sidebarlink {
	line-height: 145%;
	padding-left: 1px;
	}

.flagde {
	line-height: 14px;
	background: url(/gfx/flag_de.gif) 0px 2px no-repeat;
	padding-left: 16px;
	}
.flagdeinactive {
	line-height: 14px;
	background: url(/gfx/flag_de.gif) 0px -13px no-repeat;
	padding-left: 16px;
	}
a.flagdeinactive {
	color: #a0acad;
	}	
a:hover.flagdeinactive {
	background: url(/gfx/flag_de.gif) 0px 2px no-repeat;
	color: #565E5E;
}		

.flagen {
	line-height: 14px;
	background: url(/gfx/flag_en.gif) 0px 2px no-repeat;
	padding-left: 16px;
	}
.flageninactive {
	line-height: 14px;
	background: url(/gfx/flag_en.gif) 0px -13px no-repeat;
	padding-left: 16px;
	color: #a0acad;
	}
a.flageninactive {
	color: #a0acad;
	}	
a:hover.flageninactive {
	background: url(/gfx/flag_en.gif) 0px 2px no-repeat;
	color: #565E5E;
}		

/* Hauptnavigation DE */
#navdeaussen { 	display: none; }
#navde { 	display: none; }
#navde li { float: left; }
#navde li, #navde a { text-align: left; height: 42px; display: block; background: none; }

/* Hauptnavigation Gueltigkeitsbereich */
#navdehome {  float: left; width: 103px; }
#navdehomeaktiv {  float: left; width: 103px; }

#navdeclub {  float: left; width: 91px; }
#navdeclubaktiv {  float: left; width: 91px; }

#navdehaus {  float: left; width: 93px; }
#navdehausaktiv {   float: left; width: 93px; }

#navdemenschen {  float: left; width: 131px; }
#navdemenschenaktiv {  float: left; width: 131px; }

#navdekontakt {  float: left; width: 88px; }
#navdekontaktaktiv {  float: left; width: 88px; }


/* Hauptnavigation EN */
#navenaussen { display: none; }
#naven { display: none; }
#naven li { display: none; }
#naven li, #naven a { text-align: left; height: 42px; display: block; background: none; }

/* Hauptnavigation Gueltigkeitsbereich */
#navenhome { left: 1px; width: 103px; }
#navenhomeaktiv { left: 1px; width: 103px; }

#navenclub { left: 94px; width: 91px; }
#navenclubaktiv { left: 94px; width: 91px; }

#navenhaus { left: 184px; width: 93px; }
#navenhausaktiv { left: 184px; width: 93px; }

#navenmenschen { left: 276px; width: 131px; }
#navenmenschenaktiv { left: 276px; width: 131px; }

#navenkontakt { left: 406px; width: 88px; }
#navenkontaktaktiv { left: 406px; width: 88px; }

	
	
#content {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: left;
}	
	
#left {
	float: left;
	width: 220px;
	padding-top: 30px;
	padding-left: 1px;
}	

.leftinner {
	float: left;
	font-size: 100%;
	line-height: 145%;
}


#leftinnertitel {
	float: left;
	font-size: 100%;
	line-height: 145%;
	padding-left: 1px;
}

.leftinner ul {
	float: left;
	list-style: none;
	line-height: 180%;
	width: 208px;
	}
	
.leftinner li {
	display: block;
	list-style: none;
	}
	
.leftinner a:hover {
	color: #000000;
}

.navaktiv {
	font-weight: bold;
	color: #000000;
}
	

.leftinnerspace {
	float: left;
	height: 18px;
	width: 200px;
}


#right {
	float: left;
	width: 540px;
	padding-top: 20px;
	padding-left: 1px;
	
}	

#rightanfahrt {
	float: left;
	width: 540px;
	padding: 0;

}	


#rightinner {
	float: left;
	width: 420px;
	padding: 0;

}

#rightinnerlong {
	float: left;
	width: 420px;
	padding: 0;

}

#rightinnerlong li {
	list-style: none;
}

#rightinner a:link, #rightinner a:visited, #rightinner a:active, #rightinnerlong a:link, #rightinnerlong a:visited, #rightinnerlong a:active {
	font-weight: bold;
	color: #000000;
	border-bottom: 1px dotted #b0b0b0;
}

#rightinner a:hover, #rightinnerlong a:hover {
	text-decoration: none;
	border-bottom: 1px solid #b0b0b0;
}


.imgborder {
	padding: 0;
}

.imageright {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-top: 1px;
}


.clearall {
	clear:both;
	height: 12px;
	font-size: 1px;
}


#footer {
	display: none;
	float: left;
	width: 885px;
	margin-top: 4px;
	border-top: 6px solid #b0b0b0;
	height: 30px;
	font-weight: bold;
	font-size: 90%;

}	
	
#footerinner {
	display: none;
	float: left;
	width: 885px;
	padding-top: 12px;
	text-align: left;
	}
	
.spaltelinks {
	float: left;
	width:200px;
}	

.spalterechts {
	float: left;
	width:180px;
}	
	
	

h1 {
	font-family: Georgia, Geneva, Arial, Helvetica, Verdana, sans-serif;
	font-size: 22px;
	line-height: 23px;
	padding-top: 8px;
	font-weight: normal;
	color: #000000;
	margin: 0 0 0 0;

}

h3 {
	font-family: Georgia, Geneva, Arial, Helvetica, Verdana, sans-serif;
	font-size: 200%;
	line-height: 200%;
	font-weight: normal;
	color: #000000;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 8px;
}

h5 {
	font-family: Georgia, Geneva, Arial, Helvetica, Verdana, sans-serif;
	font-size: 120%;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}

#map {
	float: left;
	width: 473px;
	height: 425px;
	border:1px solid #93c4c7;
	text-align: left;
	font-size: 100%;
	line-height: 145%;
}


.formelementinput {
width: 400px;
padding: 3px;
background-color: #FFFFFF;
border: #000000 1px solid;
color: #000000;
font-family: 'Lucida Grande', Arial, Helvetica, Verdana, sans-serif;
font-size: 100%;
line-height: 100%;

}



#imgheader { display: none; }

/* Headlines DE */	
#headlinewillkommen { float: none; width: 500px; height: 50px; }
#headlinederclub { float: none; width: 500px; height: 44px; }
#headlineorgane { float: none; width: 500px; height: 50px; }
#headlinekorrespondenzclubs { float: none; width: 500px; height: 50px; }
#headlinestilvollesunderstatement { float: none; width: 500px; height: 44px; }
#headlinehochkaraetigeinhalte { float: none; width: 500px; height: 50px; }
#headlinedashaus { float: none; width: 500px; height: 44px; }
#headlineerweiterunghorizont { float: none; width: 500px; height: 50px; }
#headlineauftritte { float: none; width: 500px; height: 50px; }
#headlinekulturellesengagement { float: none; width: 500px; height: 50px; }
#headlinejuniorenkreis { float: none; width: 500px; height: 50px; }
#headlinediemenschen { float: none; width: 500px; height: 44px; }
#headlinebritischegastfreundschaft { float: none; width: 500px; height: 50px; }
#headlinediskretebegegnungen { float: none; width: 500px; height: 50px; }
#headlinekoeniglichesvergnuegen { float: none; width: 500px; height: 50px; }
#headlinekontaktformular { float: none; width: 500px; height: 50px; }
#headlineanfahrtskizze { float: none; width: 500px; height: 50px; }
#headlineimpressum { float: none; width: 500px; height: 50px; }
#headlinedatenschutz { float: none; width: 500px; height: 50px; }

/* Headlines EN */	
#headlinewelcome { float: none; width: 500px; height: 44px; }
#headlinetheclub { float: none; width: 500px; height: 44px; }
#headlinegoverning { float: none; width: 500px; height: 50px; }
#headlinereciprocalclubs { float: none; width: 500px; height: 50px; }
#headlinestylishunderstatement { float: none; width: 500px; height: 50px; }
#headlinefinepalate { float: none; width: 500px; height: 44px; }
#headlinetheclubhouse { float: none; width: 500px; height: 44px; }
#headlinehorizons { float: none; width: 500px; height: 50px; }
#headlineimportantguests { float: none; width: 500px; height: 50px; }
#headlineculturalcommitment { float: none; width: 500px; height: 44px; }
#headlinefreshideas { float: none; width: 500px; height: 50px; }
#headlinethepeople { float: none; width: 500px; height: 50px; }
#headlinebritishhospitality { float: none; width: 500px; height: 50px; }
#headlinediscreetencounters { float: none; width: 500px; height: 44px; }
#headlineroyalfestivities { float: none; width: 500px; height: 50px; }
#headlinecontactform { float: none; width: 500px; height: 44px; }
#headlinedirections { float: none; width: 500px; height: 44px; }
#headlineimprint { float: none; width: 500px; height: 50px; }
#headlineprivacystatement { float: none; width: 500px; height: 50px; }

/* Subheadlines DE */
#subheadlineanschrift { float: left; width: 208px; height: 30px; }
#subheadlinederclub { float: left; width: 208px; height: 30px; }
#subheadlinedashaus { float: left; width: 208px; height: 30px; }
#subheadlinediemenschen { float: left; width: 208px; height: 30px; }
#subheadlinekontakt { float: left; width: 208px; height: 30px; }
#subheadlineguterort { float: left; width: 208px; height: 30px; } 

/* Subheadlines EN */
#subheadlineaddress { float: left; width: 208px; height: 30px; }
#subheadlinetheclub { float: left; width: 208px; height: 28px; }
#subheadlinetheclubhouse { float: left; width: 208px; height: 28px; }
#subheadlinethepeople { float: left; width: 208px; height: 28px; }
#subheadlinecontact { float: left; width: 208px; height: 28px; }
#subheadlineagoodplace { float: left; width: 208px; height: 28px; } 