/* CSS Style Sheet for jamielewis.ch */

/* Standard Settings */
body
{
	scrollbar-arrow-color: 0E2537;
	scrollbar-base-color: 49687B;
	background-color: #1C3D5C;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}

a
{
	color: #FFFFFF;
	text-decoration: none
}

a:hover
{
	color: #FFFFFF;
	text-decoration: underline
}

td
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}


/* ASP.NET Controls by motiondev.ch */
.button
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	background-color: 5C7E99;
	border: solid 1px black;
	color: White;
}
.textbox
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: solid 1px black;
}


/* Classes by resign */
.text-weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
.titel-bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.titelbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: BFE0F2;
	font-weight: 200;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 1px;


}
.copytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 1px;

}
.text-blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: BFE0F2;
}
.text-main {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

