/***********************************************/
/* style-components.css v.1.0                  */
/* Author: Michaela Jürgens                      */
/* Use with template ALL		       */
/* (C) 2010 MiM Media                      */
/***********************************************/

/**********************************************************************/
/****************************** General ******************************/
/********************************************************************/

body          { color: #000000; font-family: arial, sans-serif; background: #ffffff url(../img/bg.gif) center top }

a    { color: #ffffff; font-weight: bold; text-decoration: none }

a:hover    { color: #ffe600; text-decoration: none }

p	    { margin: 9px 0px 0px }


/**********************************************************************/
/****************************** Layout ******************************/
/********************************************************************/

.navi             { color: #FFFFFF; font-weight: bold; font-size: 12px; text-decoration: none }

.select            { color: #ffe600; font-weight: bold; font-size: 12px; text-decoration: none }

.img             { color: #000000; font-size: 12px; line-height: 20px; text-decoration: none; background-color: #ffffff; padding-top: 20px; padding-bottom: 20px; padding-left: 20px; border-top: 1px solid #000; border-right: none; border-bottom: none; border-left: 1px solid #000 }

.text              { color: #000000; font-size: 12px; line-height: 20px; text-decoration: none; background-color: #ffffff; padding-top: 12pt; padding-right: 12pt; padding-bottom: 12pt; border-top: 1px solid #000; border-right: 1px solid #000; border-bottom: none; border-left: none }

.bold             { color: #000000; font-size: 12px; line-height: 20px; font-weight: bold; text-decoration: none }

.topic             { color: #f03c00; font-style: italic; font-weight: bold; font-size: 16px; text-decoration: none; background-color: #ffe600; border-top: none; border-right: 1px solid #000; border-bottom: none; border-left: 1px solid #000 }

.a_text    	{ color: #f03c00; font-weight: bold; font-size: 12px; text-decoration: none }

.text_select	{ color: #f03c00; font-weight: bold; font-size: 12px; text-decoration: none; background-color: #ffe600 }

.bottom             { color: #000000; font-size: 12px; text-decoration: none; background-color: #ffffff; border-top: none; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000 }

