/** {
    margin:0;
    padding:0;
    border:0;
}*/

a {
    color:#333333;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
    color:#333333;
}

#content a {
    color:#666666;
    text-decoration:underline;
}

body {
	margin:0;
	padding:0;
    font-family:Arial,Helvetica,Verdana,sans-serif;
    color:#000000;
    background-color:#ffffff;
}

#container {
	margin:0;
	padding:0;
    background-color:#ffffff;
    /*width:65em;*/
    /*border:1px solid #333333;*/
}

#header {
    /*width:100%;*/
    min-width:945px;
    overflow:hidden;
}

#header img {
    margin-top:2px;
    /*float:left;*/
    position:absolute;
    top:0px;
    left:0px;
    height:98px;
    width:340px;
    border:0;
}

#slogan {
    float:right;
    margin-right:2em;
    background-image:url(../images/yellowstripe490x45.gif);
    background-repeat:no-repeat;
    background-position:top right;
    padding-top:5px;
    padding-right:18px;
    height:45px;
    width:490px;
    font-size:15px;
    text-align:right;
    margin-top:1.9em;
    margin-left:5em;
}

#menu1 {
    height:26px;
    font-size:1.0em;
    padding-left:2em;
    background-color:#bbbbbb;
    background-image:url(../images/darkgraygradient.gif);
    background-repeat:repeat-x;
    border-top:1px solid #eeeeee;
    border-bottom:1px solid #eeeeee;
    margin-top:25px;
}

#menu1act {
    height:26px;
    line-height:26px;
    float:left;
    padding-left:1em;
    padding-right:1em;
    background-color:#dddddd;
    background-image:url(../images/lightgraygradient.gif);
    /*border-left:1px solid #dddddd;*/
    border-right:1px solid #dddddd;
    border-bottom:1px solid #e7e9ea;
}

#menu1act a {
    text-decoration:none;
    color:#000000;
}

#menu1pas {
    height:26px;
    line-height:26px;
    float:left;
    padding-left:1em;
    padding-right:1em;
}

#menu1pas a {
    color:#484848;
}

#menu2 {
    height:21px;
    font-size:0.9em;
    padding-left:2em;
    background-color:#e7e9ea;
    margin-bottom:1em;
    border-bottom:1px solid #e0e0e0;
}

#menu2act {
    height:21px;
    line-height:21px;
    float:left;
    margin-left:1em;
    margin-right:1em;
    /*font-weight:bold;*/
}

#menu2pas {
    height:21px;
    line-height:21px;
    float:left;
    margin-left:1em;
    margin-right:1em;
}

#menu2act a {
    color:#181818;
    text-decoration:none;
}

#menu2act a:hover {
    color:#000000;
}

#menu2pas a {
    color:#666666;
}

#menu2pas a:hover {
    color:#666666;
}

#left {
    float:left;
    width:10em;
    padding-left:0.5em;
    padding-right:0.5em;
    text-align:center;
    position:relative;
}
#left a {
    text-decoration:underline;
}
#left img {
    border:0px;
    width:139px;
    position:absolute;
    left:18px;
    top:150px;
}
#zertNr {
    font-size:10px;
    width:139px;
    position:absolute;
    top:268px;
    left:18px;
    text-align:middle;
}

#leftbox {
    /*background-color:#ffff4e;*/
    background-color:#fffc5f;
    border:1px solid #666666;
    font-size:1em;
    line-height:1.2em;
    text-align:center;
    padding-top:0.4em;
    padding-bottom:0.4em;
    margin-bottom:1em;
    margin-right:0.8em;
    margin-left:0.8em;
}
#leftbox p {
    margin-top:0.2em;
    margin-bottom:0.2em;
}

#main {
    margin-left:11em;
    padding-left:2em;
    padding-right:3em;
    padding-bottom:1.5em;
    border-left:1px solid #666666;
    min-height:30em;
}

* html #main {
    margin-left:11em;
    padding-left:2em;
    padding-right:3em;
    padding-bottom:1.5em;
    border-left:1px solid #666666;
    height:30em;
}

#breadcrumb {
    width:100%;
    font-size:0.8em;
    color:#666666;
    padding-top:0.2em;
    padding-bottom:0.2em;
    border-bottom:1px solid #999999;
}

#breadcrumb a {
    color:#666666;
}

#content {
    margin-top:1em;
}

#content h1 {
    font-size:1.1em;
    margin-bottom:0.5em;
}

#content h2 {
    font-size:1.0em;
    margin-bottom:0.3em;
}

#content h3 {
    font-size:0.9em;
    margin-bottom:0.2em;
}

#content h4 {
    font-size:0.8em;
    margin-bottom:0.2em;
}

#content p {
    font-size:0.9em;
    line-height:1.3em;
    margin-top:0.5em;
}

#content ul {
    list-style-type:circle;
    list-style-image:url(../images/donut8.gif);
}

#content ul ul {
    list-style-type:disc;
    list-style-image:url(../images/donut6.gif);
}

#footer {
    font-size:0.7em;
    text-align:center;
    background-color:#e7e9ea;
    margin-top:2em;
    margin-bottom:1em;
    padding-top:0.2em;
    padding-bottom:0.3em;
    border-top:1px solid #e0e0e0;
    border-bottom:1px solid #e0e0e0;
}

.clearfloat {
    clear:both;
    font-size:1px;
    height:0;
    line-height:0px;
}

div.csc-sitemap ul {
    margin-bottom:0.5em;
}
div.csc-sitemap li {
    margin-left:2em;
    font-size:0.9em;
    font-weight:normal;
}

/* Mini text */
#mini {
    font-size:0.7em;
}

/* Vertical top align table contents */
table.contenttable {
    vertical-align:top;
    margin:0;
    padding:0;
    border:0;
}
table.contenttable td {
    margin:0;
    padding:0;
    border:0;
    vertical-align:top;
}

/* Images */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
    border: 1px solid #666666;
    padding: 0px 0px;
}
.csc-textpic-caption {
    font-size:0.9em;
}

/* Mailform */
#mailformrow {
    /*border-bottom:1px solid #999999;*/
    vertical-align:middle;
    width:550px;
}
#labeldiv {
    width:150px;
    float:left;
    margin-top:0.4em;
}
#labeldiv label {
    font-size:0.9em;
}
.mf-text {
    background-color:#fcffef;
    border:1px inset;
    margin-bottom:1.3em;
    margin-top:0.4em;
    height:40px;
    width:330px;
}
.mf-select {
border:1px solid black;
    margin-bottom:0.4em;
    margin-top:0.4em;
}
.mf-input {
background-color:#fcffef;
    border:1px inset;
    margin-bottom:0.4em;
    margin-top:0.4em;
    height:1.5em;
    width:330px;
}
.mf-file {
    margin-bottom:0.4em;
    margin-top:0.4em;
}
.mf-submit {
}
.tx-zwgmap-pi1 {
    border:1px solid #666666;
    width:660px;
}
#gmapDirHead {
    font-size:0.8em;
}