body					{ background: url(../images/general/bg.jpg) repeat-x #fff; padding: 10px 0;}

#wrapper					{ width: 845px; height: 596px; margin: auto; border: 0px solid;
						  /*background: url(../images/general/bg_landing.png) no-repeat;*/ position: relative;}

/*
ul.firstpageMenu			{ position: absolute; top: 290px; left: 520px; }
ul.firstpageMenu li			{ list-style: none;margin-bottom: 5px;}

div.firstpagelowbottom		{ color: #54275a; width: 790px; margin: auto; text-transform: lowercase;}
div.firstpagelowbottom h1,
div.firstpagelowbottom h2 	{ float: left; font-size: 14px; margin: 0; padding: 0 20px 0 0;}
*/
	
a							{ outline: none; }

a:link.aktuelles,
a:visited.aktuelles			{ width: 108px; height: 31px; display: block; text-indent: -9999px;
							  background: url(../images/general/menu_aktuelles.gif) no-repeat 0 0;}
a:hover.aktuelles,
a:active.aktuelles			{ background-position: 0 -31px; }

a:link.vita,
a:visited.vita				{ width: 73px; height: 31px; display: block; text-indent: -9999px;
							  background: url(../images/general/menu_vita.gif) no-repeat 0 0;}
a:hover.vita,
a:active.vita				{ background-position: 0 -31px; }

a:link.fotos,
a:visited.fotos				{ width: 74px; height: 31px; display: block; text-indent: -9999px;
							  background: url(../images/general/menu_fotos.gif) no-repeat 0 0;}
a:hover.fotos,
a:active.fotos				{ background-position: 0 -31px; }

a:link.demo,
a:visited.demo				{ width: 154px; height: 31px; display: block; text-indent: -9999px;
							  background: url(../images/general/menu_demo.gif) no-repeat 0 0;}
a:hover.demo,
a:active.demo				{ background-position: 0 -31px; }

a:link.presse,
a:visited.presse			{ width: 181px; height: 31px; display: block; text-indent: -9999px;
							  background: url(../images/general/menu_pressestimmen.gif) no-repeat 0 0;}
a:hover.presse,
a:active.presse				{ background-position: 0 -31px; }

a:link.kontakt,
a:visited.kontakt			{ width: 74px; height: 31px; display: block; text-indent: -9999px;
							  background: url(../images/general/menu_kontakt.gif) no-repeat 0 0;}
a:hover.kontakt,
a:active.kontakt		{ background-position: 0 -31px; }



