/* ////////////////// Farbnschema CSS yellow //////////////////

Project:  braille.at
Autor:    Sindre Wimberger // wimberger@echonet.at
Company:  echonet communication gmbh
		  schottenfeldgasse 24, 1070 vienna
	  	  http://www.echonet.at
Created:  30.03.2007
Modified: 

/////////////////////////////////////////////////// */

/* Importierte Stile
----------------------------------------------- */
@import url("m-base.css");
@import url("m-form.css");
@import url("m-lightbox.css");

/* +grundlayout
-------------------------------------------------------------------*/
#c-head {border-bottom:1px solid;}
#c-footer {border:1px solid;}
/* ----- +navigation ----- */
#c-nav li a {border:1px solid;line-height:2.23em;width:10.06em;}
#c-nav li a.active {font-weight:bold;}
/* ----- +subnavigation ----- */
#c-snav li a {border:1px solid;}
#c-snav li a.active {font-weight:bold;}
#c-snav li li a, #c-snav li li a:hover, #c-snav li li a.active {border:0 none;}
/* ----- +easy2see ----- */
#c-easy2see p {border:1px solid;}
#c-easy2see ul li a img {border: 1px solid;}

/* +snippets
-------------------------------------------------------------------*/
/* ----- +images ----- */
a.zoom span {background-image: url(yellow/plus.gif);}

/* +formulare
-------------------------------------------------------------------*/
form.bg {border:1px solid;}
legend {}
form .error {}
form .requ {border:1px dashed;}
input, select, textarea {}
form input.button, input:focus, select:focus, textarea:focus {}
input:focus, select:focus, textarea:focus {}

/* +tabellen
-------------------------------------------------------------------*/
thead th, thead tr td, table thead tr:hover td {border-bottom:1px solid;}
table tr.even * {border-bottom:1px dashed;border-top:1px dashed;}
table td {border-bottom:1px dashed;}
table tr:hover td {border-bottom:1px solid;}

body, body * {background-color:#000;color:#fc0;border-color:#fc0;}