@charset "UTF-8";
/************************************************
STADTWERKE AUGSBURG
http://www.comspace.de
Author: franz@comspace.de
Create Date: 09.04.08
BASIC Template
NOT Tested in: 
PC -> IE 6, IE 7, Firefox 2.0.0.13, Opera 9.27
MAC -> Firefox 2.0.0.13, Safari 3.1, Opera 9.27
EM's
************************************************/
.box_content {
    float:left;
    width:451px;
    padding:0 14px 0 14px; 
    background: url(/images/img_admin/dots_v_repeat.gif) right top repeat-y;
    }
    
.box_content_1col {
    width:689px;
    padding:0 14px 0 14px; 
    }
.box_context {
    float:left;
    width:210px; /*238px*/ 
    padding: 0 14px 0 14px;
    }
/* Start Mac IE5 filter \*/
/*.box_content, .box_context
    {
    padding-bottom: 32767px !important;
    margin-bottom: -32767px !important; 
    }*/
/* End Mac IE5 filter */    
    
#box_cnt_wrapper {
    width: 717px;
    overflow: hidden; /* This hides the excess padding in non-IE browsers */
    }
    
#box_cnt_wrapper {
    float: left;
    float/**/: none;
    }
/* easy clearing */
#box_cnt_wrapper:after {
    content: '[DO NOT LEAVE IT IS NOT REAL]'; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
#box_cnt_wrapper {
    display: inline-block;
    }
/*\*/
#box_cnt_wrapper {
    display: block;
    }
/* end easy clearing */    
    
#frame_cnt_main .dots_lt {background:url(/images/img_admin/dots_v_repeat.gif) left top repeat-y;}

.box_content p, .box_content_1col p  {
    padding: 0 0 8px 0;
}

/*** ANCHORS ***/

a.intern {color: #00aeef; text-decoration:none; background:url(/images/img_admin/ico_link.gif) left top no-repeat; padding: 0 0 0 14px;}
a.intern:hover {color: #00aeef; text-decoration:underline;}

/*** TEASER STARTSEITE & CONTEXT ***/

.box_teaser {
    float:left;
    width:210px;
    padding: 0 14px 0 14px;
    }
    
.box_teaser h3.blue {
    padding: 0 0 2px 0;
}
.box_teaser p.news {
    padding: 0 0 8px 0;
}
    
/* #frame_inner_start .start {height:174px;}   */
#frame_inner_start .dots {
    /*background: url(../img/dots_h176.gif) 100% 0% no-repeat; */
    background: url(/images/img_admin/dots_v_repeat.gif) right top repeat-y;
    padding-right:15px;
    }
    
#frame_inner_start .nodots {padding-right:15px;}

.box_img_710 {
    padding:0 7px 8px 0;   
    }