html
{
	overflow-y: scroll;
}
html
{
	background-color: #000000;
}

body, div, td, .MsoNormal, input, textarea
{
font-size : 10pt;
font-family : Arial, Helvetica, sans-serif;
color : #ffffff;
}
input, textarea
{
	color: #000000;
}

#startpage
{
	position:absolute;
	width: 927px;
	height: 370px;
	background-image: url(images/startpage.gif);
	top: 50%;
	left: 50%; 
	margin-top: -205px;
	margin-left: -463px;
}

.datesize, div.downloadarea h1
{
display: none;
}

#logoUmz
{
	position:absolute;
	left: 424px;
	top: 0px;
	width: 167px;
	height: 168px;	
	background-color: transparent;
}
#logoArt
{
	position:absolute;
	left: 591px;
	top: 0px;
	width: 167px;
	height: 168px;	
	background-color: transparent;
}
#logoCha
{
	position:absolute;
	left: 758px;
	top: 0px;
	width: 167px;
	height: 168px;	
	background-color: transparent;
}


.art #content .MsoNormal, .art #content div, .art #content td, .art #content input, .art #content textarea
{
	color: #5a5a5a;
	
}

a:link, a:visited, a:hover, a:active
{
text-decoration: none;
font-family : Arial, Helvetica, sans-serif;
color : #c2d82e;
}

.art a:link, .art a:visited, .art a:hover, .art a:active
{
	color : #000000;
}

.cha a:link, .cha a:visited, .cha a:hover, .cha a:active
{
	color : #808080;

}

body
{
background-color : #000000;
margin: 0px;
padding: 0px;

}
#container
{
width : 960px;
position : relative;
height : 100%;
margin : 0 auto;

}
.art #container
{
	background-color: #ffffff;
}

#bannerTop
{
width : 100%;
height: 201px;
margin : 0 auto;
overflow:hidden;
}

#bannerOverlay
{
	position:absolute;
	z-index: 9999;
	top:0px;
	left:0px;
	width : 960px;
  height: 201px;
}

#mainMenu
{
width : 100%;
height: 80px;
margin : 0 auto;
overflow: hidden;
}
.cha #mainMenu
{
background-image: url(images/menuCha.gif);
background-repeat: no-repeat;
}
.art #mainMenu
{
background-image: url(images/menuArt.gif);
background-repeat: no-repeat;
}
.art #mainMenu div,.art #mainMenu table,.art #mainMenu td,.art #mainMenu tr,
.cha #mainMenu div,.cha #mainMenu table,.cha #mainMenu td,.cha #mainMenu tr
{
	background-color: transparent;
}


    #lvl1Container
    {
        height: 30px;
    }
    
    
    .lvl2Container
    {
        position:absolute;
        left: 0px;
        width: 100%;
        bottom: 0px;
        margin-left: 25px;
    }

    .lvl2ContainerStart
    {
        display:none;
    }

    .lvl1normal, .lvl1active
    {
        
        height: 30px;
        text-align: center;
        padding: 0px 40px;
    }
    .lvl1normal art, .lvl1active art
    {
    }

    .lvl2normal, .lvl2active
    {
        padding: 0px 15px;
        text-align: left;
    }



    .lvl1normal a, .lvl1active a, .lvl2normal a, .lvl2active a
    {
        font-family: Arial;
        font-size: 22px;
        text-decoration: none;
        
    }

    .lvl2normal a, .lvl2active a
    {
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
    }


    .lvl1normal a:link, .lvl1normal a:hover, .lvl1normal a:visited, .lvl1normal a:active,
    .lvl2normal a:link, .lvl2normal a:hover, .lvl2normal a:visited, .lvl2normal a:active
    {
        color: #ffffff;
        text-decoration: none;
    }
    
    .lvl1normal.art a:link, .lvl1normal.art a:hover, .lvl1normal.art a:visited, .lvl1normal.art a:active,
    .lvl2normal.art a:link, .lvl2normal.art a:hover, .lvl2normal.art a:visited, .lvl2normal.art a:active
    {
        color: #808080;
        text-decoration: none;
    }

    .lvl1active a:link, .lvl1active a:hover, .lvl1active a:visited, .lvl1active a:active,
    .lvl2active a:link, .lvl2active a:hover, .lvl2active a:visited, .lvl2active a:active
    {
        text-decoration: none;
        color: #cbd200;
    }
    
    .lvl1active.art a:link, .lvl1active.art a:hover, .lvl1active.art a:visited, .lvl1active.art a:active,
    .lvl2active.art a:link, .lvl2active.art a:hover, .lvl2active.art a:visited, .lvl2active.art a:active
    {
        color: #242021;
    }
    
    .lvl1active.cha a:link, .lvl1active.cha a:hover, .lvl1active.cha a:visited, .lvl1active.cha a:active,
    .lvl2active.cha a:link, .lvl2active.cha a:hover, .lvl2active.cha a:visited, .lvl2active.cha a:active
    {
        color: #808080;
    }




#logoBox
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 170px;
	min-height: 243px;
	height:auto !important;
	height: 243px;
}
.art #logoBox
{
	background-color: #ffffff;
	height: 243px;
}

#logo
{
  position : relative; left : 3px; top : 43px; width: 150px; height : 150px; z-index : 99;
}
.umz #logo
{
	background-image: url(images/logoUmz.gif);
}
.cha #logo
{
	background-image: url(images/logoCha.gif);
}
.art #logo
{
	background-image: url(images/logoArt.gif);
}

#contentBox
{
	position:relative;
	width : 940px;
	padding: 0px 10px;
	margin: 0px;
}
.cha #contentBox
{
	background-image: url(images/contentBoxCha.gif);
	background-repeat: repeat-y;
}
.art #contentBox
{
	background-image: url(images/contentBoxArt.gif);
	background-color: #ffffff;
}

#content
{
	    text-align: left;

	width: 770px;
	min-height: 243px;
	height:auto !important;
	height: 243px;
	padding-bottom: 10px;
font-size: 10pt;
color: #fff;

}

#container td
{
	text-align: left;
}
.art #content
{
	background-color: #ffffff;
	color: #5a5a5a;
}

#contentSpacerRight
{
	width: 10px;
	float: right;
	min-height: 400px;
	height:auto !important;
	height: 400px;
}
.cha #contentSpacerRight 
{
	background-image: url(images/contentSpacerRightCha.gif);
	background-repeat: repeat-y;
}


#contentFooter
{
	float:left;
	position: relative;
	bottom: 0px;
	height: 40px;
	width: 100%;
	overflow:hidden;
}
.cha #contentFooter
{
	background-image: url(images/contentFooterCha.gif);
	background-repeat: no-repeat;
}
.art #contentFooter
{
	padding-top: 10px;
	height: 231px;
	background-color: #000000;
}
#bannerOverlay2
{
	padding-top: 10px;
	position:absolute;
	z-index: 9999;
	top:0px;
	left:0px;
	width : 960px;
  height: 201px;
}


#footer
{
  position: fixed;
  width: 962px;
  height: 30px;
  margin-left: -482px;
	bottom: 0px;
	left: 50%;
	z-index: 1000;
	background-color: #000000;
}

#poweredBy
{
	position: absolute;
	right: 0px;
	top: 10px;
	width: 218px;
	height: 10px;
}

		
.poweredby
{
    position: absolute;
	right: 0px;
	top: 10px;
	width: 218px;
	height: 10px;
	overflow: hidden;
}




#planen
{
	padding-top:20px;
}
div.routingform
{
	padding-bottom : 50px;	

}

table.routingform
{
	border : 2px solid black;
}

.routingform td
{
	width : 50%;
	padding-left : 30px;
	padding-right : 30px;
	padding-top : 5px;
	padding-bottom : 5px;
}

.routingzipcityinput td
{
	padding : 0px;
}

.routingzipcityinput .routingzipinput
{
	width : 75px;
	padding-right : 5px;
}

.routingzipcityinput .routingcityinput
{
	width : auto;
	padding-left : 5px;
}

.routingform .dsttitle
{

	font-weight : bold;
}

.routesubmit
{
	text-align : center;
}

.routesubmit input.button
{
	width : 203px;
}


#srcstreet
{
width: 200px;
	color:#000000;

}

.routingform select
{
width: 203px;
}

#srczip
{
width: 60px;
	color:#000000;

}

#srccity
{
width: 132px;
	color:#000000;

}

table.formouter ctplitearea
{
	width: 100%;
}

.ctplitemarea
{
width: 100%;
}

.routingMapWindow
{
	color: #000000;
}
div.downloadarea
{
    padding-bottom: 10px;
}

.downloadarea td
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.downloadarea h1
{
    font-size: 16px;
}

.downloadarea h3
{
    font-size: 13px;
    margin-bottom: 0px;
}

.downloadarea .leadingtext, .downloadarea .trailingtext
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.downloadarea table
{
    width: 100%;
}

.downloadarea td.title
{
    padding-right: 20px;
border: 0px;
}

.downloadarea td.datesize
{
    width: 200px;
    text-align: right;
}

.downloadarea td
{
    border-bottom: solid 1px black;
}

.success
{
color: #fff;
}

table.formouter 
{
	width: 100%;
}

.formouter .Row
{
padding-top : 3px;
}
.formouter .Desc1_1, .formouter .Desc1_2, .formouter .Desc2_2, .formouter .Desc1_3, .formouter .Desc2_3, .formouter .Desc3_3, .formouter .Desc1_4, .formouter .Desc2_4, .formouter .Desc3_4, .formouter .Desc4_4
{
padding-left : 3px;
text-align : right;
padding-right : 3px;
font-weight : bold;
}
.formouter .Desc1_1
{
width : 50%;
}
.formouter .Content1_1
{
width : 50%;
}
.formouter .Desc1_2
{
width : 25%;
}
.formouter .Content1_2
{
width : 75%;
}
.formouter .Desc2_2
{
width : 50%;
}
.formouter .Content2_2
{
width : 50%;
}
.formouter .Desc1_3
{
width : 17%;
}
.formouter .Content1_3
{
width : 83%;
}
.formouter .Desc2_3
{
width : 34%;
}
.formouter .Content2_3
{
width : 66%;
}
.formouter .Desc3_3
{
width : 50%;
}
.formouter .Content3_3
{
width : 50%;
}
.formouter .Desc1_4
{
width : 13%;
}
.formouter .Content1_4
{
width : 87%;
}
.formouter .Desc2_4
{
width : 26%;
}
.formouter .Content2_4
{
width : 74%;
}
.formouter .Desc3_4
{
width : 39%;
}
.formouter .Content3_4
{
width : 61%;
}
.formouter .Desc4_4
{
width : 50%;
}
.formouter .Content4_4
{
width : 50%;
}
.formouter .Col1
{
width : 100%;
}
.formouter .Col2
{
width : 50%;
}
.formouter .Col3
{
width : 33%;
}
.formouter .Col4
{
width : 25%;
}
.formouter .Col5
{
width : 20%;
}

.formouter td
{
    text-align: left;
}

.formouter input, .formouter textarea, .formouter select
{
    border-style : solid;
    border-width : 1px;
    border-color : #000000;
    background-color : #FFFFFF;
    color : #000000;
    width : 98%;
    text-decoration : none;
    font-weight : normal;
}

.Content2_2 input
{
        width: 94%;
}

.formouter input.button
{
    background-color : #FFFFFF;
    color : #000000;
    width : auto;
    height : 27px;

}

.formouter input.radio
{
    background-color : transparent;
    border-color : none;
    border-style : none;
    border-width : 0px;
    width : auto;
}

.formouter select
{
    width: auto;
}

.ctplitemarea
{
    padding-left: 7px;
    padding-right: 7px;
		width: auto;
}
