@charset "utf-8";
/* CSS Document */

body {

	margin-top: 0px;
	margin-left: 33px;
	background-image: url(bilder/bg_oben.gif);
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}
.linie {background: url(bilder/linie.gif) no-repeat 160px 0px;}

.linie img {padding-top: 25px;}

.linie2 {background: url(bilder/linie2.gif) no-repeat 160px 0px;}

.rand { 	border: 1px solid #BEBEBE;}

.linie2 table, .inhalt table#text {margin-top: 55px;}

.inhalt table#text td {text-align: left;}

a { color: #990033;	}


/* Menu */
.linie2 a, .menu2 a{display:block; float:left;}

.linie2 a.start { background: url(bilder/menu/start.gif) no-repeat center top; }
.linie2 a.vita { background: url(bilder/menu/vita.gif) no-repeat center top; }
.linie2 a.proj { background: url(bilder/menu/projekte.gif) no-repeat center top; }
.linie2 a.kontakt { background: url(bilder/menu/kontakt.gif) no-repeat center top; }
.linie2 a.impr { background: url(bilder/menu/impressum.gif) no-repeat center top; }

.linie2 a.start:hover, .linie2 a.start#active { 
background: url(bilder/menu/start-on.gif) no-repeat center top; }
.linie2 a.vita:hover, .linie2 a.vita#active { 
background: url(bilder/menu/vita-on.gif) no-repeat center top; }
.linie2 a.proj:hover, .linie2 a.proj#active  { 
background: url(bilder/menu/projekte-on.gif) no-repeat center top; }
.linie2 a.kontakt:hover, .linie2 a.kontakt#active  { 
background: url(bilder/menu/kontakt-on.gif) no-repeat center top; }
.linie2 a.impr:hover, .linie2 a.impr#active  { 
background: url(bilder/menu/impressum-on.gif) no-repeat center top; }


/* Menu Projekte */
.menu2 {margin-bottom: 12px;}

.menu2 a.malerei { background: url(bilder/menu/hor_malerei.gif) no-repeat center top; }
.menu2 a.glasmalerei { background: url(bilder/menu/hor_glasmalerei.gif) no-repeat center top; }
.menu2 a.keramik { background: url(bilder/menu/hor_keramik.gif) no-repeat center top; }
.menu2 a.schmuck { background: url(bilder/menu/hor-schmuck.gif) no-repeat center top; }
.menu2 a.vita { background: url(bilder/menu/hor-vita.gif) no-repeat center top; }
.menu2 a.ausst { background: url(bilder/menu/hor-ausst.gif) no-repeat center top; }

.menu2 a.malerei:hover, .menu2 a.malerei#active { background: url(bilder/menu/hor_malerei-on.gif) no-repeat center top; }
.menu2 a.glasmalerei:hover, .menu2 a.glasmalerei#active { background: url(bilder/menu/hor_glasmalerei-on.gif) no-repeat center top; }
.menu2 a.keramik:hover, .menu2 a.keramik#active { background: url(bilder/menu/hor_keramik-on.gif) no-repeat center top; }
.menu2 a.schmuck:hover, .menu2 a.schmuck#active { background: url(bilder/menu/hor-schmuck-on.gif) no-repeat center top; }
.menu2 a.vita:hover, .menu2 a.vita#active { background: url(bilder/menu/hor-vita-on.gif) no-repeat center top; }
.menu2 a.ausst:hover, .menu2 a.ausst#active { background: url(bilder/menu/hor-ausst-on.gif) no-repeat center top; }