/************************************************
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

Left NAV -> DOTS Lösung noch nicht optimal
BREADCRUMB -> Probleme mit DOTS und Abständen -> IE's
************************************************/

/************************************************
  CLEARING  
************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    /*font-weight: inherit;
    font-family: Arial, Helvetica, sans-serif;
    font-style: inherit;
    font-size: 101%;
    font-family: inherit;
    vertical-align: baseline;*/
  }
    
/* remember to define focus styles! 
:focus {
    outline: 0;
    }*/
    
body {
    line-height: 1;
    color: black;
    background: white;
    }
    
ol, ul {
    list-style: none;    
    }
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
    }
    
caption, th, td {
    text-align: left;
    font-weight: normal;
    }

/************************************************/
body { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#5a5a5a;
    line-height:16px;
    margin: 16px 0 0 18px;
    }

form {
    z-index: 1 !important;
}

p {font-size: 12px;}
  
img {border:none;}
.clr {clear:both;}
.lt {float:left;}
.rt {float: right;}
#box_nojava {
    border:1px solid red;
    color:#BC100E;
    display:block;
    font-size:12px;
    font-weight:bold;
    margin:1px 0 20px 0;
    padding:4px;
    width: 951px;
    }
 
.btmspace {
    margin: 0 0 16px 0;
    }
.btaccspace {
    margin: 0px 0px 7px 0px;
    }

   
.box_breadcrumb {
    padding:0 0 8px 14px; /* 0 016px 14px*/
    margin:6px 0 1px 0;
    height:20px;
    }
    
/* html .box_breadcrumb {
    padding:0 0 16px 14px; 
    margin:6px 0 1px 0;
    }*/
    
/*+html .box_breadcrumb {
    padding:0 0 16px 14px; 
    margin:6px 0 1px 0;
    }*/
    
/*** HEADLINES ***/
h1 {font-size:24px;
    font-weight:normal;
    color:#666666;
    padding: 2px 0 14px 0;
    line-height: 22px;
    }
    
h2 {font-size:15px;
    font-weight: bold;
    color:#7b7b7b;
    padding: 2px 0 8px 0;
    line-heigt: 16px;
    }
h3 {font-size:12px;
    font-weight: bold;
    color:#5a5a5a;
    padding: 0 0 4px 0;
    line-height: 14px;
    }    
    
h3.blue {
    font-size:12px;
    font-weight: normal;
    color:#00aeef;
    padding: 0 0 4px 0;
    line-height: 14px;
    }
h3.blue a:visited
{
    color: rgb(127, 188, 203); 
}

    
/*** FONTS ***/
strong { font-weight: bold; }

/************************************************
HEADER
************************************************/
#frame_header {width:957px; margin: 0 auto;}
#frame_header .box_logo {width:306px;}
*+html #frame_header .box_logo img {padding:0 0 0 1px;}
#frame_header .box_meta {
    color:#b5b5b5;
    width:651px; 
    padding: 0 0 58px 0; 
    }
    
#frame_header .meta_nav { 
    width:427px;
    height:23px;
    text-align:right; 
    padding: 2px 0 0 0;
    }
    
#frame_header .meta_nav a {color: #666666; text-decoration:none;}
#frame_header .meta_nav a:hover {color: #00aeef; text-decoration:underline;}
#frame_header .box_search {
    text-align:right;
    width: 224px;
    /*left:310px;*/
    padding:0;
    margin:0;
    /*position:absolute;
    top:5em;
    z-index:999;*/
    }
    
#frame_header .box_search form {
    font-size:12px;
    margin:0;
    padding:0;
    }
    
#frame_header .box_search input.search_input {
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    border:1px solid #a5acb2;
    color:#6A6A6A;
    /*height:1.17em;*/
    margin:0 8px 0 0;
    padding:2px;
    width:176px;
    }
    
#frame_header .box_search input.search_btn {
    /*font-size:1em;
    height:1.5em;*/
    width:24px;
    height:24px;
    margin:0;
    padding:0;
    vertical-align:top;
    /*width:1.5em;*/
    }
    /* + html #frame_header div.search input.search_btn {
    border-top:1px solid #FFFFFF;
    font-size:1em;
    height:1.5em;
    margin:0pt;
    padding:0pt;
    width:1.5em;
    }
    * html #frame_header div.search input.search_btn {
    border-top:1px solid #FFFFFF;
    font-size:1em;
    height:1.5em;
    margin:0pt;
    padding:0pt;
    width:1.5em;
    }*/
#frame_header .box_exweb {
    float:left; 
    text-align:right;
    width:647px;
    padding: 0 4px 7px 0; 
    color: #b5b5b5;
    }
    
#frame_header .box_exweb a {
    color: #00aeef; 
    text-decoration:none;
    background:url(/images/img_admin/ico_exweb.gif) 0% 2px no-repeat;
    padding: 0 0 0 14px;
    }
    
#frame_header .box_exweb a:hover {
    color: #00aeef; 
    text-decoration:underline;
    }
/******** TOP NAV ********/    
    
#frame_nav_top {
    width:972px; 
    background:url(/images/img_admin/shadow_topnav.gif) right top no-repeat;
    margin: 0 auto;
    }
    
#frame_nav_top .box_nav_top {
    width:957px; 
    /*border-left: 1px solid #d9d9d9; 
    border-right: 1px solid #d9d9d9;*/
    }
    
/************************************************
BASIC CONTENT ID's
************************************************/    
    
#frame_cnt{
    width:955px; 
    border-left: 1px solid #d9d9d9; 
    border-right: 1px solid #d9d9d9;
    overflow:hidden;
    padding-bottom: 24px;
    }
    
#frame_inner_start {
    width:955px;
    padding: 20px 0 0 0;
    }
    
#frame_inner_cnt {
    width:955px;
    padding: 8px 0 0 0;
    }
#frame_nav {
    float:left;
    width:238px;
    }
    
#frame_cnt_main {
    float: left; 
    width: 717px; 
    }        
    
#frame_shadow {
    width:955px; 
    padding: 0 17px 0 0; 
    margin: 0 auto;
    background:url(/images/img_admin/shadow_right.gif) 100% 100% repeat-y;
    }
    
#frame_shadow_bottom {
    width:972px; 
    margin:0 auto;
    padding:0;
    }
/************************************************
FOOTER
************************************************/
#frame_footer {
    width:928px; 
    font-size:10px;
    color: #8e9295;
    margin:0 auto;
    position: relative;
    left: -8px;
    }
    
#frame_footer a {
    color:#8e9295; 
    text-decoration:none;
    }
    
#frame_footer a:hover {
    color:#00aeef; 
    text-decoration:underline;
    }
    
* > frame_footer, * > form, * > #notes, * > .output
    {
    position: relative;
    z-index: 1000;
    }
