HTML,
BODY {
	font: 100.01% Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #000;
}

* {
	margin: 0;
	padding: 0;
}

/*---Navigation---------------------------------*/
DIV.nav-root {
	z-index: 50;
	display: block;
	width: 160px;
	top: 10px;
	left: 10px;
	position: absolute;
}
DIV.nav-root DIV.nav-root-header {
	background-image: url('/cms/images/stars.jpg');
	height: 111px;
	padding: 9px 11px 11px 9px;
}
DIV.nav-root DIV.nav-root-header DIV.nav-root-header-frame {
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
}
DIV.nav-root DIV.nav-root-header DIV.nav-root-header-frame DIV {
	width: 100%;
	height: 100%;
}
DIV.overlap-nav-root-link {
	z-index: 100;
	display: block;
	width: 140px;
	height: 111px;
	top: 20px;
	left: 20px;
	position: absolute;
}
DIV.overlap-nav-root-link A {
	display: block;
	width: 100%;
	height: 100%;
}
DIV.overlap-nav-root-logo {
	z-index: 75;
	display: block;
	width: 80px;
	height: 80px;
	top: 37px;
	left: 46px;
	background-image: url('/cms/images/avl-logo-86x82.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/cms/images/avl-logo-86x82.png");
	background-repeat: no-repeat;
	padding: 9px;
	position: absolute;
}
DIV.nav-root UL {
	width: 160px;
	list-style-type: none;
}
DIV.nav-root UL LI,
DIV.nav-root UL LI A
{
	height: 26px;
	width: 160px;
}
DIV.nav-root UL LI A {
	height: 22px;
	width: 153px;
}
DIV.nav-root UL LI { border-bottom: 1px solid #fff; }
DIV.nav-root UL LI A {
	display: block;
	padding: 4px 0 0 7px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
DIV.nav-root DIV.nav-root-external { padding: 7px 0 0 7px; }
DIV.nav-root DIV.nav-root-external A IMG { border: none; }
DIV.nav-sub UL { list-style-type: none; }
DIV.nav-sub UL UL.nav-sub-level3 {}
DIV.nav-sub UL UL.nav-sub-level4 {}
DIV.nav-sub UL LI IMG { margin: 0 0 -4px 0; }
DIV.nav-sub UL LI { margin: 0; }

/*---Content Frame & Header------------------------------*/
DIV.content-container {
	display: block;
	position: absolute;
	top: 10px;
	padding-left: 180px;
	font-size: 14px;
}

DIV.header {
	display: block;
	width: 575px;
	height: 158px;
}
DIV.header DIV.header-stars {
	background-image: url('/cms/images/stars.jpg');
	width: 555px;
	height: 111px;
	padding: 9px 11px 11px 9px;
}

DIV.header DIV.header-stars DIV {
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
}
DIV.header DIV.header-stars DIV P {
	position: relative;
	top: 10px;
	left: 20px;
	width: 535px;
	color: #fff;
	font-size: 28px;
}
DIV.global-title-row P
{
	width: 568px;
	display: block;
	height: 21px;
	padding: 5px 0 0 7px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}
DIV.header-breadcrumbs { display: block; height: 26px; }
DIV.header DIV.header-breadcrumbs P { width: 80%; float: left; padding-top: 5px; font-weight: bold; padding-left: 8px; white-space: nowrap; }
DIV.header DIV.header-breadcrumbs P.print { width: 15%; float: right; padding-top: 5px; }
DIV.header DIV.header-breadcrumbs P.print A { float: right; padding-right: 9px; }
DIV.header DIV.header-breadcrumbs P.print A IMG { border: 0px; }


/*---Content Default-------------------------------*/
DIV.content-body {
	margin-bottom: 10px;
}
DIV.content {
	width: 565px;
	padding: 5px;
	line-height: 18px;
}
#resizeContent DIV.content {
	padding: 0px;
	width: 575px;
}

DIV.content H1 {
	margin: 2px 0 8px 0;
	font-size: 20px;
	line-height: 24px;
}
DIV.content H2 {
	margin: 2px 0 6px 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
DIV.content H3 {
	margin: 2px 0 4px 0;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
DIV.content P {
	margin: 0 0 6px 0;
	font-size: 14px;
	line-height: 18px;
}
DIV.content LI,
DIV.content DD,
DIV.content DT {
	margin-left: 18px;
}

DIV.content-body A,
DIV.content A.more {
	text-decoration: none;
	font-weight: bold;
}

DIV.content .left-pic { clear: left; float: left; margin-right: 10px; }
DIV.content .right-pic { clear: right; float: right; margin-left: 10px; }

DIV.content TABLE { border: 0px; }
DIV.content TABLE TD { padding: 4px; }

DIV.content .tcenter { width: 100%; text-align: center; }


/*---Content Specific---------------------------*/

#standardform LABEL { display: block; width: 100px; float: left; }

/* Artikellisten Graphik */
DIV.content DIV.imgborder { margin: 0 10px 4px 0; display: block; float: left; padding: 9px; background-color: black;}
DIV.content DIV.imgborder IMG {
        margin-top:1px;
        margin-left:1px;
        border: 1px solid white;
        position: absolute;
}
DIV.content DIV.imgborder A {
        margin-top:2px;
        margin-left:2px;
        opacity: 0.0;
        -moz-opacity: 0.0;
        filter: alpha(opacity=0);
        position:absolute; 
        background-color: black;
}
DIV.content DIV.imgborder A:hover{
        opacity: 0.35;
        -moz-opacity: 0.35;
        filter:alpha(opacity=35);
}




/* Foto des Monats */
IMG.fdm { width: 200px; height: 200px; border: 4px solid white; }

TABLE.vtop TD { vertical-align: top; }
TABLE TD.stdwidth { width: 150px; }
DIV.himmelspolizey-ausgabe {
	width: 575px;
}

DIV.himmelspolizey-teaser {
	display: block;
	float: left;
	width: 50%;
}

DIV.monatsfoto-container {
	float: left;
	display: block;
	width: 160px;
	font-size: 14px;
}
DIV.monatsfoto {
	background-color: #000;
	padding: 9px;
}
DIV.monatsfoto DIV {
	background-image: url('/cms/images/monatsfoto.jpg');
	background-repeat: no-repeat;
	width: 140px;
	height: 120px;
	border: 1px solid #fff;
}
DIV.monatsfoto DIV A {
	display: block;
	width: 100%;
	height: 100%;
}
DIV.content-body DIV.backlink {width: 565px;}
DIV.content-body DIV.backlink A.backlink { padding: 0px; line-height: 18px; }
DIV.content-body DIV.backlink { padding: 5px; background-color: #F0F0EF; }

DIV.content TABLE TR TD A { background-color: transparent; }
DIV.content TABLE TR TD A:hover { background-color: transparent; }


/*---Monthly Special----------------------------*/
/*<DIV class="monatsfoto-container">
    <DIV class="monatsfoto">
        <DIV>
            <A href="index.html"></A>
        </DIV>
        <P class="head">Foto des Monats</P>
        <P class="bottom">Juni 2009<BR>
        G. Willems (AVL)</P>
    </DIV>
</DIV>

DIV.monatsfoto-container {
	position: absolute;
	top: 10px;
	left: 765px;
	z-index: 150;
	display: block;
	font-size: 14px;
}
DIV.monatsfoto {
	background-color: #000;
	padding: 9px;
}
DIV.monatsfoto DIV {
	background-image: url('/cms/images/monatsfoto.jpg');
	background-repeat: no-repeat;
	width: 190px;
	height: 138px;
	border: 1px solid #fff;
}
DIV.monatsfoto DIV A {
	display: block;
	width: 100%;
	height: 100%;
}
DIV.monatsfoto P.head {
	position: absolute;
	top: 11px;
	left: 12px;
	color: #fff;
}
DIV.monatsfoto P.bottom {
	position: absolute;
	bottom: 12px;
	right: 12px;
	color: #fff;
	text-align: right;
}*/

/*---External Special Link-----------------------*/
DIV.external-container {
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 125;
	display: block;
	font-size: 14px;
	border: 1px solid #fff;
}
DIV.external {
	background-color: #000;
	padding: 9px 9px 7px 9px;
}
DIV.external IMG {
	border: 1px solid #fff;
}
DIV.eventpic {
	padding-left: 7px;
	padding-top: 3px;
}
DIV.counter {
	background-image:url("/cms/images/stars.jpg");
	padding: 9px;
}
DIV.counterstartpage {
	margin-top: 10px;
	width: 200px;
	background-image:url("/cms/images/stars.jpg");
	padding: 9px;
}

/*---Color scheme & Scheme Graphics--------------*/
/*
	68a3c8
	517fa6
*/

DIV.header DIV.header-breadcrumbs,
DIV.nav-root DIV.nav-root-external,
DIV.nav-root UL LI,
DIV.nav-root UL LI A,
DIV.nav-root UL LI A:active,
DIV.eventpic
{
	background-color: #68a3c8; /* light metallic blue */
	color: #000;
}

DIV.content-container A,
DIV.content-container A:active
{
	background-color: transparent;
	color: #000;
}

DIV.content-body A { text-decoration: underline; }
DIV.content-body A:hover { text-decoration: none; }

DIV.header-breadcrumbs A,
DIV.header-breadcrumbs A:hover,
DIV.nav-sub A,
DIV.nav-sub A:hover,
A.more,
A.more:hover,
DIV.content-body A.backlink,
DIV.content-body A.backlink:hover { text-decoration: none; }

DIV.global-title-row P {
	margin-top: 10px;
	background-image: url('/cms/images/global-title-row-circular-edge.jpg');
	background-repeat: no-repeat;
}

DIV.nav-sub A:hover,
A.more:hover,
DIV.content-body A.backlink:hover,
DIV.nav-root UL LI A:hover,
DIV.nav-root UL LI#active A,
DIV.nav-root DIV.nav-root-header DIV.nav-root-header-frame DIV,
A.navipath:hover
{
	background-color: #517fa6; /* metallic blue */
	color: #fff;
}

DIV.content {
	background-color: #f0f0ef; /* light grey */
}

DIV.nav-root UL LI#nav-root-toppic,
DIV.header DIV.header-breadcrumbs
{
	background-image: url('/cms/images/navi-root-toppic.jpg');
	background-repeat: repeat-x;
}

DIV.nav-root DIV.nav-root-header DIV.nav-root-header-frame DIV {
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter:alpha(opacity=75);
}

DIV.monatsfoto A {
	background-color: #000;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}
DIV.monatsfoto A:hover
{
	background-color: #000;
	opacity: 0.35;
	-moz-opacity: 0.35;
	filter:alpha(opacity=35);
}

DIV.nav-root-external A {
	display: block;
	width: 120px;
	height: 100%;
	background-color: #000;
}

DIV.overlap-nav-root-link A:hover {
	background-color: #000;
	opacity: 0.15;
	-moz-opacity: 0.15;
	filter:alpha(opacity=15);
}

DIV.nav-root-external A IMG
{
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter:alpha(opacity=100);
}
DIV.nav-root-external A:hover IMG
{
	opacity: 0.65;
	-moz-opacity: 0.65;
	filter:alpha(opacity=65);
}
DIV.eventpic A:hover {
	background-color: #000;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);
}

/*---Globals-------------------------------------*/
IMG.global-topic-marker {
	float: left;
	margin: 0 3px 0 0;
}

.cancel { clear: both; }
DIV.dot { clear: both; }
.bold { font-weight: bold; }
.clear-left { clear: left; }
A.nowrap { white-space: nowrap; }
.hidden { display: none; }
.lightgreen { background-color: #ccffcc; width: 565px; padding: 5px; }

/*---Excel Viewer--------------------------------*/
    #table_loader_div{
        clear: left;
        float:left;
        margin-left:1px;
    }

    .table_data{
       /*border-bottom-style:solid;
       border-bottom-width:0.5px;*/
    }

    .excel_headline {
        background-color:#EA8B2E;
        font-weight:bold;
        border-left:1px solid #000000;
        border-right: 1px solid #000000;
        border-bottom:1px solid #000000;
        border-top:0px;
    }

    .bg_grey {
        background-color:#ebecee;
    }

    .tab_base{
       font-weight:bold;
        color:#ea8b2e;
       cursor:pointer;
        border-left:1px;
        border-right:1px;
        border-top:1px;
        border-bottom:0px;
        border-style:solid;
        border-color:#000000;
        padding:0px 3px 0px 3px;
    }

    .table_sub_heading{
       background:#CCCCCC;
       font-weight:bold;
       border-style:solid;
       border-width:1;
    }

    .table_body{
       font-weight:normal;
       font-size:9pt;
       font-family:sans-serif;
        border-collapse:collapse;
        border-left:1px solid #000000;
        border-right:1px solid #000000;
        border-top:0px;
        border-bottom:1px solid #000000;
    }

    #tabellen_tabs{
        float:left;
        min-width:400px;
        margin-left:1px;
    }

    .table_tabs {
        font-weight:normal;
       font-size:9pt;
       font-family:sans-serif;
       border-color:#000000;
        border-collapse:collapse;
        border-left:1px;
        border-right:1px;
        border-top:1px;
        border-bottom:0px;
        border-style:solid;
        text-align:left;
        cursor:pointer;
    }

    .tab_base:hover{
        background:#EA8B2E;
       color:#ffffff;
       font-weight:bold;
       border-color:#000000;
        border-left:1px;
        border-right:1px;
        border-top:1px;
        border-bottom:0px;
        border-style:solid;
        cursor:pointer;
        padding:0px 3px 0px 3px;
    }

    .tab_loaded{
       background:#EA8B2E;
       color:#000000;
       font-weight:bold;
       border-color:#000000;
        border-left:1px;
        border-right:1px;
        border-top:1px;
        border-bottom:0px;
        border-style:solid;
        cursor:pointer;
        padding:0px 3px 0px 3px;
    }

    .table_body td {
      padding:3px 10px 3px 10px;
    }

    #table_complete{
        margin-top: 15px;
        min-width:500px;
        *width:500px;
    }
