/******************************************************************************/
   /* Autor        : Michael de Witt                                       */
   /* Email        : mdw@michael-de-witt.de                                */
   /* Datei        : CSS-Datei für MdW-Software                            */
   /* URL          : http://www.michael-de-witt.de                         */
   /* Version      : 1.1                                                   */
   /* Datum        : 16.10.2009 (letzte Aktualisierung)                    */
/******************************************************************************/

BODY, P, A, TD, TH, UL, OL, H1, H2, H3, H4
{
  font-family			: Verdana,Arial,Helvetica,sans-serif;
}

BODY, P, A, TD, TH, UL, OL
{
  font-size			: 12px;
}

BODY
{
  border			: 0px solid #C0FFC0; 
  background-color		: #B696F6;
  width			: 1010px;
  margin			: 0px;
  padding			: 0px;
  text-align			: center;
}

UL
{
  list-style			: square;
}

H1,H2,H3
{
  color			: #C0FFC0;
  text-align			: left;
}

H1 {font-size			: 20px;}
H2 {font-size			: 18px;}
H3 {font-size			: 16px;}

/******************************************************************************/
/* [GLOBAL] (END)                                                             */
/******************************************************************************/


/**********************************************/
/* [LAYOUT] LOGO im Oberen Seitenabschnitt ****/
/**********************************************/
.logo
{
  border			: 0px solid #cccccc;
  width 			: 150px;
  height			: 100px;
  margin			: 0px;
  padding			: 0px;
  vertical-align		: top;
  float			: left;
}
/**********************************************/

/**********************************************/
/* [LAYOUT] Verlinkungen im Navigationsmenue **/
/**********************************************/
.navigation
{
  border			: 0px solid #cccccc;
  width 			: 1000px;
  height			: 100px;
  margin			: 0px;
  padding			: 0px;
  font-size			: 14px;
  line-height			: 37px;  
  text-align			: left;
  vertical-align		: top;
  float			: none;
}

.navigation A:link, .navigation A:visited, .navigation A:active
{
  border			: 1px solid #C0FFC0;
  color			: #C0FFC0;
  background-color		: #B696F6;
  width			: 100px;
  height			: 30px;
  margin			: 0px;
  padding			: 7px;
  font-weight			: bold;
  text-align			: left;
  text-decoration		: none;
  vertical-align		: bottom;
}
    
.navigation A:hover
{
  border			: 1px solid #000000;
  color			: #B696F6;
  background-color		: #C0FFC0;
  width			: 100px;
  height			: 30px;
  margin			: 0px;
  padding			: 7px;
  font-weight			: bold;
  text-align			: left;
  text-decoration		: none;
  vertical-align		: bottom;
}
/**********************************************/

/**********************************************/
/* [LAYOUT] Hauptfenster fuer Content *********/
/**********************************************/
.main
{ 
  border-top			: 3px solid #FFA801;
  border-bottom		: 5px solid #FFA801; 
  border-right		: 5px dotted #FFA801; 
  width			: 940px;
  min-height			: 555px;
  margin			: 0px;
  padding-left		: 30px;
  padding-right		: 30px;
  text-align			: justify;	
  float			: none;
}


/**********************************************/
/* [LAYOUT] Unterer Seitenabschnitt ***********/
/**********************************************/
.bottom
{
  border			: 0px solid #cccccc;
  border-bottom		: 5px solid #FFA801;  
  border-left			: 5px dotted #FFA801;
  width 			: 1000px;
  height			: 45px;
  margin			: 0px;	
  padding			: 0px;
  padding-top			: 5px;
}

.bottom A:link, .bottom A:visited, .bottom A:active, .bottom A:hover
{
  border			: 1px solid #B696F6;
  color			: #B696F6;
  margin			: 0px;
  padding			: 0px;
  text-align			: left;
  text-decoration		: none;
}
/**********************************************/



.impressum_tdg
{
  border			: 1px solid #bbbbbb;
  background-color		: #FFD25D; 
	/*#FFA801;  */
  width			: 300px;
  height			: 300px;
  margin			: 8px;
  margin-bottom 		: 0px;  
  margin-right 		: 0px;  
  padding			: 5px;
  font-size 			: 10px;  
  text-align			: justify;
  vertical-align		: top;
  float			: right;
}


/**********************************************/
/* [SPECIFIC] *********************************/
/**********************************************/
.impressum_datenschutz
{
  border			: 1px solid #bbbbbb;
  background-color		: #FFA801;  
  width			: 300px;
  height			: 110px;
  margin			: 8px;
  margin-bottom		: 0px;  
  margin-right		: 0px;  
  padding			: 5px;
  font-size			: 10px;
  text-align			: justify;
  vertical-align		: top;
  float			: right;
}

/**********************************************/
/* [SPECIFIC] Formular ************************/
/**********************************************/
.register
{
  border			: 1px dotted #000000;   
  color				: #000000;    
  background-color	: #AAAAAA;
  width				: 440px;
  min-height		: 450px;        
}
.register_form_left
{            
  border			: 1px solid #AAAAAA;   
  color				: #000000;    
  background-color	: #CCCCCC;
  width				: 100px;
  height			: 15px;        
  margin-bottom		: 0px;      
  padding			: 2px;    
  display			: block; 
  float				: left;
  font-size			: 12px;
}

.register_form_left_ort
{            
  border			: 1px solid #AAAAAA;   
  color				: #000000;    
  background-color	: #CCCCCC;
  width				: 40px;
  height			: 15px;        
  margin-bottom		: 0px;      
  padding			: 2px;    
  display			: block; 
  float				: left;
  font-size			: 12px;
}
   
.register_form_right
{     
  display           : block;
  float				: left; 
  width             : 230px;             
  height            : 15px;      
  background-color  : #FFFFEE;
  color             : #000000;
  font-size         : 12px;    
  padding           : 2px;    
  border            : 1px solid #AAAAAA;         
  margin-bottom     : 0px;
}

.register_form_right_plz
{     
  display           : block;
  float				: left; 
  width             : 45px;             
  height            : 15px;      
  background-color  : #FFFFEE;
  color             : #000000;
  font-size         : 12px;    
  padding           : 2px;    
  border            : 1px solid #AAAAAA;         
  margin-bottom     : 0px;
}

.register_form_right_ort
{     
  display           : block;
  float				: left; 
  width             : 150px;             
  height            : 15px;      
  background-color  : #FFFFEE;
  color             : #000000;
  font-size         : 12px;    
  padding           : 2px;    
  border            : 1px solid #AAAAAA;         
  margin-bottom     : 0px;
}

.register_form_right_select
{     
  display            : block;
  float              : left; 
  width              : 260px;             
  height             : 22px;      
  background-color   : #FFFFEE;
  color              : #000000;
  font-size          : 13px;    
  padding            : 1px;    
  border             : 1px solid #AAAAAA;         
  margin-bottom      : 0px;
  margin-left        : 0px;     
}

.register_form_right_textarea
{     
  float				: left; 
  background-color  : #FFFFEE;
  color             : #000000;
  font-size         : 12px;    
  padding           : 2px;    
  border            : 1px solid #AAAAAA;         
  margin-bottom     : 0px;
}


/**********************************************/
/* EOF ** (C)2009 by MdW-Software *************/
/**********************************************/

