
@import url(common.css); 

.handheld_enabled, 
.print_enabled {
display:none;
}

.screen_enabled {
display:inline;
}

pre{
padding-left:10px;
color: #404040;
font-style:italic;
font-size: 1.05em;
}

p {
line-height:1.5em;
}

ol {
width:350px;
list-style-type:none;
}

a {
text-decoration: none;
}

a:hover {
color: #50a0f0;
}

address {
font-style:italic;
color: #808080;
}

#header {
display:table;
width:100%;
height:50px;
}

.header {
width:660px;
margin-right:3px;
border-bottom: 1px solid #888;
border-right: 1px solid #888;
float: left;
height:98%;
background-image: url(../images/minasmainz_logo.gif);
background-repeat: no-repeat;
background-position: bottom left;
min-height: 50px;
}

#language_navigator,
#css_navigator {
line-height:1.2em;
font-size: 0.7em;
}

#language_navigator {
float: right;
}

#navigator {
height:100%;
width:185px;
margin-top:20px;
float: left;
border-right: 1px solid #888;
border-bottom: 1px solid #888;
}

#navigator li {
font-size: 0.9em;
line-height:1em;
margin-top:2em;
}

#navigator ul{
line-height:1.5em;
font-size: 1em;
padding-left: 10px;
}

.submenu {
margin-left:1em;
line-height:1.1em;
}

ul.submenu {
font-size: 1.1em;
line-height:1.1em;
border-left-color:#888;
border-left-width:1px; 
border-left-style:solid;
margin:10px;
border-bottom-color:#888;
border-bottom-width:1px; 
border-bottom-style:solid;
}

#main_and_footer {
position: absolute;
left: 215px;
top:80px;
width:620px;
}

#main {
margin-top:20px;
margin-bottom:20px;
}

#main li{
 margin-bottom: 1.3em; 

}


.img_block {
position:absolute;
left: 465px;
float: right;
width:170px;
margin-top: 1em;
font-size: 0.7em;
line-height:1.3em;
}

.img_block img {
width:100%;
}

#main p, h1 {
margin: 1em;
margin-left:0px;
width:400px;
}

#main  h2 {
margin-top: 3em;
width:400px;
}

#footer {
width:440px;
}

#footer li {
float:left;
padding-top:10px;
padding-right:10px;
 margin-bottom: 0em; 
}

.maintable {
width:400px;
}

.maintabletext li{
margin-left: 6em;
margin-top: -1.3em;
margin-bottom: 1.3em;
}

