#rootline {
font-size: 0.7em;
}

#rootline a {
padding-left: 5px;
padding-right: 5px;
}

#leftmenu {
	width: 15%;
	vertical-align: top;
}

#leftmenu a, #leftmenu a:visited {
	text-decoration: none;
	color: #0000ff;
	background-color: transparent;
}

#leftmenu a:hover {
	background-color: #C0D6FC;
	color: black;
}

#leftmenu ul {
	list-style-type: square;
	margin-top: 3px;
	margin-bottom: 5px;
	font-size: 0.7em;
}

#leftmenu ul li {
		margin-left: -1em;
padding-top: 2px;
padding-bottom: 2px;
}

#leftmenu h2 {
	background-color: #000066;
	color: white;
	margin: 0;
	padding-left: 5px;
}

#leftmenu div {
	background-color: #DBE9FF;
	border: 1px solid #000066;
	margin-bottom: 1em;
width: 250px;
}

#leftmenu #lm-level3 {
	background-color: #FFFFCC;
}

#leftmenu #lm-level4 {
	background-color: #ececec;
}

#dmaqstitle {
	position: absolute;
	left: 110px;
	top: 10px;
}

#dmaqstitle-logo {
   position: absolute;
   left: 5px;
   top: 10px;
}
#dmaqstitle h1 {
	font-size: 20px;
	color: black;
	margin: 0;
	padding: 0;
}

#topline {
   white-space : nowrap;
   background-color : #DBE9FF;
	background: url(../images/toplinegrad.jpg) repeat-x center;
   color : White;
   width : 100%;
   border-style : solid;
   border-color : #0066CC;
   border-width : 0 0 1px 0;
	font-size: 0.8em;
	float: left;
	height: 80px;
}

#topline ul{
   padding : 0;
   margin : 0;
position: absolute;
left: 110px;
top: 49px;
}
#topline ul li{
   display : inline;
}

#topline ul li a{
   padding-left : 1em;
   padding-right : 1em;
	padding-top: 5px;
   background-color : #FFFFCC;
   color : black;
   font-weight : bold;
   font-size: 1.2em;
   text-decoration : none;
   float : left;
   border: 1px solid #000066;
	margin-right: -1px;
	height: 25px;
}
#topline ul li a:hover{
   background-color : #C0D6FC;
   color : black;
}

#topline .act a, #topline .act a:visited {
   background-color : #000066;
   color : white;
}


#topline #toptextlinks {
padding-left: 5px;
padding-right: 5px;
position: absolute;
left: auto;
right: 5px;
top: 49px;
}

#topline #toptextlinks ul li a {
	background-color: #D1E6A5;
	color: black;
}
#topline #toptextlinks-topright {
padding-left: 5px;
padding-right: 5px;
position: absolute;
left: auto;
right: 5px;
top: 10px;
}



#topline #toptextlinks-topright li {
   display : inline;
}


#topline #toptextlinks-topright li a {
padding-left: 5px;
padding-right: 5px;
font-size: 1.1em;
font-weight: normal;
border: none;
color: blue;
background-color: transparent;
text-decoration: underline;
}


#topline #toptextlinks-topright li a:hover {
	background-color: #C0D6FC;
	color: black;
}

#topline #toptextlinks-topright .act a {
	background-color: #000066;
	color: white;
}

#links {
	width:100px;
	margin: 2em 0 0 0;
	padding: 0;
	vertical-align: top;
}

#links li {
	list-style: none;
	margin-right: -5px;
	margin-top: 5px;
	margin-bottom: 5px;
}


#links li ul {
	margin-left: -40px;
	margin-bottom: 5px;
}

.links-active {
	background-color: #DBE9FF;
	font-weight: bold;
	padding: 5px;
}

a.links-action-single {
	color: red;
}

#links-action {
	margin: 15px 0 15px 105px;
	
}

.links-action a:hover {
	background-color: #FFFFCC;;
	}
	
#links li a {
	padding-left: 7px;
	padding-right: 5px;
}

#links li a:hover {
background-color: transparent;
}

.tx-macinasearchbox-pi1 {
padding: 5px 5px 5px 5px;
width: 240px!important;
margin-bottom: 0;
}

.tx-macinasearchbox-pi1 form {
padding: 5px;
}

.tx-macinasearchbox-pi1 .searchbutton {
display: block;
float: right;
}

.tx-macinasearchbox-pi1 .searchbox {
width: 97%;
}

.tx-macinasearchbox-pi1 .advanced {
display: block;
font-size: 0.7em;
text-decoration: underline;
color: blue; background-color: transparent;
}