body					{
						background-color:#F4F2E3;
                        text-align:center;
						}

a
						{
						text-decoration:none;
						color:#A8002F;
						}
						
p						{
						font-size:12px;
						}
						
.red					{
						color:#A8002F;
						}

.button					{
						float:left;
						width:300px;
						}

#box				    	{
                        width:1000px;
                        height:800px;
                        margin: 0 auto;
                        text-align:left;
                        }
						
#header					{
						width:1000px;
                        height:170px;
                        top:0px;
                        background-image:url(../gfx/top.png);
						background-repeat:no-repeat;
						}
						
#main					{
						
						width:900px;
                        height:650px;
						text-align:right;
						float:left;
						}
						
#foot					{
						position:relative;
						width:1000px;
                        height:150px; 
						top:620px;
                        background-image:url(../gfx/foot.gif);
						background-repeat:no-repeat;
						}

a.kurse 					{
						background-image:url(../gfx/mn_kurse.gif);
						display:block;
						width:300px;
						height:137px;
						}

a.kurse:hover 			{
						background-image:url(../gfx/mn_kurse_1.gif);				
						}

a.preise 				{
						background-image:url(../gfx/mn_preise.gif);
						display:block;
						width:300px;
						height:137px;
						}

a.preise:hover 			{
						background-image:url(../gfx/mn_preise_1.gif);				
						}
						
a.galerie 				{
						background-image:url(../gfx/mn_galerie.gif);
						display:block;
						width:300px;
						height:137px;
						}

a.galerie:hover 			{
						background-image:url(../gfx/mn_galerie_1.gif);				
						}
						
a.uns 				{
						background-image:url(../gfx/mn_uns.gif);
						display:block;
						width:300px;
						height:137px;
						}

a.uns:hover 			{
						background-image:url(../gfx/mn_uns_1.gif);				
						}

a.impressum 				{
						background-image:url(../gfx/mn_impressum.gif);
						display:block;
						width:300px;
						height:137px;
						}

a.impressum:hover 		{
						background-image:url(../gfx/mn_impressum_1.gif);				
						}

a.anmeldung				{
						background-image:url(../gfx/mn_anmeldung.gif);
						display:block;
						width:300px;
						height:137px;
						}

a.anmeldung:hover 		{
						background-image:url(../gfx/mn_anmeldung_1.gif);				
						}												