/* CSS Style Sheet for jamielewis.ch */

/* Standard Settings */
body
{
	scrollbar-3d-light-color:#736D6A; 
	scrollbar-arrow-color: #41322B; 
	scrollbar-base-color: #736D6A; 
	scrollbar-dark-shadow-color: 41322B; 
	scrollbar-face-color: #6F6967; 
	scrollbar-highlight-color: #7E7C7B; 
	scrollbar-shadow-color: #41322B ; 
	background-color: #1B1B1B;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

a
{
	color: #FFFFFF;
	text-decoration: none
}

a:hover
{
	color: #FFFFFF;
	text-decoration: underline
}

td
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}


/* ASP.NET Controls by motiondev.ch */
.GBLine
{
	height: 1px;
	color: white;
}
.button
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	background-color: #635B52;
	border: solid 1px white;
	color: White;
}
.textbox
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: solid 1px white;
}
.text11px-w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 17px;
	color: #999999;
	text-transform: uppercase;
	font-weight: normal;


}
.text-kleinster {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: AFA195;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 1px;

}
.guestbook-comment {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #B3B3B3;
	font-weight: normal;
}
.text-kleinbuchstaben {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #CCCCCC;
	font-weight: normal;
}
.text-kleinbuchstaben-klein {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #CCCCCC;
	font-weight: normal;
}
