/*
////////////////////////////////////////////////////////////////
//
// design_layout.css Stylesheet fuer die Inhaltsseiten
//
// Hofmann PC-Systeme 2005
//
////////////////////////////////////////////////////////////////
*/
/*
Farbendefination:

#FFFFFF Hintergrundfarbe Weiß
#000000 Textgrundfarbe Schwarz
#F8F9F9 Seitenfarbe helles Grau Blau

Navigation:
Link
#0A2D4C DunkelBlau
Hover
#0E75D0 Mittelblau

Linie
#C0C0C0 helles Graurot

BlaueLinie
#336699 Mittelblau

BodenLinie
#2B5482 BlauGrau



/*
/*
////////////////////////////////////////////////////////////////
// Standardformatierungen
////////////////////////////////////////////////////////////////
*/

body                    {
                        padding:                0px;
                        top:                    0px;
                        left:                   0px;
                        margin-left:            0px;
                        margin-top:             0px;
                        margin:                 0px;
                        font-family:            verdana, arial, sans-serif;
                        font-size:              13px;
                        color:                  #000000;
                        font-weight:            normal;
                        line-height:            1.2em;
                        background-color:       #FFFFFF;
                        }
                        
.bodyLeer                   {
                    
                        background-color:       #F8F9F9;
                        }

h1                      {
                        font-family:            verdana, arial, sans-serif;
                        font-size:              11px;
                        color:                  #336699;
                        font-weight:            bold;
                        line-height:            1.2em;  
                        padding-left:           12px;                   
                        }                       
td                      {
                        valign:                 top;
                        font-size:              11px;
                        }                       
                        

                        
.navi_oben                  {
                        font-size:              13px;
                        font-weight:            bold;
                        text-decoration:        none;
                        color:                  #0A2D4C;
                        

                        }
                        
                        a.navi_oben:link{color:#0A2D4C;}
                        a.navi_oben:visited{color:#0A2D4C;}
                        a.navi_oben:hover{color:#0E75D0;}
                        a.navi_oben:active{color:#0E75D0;}
                            
                        
.adresse                    {
                        font-size:              10px;
                        font-weight:            bold;
                        vertical-align:         top;
                        padding-top:            7px;
                        text-decoration:        none;
                        color:                  #0A2D4C;
                        

                        }
                        
.headline                   {
                        font-size:              23px;
                        line-height:            30px;
                        font-weight:            bold;
                        text-decoration:        none;
                        color:                  #0A2D4C;
                        

                        }
                        
.startline                  {
                        font-size:              24px;
                        line-height:            30px;
                        font-weight:            normal;
                        text-decoration:        none;
                        color:                  #0A2D4C;
                        

                        }
                        
.startline2                 {
                        font-size:              28px;
                        line-height:            38px;
                        font-weight:            normal;
                        text-decoration:        none;
                        color:                  #0A2D4C;
                        

                        }


.subheadline                    {
                        font-size:              13px;
                        font-weight:            bold;
                        text-decoration:        none;
                        color:                  #0A2D4C;
                        

                        }
.login                  {
                        font-size:              18px;
                        font-weight:            bold;
                        text-decoration:        none;
                        color:                  #0A2D4C;
                        

                        }
.fliesstext                 {
                        font-size:              12px;
                        font-weight:            normal;
                        text-decoration:        none;
                        color:                  #000000;
                        

                        }
                        
.motive                 {
                        font-size:              10px;
                        font-weight:            500;
                        text-decoration:        none;
                        color:                  #0A2D4C;
                        padding-left:           20px;
                        padding-bottom:         10px;
            
                        }


.marginLeft15                   {

                         margin-left:						15px;
                                            
                        }
                        
.marginLeft20                   {

                         margin-left:						20px;
                                            
                        }
                        
.marginLeft45                   {

                         margin-left:						45px;
                                            
                        }

                        
.bestellHinweis         {

                         margin-left:						15px;
                         margin-top:						12px;
                                            
                        }

                        
.mail                   {

                         font-size:							11px;
                         font-weight: 					bold;
                         text-decoration:				none;
                         color: 								#0A2D4C;
                                            
                        }



                        a.mail:link{color:#0A2D4C;}
                        a.mail:visited{color:#0A2D4C;}
                        a.mail:hover{color:#0E75D0;}
                        a.mail:active{color:#0A2D4C;}
                        
                        
.mailRot                    {
                         font-size:									 11px;
                         font-weight: 				 			 bold;
                         text-decoration:			 			 none;
                         color: 							 			 red;		
                                            
                                }
                                
.modelRot                   {
                         font-size:									 13px;
                         font-weight: 							 bold;
                         text-decoration:						 none;
                         color: 										 red;
                                            
                                }



                        a.mail:link{color:#0A2D4C;}
                        a.mail:visited{color:#0A2D4C;}
                        a.mail:hover{color:#0E75D0;}
                        a.mail:active{color:#0A2D4C;}


.mailklein              {
                        text-decoration:						 none;
                        }
                        
                        a.mailklein:link{color:#0A2D4C;}
                        a.mailklein:visited{color:#0A2D4C;}
                        a.mailklein:hover{color:#0E75D0;}
                        a.mailklein:active{color:#0A2D4C;}              
                        
                        
                        
hr                      {
                        background-color:       #C0C0C0;
                        color:                  #C0C0C0;
                        height:                 1px;
                        border-style:           none;
                        align:					left;             
						width:					100%
                        }
                        
                        
.blauelinie             {
                        background-color:       #336699;
                        color:                  #336699;
                        height:                 1px;
                        border-style:           none;
                        align:                  left;
                        width:                  100%;
                        padding:                0px; 
                        margin-bottom:          -3px;
                        }
                        
                        
.bodenlinie             {
                        border-bottom:          1px solid #2B5482;
                        }
                        
.serientext             {
                        color:                  #0A2D4C;
                        }
                                                
.stichwoerter           {
                        font-size:         		xx-small;
                        font-style:        		italic;
                        color:             		#000000;
                        }                                               

#scroll                 {
                        display:						block; 
                        width:							750px; 
                        height:							190px; 
                        overflow:						auto; 
                        padding-left:					5px;
                        padding-right:					10px; 
                        border:							1px solid #0A2D4C; 
                        float:							left;
                        }
                        
.navigationsleiste                   {
                                     color:                       #336699;
                                     }
.navigationsleiste td a:link         {
                                     text-decoration:             none;
                                     }             
.navigationsleiste td a:visited      {
                                     text-decoration:             none;
                                     }
.navigationsleiste td a:hover        {
                                     text-decoration:             none;
                                     color:                       red;
                                     font-weight:                 bold;
                                     }

                        
                        
                                               
