/* =============================================================================
   GLOBALS
   ==========================================================================
   * globals, sprites, icons
   * see also general.css  
*/   

/* tag classes in normalize.css only */



/* superglobals classes */
.error {color:#c00;}
.external { color:#c00 !important;font-weight:bold; } 


/* sprites */
.spriteIcons {background:url(../img/sprites/sprite_icons.gif) no-repeat;}
.spriteArrows {background:url(../img/sprites/sprite_arrow.png) no-repeat;}

/* globals  */
a.globalLinkArrow {display:block; padding:0 0 4px 12px; font-weight:bold; color:#FF37AA; font-size:1.0625rem; background:url(../img/sprites/sprite_icons.gif) 0 -792px no-repeat;}
.globalColored {color:#FF37AA; font-weight:bold;}
.globalHeizung {padding:0 0 0 22px; background-position:-800px -199px;}

/* icons  */
.iconArrow {  }

/* font-size */
.global125 {font-size:1.25rem;}
.global15 {font-size:1.5rem;}

.ol1 {display:inline-block;width:28px;height:23px;background-position:0 -600px;}
.ol2 {display:inline-block;width:28px;height:23px;background-position:-300px -600px;}
.ol3 {display:inline-block;width:28px;height:23px;background-position:-600px -600px;}
.ol4 {display:inline-block;width:28px;height:23px;background-position:-900px -600px;}
.ol5 {display:inline-block;width:28px;height:23px;background-position:0 -700px;}

.desktopOnly {display:none;}

.pb20 {padding-bottom:20px;}

        
   

    




