/*
E2S CSS - Standard

@site       diehelferwiens.at
@author     Philipp Brunner // brunner@echonet.at
@copyright  echonet communication gmbh
		    schottenfeldgasse 24, 1070 vienna
	  	    http://www.echonet.at
@date       20.01.2010
@lastmodified
 
*/

/* @section =body
-------------------------------------------------------------------*/
body {background-image: url(gfx/standard/bg_page-head-white.jpg);background-position:0 24px; color: #3A3D43;}

/* @section =base
-------------------------------------------------------------------*/
#page { background-image: url(gfx/standard/bg_head-patterns_bg.png); }
#head #head-title { background-image: url(gfx/standard/bg_head-imgtitle.png); }
#footer { background-color: #4D5055; background-image: url(gfx/standard/bg_page-footer.jpg); color: #FFF; }
#footer .inner { /*background-image: url(gfx/standard/logo_footer-small.png);*/ }
#footer h3#logo-footer { background-image: url(gfx/standard/title-footer-small.png); }
#footer a { color: #FFF; }

/* ----- =navigation ----- */
#sitenav .wai {color: #FF6600; background-color:#FFFFFF; }
#sitenav a:link, #sitenav a:visited, #sitenav a:focus, #sitenav a:hover, #sitenav a:active {border-color: #FF6600;}
ul#mnav li a { color: #4D5055; border-top-color: #B0B0B3; }
ul#mnav li a:hover, ul#mnav li a:focus, ul#mnav li a:active, ul#mnav li a.active { color: #FF6600; border-color: #FF6600; }
#sidebar p.button { background-color: #D6D6D7; background-image: url(gfx/standard/button-bottom.png); }
#sidebar p.button a { color: #4D5055; }
#sidebar p.siz a { background-image: url(gfx/standard/button-top-siz.png); }
#sidebar p.sms a { background-image: url(gfx/standard/button-top-sms.png); }

/* @section =modules
-------------------------------------------------------------------*/
/* ----- =news ----- */
ul.news li { border-bottom-color: #D6D6D7; }
/* ----- =gallery ----- */
p.imgtext { border-top-color: #B0B0B3; border-bottom-color: #B0B0B3; }
/* ----- =forum ----- */
form#forum { border-top-color: #B0B0B3; }

/* @section =snippets
-------------------------------------------------------------------*/
/* ----- =e2s ----- */
#e2s-box { background-image: url(gfx/standard/bg_sidebar-box.gif); }
#e2s-box .inner { background-image: url(gfx/standard/bg_sidebar-box.gif); }
#e2s-box h2#e2s-header { background-image: url(gfx/standard/logo_e2s.gif); }
#e2s-box p#e2s-help a { background-image: url(gfx/standard/button_e2s-help.gif); }
#e2s-box #e2s-color ul li img, #e2s-box #e2s-size ul li img { border-color: #C4C4C6; }
#e2s-box #e2s-color ul li a:hover, #e2s-box #e2s-color ul li a:focus, #e2s-box #e2s-color ul li a:active, #e2s-box #e2s-size ul li a:hover, #e2s-box #e2s-size ul li a:focus, #e2s-box #e2s-size ul li a:active { border-color: #333; }
#e2s-box h3 { color: #3A3D43; }

/* ----- =standard ----- */
div.error {background-color: #FFCECF;border-color:#f00;}

/* ----- =browse ----- */
.browse ul strong, .browse a:link, .browse a:visited, .browse a:focus, .browse a:hover, .browse a:active {border-color:#FF6600;}
.browse ul strong, .browse a:focus, .browse a:hover, .browse a:active { background-color:#FF6600;color:#fff;}


/* @section =formulare
-------------------------------------------------------------------*/
label { color: #4D5055; }
legend { color: #FF6600; }
input, select, textarea {background-color: #EFEFF0; color:#4D5055; border-color: #EFEFF0; }
input:hover, input:focus, select:hover, select:focus, textarea:hover, textarea:focus { border-color: #4D5055; }
/* ----- =button mit hg ----- */
a.button:link, a.button:visited, a.button:focus, a.button:hover, a.button:active, button, input.button { background-image: url(gfx/standard/bg_button.png);background-color:transparent;color: #FFF;}

/* @section =standard Elemente
-------------------------------------------------------------------*/
/* ----- =anchors ----- */
a {color: #FF6600;}
a.sbutton { color: #4D5055; border-color: #B0B0B3; background-image: url(gfx/standard/bg_sbutton.jpg); }
a.sbutton:hover, a.sbutton:focus, a.sbutton:active { color: #FF6600; ackground-color: #B9B9BB; }
a.link_mail { background-image: url(gfx/standard/icon_mail.gif); }
a.link_site { background-image: url(gfx/standard/icon_site.gif); }

/* ----- =headlines/ Überschriften/ Absätze ----- */
h1 { color: #FF6600; }
h2 { color: #FF6600; }
h3 { color: #FF6600; }
h4 { color: #FF6600; }
h5 { color: #FF6600; }
h6 { color: #FF6600; }
p.more { color: #C61F23; }
