/**
 * ---------------------------------------
 * # Stylesheet File for BTD Group GmbH
 * #
 * # @created Riccardo Carano 31.03.2010
 * # @copy BTD Gruppe GmbH 2010
 * ---------------------------------------
 */

/*
---------------------------------------
# Browser Settings
---------------------------------------
*/
a, a:visited, a:active, a:link, a:hover { color: #FF6600; text-decoration: underline; outline-color: invert; outline-style: none; outline-width: medium; }

/* Style for Newmedia*/
#wrapper #header .topNav ul li a.newmedia       { font-size: 10px; color: #FF6600; text-decoration: none; }
#wrapper #header .topNav ul li a.newmedia:hover { color: #FF6600; } 

/*
---------------------------------------
# Content Navigation
---------------------------------------
*/
#wrapper #main .contentNav                 { background: #FCB355 url(/images/basic/nav_or.jpg) 0 0 repeat-x; }
#wrapper #main .contentNav ul li a:hover   { background: #FF6F0C; border: 1px solid #FEAE57; }
#wrapper #main .contentNav ul li.navActive { border: 1px solid #FEAE57; background: #FF6F0C; }
#wrapper #main .contentNav ul li a.active  { background: #FF6F0C; border: 1px solid #FEAE57; }

#wrapper #main .contentArea .bottomNav div { padding: 0px 30px 0px 30px; }
/*
---------------------------------------
# Module Area
---------------------------------------
*/

/* Info Box */
#wrapper #main .contentArea .moduleArea .infoBox .box .headline { background: url(/images/module/mod_head.png) 0 0 repeat-x; }
#wrapper #main .contentArea .moduleArea .infoBox .box .headline a:hover { color: #666666; } 

/* Teaser Module */
#wrapper #main .contentArea .moduleArea .teaser ul li { background: transparent url(/images/global/pfeil_link_orange.gif) 0px 6px no-repeat; }
#wrapper #main .contentArea .moduleArea .teaser ul li a { color: #FF6600; }
#wrapper #main .contentArea .moduleArea .teaser ul li a:hover { color: #FF6600; }

#wrapper #main .contentArea .moduleArea .Textblock h2 { color: #FF6600; }
