/* CSS Document */

/*Designet by Acote Solutions*/

/********************************************

		1. Kallibrierung
		2. Allgemeine Definitionen
		3. Container Vorlage
¨		4. Navigation und Webmaster

*********************************************/
		

/********************************************
		1. Kallibrierung
*********************************************/
* { margin: 0; padding: 0; border: 0;  }
html { height: 101% }
img { border-style: none; margin: 0; padding: 0;}



/********************************************
		2. Allgemeine Definitionen
*********************************************/
* { font-family: Verdana, Arial, Helvetica, sans-serif; color: #EEEEEE; font-style: normal;  font-size: 14px;  font-weight: normal; text-decoration: none; text-align: left; }
body { background-image: url(../images/background.jpg); background-repeat: repeat-x; background-color: #424242; }
h1 { font-size: 16px; font-weight: bold; padding: 0px; margin: 0px; }


/*********************************************************
		3. Start Container Vorlage
*********************************************************/
#container { width: 1000px; height: 521px; margin: 12px auto 0 auto; padding: 0; background-color: #111111; position: relative; } 
#headeracote { width: 920px; height: 98px; text-align: center; margin: 0 auto 0 auto; padding: 6px 0 0 0; border-bottom: #444444 solid 2px; }
img.acoteimg { border: none; }
#titel { width: 340px; height: 26px; margin: 0 auto 0 auto; padding: 10px 0 2px 0; border-bottom-color: #333333 ; border-bottom-style: solid; border-bottom-width: 1px; }
h1.h1titel { font-size: 24px; font-weight: bold; color: #EEEEEE; text-align: center; margin: 0; padding: 0; }



/*********************************************************
		4. Start Navigation & Webmaster
*********************************************************/
#navigation { width: 1000px; height: 35px; margin: 0 auto 0 auto; padding: 0; background-image: url(../images/navigation/navihintergrund.jpg); background-repeat: repeat-x; background-color: #111111; position: relative; }
#navihome { width: 130px; height: 35px; top: 0; left: 55px; position: absolute; }
#navievent { width: 130px; height: 35px; top: 0; left: 245px; position: absolute; }
#naviwww { width: 130px; height: 35px; top: 0; left: 435px; position: absolute; }
#navidesign { width: 130px; height: 35px; top: 0; left: 625px; position: absolute; }
#navikontakt { width: 130px; height: 35px; top: 0; left: 815px; position: absolute; }
#webmaster { text-align: center; font-size: 9px; font-weight: 500; color: #AAAAAA; margin: 0px; }
em.web { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #3377FF; }
em.webc { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #AAAAAA; }

