/*
Color CSS - white

@site       	durchblick.at
@author     	Sindre Wimberger // wimberger@echonet.at
@copyright  	echonet communication gmbh
							schottenfeldgasse 24, 1070 vienna
							http://www.echonet.at
@date       	19.10.2009
@lastmodified 

@sections		  =body
							=base
								=handicap
								=header
									=easy2see
									=metanavigation
							=module
								=article
									=image
								=event
							=snippets
							=standard
								=anchors
							=formulare
								=color
							=all
							
*/
/* @section =body
-------------------------------------------------------------------*/

/* @section =base
-------------------------------------------------------------------*/

/* ----- =handicap ----- */
#handicap ol { background-image: url(white/siteoverview.png);}
#handicap a:focus *, #handicap a:hover *, #handicap a:active * {color:#009;}

/* ----- =header ----- */
#logo a:link, #logo a:visited, #logo a:focus, #logo a:hover, #logo a:active {color:#fff;}
#oebsv-at #logo a:link, #oebsv-at #logo a:visited, #oebsv-at #logo a:focus, #oebsv-at #logo a:hover, #oebsv-at #logo a:active { background-image:url(white/logo-oebsv.png);}
#hoerbuecherei-at #logo a:link, #hoerbuecherei-at #logo a:visited, #hoerbuecherei-at #logo a:focus, #hoerbuecherei-at #logo a:hover, #hoerbuecherei-at #logo a:active { background-image:url(white/logo-hoerbuecherei-2010.png);}
#handicap-button a:link, #handicap-button a:visited, #handicap-button a:focus, #handicap-button a:hover, #handicap-button a:active { background-image:url(white/sprite-alpha.png);border-color:#009;}
#handicap-button a:focus, #handicap-button a:hover, #handicap-button a:active {border-color:#fff;}

/* =easy2see */
#e2s-title a:link, #e2s-title a:visited, #e2s-title a:focus, #e2s-title a:hover, #e2s-title a:active {background-image:url(white/sprite-alpha.png);border-color:#009;}
#e2s-title a:focus, #e2s-title a:hover, #e2s-title a:active {border-color:#fff;}

/* =metanavigation */
#telekom a:link, #telekom a:visited, #telekom a:focus, #telekom a:hover, #telekom a:active {border-color:#009;}
#telekom a:focus, #telekom a:hover, #telekom a:active {border-color:#fff;}

/* @section =module
-------------------------------------------------------------------*/
/* ----- =article ----- */
/* =image */
.imgnav a:link, .imgnav a:visited, .imgnav a:focus, .imgnav a:hover, .imgnav a:active { background-color:#fff;background-image:url(white/sprite-alpha.png);}
/* ----- =vote ----- */
ul.percent div span.bar {background-color:#fff;}

/* @section =snippets
-------------------------------------------------------------------*/

/* @section =standard Elemente
-------------------------------------------------------------------*/
/* ----- =anchors ----- */
a:link, a:visited, a:focus, a:hover, a:active {color: #fff;}
a:focus, a:hover, a:active {background-color:#fff;color:#009;}
a.bord:link, a.bord:visited, a.bord:focus, a.bord:hover, a.bord:active {border-color:#009;}
a.bord:focus, a.bord:hover, a.bord:active {border-color:#fff;}
.content a[href^="http"]:link, .content a[href^="http"]:visited, .content a[href^="http"]:focus, .content a[href^="http"]:hover, .content a[href^="http"]:active { background-image:url(white/icon-new-window.png);}
.content a[href^="http"]:focus, .content a[href^="http"]:hover, .content a[href^="http"]:active {background-image:url(blue/icon-new-window.png);}

ul.alist a:focus .title, ul.alist a:hover .title, a:active .title {background-color:#fff;color:#009;}

/* @section =formulare
-------------------------------------------------------------------*/
/* ----- +color ----- */
input.button:focus {background-color:#fff;color:#009;}


/* @section =all
-------------------------------------------------------------------*/
body img {background-color:transparent;}
body, body *, legend {background-color:#009;color:#fff;border-color:#fff;}
