﻿html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
body { margin: 0; padding: 0 0 100px 0; font-family: Verdana, sans-serif; font-size: 12px; background-color: #F5FBFC; }
button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }
img { border: 0px; }
a { text-decoration: none; }
.ga { font-weight: bold; }
.en { font-weight: normal; }
span.slash { margin: 0px 0.2em; color: #cccccc; }

#siteswitcher { background-color: #eeeeee; border-bottom: 1px solid #999999; height: 29px; z-index: 11; position: relative; }
#siteswitcher-inside { width: 842px; margin: 0px auto 0px auto; }
#siteswitcher a.tab { float: left; background-color: #ffffff; padding: 4px 10px 6px 10px; height: 11px; border: 1px solid #999999; border-bottom: 0px; overflow-y: hidden; margin-top: 7px; margin-right: 5px; color: #999999; border-radius: 2px 2px 0px 0px; }
#siteswitcher a.tab:hover { color: #555555; }
#siteswitcher a.tabCurrent { background-color: #fefea6; color: #333333; margin-top: 5px; padding-top: 3px; padding-bottom: 10px; }
#siteswitcher a.tabCurrent:hover { color: #333333; padding-bottom: 10px; }
@media (max-width: 840px) { #siteswitcher { display: none; } }

div#invelope {
	max-width: 800px; padding: 10px 20px 20px 20px; margin: 0px auto; min-height: 500px; box-shadow: 0px 0px 5px #999999;
	background-color: #ffffff; border: 1px solid #999999; border-top: 0px; border-radius: 0px 0px 2px 2px;
	background-image: url(invelope-back.gif); background-position: 0px 0px; background-repeat: repeat-x;
	position: relative; z-index: 9; overflow: hidden;
}
div#invelope > div.clear { clear: both; }
@media (max-width: 840px) { div#invelope { border: 0px; border-radius: 0px; } }

div#aboutLink { max-width: 800px; padding: 0px 20px; margin: 0px auto 30px auto; position: relative; }
div#aboutLink a { display: block; position: absolute; top: 0px; left: 10px; padding: 8px 15px 8px 35px;
	border: 1px solid #999999; border-top: 0px; box-shadow: 0px 0px 5px #999999; border-radius: 0px 0px 4px 4px;
	background-image: url(information.png); background-position: 12px 8px; background-repeat: no-repeat;
	color: #213967; background-color: #ffff99;}
div#aboutLink a:hover { color: #2d4d8c; background-color: #feff68; }
@media (max-width: 840px) { div.aboutLink a {  } }

div#footer { max-width: 800px; margin: 0px auto; padding: 30px 20px 80px 20px; line-height: 2em; color: #666666; }
div#footer p { margin: 5px 0px 5px 0px; position: relative;}
div#footer p.slogan { text-transform: uppercase; }
div#footer a { color: inherit; border-bottom: 1px dotted #cccccc; }
div#footer a:hover { color: #333333;}
div#footer p.facebook { background-image: url(facebook.gif); background-position: 0px 3px; background-repeat: no-repeat; padding-left: 25px; min-height: 25px; }
div#footer p.facebook a { font-weight: normal; }
div#footer p.edp {margin-top: 40px; margin-left: -2px;}
div#footer p.edp a {border-bottom: 0px;}
@media (max-width: 840px) { div#footer { } }


a#logo { display: block; position: relative; width: 271px; height: 97px; margin: 0px auto; float: left; }
div#logo-banner-clear { clear: both; }
@media (max-width: 840px) { 
	a#logo { float: none; margin: 0px auto; }
}
a#logo.onHomepage { float: none; margin: 100px auto 0px auto; }


div#searchContainer { width: 450px; margin: 30px 0px 40px 40px; float: left; position: relative; }
div#searchContainer > div.intro { color: #666666; margin: 15px 0px 0px 5px; text-align: center; }
form#searchbox { background-color: #bdd9f0; padding: 5px; border-radius: 5px; box-shadow: 0px 0px 2px #666666; position: relative; }
form#searchbox > div.inside { border: 1px inset #365EAF; padding: 5px; background-color: #ffffff; position: relative; }
form#searchbox > div.inside > input.txt { display: block; width: 99%; background-color: #ffffff; border: 0px; padding: 0px; font-size: 16px; }
form#searchbox > div.inside > input.txt:focus { outline: none; }
form#searchbox > div.inside > input.sub { cursor: pointer; border: 0px; padding: 0px; width: 35px;
	position: absolute; top: 0px; right: 1px; bottom: 0px;
	background-image: url("zoom.png"); background-position: 9px 7px; background-repeat: no-repeat; background-color: transparent;
}
form#searchbox > div.inside > input.sub:active { right: 0px; top: 0px; }

@media (max-width: 840px) { div#searchContainer { max-width: 450px; float: none; margin: 20px auto 0px auto; } }
@media (max-width: 550px) { div#searchContainer { width: 100%; float: none; margin: 5px auto 0px auto; } }
div#searchContainer.onHomepage { max-width: 450px; float: none; margin: 15px auto 100px auto; }

div#homeContainer { padding-top: 5px; margin: 50px auto 80px auto; text-align: center; }
div#homeContainer h2 { display: inline-block; margin: 10px 10px 20px 10px; font-size: 11px; font-weight: normal; position: relative;  }
div#homeContainer h2 span.ga { display: block; font-size: 11px; }
div#homeContainer h2 span.en { display: block; font-size: 9px; }
div#homeContainer h2 a { color: #666666; display: block; padding: 70px 30px 20px 30px; min-width: 80px; border-radius: 2px; background-position: center 10px; background-repeat: no-repeat; border: 1px solid #999999; border-radius: 2px; }
div#homeContainer h2 a:hover { color: #333333; background-color: #f4f9ff; }
div#homeContainer h2.gt a { color: #99004d; background-image: url(source-gt.gif); }
div#homeContainer h2.beo a { color: #007301; background-image: url(source-beo.gif); }
div#homeContainer h2.thes a { color: #4f0099; background-image: url(source-lsg.gif); }
div#homeContainer h2.fbg a { color: #ec7600; background-image: url(source-fbg.gif); }
div#homeContainer h2.lit a { background-image: url(source-lit.gif); }
div#homeContainer h2.cai a { background-image: url(source-cai.gif); padding-left: 10px; padding-right: 10px; }
@media (max-width: 550px) { div#homeContainer { width: 100%; } }
@media (max-width: 350px) { div#homeContainer { padding-top: 0px; } }

span.new { position: absolute; top: -10px; right: -10px; background-color: #ff0033; color: #ffffff; padding: 5px 10px; border-radius: 2px; }


div#collections { margin: 30px -10px 0px -10px; padding: 0px 5px; height: 86px; border-bottom: 1px solid #666666; position: relative; }
div#collections a.tab {
	display: block; float: left; margin: 0px 5px; text-align: center; color: #666666; background-color: #f9f9f9;
	border: 1px solid #999999; border-bottom: 0px; border-radius: 2px 2px 0px 0px;
	padding: 50px 5px 5px 5px; min-width: 100px; height: 30px; xoverflow: hidden;
	background-position: center top; background-repeat: no-repeat;
	position: relative;
}
div#collections a.tab.current { border-color: #666666; color: #333333; border-bottom: 1px solid #ffffff; margin-top: -5px; padding-bottom: 10px; background-color: #ffffff; }
div#collections a.tab span.ga { display: block; font-size: 11px;  }
div#collections a.tab span.en { display: block; font-size: 9px; }
div#collections a.tab.gt { color: #99004d; background-image: url(source-gt.gif); }
div#collections a.tab.beo { color: #007301; background-image: url(source-beo.gif); }
div#collections a.tab.thes { color: #4f0099; background-image: url(source-lsg.gif); }
div#collections a.tab.fbg { color: #ec7600; background-image: url(source-fbg.gif); }
div#collections a.tab.lit { background-image: url(source-lit.gif); }
div#collections a.tab.cai { background-image: url(source-cai.gif); }
div#collections a.tab:hover { background-color: #f4f9ff; }
div#collections a.tab.off { color: #cccccc !important; border-color: #cccccc; border-bottom-color: transparent; background-image: url(source-none.gif); }
@media (max-width: 600px) { 
	div#collections { height: 46px; }
	div#collections a.tab { width: 55px; min-width: inherit; height: 45px; padding: 0px; margin: 0px 3px; }
	div#collections a.tab span.ga { display: none; }
	div#collections a.tab span.en { display: none; }
}

#dropper { position: absolute; bottom: 25px; right: 20px; background-image: url(more.png); background-position: center center; width: 40px;
	height: 40px; background-repeat: no-repeat; border-radius: 2px; background-color: #eeeeee; }
#dropper:hover { background-color: #bdd9f0; }
@media (max-width: 600px) { #dropper { bottom: 5px; right: 5px; } }
@media (max-width: 350px) { #dropper { display: none; } }

div.menu { padding: 5px 10px; position: absolute; right: 10px; top: 70px; border: 1px solid #6faede; border-radius: 5px; box-shadow: 0px 0px 5px #666666; background-color: #ffffff; z-index: 100 }
div.menu a { display: block; padding: 15px 10px 15px 60px; background-position: 0px center; background-repeat: no-repeat; margin: 5px 0px; color: #666666; }
div.menu a.gt { color: #99004d; background-image: url(source-gt.gif); }
div.menu a.beo { color: #007301; background-image: url(source-beo.gif); }
div.menu a.thes { color: #4f0099; background-image: url(source-lsg.gif); }
div.menu a.fbg { color: #ec7600; background-image: url(source-fbg.gif); }
div.menu a.lit { background-image: url(source-lit.gif); }
div.menu a.cai { background-image: url(source-cai.gif); }
div.menu a:hover { background-color: #eeeeee; }
@media (max-width: 600px) { div.menu { top: 55px; right: 5px; } }

div#collections.beside { height: 46px; margin-left: 300px; }
div#collections.beside a.tab { width: 55px; min-width: inherit; height: 45px; padding: 0px; margin: 0px 3px; }
div#collections.beside a.tab.current { box-shadow: 0px 5px 10px #ffffff; }
div#collections.beside a.tab span.ga { display: none; }
div#collections.beside a.tab span.en { display: none; }
div#collections.beside #dropper { top: 0px; right: 10px; }
div#collections.beside div.menu { top: 55px; right: 5px; }
@media (max-width: 600px) { 
	div#collections.beside { height: 46px; margin-left: 0px; }
	div#collections.beside a.tab { width: 55px; min-width: inherit; height: 45px; padding: 0px; margin: 0px 3px; }
	div#collections.beside a.tab.current { box-shadow: 0px 5px 10px #ffffff; }
	div#collections.beside a.tab span.ga { display: none; }
	div#collections.beside a.tab span.en { display: none; }
	div#collections.beside #dropper { top: 0px; right: 10px; }
	div#collections.beside div.menu { top: 55px; right: 5px; }
}

a.suggestion { color: #F92672; }
a.suggestion:hover { color: #f94c89; }
div.nojoy { margin: 30px 0px; color: #666666; line-height: 1.75em; }


div.abc { margin-top: 20px; float: right; width: 200px; background-color: #ffffcc; border: 1px solid #3399ff; border-radius: 2px; }
div.abc a.item { display: block; padding: 5px 10px; border-bottom: 1px solid #cccccc; color: #F92672; }
div.abc a.item:last-child { border-bottom: 0px; border-radius: 0px 0px 2px 2px; }
div.abc a.item:first-child { border-radius: 2px 2px 0px 0px; }
div.abc a.item:hover { color: #f94c89; background-color: #ffffff; }
div.abc a.item.current { background-color: #3366cc; color: #ffffff; font-weight: bold; }
div.abc a.item span.bullet { color: #666666; font-weight: normal; }
div.abc a.item.current span.bullet { color: #ffffff; }
div.resultsBesideAbc { margin-right: 225px; }
@media (max-width: 600px) {
	div.abc { display: none; }
	div.resultsBesideAbc { margin-right: 0px; }
}



div.gtResults { margin-top: 20px; }
div.gtResults div.hits { margin-top: 40px; margin-bottom: 20px; }
div.gtResults div.hits div.stats { line-height: 2em; color: #333333; font-size: 11px; border: 1px solid #cccccc; xbackground-color: #eeeeee; border-radius: 4px; margin: 30px 0px 30px 0px; padding: 25px 15px 10px 15px; position: relative;}
div.gtResults div.hits div.stats span.title { background-color: #aaaaaa; position: absolute; top: -10px; left: 10px; padding: 2px 10px; border-radius: 2px; color: #ffffff; }
div.gtResults div.hits div.stats span.line { display: block; }
div.gtResults div.hits div.stats em { font-style: normal; color: #660000; }
div.gtResults div.hits div.stats strong { color: #001933; font-weight: inherit; background-color: #f9f9f9; padding: 1px 4px 2px 4px; border-radius: 2px; border: 1px solid #cccccc; }
div.gtResults div.hits div.stats > div.ga {  }
div.gtResults div.hits div.stats > div.en { margin-top: 0.75em; }
div.gtResults div.reverse { margin-top: 25px; }
div.gtResults div.reverse { line-height: 2em; color: #333333; font-size: 11px; border: 1px solid #cccccc; xbackground-color: #eeeeee; border-radius: 4px; margin: 30px 0px 30px 0px; padding: 25px 15px 10px 15px; position: relative;}
div.gtResults div.reverse span.title { background-color: #aaaaaa; position: absolute; top: -10px; left: 10px; padding: 2px 10px; border-radius: 2px; color: #ffffff; }
div.gtResults div.reverse div.entry { margin-bottom: 5px; line-height: 1.5em; margin-top: 0px; }
div.gtResults div.reverse div.entry span.target { font-size: 12px; color: #3333ff; }
div.gtResults div.reverse div.entry > span.arrow { font-size: 20px; color: #666666; position: relative; top: 2px; }
div.gtResults div.reverse div.entry a.headword { font-size: 12px; color: #660000; font-weight: bold; }
div.gtResults div.reverse div.entry a.headword:hover { color: #cc0000; }
div.gtResults div.reverse div.entry a.headword span.arrow { color: #3366cc; }
div.gtResults div.reverse div.entry a.headword:hover span.arrow { color: #333399; }
@media (max-width: 600px) {
	div.gtResults div.hits div.stats span.line { display: inline; }
}


div.beoResults { margin-top: 20px; }
div.beoResult { margin: 10px 0px; border-bottom: 1px dotted #999999; padding-bottom: 10px }
div.beoResult div.title { margin-bottom: 5px; float: left; width: 200px; }
div.beoResult div.title span.source { display: block; font-size: 12px; color: #660000; font-weight: bold; }
div.beoResult div.title span.target { display: block; font-size: 12px; color: #333333; margin-top: 2px; }
div.beoResult div.body { margin-left: 220px;}
div.beoResult div.body div.sentence { color: #333333; line-height: 1.5em; }
div.beoResult div.body div.sentence span.highlight { color: #660000; font-weight: bold; background-color: #ffff99; padding: 2px 5px; border-radius: 2px; margin: 0px -3px; }
div.beoResult div.body div.url { margin-top: 3px; }
div.beoResult div.body div.url a { color: #106000; }
div.beoResult div.body div.url a:hover { color: #009933; }
div.beoResult div.clear { clear: left; }
@media (max-width: 600px) {
	div.beoResult div.title { float: none; width: auto; }
	div.beoResult div.body { margin-left: 0px; margin-top: 7px; }
}


div.thesResults { margin-top: 20px; }
div.thesResults div.hits { margin-bottom: 20px; }
div.thesResults div.hits div.entry { margin-bottom: 10px; line-height: 1.75em; }
div.thesResults div.hits div.entry div.headword {  }
div.thesResults div.hits div.entry div.headword a { font-size: 14px; color: #660000; font-weight: bold; }
div.thesResults div.hits div.entry div.headword a:hover { color: #cc0000; }
div.thesResults div.hits div.entry div.sense { margin: 5px 0px 0px 5px; background-image: url(bullet_black.png); background-position: 0px 1px; background-repeat: no-repeat; padding-left: 20px; color: #666666; }
div.thesResults div.hits div.entry div.sense div.pos { color: #666666; text-transform: uppercase; }
div.thesResults div.hits div.entry div.sense span.target {  }
div.thesResults div.hits div.entry div.sense span.target a { font-size: 12px; color: #3333ff; font-weight: bold; }
div.thesResults div.hits div.entry div.sense span.target a.hasLabel { font-weight: normal; }
div.thesResults div.hits div.entry div.sense span.target a:hover { color: #3399ff; }
div.thesResults div.related {  }
div.thesResults div.related div.entry { margin-bottom: 5px; }
div.thesResults div.related div.entry a { font-size: 12px; color: #660000; font-weight: bold; }
div.thesResults div.related div.entry a:hover { color: #cc0000; }
div.thesResults div.related div.entry a span.arrow { color: #3366cc; }
div.thesResults div.related div.entry a:hover span.arrow { color: #333399; }

div.fbgResults { margin-top: 20px; }
div.fbgResults div.hits { margin-bottom: 20px; }



div#siteswapper {position: fixed; left: 0px; width: 100%; bottom: -1px; z-index: 20;
	border-top: 1px solid #617C96; border-bottom: 1px solid #617C96; box-shadow: 0px -5px 5px #ffffff; }
* html div#siteswapper {display: none;}
@media (max-width: 840px) { div#siteswapper { display: none; } }
div#siteswapper div.title { text-align: center; text-shadow: 1px 1px 0px #ffffff; background-color: #a0cffe; border: 1px inset #666666; border-left: 0px; border-right: 0px; padding: 5px 7px; color: #333333; }
div#siteswapper div.title span.div { color: #999999; padding: 0px 10px; }
div#siteswapper div.title a { color: #666666; }
div#siteswapper div.title a.current { font-weight: bold; color: #000000; }
div#siteswapper div.title a:hover { color: #0050f0; }
div#siteswapper div.buttons { text-align: center; border-top: 1px solid #999999; padding: 5px; background-color: #ffffff; background-image: url(siteswapper-back.gif); background-repeat: repeat-x; background-position: 0px 0px; }
div#siteswapper div.buttons div.clear { clear: left; }
div#siteswapper div.buttons a.button { border-radius: 2px; display: block; display: inline-block; border: 1px solid #617C96; padding: 5px 7px; background-color: #ffffff; margin-right: 5px; }
div#siteswapper div.buttons a.button:hover { box-shadow: 1px 0px 1px #666666, 0px 1px 1px #666666, 0px -1px 1px #666666, -1px 0px 1px #666666; }
div#siteswapper div.buttons a.button img { display: block; width: 16px; height: 16px; }
div#siteswapper div.buttons a.button.current { box-shadow: 1px 0px 1px #000000, 0px 1px 1px #000000, 0px -1px 1px #000000, -1px 0px 1px #000000; }
div#siteswapper form { display: inline-block; margin: 0px 5px 0px 0px; padding: 2px 0px 0px 0px; vertical-align: top; }
div#siteswapper form input { display: inline-block; border: 1px inset #999999; padding: 4px; border-radius: 2px; width: 150px; }

div#metaboxContainer { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 70px; }
iframe#metabox { background-color: #ffffff; width: 100%; height: 100%; }

div.copyright { color: #777777; margin: 40px -20px 0px -20px; line-height: 1.75em; border-top: 10px solid #eeeeee; padding: 30px 20px 0px 20px; }
div.copyright p { margin: 5px 0px 15px 0px; position: relative; padding-left: 110px;  }
div.copyright p.noicon { padding-left: 10px; }
div.copyright p a.icon { position: absolute; top: 5px; left: 0px; border: 0px; }
div.copyright p a.icon.opendata-centered { left: 3px; }
div.copyright p a.icon.opendata-alone { left: 7px; }
div.copyright p a.icon.lingobrain { left: 7px; }
div.copyright p a.icon.gpl { left: 0px; top: -5px; }
div.copyright p a.icon.oideasgael { top: -10px; }
div.copyright p a.icon.lingobrain { top: -15px; margin-left: 15px; }
div.copyright p.cogg { padding-left: 0px; padding-right: 240px; }
div.copyright p.dfg { padding-left: 0px; padding-right: 350px; }
div.copyright p span.iconsRight { position: absolute; top: 0px; right: 10px; }
div.copyright p span.iconsRight a { border: 0px; margin-left: 20px; }
div.copyright p span.iconsRight a.cogg { position: relative; top: -15px; }
div.copyright p span.iconsRight a.wuppertal { }
div.copyright p span.iconsRight a.bonn { }
div.copyright p span.iconsRight a.dfg { }
div.copyright a { color: inherit; border-bottom: 1px dotted #cccccc; }
div.copyright a:hover { color: #424a40;}
@media (max-width: 550px) {
	div.copyright p { padding-left: 0px; padding-right: 0px !important; }
	div.copyright p a.icon { position: relative; top: 0px !important; left: 0px !important; float: left; margin: 5px 15px 0px 0px;  }	
	div.copyright p span.iconsRight { position: relative; top: 0px; left: 0px; display: block; margin-top: 20px; text-align: center; }
	div.copyright p span.iconsRight a { margin-left: 10px; margin-right: 10px; position: relative !important; top: 0px !important; }
}

div.blurb { margin: 40px 10px; font-family: Georgia, serif; font-size: 15px; color: #222222; line-height: 1.75em; }
div.blurb.centered { text-align: center; }
div.blurb.afterHeader { margin-top: 10px; }
div.blurb > h1 { margin: 0px; padding-top: 30px; }
div.blurb em { font-style: inherit; }
div.blurb > .ga { float: left; width: 45%; font-weight: normal; }
div.blurb > .en { margin-left: 55%; font-style: italic; }
div.blurb > div.clear { clear: left; }
div.blurb a { color: #006699; border-bottom: 1px dotted; }
div.blurb a:hover { color: blue; }
@media (max-width: 550px) {
	div.blurb { margin: 30px 0px; }
	div.blurb div.ga { float: none; width: auto; }
	div.blurb div.en { margin-left: 0px; margin-top: 10px; }
}

div.wordcloud { margin: 40px 10px; font-size: 14px; line-height: 1.75em; color: #666666; text-align: center; }
div.wordcloud div.title { font-size: 11px; margin-bottom: 10px; }
div.wordcloud a.headword { color: #660000; font-weight: bold; }
div.wordcloud a.tag { color: #660000; margin-right: 0.5em; }
div.wordcloud a.tag span.bullet { color: #333333; }
div.wordcloud a:hover { color: #cc0000; }
div.wordcloud a:hover span.bullet { color: #cc0000 !important; }
@media (max-width: 550px) {
	div.wordcloud { margin: 30px 0px; }
}

div.para { margin: 20px 10px; font-family: Georgia, serif; font-size: 15px; color: #222222; line-height: 1.75em; }
div.para.centered { text-align: center; }
div.para > h1 { margin: 0px; padding-top: 30px; padding-bottom: 15px; margin-bottom: 20px; text-align: center; line-height: 1.25em; font-weight: normal; }
div.para > h2 { font-weight: normal; padding-top: 15px;  }
div.para > * > div.news { margin-bottom: 10px; font-family: Verdana, sans-serif; font-size: 10px; text-transform: uppercase; font-style: normal !important;}
div.para > * > div.news > span { background-color: #cc3333; color: #ffffff; padding: 5px 10px; border-radius: 2px; }
div.para > .ga { float: left; width: 45%; font-weight: normal; }
div.para > .en { margin-left: 55%; font-style: italic; }
div.para > div.clear { clear: left; }
div.para a { color: #006699; border-bottom: 1px dotted; }
div.para a:hover { color: blue; }
div.para p.biblio { margin-left: 1em; text-indent: -1em; }
@media (max-width: 550px) {
	div.para { margin: 20px 0px; }
	div.para > .ga { float: none; width: auto; }
	div.para > .en { margin-left: 0px; margin-top: 10px; color: #666666; }
	div.para > h1.en { padding-top: 0px; }
}

div.para.pic { padding: 10px; border: 1px solid #dddddd; background-color: #eeeeee; border-radius: 2px; }
div.para.pic > img { display: block; max-width: 100%; }
div.para.pic > div { margin-top: 10px; font-family: Verdana, sans-serif; font-size: 11px; text-align: left; line-height: 1.75em; }
div.para.pic.centered > img { margin: 0px auto; }

div.homepagehero { text-align: center; background-color: #eeeeee; padding: 20px 40px; margin: 75px 0px 0px 0px; position: relative; box-shadow: 0px 0px 5px #359cff;  }

div.homepagehero div.pic { width: 100%; max-width: 300px; margin: 0px auto; border: 1px solid #cccccc; padding: 5px; border-radius: 4px; }
div.homepagehero div.pic img { border-radius: 4px; display: block; width: 100%; }
div.homepagehero div.message { margin-top: 15px; font-family: "Gentium Basic", serif; font-size: 20px; color: #333333; }
div.homepagehero div.message div.en { margin-top: 5px; }

div.homepagehero div.overtitle { position: absolute; top: -35px; left: 0px; right: 0px; text-align: center; font-family: "Gentium Basic", serif; font-size: 50px; color: #359cff; text-shadow: 0px 0px 5px #359cff;  }
div.homepagehero div.title { color: #333333; margin-bottom: 30px; background-color: #004e99; padding: 5px; border-radius: 4px; color: #ffffff; }
div.homepagehero div.column { width: 50%; float: left; font-family: "Gentium Basic", serif; }
div.homepagehero div.column div.line1 { font-size: 18px; color: #666666; margin-bottom: 5px; }
div.homepagehero div.column div.line2 { font-size: 25px; color: #990000; }
div.homepagehero div.column.ga div.line2 { padding-right: 5px; }
div.homepagehero div.column.en div.line2 { padding-left: 5px; }
div.homepagehero div.clear { clear: left; }
div.homepagehero div.buttonContainer { margin-top: 40px; }
div.homepagehero div.buttonContainer button { border: 1px solid #999999; border-radius: 4px; background-color: #359cff; color: #ffffff; padding: 10px; box-shadow: 0px 0px 5px #359cff; cursor: pointer; }
div.homepagehero div.buttonContainer button:active { box-shadow: inset 0px 0px 5px #359cff; }

a.header { display: block; margin: 10px -20px 0px -20px; background-color: #e5f0f9; border-top: 2px solid #bdd9f0; border-bottom: 2px solid #bdd9f0; }
a.header:hover { background-color: #ebf4fb; }
a.header.fbg { background-image: url(/fbg-header.png); background-repeat: no-repeat; background-position: 30px 15px; height: 56px; }

div.headerMobile { display: none; }
@media (max-width: 600px) {
	div.headerMobile { display: block; margin: 10px -20px 0px -20px; background-color: #e5f0f9; border-top: 2px solid #bdd9f0; border-bottom: 2px solid #bdd9f0; position: relative; }
	div.headerMobile.fbg { height: 56px; }
	div.headerMobile.fbg a.logo { position: absolute; top: 0px; left: 0px; bottom: 0px; width: 117px; background-image: url(/fbg-headerMobile.png); background-repeat: no-repeat; background-position: 15px 15px; }
	div.headerMobile a.hamburger { position: absolute; top: 18px; right: 20px; width: 22px; height: 18px; background-image: url(hamburger.png); background-repeat: no-repeat; }
}

div.collMenu { margin: 15px -20px 0px -20px; padding: 5px 25px 5px 25px; }
div.collMenu div.clear { clear: left; }
div.collMenu a { display: block; float: left; text-align: center; color: #cccccc; }
div.collMenu a:hover { color: #256aa1; }
div.collMenu a > span.inside { display: block; padding: 5px 20px; border-radius: 2px;  }
div.collMenu a > span.inside > span { display: block; }
div.collMenu a.current { color: #1a4a70; background-image: url(callout.gif); background-position: center bottom; background-repeat: no-repeat; padding-bottom: 8px; }
div.collMenu a.current span.inside { background-color: #dddddd; }

@media (max-width: 600px) {
	a.header { display: none; }
	div.collMenu { display: none }
	div.collMenu a { width: 50%; margin-bottom: 20px; }
	div.collMenu a.current { background-image: none; padding-bottom: 0px; }
	div.blurb.afterHeader { margin-top: 20px; }
}

div.settings { margin: 20px 0px 0px 0px; }
div.settings div.clear {  clear: left; }
div.settings label.option { display: block; float: left; cursor: pointer; position: relative; padding: 0px 0px 0px 30px; color: #999999; margin-right: 20px; }
div.settings label.option:hover { color: #777777; }
div.settings label.option input { position: absolute; top: 5px; left: 5px; }
@media (max-width: 600px) {
	div.settings { display: none; }
	div.settings label.option { float: none; margin: 0px 0px 20px 0px; }
}

div.fbgHeadwords { margin: 0px 5px; }
div.fbgHeadwords div.footnote { margin-top: 20px; color: #666666; line-height: 1.5em; }
div.fbgHeadwords div.footnote div.bullet { float: left; width: 2em; text-align: center; }
div.fbgHeadwords div.footnote div.body { margin-left: 2em; }
table.fbg { width: 100%; border-collapse: collapse; border-spacing: 0px; empty-cells: show; }
table.fbg td { border: 1px solid #cccccc; padding: 5px 10px; }
table.fbg td.headword { font-size: 13px; }
table.fbg td.headword a { color: #990004; font-weight: bold; }
table.fbg td.headword a:hover { color: #b70005; }
table.fbg td.headword a span.arrow { color: #dddddd; }
table.fbg td.headword a:hover span.arrow { color: #999999; }
table.fbg td.int { text-align: right; }
table.fbg th { border: 1px solid #cccccc; padding: 10px 10px; background-color: #eeeeee; color: #333333; text-align: left; cursor: pointer; }
table.fbg th:hover { background-color: #dddddd; }
div.para table.fbg th { cursor: inherit; }
div.para table.fbg th:hover { background-color: #eeeeee; }
table.fbg th.header { 
    background-image: url(tablesort-bg.gif); 
    background-position: center right+5px; 
    background-repeat: no-repeat;
    padding-right: 20px;
}
table.fbg th.headerSortUp { 
    background-image: url(tablesort-asc.gif); 
} 
table.fbg th.headerSortDown { 
    background-image: url(tablesort-desc.gif); 
}

div.downloads { margin: 20px auto 30px auto; border: 1px solid #cccccc; border-radius: 2px; padding: 20px; position: relative; max-width: 600px; }
div.downloads > div.overtitle { color: #999999; font-weight: bold; margin: -20px -20px 20px -20px; padding: 20px 20px; background-color: #eeeeee; border-radius: 2px 2px 0px 0px;  }
div.downloads > div.licence { position: absolute; top: 20px; right: 20px; color: #999999;  }
div.downloads > div.link { color: #666666; margin: 10px 0px; padding-top: 15px; min-height: 30px; font-size: 1.25em; background-position: 0px 0px; padding-left: 65px; background-repeat: no-repeat; }
div.downloads > div.link.xml { background-image: url(xml.gif); }
div.downloads > div.link > a { text-decoration: underline; }
div.downloads a { color: #006699; }
div.downloads a:hover { color: blue; }



div#textContainer { }
div#textContainer > div.intro { color: #666666; margin: 15px 0px 0px 10px; line-height: 2em; }
div#textContainer > div.intro a { font-style: italic; color: #006699; }
div#textContainer > div.intro a:hover { color: blue; }
div#textContainer > div.warning { line-height: 1.5em; color: #990000; margin: 15px 0px 0px 0px; padding: 0px 0px 0px 25px; background-image: url(/exclamation.png); background-position: 0px 0px; background-repeat: no-repeat; }
form#textbox { 
	background-color: #bdd9f0;
	padding: 5px; border-radius: 5px; box-shadow: 0px 0px 2px #666666;
	position: relative; z-index: 0;
 }
form#textbox > div.inside { border: 1px inset #365EAF; padding: 5px; background-color: #ffffff; }
form#textbox > div.inside > input.txt { display: block; width: 99%; background-color: #ffffff; border: 0px; padding: 0px; font-size: 16px; }
form#textbox > div.inside > textarea.txt { display: block; width: 100%; background-color: #ffffff; border: 0px; padding: 0px; font-size: 14px; resize: vertical; height: 75px; }
form#textbox > div.inside > input.txt:focus { outline: none; }
form#textbox > div.inside > input.sub { cursor: pointer; border: 0px; padding: 0px; width: 40px;
	position: absolute; top: 0px; right: 0px; bottom: 0px;
	background-image: url("zoom.png"); background-position: 10px 14px; background-repeat: no-repeat; background-color: transparent;
}
form#textbox > div.outside { margin-top: 5px; text-align: right; }
form#textbox > div.outside > input.sub { cursor: pointer; border: 0px; padding: 5px 0px 5px 20px;
	background-image: url("zoom.png"); background-position: center left; background-repeat: no-repeat; background-color: transparent;
}
form#textbox > div.outside > input.sub:hover { color: #003399; }
form#textbox > div.outside > input.sub:active { position: relative; top: 1px; left: 1px; }
@media (max-width: 550px) {
	div#textContainer { width: 100%; }
	div#textContainer > div.intro { margin-left: 0px; }
}

h1.pagetitle { font-size: 15px; margin: 20px 0px 10px 0px; color: #333333; font-weight: normal; xtext-align: center; font-family: Georgia, serif; text-shadow: 1px 1px 0px #eeeeee; line-height: 1.5em; }
h1.pagetitle > a.inside { background-color: #dddddd; padding: 5px 0px; border-radius: 2px; }
h1.pagetitle span.ga { font-weight: inherit; color: #222222; padding: 5px 0px 5px 10px; white-space: nowrap; }
h1.pagetitle span.en { font-style: italic; color: #666666; padding: 5px 10px 5px 5px; white-space: nowrap; }
h1.pagetitle > a.inside:hover span { color: #006699; }
@media (max-width: 550px) {
	h1.pagetitle span.ga { padding: 5px 10px; }
	h1.pagetitle span.en { padding: 5px 10px; }
}

div.trans { font-size: 17px; font-family: Georgia, serif; max-width: 700px; margin: 75px auto; text-align: center;}
div.trans div.linebreak { margin: 1.5em 0; }
div.trans span.unit { z-index: 1; position: relative; display: inline-block; cursor: default; border-radius: 3px; padding: 3px 2px; margin: 0px -2px; }
div.trans span.unit.word.diff:hover { z-index: 0; background-color: #ebebeb; box-shadow: 0px 0px 10px #ebebeb;  }
div.trans span.unit.space { }
div.trans span.unit.space:hover {  }
div.trans span.unit span.src { display: block; margin-bottom: 0.25em; }
div.trans span.unit span.trg { display: block; margin-bottom: 0.5em; font-size: 11px; text-align: center; font-family: Verdana, sans-serif; color: #666666; }
div.trans span.unit span.src a { color: #000000; }
div.trans span.unit span.src a:hover { color: #003399; text-decoration: underline; }

div.copydumpContainer { padding-top: 5px; margin: 20px auto 60px auto; }
div.copydumpContainer > div.intro { line-height: 1.5em; color: #990000; margin: 15px 0px 0px 0px; padding: 0px 0px 0px 25px; background-image: url(/exclamation.png); background-position: 0px 0px; background-repeat: no-repeat; }
div.copydumpContainer > div.inside { border: 1px inset #365EAF; padding: 5px; background-color: #ffffff; }
div.copydumpContainer > div.inside > textarea { display: block; width: 100%; background-color: #ffffff; color: #333333; border: 0px; font-size: 12px; resize: vertical; height: 100px; }
@media (max-width: 550px) {
	div.copydumpContainer { width: 100%; }
}

#nomistakes { text-align: center; }
.trans.tallLines { line-height: 2em; }
a.mistake{ color: #444444; padding: 0px 0px 3px 0px;  }
a.mistake.zigzag { background-image: url(/zigzag-red.gif); background-position: bottom left; background-repeat: repeat-x; }
a.mistake:hover { color: #666666; }

#clickmenu { position: absolute; top: 0px; left: 0px; padding: 10px 0px; position: absolute; border: 1px solid #6faede; border-radius: 5px; box-shadow: 0px 0px 5px #666666; background-color: #eeeeee; z-index: 100; font-size: 12px; }
#clickmenu a { display: block; padding: 5px 30px 5px 20px; color: #666666; }
#clickmenu a:hover { color: #ffffff; background-color: #536da5; }
#clickmenu a.orig { margin-bottom: 5px; }
#clickmenu a.orig span { background-image: url(/zigzag-red.gif); background-position: bottom left; background-repeat: repeat-x; padding-bottom: 5px; color: #444444; }
#clickmenu a.orig:hover span { color: #ffffff; }
#clickmenu span.nojoy { display: block; font-size: 11px; color: #aaaaaa; font-style: italic; padding: 0px 15px; cursor: default; text-shadow: 1px 1px 0px #ffffff; }
#clickmenu span.nojoy > span { display: block; margin: 2px; }

#topbox { position: fixed; top: 40px; max-width: 1250px; right: 0px; left: 0px; margin: 0px auto; }
@media (max-width: 1250px) { #topbox {display: none;} }
#topbox div.rightbox { position: absolute; top: 0px; right: 0px; width: 180px; text-align: center; }
#topbox div.leftbox { position: absolute; top: 0px; left: 0px; width: 180px; text-align: center; }

#topbox a.arit {display: block; text-align: center; color: #1d40cc; border-radius: 20px; padding: 0px 10px 30px 10px; margin: 0px -10px; }
#topbox a.arit img {width: 150px;}
#topbox a.arit span.blurb {display: block; border-top: 1px solid #a2a2a2; background-color: #F5FBFC; padding: 10px; margin-top: -50px; z-index: 1; position: relative; line-height: 1.5em;}
#topbox a.arit span.blurb span.title {display: block; font-weight: bold; font-size: 100%;}
#topbox a.arit span.blurb span.author {display: block;}
#topbox a.arit span.blurb span.publisher {display: block; color: #666666;}
#topbox div.rightbox:hover a.arit { background-color: #ffffff; }
#topbox div.rightbox:hover a.arit span.blurb { background-color: #ffffff; }
#topbox a.button {display: inline-block; position: relative; top: -30px; z-index: 2; margin: 0px auto 0px auto; font-size: 90%; background-color: #cc0000; color: #ffffff; padding: 5px 10px; border-radius: 5px; box-shadow: 0px 0px 3px #999999;}
#topbox a.button:hover {background-color: #e41a1a}


