/* CSS court-circuit.ch - Release 1.0 - info@acourt-circuit.ch */

/* Section 1 - Layers */

#main { width:837px; margin: 0px auto; text-align: center;}

/* Section 2 - Tags HTML */

body { background-color: #000000; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; text-align: center}

p { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; margin-top: 0px;
	font-style: normal; font-weight: normal; color: #000000;}
a:link { color: #4b7712; text-decoration: none; }
a:visited { color: #4b7712; text-decoration: none; }
a:hover { color: #4b7712; text-decoration: underline; }

h1 { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 16px; margin-top: 0px; font-weight: bold; color: #000000;}

hr { height: 1px; color: #e0d4c6; background-color: #e0d4c6; margin-bottom: -6px; margin-top: 6px; border: 0px} 

/* Section 3 - Content */

.txt { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; margin-top: 0px;
	   font-style: normal; font-weight: normal; color: #000000;}
	   
.txtred { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; margin-top: 0px;
	      font-style: normal; font-weight: normal; color: #6e2112;}
	
.txtblack { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000;}
.txtblack a:link { color: #000000; text-decoration: none; }
.txtblack a:visited { color: #000000; text-decoration: none; }
.txtblack a:hover { color: #000000; text-decoration: none; }

.smalltxtblack { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000;}
.smalltxtblack a:link { color: #000000; text-decoration: none; }
.smalltxtblack a:visited { color: #000000; text-decoration: none; }
.smalltxtblack a:hover { color: #000000; text-decoration: none; }

.smalltxt { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000;}
.smalltxtgrey { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #5e5e5e;}
.smalltxtred { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #a51919;}

.titlebook { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 17px; font-style: normal; font-weight: normal; color: #000000;}

.titletrace { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 17px; font-style: normal; font-weight: normal; color: #000000;}
.txttrace { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000;}

.copyright{ font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #616161;}

/* Section 4 - Forms */

.textarea { background : #efefef; border : 0px solid #efefef; font-family : Trebuchet MS, Arial, Helvetica, sans-serif;  font-size : 10px; color : #000000; }
.field { background : #efefef; border: 0px solid #efefef; font-family : Trebuchet MS, Arial, Helvetica, sans-serif;  font-size : 11px; color : #000000;}
.field_nl { background : #efefef; border: 0px solid #efefef; font-family : Trebuchet MS, Arial, Helvetica, sans-serif;  font-size : 11px; color : #000000;}
.select { background : #efefef; border : 0px solid #efefef; font-family : Trebuchet MS, Arial, Helvetica, sans-serif;  font-size : 11px; color : #000000; }
.button { background : #efefef; border : 0px solid #efefef; font-family : Trebuchet MS, Arial, Helvetica, sans-serif;  font-size : 11px; color : #000000; }

.error { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #a51919; }