body {
 font-family : 'Trebuchet MS', helvetica, sans-serif;
/*
 margin : 0;
 padding : 0;
*/

}
a:link {
 background : transparent;
 color : #008080;
}
a:visited {
 background : transparent;
 color : #800080;
}
a:hover {
 background : transparent;
 color : #008080;
}
a:active {
 background : transparent;
 color : #008080;
}
h1, h2 {
 text-align : center;
}
th, td {
 font-size : 1.25em;
 vertical-align : top;
 padding : 0.50em;
}
table {
 border-collapse: collapse;
}

/* Hauptnavigation */
#hauptnavigation {
 width : 100%;
 }
#hauptnavigation td {
 font-family : "Bunchló na Nod GC", "Gaeilge 1", Castellar, helvetica, sans-serif;
 font-size : 1.25em;
 text-align : center;
 width : 17%;
/* Bei Bedarf 
border-width: 1px;
border-color:red;
border-style:solid;
/**/
}
#hauptnavigation td.home {
 width : 15%;
}
#hauptnavigation a {
 font-family : 'Times New Roman', roman, serif;
 font-size : 1.50em;
}
.home, #hauptnavigation .home a:link, #hauptnavigation .home a:visited {
 background : #f0f9f4;
 color : #59bb8a;
}
.homeinvers, #hauptnavigation .home a:hover, #hauptnavigation .home a:active {
 background : #59bb8a;
 color : #f0f9f4;
}
.irland, #hauptnavigation .irland a:link, #hauptnavigation .irland a:visited {
 background : #e1f2ea;
 color : #4ab580;
}
.irlandinvers, #hauptnavigation .irland a:hover, #hauptnavigation .irland a:active {
 background : #4ab580;
 color : #e1f2ea;
}
.reisen, #hauptnavigation .reisen a:link, #hauptnavigation .reisen a:visited {
 background : #c2e7d5;
 color : #3e976a;
}
.reiseninvers, #hauptnavigation .reisen a:hover, #hauptnavigation .reisen a:active {
 background : #3e976a;
 color : #c2e7d5;
}
.musik, #hauptnavigation .musik a:link, #hauptnavigation .musik a:visited {
 background : #a5dabf;
 color : #327855;
}
.musikinvers, #hauptnavigation .musik a:hover, #hauptnavigation .musik a:active {
 background : #327855;
 color : #a5dabf;
}
.gaelisch, #hauptnavigation .gaelisch a:link, #hauptnavigation .gaelisch a:visited {
 background : #87cdaa;
 color : #255a40;
}
.gaelischinvers, #hauptnavigation .gaelisch a:hover, #hauptnavigation .gaelisch a:active {
 background : #255a40;
 color : #87cdaa;
}
.links, #hauptnavigation .links a:link, #hauptnavigation .links a:visited {
 background : #68c195;
 color : #183d2b;
}
.linksinvers, #hauptnavigation .links a:hover, #hauptnavigation .links a:active {
 background : #183d2b;
 color : #68c195;
}

/* Nebennavigation */
#nebennavigation {
 width: 20%;
 float : left;
 margin-left : 0.00em;
 margin-right : 0.00em;
 margin-top : 1.00em;
 padding : 0.00em;;
 width : 6.00em;
 font-family : 'Times New Roman', roman,serif;
 font-size : 1.25em;
 text-align : center;
/* Bei Bedarf 
border-width: 1px;
border-color:red;
border-style:solid;
/**/

}
#nebennavigation h1 {
 font-size : 1.10em;
 font-weight : bold;
}

/* Hilfsnavigation */
#hilfsnavigation {
 text-align : center;
/* Bei Bedarf 
border-width: 1px;
border-color:red;
border-style:solid;
/**/

}

/* Deklaration fuer die Inhalte */
#home, #reisen, #irland, #musik, #gaelisch, #links {
 margin-left : 10.00em;
 margin-top : 0.00em;
 padding : 0.00em;
 font-size : 1.25em;
 text-align : justify;
/* Bei Bedarf 
border-width: 1px;
border-color:blue;
border-style:solid;
/**/

}

/* Home (Startseite) */
#failte {
 text-align : center;
}
#failte h1 {
 font-size : 3.00em;
}
#startbild {
 float : right;
 margin-left : 0.50em;
}
#home li {
padding-bottom: 1.00em;
}

/* Irland */

/* Reisen */
.reisefotothumb {
 float : left;
 margin-right : 0.50em;
}
.reisefoto, .spezialthumb {
 text-align : center;
}

/* Musik*/

.lyrics {
 font-family: 'Courier New', monospace;
 font-size: 1.00em; }

/* Gaelisch */
.abcgrafik {
 text-align : center;
}

/* Links */
.linklogo {
 text-align : center;
}

/* Globale Klassen */
.gaeilge {
 background : transparent;
 color : #008080;
 font-style : italic;
}
.irish {
 font-family : "Bunchló na Nod GC", "Gaeilge 1", helvetica, sans-serif;
}

a.extern:link {
 background : transparent;
 color : #0000ff;
}

#dummy {
}

