/************************ Deklarationen für die gesamte Website ************************/

body { 
	background-color: #79501D;
	background-image: url(../images/Goldkatzen-Muster.gif);
    background-position: center top;		
	color: #000000;
	margin: 0px;
	font-size: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Arial;
}

#container {
	width: 780px;
	text-align: left;
	margin: 0 auto;
}

#area {
	width: 680px;
    height: 320px;	
	position: relative;
	top: 0px; left: 50px;
}


/************************ Deklarationen für den allgemeinen Bereich ************************/

#allg-bereich {
	width: 296px;
	height: 42px;
	background-color: #FBAD50;
	background-image: url(../images/allgemein-Hintergrund.gif);	
	position: absolute;
	top: 34px; left: 194px;
}

.allg-button-bereich {
	width: 289px;
	height: 33px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.allg-button-bereich a:link, .allg-button-bereich a:visited {
	text-decoration: none;
	color: #442602;
	font-weight: bold;
	font-size: 95%;		
}

.allg-button-bereich a:hover {
	text-decoration: none;
	color: #442602;
	font-style: italic;
	font-weight: bold;
	font-size: 95%;	
}

.home-button {
	width: 79px;
	height: 33px;
	padding-left: 10px;
	background-image: url(../images/HomeButton.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	line-height: 33px;
}

.kontakt-button {
	width: 90px;
	height: 33px;
	padding-left: 10px;
	vertical-align: middle;
	background-image: url(../images/KontaktButton.gif);
	background-repeat: no-repeat;	
	position: absolute;
	left: 79px;
	line-height: 33px;	
}
.impressum-button {
	width: 120px;
	height: 33px;
	padding-left: 10px;
	vertical-align: middle;
	background-image: url(../images/ImpressumButton.gif);
	background-repeat: no-repeat;	
	position: absolute;
	left: 169px;
	line-height: 33px;	
}


/************************ Deklarationen für den Künstler Bereich ************************/

#kuenstler-bereich {
	width: 181px;
	height: 287px;
	background-color: #F4BA0B;
	background-image: url(../images/Kuenstler-Hintergrund.gif);	
    position: relative;
	left: 502px;
	top: 18px;
	z-index: 20;
}

.kuenstler-button-bereich {
	width: 174px;
	position: absolute;
	left: 0px;
	top: 48px;
	z-index: 1;
}

.kuenstler-button-bereich a:link, .kuenstler-button-bereich a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 95%;
}

.kuenstler-button-bereich a:hover {
	text-decoration: none;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-size: 95%;
}

.kuenstler-button {
	width: 174px;
	height: 33px;
	vertical-align: middle;
	background-image: url(../images/KuenstlerButton.gif);
	line-height: 33px;	
}


.kuenstler-ueber {
	width: 170px;
	height: 46px;
	padding-left: 5px;
	color: #000000;
	font-weight: bold;	
}


/************************ Deklarationen für den Benutzer Bereich ************************/

#benutzer-bereich {
	width: 182px;
	height: 255px;
	background-color: #C80929;
	background-image: url(../images/Benutzer-Hintergrund.gif);	
	position: absolute;
    top: 50px; left: 0px;
	z-index: 1;
}

.benutzer-button {
	width: 174px;
	height: 33px;
	vertical-align: middle;
	background-image: url(../images/BenutzerButton.gif);
	line-height: 33px;
}

.benutzer-ueber {
	width: 170px;
	height: 46px;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;	
	vertical-align: middle;	
}

.benutzer-button-bereich {
	width: 144px;
	position: absolute;
	left: 0px;
	top: 48px;
}

.benutzer-button-bereich a:link, .benutzer-button-bereich a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 95%;		
}

.benutzer-button-bereich a:hover {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 95%;	
}


/************************ Deklarationen für den Bild Bereich ************************/

#bild-bereich {
	width: 298px;
	height: 228px;
	background-image: url(../images/Bild-Hintergrund.gif);	
	background-color: #79501D;
	position: absolute;
	left: 194px;
	top: 77px;
	z-index: 20;
}

.goldkatze {
	width: 232px;
	height: 74px;
	position: absolute;
	left: 30px;
	top: 5px;
	z-index: 3;
}

.kuenstlerdatenbank {
	width: 259px;
	height: 40px;
	position: absolute;
	left: 17px;
	top: 80px;
	z-index: 3;
}

.goldkatze1 {
	width: 91px;
	height: 45px;
	position: absolute;
	left: 8px;
	top: 125px;
	z-index: 3;
}

.goldkatze2 {
	width: 91px;
	height: 45px;
	position: absolute;
	left: 102px;
	top: 125px;
	z-index: 3;
}

.goldkatze3 {
	width: 91px;
	height: 45px;
	position: absolute;
	left: 195px;
	top: 125px;
	z-index: 3;
}

.spiegelung1 {
	width: 91px;
	height: 45px;
	position: absolute;
	left: 8px;
	top: 166px;
	z-index: 3;
}

.spiegelung2 {
	width: 91px;
	height: 45px;
	position: absolute;
	left: 102px;
	top: 166px;
	z-index: 3;
}

.spiegelung3 {
	width: 91px;
	height: 45px;
	position: absolute;
	left: 195px;
	top: 166px;
	z-index: 3;
}


/************************ Deklarationen für zusätzliche Bilder auf der Webseite ************************/

.goldkatze-kopf {
	width: 120px;
	height: 90px;
	position: absolute;
	left: 0px;
	top: 157px;
	z-index: 1;
}


/************************ Deklarationen für den Inhalts-Bereich ************************/

#inhalt {
	width: 646px;
	text-align: left;
	background-color: #FAD872;  
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 12px;
	padding-bottom: 15px;			
	position: relative;
	top: 0px;
	left: 0px;
	border-width: 2px;
	border-color: #3C280F;
	border-style: solid;
	z-index: 30;
}

.fehler {background-color: salmon}

.hinweis  {
	color: red; 
	font-weight: bold;
	font-size: 110%;
}

.zinnoberrot { display:none; }

h1 {
	font-size: 150%;
	text-align: center;
}

.dick  {
	font-weight: bold;
}

.braun {
	color:  #79501D;
}