/* ####################### ALLGEMEINE Formatierung ################## */
body {
	background-image: url(../img/hintergrund.jpg);
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	background-color: #c40714;
}

td {	
	font-size: 12px;
	/* color: #666666; */
	color: #000000; 
	font-family: arial;
}

b {
	color: #cc0000;
}

strong {
	color: #cc0000;
}

a {
	font-size: 12px; 
	color: orange; 
	font-family: arial;
}

a:hover {
	font-size: 12px; 
	color: #cc0000; 
	font-family: arial;
	/*font-weight: bold;*/
}
img {
	border:0;
}


/* ####################### HAUPT Content ######################## */
#main {padding-left:50px; padding-right:40px; margin:0; width:700px; background-color: #FFFFFF; text-align: left;}


/* ####################### NAVIGATION Allgemein######################## */
.navi li {margin: 0; padding:0; list-style: none;}
.navi a {display: block; text-decoration: none; margin: 0; padding:0;}

/* ####################### NAVIGATION Hauptmenu######################## */
#Layer1 {position: absolute; left: 10px; top: 59px; width: 146px; height: 154px; z-index: 1;margin: 0; padding: 0; vertical-align:bottom;}

/* link hoehe setzen */
.navi1a a, .navi1b a {height: 65px;}
.navi2a a, .navi2b a {height: 33px;}
.navi3a a, .navi3b a {height: 26px;}
.navi4a a, .navi4b a {height: 29px;}
.navi5a a, .navi5b a {height: 28px;}
.navi6a a, .navi6b a {height: 45px;}
.navi7a a, .navi7b a {height: 69px;}
/* style fuer normalen zustand */
.navi1a {	background:url(../img/buttons/eastide.gif); height:65px; width:222px;}
.navi2a {	background:url(../img/buttons/angebote.gif);height:33px; width:222px;}
.navi3a {	background:url(../img/buttons/news.gif);height:26px; width:222px;}
.navi4a {	background:url(../img/buttons/galerie.gif);height:29px; width:222px;}
.navi5a {	background:url(../img/buttons/gaestebuch.gif);height:28px; width:222px;}
.navi6a {	background:url(../img/buttons/partner.gif);	height:45px; width:222px;}
.navi7a {	background:url(../img/buttons/kontakt.gif);height:69px; width:222px;}
/* style fuer hover oder aktiven zustand */
.navi1a a:hover, .navi1b{background:url(../img/buttons/eastide2.gif); height:65px; width:222px;}
.navi2a a:hover, .navi2b{background:url(../img/buttons/angebote2.gif);height:33px; width:222px;}
.navi3a a:hover, .navi3b{background:url(../img/buttons/news2.gif);height:26px; width:222px;}
.navi4a a:hover, .navi4b{background:url(../img/buttons/galerie2.gif);height:29px; width:222px;}
.navi5a a:hover, .navi5b{background:url(../img/buttons/gaestebuch2.gif);height:28px; width:222px;}
.navi6a a:hover, .navi6b{background:url(../img/buttons/partner2.gif);	height:45px; width:222px;}
.navi7a a:hover, .navi7b{background:url(../img/buttons/kontakt2.gif);height:69px; width:222px;}

/* ####################### NAVIGATION Untermenu######################## */
#Layer2 {position: absolute; left: 824px; top: 197px; width: 185px; height: 164px; z-index: 2; margin: 0; padding: 0; vertical-align:bottom;}

/* übers eastside */
.navisub1a a, .navisub1b a {height: 52px;}
.navisub2a a, .navisub2b a {height: 38px;}
.navisub3a a, .navisub3b a {height: 61px;}

.navisub1a {	background:url(../img/buttons/einleitung.gif); height:52px; width:155px;}
.navisub2a {	background:url(../img/buttons/ueberuns.gif);height:38px; width:155px;}
.navisub3a {	background:url(../img/buttons/mitarbeiter.gif);height:61px; width:155px;}

.navisub1a a:hover, .navisub1b{background:url(../img/buttons/einleitung2.gif); height:52px; width:155px;}
.navisub2a a:hover, .navisub2b{background:url(../img/buttons/ueberuns2.gif);height:38px; width:155px;}
.navisub3a a:hover, .navisub3b{background:url(../img/buttons/mitarbeiter2.gif);height:61px; width:155px;}

/* angebote */
.navisub4a a, .navisub4b a {height: 81px;}
.navisub5a a, .navisub5b a {height: 81px;}

.navisub4a {	background:url(../img/buttons/offeneangebote1.gif); height:81px; width:167px;}
.navisub5a {	background:url(../img/buttons/musikprojekte2.gif);height:81px; width:167px;}

.navisub4a a:hover, .navisub4b{background:url(../img/buttons/offeneangebote1.gif);height:81px; width:167px;}
.navisub5a a:hover, .navisub5b{background:url(../img/buttons/musikprojekte21.gif);height:81px; width:167px;}

/* kontakt */
.navisub6a a, .navisub6b a {height: 76px;}
.navisub7a a, .navisub7b a {height: 50px;}
.navisub8a a, .navisub8b a {height: 76px;}

.navisub6a {	background:url(../img/buttons/email.gif); height:76px; width:167px;}
.navisub7a {	background:url(../img/buttons/notruf.gif);height:50px; width:167px;}
.navisub8a {	background:url(../img/buttons/impressum.gif);height:76px; width:167px;}

.navisub6a a:hover, .navisub6b{background:url(../img/buttons/email2.gif); height:76px; width:167px;}
.navisub7a a:hover, .navisub7b{background:url(../img/buttons/notruf2.gif);height:50px; width:167px;}
.navisub8a a:hover, .navisub8b{background:url(../img/buttons/impressum2.gif);height:76px; width:167px;}

