/* --- ( CSS © Silke Schümann, 01/2006 Backnang, Germany http://www.silkester.de ----- 

Für die Demo wurden in die CSS auch die Scrollbar-Anweisungen, die nur der IE
interpretiert, übernommen.

 --- ( Schriften und Farben ) ------------------------------------------------------- */

body {background: url(images/bg_body_tigerblue.gif) top left repeat-x;}

#tew, 
#tefshl {background: url(images/bg_tew_tigerblue.gif) top right repeat-y;}
#teh    {background: url(images/bg_teh_tiger2color.gif) top left repeat-x;}


#tehshade {background: url(images/teh_shade_tigerblue.gif) top right no-repeat transparent;}
#tefshade {background: url(images/tef_shade_tigerblue.gif) bottom right no-repeat transparent;}
#keyv     {background: url(images/bg_keyv.jpg) top left no-repeat; border: 5px solid #fefff9;}

body, p, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, td, div 
{color: #474747;}

ul {list-style-image: url(images/li_tigerblue.gif);}

a, a:link {color: #bda485;}
a:visited {color: #b67158;}
a:active  {color: #cccc00;}
a:hover   {color: #7ec423;}

/* Schriftfarbe Cremeweiß */
#teh, #tef, input.button,
#teh p, #teh h1, #teh h2, #teh h3, #teh h4, #teh h5, #teh h6, 
#teh ol, #teh ul, #teh dl, #teh th, #teh td, #tef p, #tef h1, 
#tef h2, #tef h3, #tef h4, #tef h5, #tef h6, #tef ol, #tef ul, 
#tef dl, #tef th, #tef td, #tem li, #tem a, #tem a:link  
{color: #fefff9;}

/* Hintergrundsfarbe petrol */
#tef, #teh, #keyv, input.button    
{background-color: #196c8a;}

/* Hintergrundsfarbe blau */
body, #tefshl
{background-color: #239ac5;}

/* Hintergrundsfarbe Cremweiß */
#tew, input.radio {background-color: #fefff9;}

#tem a:hover,#tem span.active, #tem a.active  
{background: url(images/bg_linkactive_white.gif) repeat-x;}


/* Farben Formular */
input, textarea {background-color: #f9f8ec;}
input.button {border: 3px outset #aaa;}

html     {scrollbar-base-color: #239ac5; scrollbar-arrow-color: #fefff9;}
textarea {scrollbar-base-color: #e8e8dd; scrollbar-arrow-color: #68756c;}


/* --- ( Xtraklassen ) ---------------------------------------------------------------- */

.marker         {background:#dd0; color:#000;}
.box            {background:#e5e5e5; color:#797979; border:1px solid #999;}

.line           {border-bottom: 1px solid #d00;}
.greyline       {border-bottom: 1px solid #828282;}

/* --- ( Impressumlink ) --------------------------------------------------------------- */

#impressum {background: url(images/impressum_blue.gif) top no-repeat;}
#basedon   {background: url(images/basedon_blue.gif) top no-repeat;}

/* --- ( Roberts Anpassung ) --------------------------------------------------------------- */

ul.listmenu1 {width: 130px;}
div.w500 {width: 495px; margin-right: 7px;}


