/*--xmas.CSS--*/
/*--css für www.photogenic-art.com/muttertag(c) 2003 --*/
 
body   { 
	scrollbar-DarkShadow-Color:#264026;
	scrollbar-Track-Color::#223A4B;
	scrollbar-Face-Color:#264026;
	scrollbar-Shadow-Color:#385C38;
	scrollbar-Highlight-Color:#000000;
	scrollbar-3dLight-Color:#264026;
	scrollbar-Arrow-Color:#F2E8CE;
	background-color: #264026;
 	}
A 	      {CURSOR: crosshair; 
           TEXT-DECORATION: none}

a:active { color:#264026; text-decoration: none;  }
a:link { color: #936B45; text-decoration: underline;  }
a:visited { color: #000; text-decoration :none;  }
a:hover { color:FFF; text-decoration:underline overline; background:#264026;  }

td, div, body, p {
	font-family : Trebuchet MS, Arial; 
	font-size : 10pt; 
	color:#936B45; 
	}
	/* keine Definition in der Seite gefunden
.just {
	font:10pt "Trebuchet MS", Arial sans-serif; 
	text-align: justify
	}
	
*/
#links {
background: #F2E8CE;

}

#links a {
display: block;
background: #385C38;
color: #F2E8CE;
text-decoration: none;
width: 143px;
cursor: crosshair;
font: bold 12px Trebuchet MS,Arial;
border: 1px solid #F2E8CE;
margin: 0px auto;
padding: 3px 4px;
}

#links a:hover {
background: #F2E8CE;
color: #936B45
}

#cat {
margin: 0px auto;
padding: 3px 4px;
background: #264026;
font: bold 12px Trechuchet MS,Arial;
color: #F2E8CE;
border: 1px solid #F2E8CE;
}
.text {
	background: #F2E8CE;
	background-color: #F2E8CE;
	padding: 5px 5px 5px 5px;
}
.unten {
	background:  #F2E8CE;
	background-color:  #F2E8CE;
	font-size: 9pt;
	padding: 4px 0px 0px 5px;
	}
.datum { 
   font-size: 9pt;
   font-weight: bold;
   color: #F2E8CE;
   background-color: #385C38;
 }
 .taboben {
 	border: 1px dashed;
	border-color: #F2E8CE;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
 }
 
 /*--Navigation oben--*/
 
 /* für Formular*/
input {
	font-family : Trebuchet MS, Arial; 
	font-size : 10pt; 
	color:#936B45; 
	font-weight: normal;	
	text-decoration: none;
	background-color: #f2e8ce;
	padding: 2px;
	border: 1px dotted #264026;
}
/* für Fehlerseite*/
.inputbutton {
	font-family : Trebuchet MS, Arial; 
	font-size : 10pt; 
	color:#936B45; 
	font-weight: normal;	
	text-decoration: none;
	background-color: #f2e8ce;
    padding: 2px;
	border: 1px dotted #264026;
}
/* für Formular*/
textarea {
	font-family : Trebuchet MS, Arial; 
	font-size : 10pt; 
	color:#936B45; 
	font-weight: normal;	
	text-decoration: none;
	background-color: #f2e8ce;
	padding: 2px;
	border: 1px dotted #264026;
}
.header { font-weight: bold; }