/* Cascading Style Sheet for casinobern.ch - devs by grafit.ch
*---------------------------------------------------------------------
*/

/* 1. Basic page layout
*
*/

body {
	margin-left: 0px; margin-right: 0px; margin-top: 0px; background-color: #B7CCE9;
}

/* 2. Adresse
*
*/

.adresse {
	font-family: Times; font-size: 12px; font-style: normal; line-height: 14px; font-weight: normal; text-align: left; color: #FFFFFF;
}

.adresse a:link  {
	color: #FFFFFF; text-decoration: none;
}

.adresse a:visited  {
	color: #FFFFFF; text-decoration: none;
}

.adresse a:hover  {
	color: #0A58A5; text-decoration: none;
}

/* 3. Standard elements
*
*/

.title_a {
	font-family: Times; color: #FFFFFF; font-size: 18px; font-style: normal; line-height: 50px; font-weight: bold; text-align: left; margin-bottom: 20px;
}

.title_b {
	font-family: Times; color: #FFFFFF; font-size: 20px; font-style: normal; line-height: normal; font-weight: normal; text-align: left;
}

.title_c {
	font-family: Times; color: #000000; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; text-align: left;
}

.title_d {
	font-family: Times; color: #000000; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; text-align: left;
}

.bodyhome {
	font-family: Times; color: #000000; font-size: 16px; font-style: normal; line-height: normal; font-weight: normal; text-align: justify;
}

.bodynormal {
	font-family: Times; color: #000000; font-size: 15px; font-style: normal; line-height: normal; font-weight: normal; text-align: left; margin-right: 20px;
}

.bodyhome a:link  {
	color: #FFFFFF; text-decoration: none; font-weight: normal;
}

.bodyhome a:visited  {
	color: #FFFFFF; text-decoration: none; font-weight: normal;
}

.bodyhome a:hover  {
	color: #0A58A5; text-decoration: none; font-weight: normal;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; margin-top: 8px; margin-left: 8px; list-style-type: bullet;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal;
}

/* 4. Form elements
*
*/

.captions {
	font-family: Times; color: #000000; font-size: 13px; font-style: normal; line-height: normal; font-weight: normal; text-align: right;
}

.captionsbold {
	font-family: Times; color: #000000; font-size: 13px; font-style: normal; line-height: normal; font-weight: bold; text-align: right;
}

.captions_left {
	font-family: Times; color: #000000; font-size: 13px; font-style: normal; line-height: normal; font-weight: normal; text-align: left;
}

.textareanormal {
	font-family: Times; font-size: 12px; color: #000000; font-weight: normal; border: 1px solid #699dc1; padding-left: 3px; width: 250px; height: 18px;
}

.textareasmall {
	font-family: Times; font-size: 12px; color: #000000; font-weight: normal; border: 1px solid #699dc1; padding-left: 3px; height: 18px;
}

.textareabold {
	font-family: Times; font-size: 12px; color: #000000; font-weight: normal; border: 1px solid #699dc1; padding-left: 3px; background-color: #CFDDE3; width: 250px; height: 18px;
}

.selectnormal {
	font-family: Times; font-size: 12px; color: #000000; font-weight: normal; border: 1px solid #699dc1; background-color: #FFFFFF; width: 250px; height: 18px;
}

.buttonstandard {
	font-family: Times; font-size: 12px; font-weight: normal; background-color: #CFDDE3; border: 1px solid #699dc1;
}